View previous topic :: View next topic |
Author |
Message |
MrSplinter n00b

Joined: 13 Apr 2006 Posts: 8 Location: Brussels, Belgium
|
Posted: Tue Oct 10, 2006 4:49 pm Post subject: Sound card (hda-intel) doesn't work [SOLVED] |
|
|
Hi!
First, this is my sound card:
Code: | 00:1b.0 Class 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03) |
When I boot I always have an error message about my sound card and something missing in /dev/dsp but this folder doesn't even exist.
I did an update of Portage, alsa-drivers/utils/player/oss and still without any sound.
When I do /etc/init.d/alsasound restart I get
Code: | * Re-caching dependency info (mtimes differ)...
* ALSA is not loaded
* Re-caching dependency info (mtimes differ)...
* Re-caching dependency info (mtimes differ)...
* Re-caching dependency info (mtimes differ)...
* Re-caching dependency info (mtimes differ)...
* Loading ALSA modules ...
* Loading: snd-card-0 ...
WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.11-gentoo-r11-002/misc/acore/snd-page-alloc.ko): Invalid module format
WARNING: Error inserting snd (/lib/modules/2.6.11-gentoo-r11-002/misc/acore/snd.ko): Invalid module format
WARNING: Error inserting snd_timer (/lib/modules/2.6.11-gentoo-r11-002/misc/acore/snd-timer.ko): Invalid module format
WARNING: Error inserting snd_pcm (/lib/modules/2.6.11-gentoo-r11-002/misc/acore/snd-pcm.ko): Invalid module format
WARNING: Error inserting snd_hda_codec (/lib/modules/2.6.11-gentoo-r11-002/misc/pci/azx/snd-hda-codec.ko): Invalid module format
FATAL: Error inserting snd_azx (/lib/modules/2.6.11-gentoo-r11-002/alsa-driver/pci/azx/snd-azx.ko): Invalid modul [ !! ]
[....]
FATAL: Error inserting snd_seq (/lib/modules/2.6.11-gentoo-r11-002/alsa-driver/acore/seq/snd-seq.ko): Invalid module format [ !! ]
* ERROR: Failed to load necessary drivers [ ok ]
* Restoring Mixer Levels ...
* No mixer config in /etc/asound.state, you have to unmute your card! [ ok ]
|
When I do #alsaconf I get the same errors
What could possibly be wrong? Tell me if you need more information to help.
Last edited by MrSplinter on Tue Oct 10, 2006 7:15 pm; edited 1 time in total |
|
Back to top |
|
 |
irondog l33t


Joined: 07 Jul 2003 Posts: 715 Location: Voor mijn TV. Achter mijn pc.
|
Posted: Tue Oct 10, 2006 6:37 pm Post subject: |
|
|
I suggest you'll uninstall alsa-driver and use the alsa driver inside the kernel. You really don't need the alsa-driver package.
Also update your kernel sources (you are using 2.6.11, go to 2.6.17 or whatever). These HDA drivers have been improved very much in the last few releases. _________________ Alle dingen moeten onzin zijn. |
|
Back to top |
|
 |
MrSplinter n00b

Joined: 13 Apr 2006 Posts: 8 Location: Brussels, Belgium
|
Posted: Tue Oct 10, 2006 7:15 pm Post subject: |
|
|
Thx irondog!
I've had some help from a local senior to recompile to kernel 2.6.17 and ...
it's working
Linux, and especially Gentoo has a new fan! |
|
Back to top |
|
 |
region-g Tux's lil' helper


Joined: 04 May 2005 Posts: 122 Location: Ελλάς
|
Posted: Fri Oct 13, 2006 4:05 pm Post subject: |
|
|
irondog wrote: | I suggest you'll uninstall alsa-driver and use the alsa driver inside the kernel. You really don't need the alsa-driver package.
Also update your kernel sources (you are using 2.6.11, go to 2.6.17 or whatever). These HDA drivers have been improved very much in the last few releases. |
Hi there i'm trying to load snd_intel8x0 modules on a Code: | 2.6.17-gentoo-r8 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ GNU/Linux |
I tried loading modules as modules and as built-in kernel. Unfort ...
So i never tried the alsa-driver because on my machice i have the same chipset and i use alsa provided by kernel.
My dmeg
Quote: | sion of symbol snd_ac97_pcm_assign
snd_intel8x0: Unknown symbol snd_ac97_pcm_assign
snd_intel8x0: disagrees about version of symbol snd_pcm_hw_constraint_integer
snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_integer
snd_intel8x0: disagrees about version of symbol snd_pcm_hw_constraint_msbits
snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_msbits
snd_intel8x0: disagrees about version of symbol snd_pcm_period_elapsed
snd_intel8x0: Unknown symbol snd_pcm_period_elapsed
snd_intel8x0: disagrees about version of symbol snd_ac97_tune_hardware
snd_intel8x0: Unknown symbol snd_ac97_tune_hardware
|
The same goes for
snd_seq_device,
snd_timer,
snd_seq,
snd_seq_oss,
snd_mixer_oss,
snd_timer
snd_pcm_oss
Plz post if you have any ideas .... thanx _________________ wanna react ? |
|
Back to top |
|
 |
region-g Tux's lil' helper


Joined: 04 May 2005 Posts: 122 Location: Ελλάς
|
Posted: Sat Oct 14, 2006 2:21 pm Post subject: |
|
|
Ok my problem is solved but i have no sound while amarok plays, normally!
I have unmuted my card ... _________________ wanna react ? |
|
Back to top |
|
 |
|