Aaron,
I have a 4200 with Debian Potato and the sound works great. As far as I know we
have the same sound hardware. I installed sound support using ALSA modules which
I complied myself without incident. The modules I have installed are:
snd-card-ymfpci - The sound card driver
snd-pcm-oss - PCM/DSP support
These modules depend on many other modules. This site has lots of good info on
installing sound on our type of laptop:
http://www.jmop.de/linux/linux.html
which is linked from here:
http://www.cs.utexas.edu/users/kharker/linux-laptop/
I have a similar mouse configuration as you do, except that my middle button
works. :-)
here is my Pointer section from the XF86Config file:
Section "Pointer"
Protocol "PS/2"
Device "/dev/mouse"
BaudRate 1200
Emulate3Timeout 50
EndSection
/dev/mouse points to /dev/psaux . Note that in this configuration I can not use a
3rd button with the eraser head as emulate 3-buttons is off. Also, if I start
gpm at boot time my machine locks (or appears to at least). I think this is a
pcmcia IRQ probing issue but I haven't really looked into it. Turning gpm off
did the trick for me.
- Scott
Aaron Dewell wrote:
> Hi all,
>
> Does anyone have any ideas about the sound hardware on a Toshiba Satellite Pro
> 4300? Windoze says that it is a Yamaha DS-XG, which seems to emulate a
> sound blaster (IRQ 5, 0x200, 0x330, 0x388). Enabling SB16 support in my
> kernel doesn't seem to do it. Has anyone done this already?
>
> Also, less important, but if you know the answer... I have a 3 button mouse
> on the PS/2 port, and have configured it for simutaneous mouse use (the cheesy
> eraser mouse). This works, including X, but I can't get the middle button on
> the external mouse to work. Using Emulate3Buttons, I can get the other two to
> act like it, but I want the middle button. Is there a trick here I'm missing?
>
> Thanks,
>
> Aaron
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]