From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vw0-f42.google.com (mail-vw0-f42.google.com [209.85.212.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id ED453C1A380 for ; Wed, 9 Jun 2010 01:28:13 -0400 (EDT) Received: by vws15 with SMTP id 15so420256vws.29 for ; Tue, 08 Jun 2010 22:27:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=zjB38ZPPpK+4H1YBXv+d2tF3OfcqUstYrqKNYP7F1pc=; b=KXj4UfErZpIDWsulFwvsWJRPPcuhMPCgWM5dmRsRPzVOMchmCODcBmLBZZ5ThqKkRa An9R9A3lHI0dZ40u9hXPV0J4PieoDfYxj1b5IBWzKqY1dZbl7M9RHzLkz54kJNRYyS/7 25advmVe/qTsWuf87Lokdas0Zytvhqwpq1w1w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=JkC5Xy8yP0blQt/23s/dy4Oc5jWX8ufidFg2sj5LoXAoBLp88a8oDKKzq4mAZZJ0CX hS5yQBk2J3I1smL5RXiP8n0LG5le/3CpQhNXkbuw/Rj7J+9jeLHvRyripH65dCAM0FOX CKNX6NgUEMxvrek6rE7z0GLObTsmtQ+QMLGYs= MIME-Version: 1.0 Received: by 10.224.110.11 with SMTP id l11mr547414qap.334.1276061270221; Tue, 08 Jun 2010 22:27:50 -0700 (PDT) Received: by 10.224.11.6 with HTTP; Tue, 8 Jun 2010 22:27:50 -0700 (PDT) In-Reply-To: <3A322921BCCD44CBA0EC957F578C2D2F@kristoffpbctxj> References: <36AF5BC421FE4B0DBB267A49920316BB@kristoffpbctxj> <306486DD7D884AFD8DA020D6D1CD52A5@kazam> <3A322921BCCD44CBA0EC957F578C2D2F@kristoffpbctxj> Date: Wed, 9 Jun 2010 01:27:50 -0400 Message-ID: Subject: Re: squeze questions From: Derek Roberts To: "Speakup is a screen review system for Linux." Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 05:28:14 -0000 Hi, I've had that problem with the pcspkr module too, for some reason removing and readding it fixes the problem, but you need to do it every boot. rmmod pcspkr;modprobe pcspkr should get it working. Hth and hopefully someone's got more info on this. On 6/9/10, Kristoffer Gustafsson wrote: > Hi. > Ok, I'll try this out. > as for pc speaker I've already tried modprobe pcspkr. > It doesn't help, don't get any error messages or so, but it doesnt, beep or > anything. > > /Kristoffer > ----- Original Message ----- > From: "Kerry Hoath" > To: "Speakup is a screen review system for Linux." > Sent: Wednesday, June 09, 2010 3:27 AM > Subject: Re: squeze questions > > >> Answers inline. >> >> ----- Original Message ----- >> From: Kristoffer Gustafsson >> To: Speakup is a screen review system for Linux. >> Sent: Wednesday, June 09, 2010 6:12 AM >> Subject: squeze questions >> >> >> I've tried to compile a new kernel, but that kernel with speakup doesn't >> start whatever I do. >> I've selected everything I want to have, like modules and such, then I >> typed make all. >> Have I missed anything? >> >> Usually you compile kernels for debian with kernel-package >> apt-get install kernel-package fakeroot >> make-kpkg clean >> make config or whatever >> make-kpkg --revision=custom.1 --initrd kernel_image >> dpkg -i kernel-image-x.x.x_custom.1.deb >> >> >> My questions are as follows. >> 1. sound card. >> How do I change from my built in sound card on the motherboard to my >> soundblaster audigy 2zs without alsaconf? >> >> edit /etc/modutils.d/alsa and set >> options options snd-audigy index=1 >> or whatever the module for your audigy card is called. >> You'll want squeeze for the later sound modules that work better with the >> >> zs. >> >> Then run >> update-modules I believe it is. >> This is documented in /usr/share/doc/alsa-base/Readme.Debian.gz I >> believe. >> >> and finally, maybe a little off topic for this list, but is there any way >> >> to do so that I get the status cells to the left side of my braille >> display instead of the right? >> It feels very uncomfortable to have them there. >> >> >> Try the brltty documentation, it should have details what is and isn't >> configurable. >> >> I remember seeing manpages and the like on the brltty website although it >> >> has been a while since I looked. >> Regards, Kerry. >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >