View previous topic :: View next topic |
Author |
Message |
apocryphe n00b
Joined: 03 Jul 2005 Posts: 59 Location: 78 - Pres de Saint Germain
|
Posted: Mon Jul 04, 2005 2:00 pm Post subject: [ALSA0.9b] Unknown symbol intel8x0 Error inserting [résolu |
|
|
j'ai une gentoo amd64 + kernel 2.6.12-rc3
jai essayé de compiler mon noyau avec les drivers de ma carte et avec alsa...mais aussi j'ai compiler juste avec le support audio sans alsa.... resultat tjs pareil:
j'ai pleins d'erreurs du style:
WARNING: Error inserting snd_timer
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/acore/s
nd-timer.ko): Unknown symbol in module, or unknown parameter ( see dmesg)
WARNING: Error inserting snd_pcm
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/acore/s
nd-pcm.ko): Unknown symbol in module, or unknown parameter ( see dmesg)
WARNING: Error inserting snd_ac97_codec
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/pci/ac9
7/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter ( see dmesg)
FATAL: Error inserting snd_intel8x0
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/pci/snd
-intel8x0.ko): Unknown symbol in module, or unknown parameter ( see dmesg) [ ! ! ]
* Loading: snd-seq-oss . ..
WARNING: Error inserting snd_seq_device
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/acore/s
eq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter ( see dmesg)
WARNING: Error inserting snd_timer
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/acore/s
nd-timer.ko): Unknown symbol in module, or unknown parameter ( see dmesg)
WARNING: Error inserting snd_seq
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/acore/s
eq/snd-seq.ko): Unknown symbol in module, or unknown parameter ( see dmesg)
WARNING: Error inserting snd_seq_midi_event
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/acore/s
eq/snd-seq-midi-event.ko): Unknown symbol in module, or unknown parameter ( see dmesg)
FATAL: Error inserting snd_seq_oss
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/acore/s
eq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter ( see dmesg) [ ! ! ]
* Loading: snd-pcm-oss . ..
WARNING: Error inserting snd_mixer_oss
(/lib/modules/2.6.12-gentoo-r3/alsa-driver/acore/o
ss/snd-mixer-oss.ko): Unknown symbol in module, or unknown parameter ( see dmesg)
dmesg:
snd_seq_device: Unknown symbol snd_verbose_printk
snd_timer: Unknown symbol snd_verbose_printk
snd_timer: Unknown symbol snd_oss_info_register
snd_seq: Unknown symbol snd_seq_autoload_lock
snd_seq: Unknown symbol snd_seq_autoload_unlock
snd_seq: Unknown symbol snd_verbose_printk
snd_seq: Unknown symbol snd_seq_device_load_drivers
j'ai un chip nforce 3 compatible intel8x0
Last edited by apocryphe on Wed Jul 06, 2005 12:24 am; edited 1 time in total |
|
Back to top |
|
|
apocryphe n00b
Joined: 03 Jul 2005 Posts: 59 Location: 78 - Pres de Saint Germain
|
Posted: Mon Jul 04, 2005 8:48 pm Post subject: [sourisxorg] 2 souris usb ps2 synaptics touchpad xorg |
|
|
2 souris usb ps2 synaptics touchpad xorg
j'ai un touchpad synaptics qui fonctionne encore mieu que sur windows hehe! mais le pb c'est que lorsque j'essaye de rajouter une deuxieme souris en usb et bien le touchpad ne marche pu ( a par clic droit clic gauche et souris)
j'ai une gentoo 64 et je susi sous xorg
sa doi etre tout kon donc merci de me dir qu'est ce qui ne va pas dans mon xorg.conf se serai sympa
Section " ServerLayout"
Identifier " Server Layout"
Screen 0 " Screen0" 0 0
InputDevice " Mouse1" " SendCoreEvents"
InputDevice " Mouse2" " CorePointer"
InputDevice " Touchpad" " CorePointer"
InputDevice " Keyboard1" " CoreKeyboard"
EndSection
Section " Files"
RgbPath " /usr/lib64/X11/rgb"
ModulePath " /usr/lib64/modules"
FontPath " /usr/share/fonts/misc/"
FontPath " /usr/share/fonts/TTF/"
FontPath " /usr/share/fonts/Type1/"
FontPath " /usr/share/fonts/CID/"
FontPath " /usr/share/fonts/75dpi/"
FontPath " /usr/share/fonts/100dpi/"
EndSection
Section " Module"
Load " dbe"
Load " type1"
Load " freetype"
Load " extmod"
Load " glx"
Load " v4l"
EndSection
Section " InputDevice"
Identifier " Keyboard1"
Driver " kbd"
Option " XkbLayout" " us"
EndSection
Section " InputDevice"
Identifier " Mouse1"
Driver " mouse"
Option " Protocol" " PS/2"
Option " Device" " /dev/input/mouse1"
EndSection
Section " InputDevice"
Identifier " Touchpad"
Driver " synaptics"
Option " Device" " /dev/input/event1"
Option " Protocol" " event"
Option " LeftEdge" " 1900"
Option " RightEdge" " 5400"
Option " BottomEdge" " 1800"
Option " TopEdge" " 3900"
Option " FingerLow" " 25"
Option " FingerHigh" " 30"
Option " MaxTapTime" " 180"
Option " MaxTapMove" " 220"
Option " VertScrollDelta" " 100"
Option " MinSpeed" " 0.02"
Option " MaxSpeed" " 0.18"
Option " AccelFactor" " 0.0010"
EndSection
Section " InputDevice"
Identifier " Keyboard0"
Driver " keyboard"
Option " XkbModel" " pc101"
Option " XkbLayout" " us"
EndSection
Section " InputDevice"
Identifier " Mouse2"
Driver " mouse"
Option " Protocol" " IMPS/2"
Option " Device" " /dev/input/mice"
Option " ZAxisMapping" " 4 5"
EndSection
Section " Monitor"
Identifier " LCD"
DisplaySize 474 355
HorizSync 31.5 - 91.1
VertRefresh 50.0 - 100.0
Option " DPMS"
EndSection
Section " Device"
Identifier " nvidia0"
Driver " nvidia"
Option " NvAGP" " 3"
Option " DigitalVibrance" " 0"
Option " TransparentIndex" " 0"
Option " CursorShadowAlpha" " 64"
Option " CursorShadowXOffse" " 4"
Option " CursorShadowYOffset" " 2"
EndSection
Section " Screen"
Identifier " Screen0"
Device " nvidia0"
Monitor " LCD"
DefaultDepth 24
SubSection " Display"
Viewport 0 0
Depth 24
Modes " 1400x1050"
EndSubSection
EndSection |
|
Back to top |
|
|
kopp Advocate
Joined: 09 Apr 2004 Posts: 2885 Location: Grenoble, France
|
Posted: Mon Jul 04, 2005 8:50 pm Post subject: |
|
|
hum tu as fait une erreur, tu as mis ça en réponse a un ton ancien topic au lieu de créer un nouveau...corrige ça sinon les gens risque de ne pas le voir |
|
Back to top |
|
|
apocryphe n00b
Joined: 03 Jul 2005 Posts: 59 Location: 78 - Pres de Saint Germain
|
Posted: Mon Jul 04, 2005 8:52 pm Post subject: |
|
|
mdr desoler
je met la solution que jai trouver pour alsa:
ok fo eviter de suivre la doc de gentoo bien que sa ne difere de pas bocou:
http://www.juju.org/archi[...]lling-gentoo-x86_64
suivai ce qui ets indiker... |
|
Back to top |
|
|
kopp Advocate
Joined: 09 Apr 2004 Posts: 2885 Location: Grenoble, France
|
Posted: Mon Jul 04, 2005 9:03 pm Post subject: |
|
|
L'adresse que tu as copier est erronée... surement a cause du [...] qu'il y a dedans... |
|
Back to top |
|
|
apocryphe n00b
Joined: 03 Jul 2005 Posts: 59 Location: 78 - Pres de Saint Germain
|
Posted: Mon Jul 04, 2005 9:07 pm Post subject: |
|
|
juju.org/archives/2005/01/09/installing-gentoo-x86_64
Now to get sound working
I basically just followed the Gentoo alsa docs. The built in sound on this motherboard is an intel8x0.
In /etc/make.conf add alsa and oss to your USE. Also add a line that says:
ALSA_CARDS=intel8x0″
emerge alsa-driver
emerge alsa-oss
emerge alsa-utils
Add the following two lines to /etc/modules.d/alsa:
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-card-0
Run the following commands:
rc-update add alsasound boot
/etc/init.d/alsasound start
amixer set Master 100 unmute
amixer set PCM 100 unmute
amixer set Center 100 unmute
amixer set Surround 100 unmute |
|
Back to top |
|
|
blorent Tux's lil' helper
Joined: 01 Aug 2004 Posts: 127 Location: Belgium / Louvain-la-Neuve
|
Posted: Mon Jul 04, 2005 9:51 pm Post subject: |
|
|
Si je peux me permettre, heureusement que les copier/coller sont bien orthographiés, ça relève un peu le niveau.... _________________ Ceci est un bloc de texte qui peut être ajouté aux messages que vous postez. |
|
Back to top |
|
|
Enlight Advocate
Joined: 28 Oct 2004 Posts: 3519 Location: Alsace (France)
|
Posted: Mon Jul 04, 2005 11:17 pm Post subject: |
|
|
blorent wrote: | Si je peux me permettre, heureusement que les copier/coller sont bien orthographiés, ça relève un peu le niveau.... |
Qui nous fais le [how-to] De l'infinitif et du participe passé ? |
|
Back to top |
|
|
zyprexa Apprentice
Joined: 26 Dec 2004 Posts: 180
|
Posted: Sat Jul 09, 2005 12:43 pm Post subject: |
|
|
J'ai déjà eu ce problème, sans avoir réussi à le résoudre.
C'est comme si certains modules refusaient de se compiler correctement ... j'avais tenté des dizaines de trucs différents, demandé l'avis à un paquet de gens .... sans résultats.
J'avais essayé avec plusieurs kernel, en changeant de version de gcc, en prenant les derniers non-kernel etc ... rien n'y a fait ... j'ai dû me résoudre à .... formater _________________ enjoy |
|
Back to top |
|
|
|