From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 0A87B1EF6EB; Tue, 14 Apr 2015 17:50:02 -0400 (EDT) Received: from mta1.math.wisc.edu (mta1.math.wisc.edu [144.92.166.23]) by befuddled.reisers.ca (Postfix) with ESMTP id E7AF21EF6BE for ; Tue, 14 Apr 2015 17:50:01 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mta1.math.wisc.edu (Postfix) with ESMTP id B9C2983DE9 for ; Tue, 14 Apr 2015 16:49:57 -0500 (CDT) Received: from mta1.math.wisc.edu ([127.0.0.1]) by localhost (mta1.math.wisc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RbWOUKUknt5b for ; Tue, 14 Apr 2015 16:49:57 -0500 (CDT) Received: from mta1.math.wisc.edu (localhost [127.0.0.1]) by mta1.math.wisc.edu (Postfix) with ESMTP id 8CE1383DE3 for ; Tue, 14 Apr 2015 16:49:57 -0500 (CDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mta1.math.wisc.edu X-Spam-Level: X-Spam-Status: No, score=-101.0 required=6.5 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from mailhost.math.wisc.edu (erdos.math.wisc.edu [144.92.166.25]) by mta1.math.wisc.edu (Postfix) with ESMTP for ; Tue, 14 Apr 2015 16:49:57 -0500 (CDT) Received: from [144.92.166.19] (vv507j.math.wisc.edu [144.92.166.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailhost.math.wisc.edu (Postfix) with ESMTPSA id 881ED8C2ED4 for ; Tue, 14 Apr 2015 16:49:57 -0500 (CDT) Message-ID: <552D8B85.10806@math.wisc.edu> Date: Tue, 14 Apr 2015 16:49:57 -0500 From: John G Heim User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: script to make patched ubuntu kernel Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2015 21:50:03 -0000 I've written a bash script to make it easier to create a ubuntukernel patched for serial hardware synths. Instructions for downloading and using the script are at http://www.iavit.org/~john/ubuntu/. The script itself is at http://www.iavit.org/~john/ubuntu/make-speakup-kernel. All you need to do is to download the script and run it. The script installs the ubuntu kernel source package, comments out the line of code that keeps hardware synths from working, and compiles the kernel.