This is the section in my xorg,conf that I use for the touchpad.
Section "InputDevice"
Driver "synaptics"
Identifier "touchpad"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "130"
Option "RightEdge" "840"
Option "TopEdg
I had the same issue and this ended up working for me
http://www.phpfreaks.com/forums/index.php/topic,197607.msg891814.html#msg891814
.
>
Thanks! That was just what I needed. What ended up working was adding the
model=acer to /etc/modprobe.d/sound.
Thanks again,
Tom
On Mon, May 19, 2008 at 9:55 PM, Gireesh <[EMAIL PROTECTED]> wrote:
> Thomas,
>
> You could try this:
> . to /etc/modprobe.d/snd-hda-intel.modprobe I added
> options
I initially installed etch 4.0r3 that ships with the 2.6.18 kernel. That
kernel doesn't support my NIC nor my audio hardware. I obtained the source
for the NIC drivers and manually built them. That worked fine but I couldn't
get it to detect my audio hardware. After fighting with it for most of the
4 matches
Mail list logo