Asus
From Fxp Wiki
- le bruit Lärm noise
- le ventilateur the fan
- refroidisseur, Kühler,
Contents |
Forum
- http://vip.asus.com/forum/view.aspx?id=20060102071725312&board_id=3&model=M5N&page=1&SLanguage=en-us lien vers Hardware Control
- forum ubuntu fr
- mother board fan solution
Touchpad scrolling
- gentoo-wiki Synaptics Touchpad
- synaptic touchpad drivers for xorg
- http://ubuntuforums.org/archive/index.php/t-85654.html:
- you need to add evdev for synaptics to work: load package and check that evdev is in the xorg module directory
- xorg dbg build is static and doesn't allow module loading: that's why your xorg.conf modifications are not taken into account
Dual Screen
Carte son
Information matériel et modules
- http://forum.ubuntu-fr.org/viewtopic.php?id=59471
- realtek-linux-audiopack-3.5-6.tar.bz2
Main command to list bridges and devices
lspci
To add the snd-seq to modules to load
sudo echo "snd-seq" >> /etc/modules sudo update-modules sudo modprobe snd-seq
To know some of your devices: playback and capture numbers
cat /proc/asound/devices
Or this to know your midi port
pmidi -l
which can be used with:
aplayer -l
Mixer
lsof /dev/snd/*
Linux Ubuntu Edgy Eft
- Ubuntu Edgy
- quelle version d'Ubuntu ? :
cat /etc/issue
