* [gentoo-user] alsa-driver
@ 2007-01-05 15:29 Ken Gypen
2007-01-05 15:44 ` Christoph Eckert
0 siblings, 1 reply; 7+ messages in thread
From: Ken Gypen @ 2007-01-05 15:29 UTC (permalink / raw
To: gentoo-user
Hi fellow Gentoo users,
Today I updated my working alsa-driver to version 1.0.14_rc4 and when I
restart /etc/init.d/alsasound I get following error:
# modules-update -f && /etc/init.d/alsasound restart
* Updating /etc/modules.conf ... [ ok ]
* Updating /etc/modprobe.conf ... [ ok ]
* Updating modules.dep ... [ ok ]
* Service alsasound stopping
* WARNING: you are stopping a boot service.
/usr/sbin/alsactl: save_state:1253: No soundcards found... [ !! ]
* Service alsasound stopped
* Service alsasound starting
FATAL: Error inserting snd_intel8x0 (/lib/modules/2.6.18-gentoo-r6/alsa-driver/pci/snd-intel8x0.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
ERROR: Failed to load necessary drivers
* Service alsasound started
But there (obviously) is no sound... So I tried rebooting to ensure
proper reinsertion of the modules. This was no avail.
The dmesg output (referred to by the error) is:
snd_intel8x0: Unknown symbol snd_free_irq
snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
snd_intel8x0: Unknown symbol snd_request_irq
snd_intel8x0: Unknown symbol snd_free_irq
snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
snd_intel8x0: Unknown symbol snd_request_irq
Reverting back to the previous version fixes the sound once again.
Any advice?
Kind Regards
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] alsa-driver
2007-01-05 15:29 [gentoo-user] alsa-driver Ken Gypen
@ 2007-01-05 15:44 ` Christoph Eckert
2007-01-05 15:47 ` Nelson, David (ED, PAR&D)
0 siblings, 1 reply; 7+ messages in thread
From: Christoph Eckert @ 2007-01-05 15:44 UTC (permalink / raw
To: gentoo-user
> The dmesg output (referred to by the error) is:
>
> snd_intel8x0: Unknown symbol snd_free_irq
> snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
> snd_intel8x0: Unknown symbol snd_request_irq
> snd_intel8x0: Unknown symbol snd_free_irq
> snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
> snd_intel8x0: Unknown symbol snd_request_irq
>
>
> Reverting back to the previous version fixes the sound once again.
>
> Any advice?
not sure, but maybe you ran into compiler incompatibilities. Anyway, I
wonder why all people still try to install the alsa-driver package. You
don't need it as all drivers already are in the kernel.
ce
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [gentoo-user] alsa-driver
2007-01-05 15:44 ` Christoph Eckert
@ 2007-01-05 15:47 ` Nelson, David (ED, PAR&D)
2007-01-05 16:44 ` Christoph Eckert
2007-01-06 4:43 ` Boyd Stephen Smith Jr.
0 siblings, 2 replies; 7+ messages in thread
From: Nelson, David (ED, PAR&D) @ 2007-01-05 15:47 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: Christoph Eckert [mailto:ce@christeck.de]
> Sent: 05 January 2007 15:45
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] alsa-driver
>
>
>
> > The dmesg output (referred to by the error) is:
> >
> > snd_intel8x0: Unknown symbol snd_free_irq
> > snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
> > snd_intel8x0: Unknown symbol snd_request_irq
> > snd_intel8x0: Unknown symbol snd_free_irq
> > snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
> > snd_intel8x0: Unknown symbol snd_request_irq
> >
> >
> > Reverting back to the previous version fixes the sound once again.
> >
> > Any advice?
>
> not sure, but maybe you ran into compiler incompatibilities.
> Anyway, I
> wonder why all people still try to install the alsa-driver
> package. You
> don't need it as all drivers already are in the kernel.
>
> ce
>
In the case of some drivers (such as intel hd audio) I have found the userspace drivers to be far superior to the kernel modules which gave poor sound quality, incredibly low volume even when turned fully up, and frequent distortion.
David
Note: These views are my own, advice is provided with no guarantee of success. I do not represent anyone else in any emails I send to this list.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] alsa-driver
2007-01-05 15:47 ` Nelson, David (ED, PAR&D)
@ 2007-01-05 16:44 ` Christoph Eckert
2007-01-07 17:47 ` Steve Evans
2007-01-06 4:43 ` Boyd Stephen Smith Jr.
1 sibling, 1 reply; 7+ messages in thread
From: Christoph Eckert @ 2007-01-05 16:44 UTC (permalink / raw
To: gentoo-user
> In the case of some drivers (such as intel hd audio) I have found the
> userspace drivers to be far superior to the kernel modules which gave
> poor sound quality, incredibly low volume even when turned fully up,
> and frequent distortion.
using the alsa-driver package makes sense to get more recent drivers
(that's why it exists). But the mentioned snd_intel8x0 in the kernel
should work very well.
ce
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] alsa-driver
2007-01-05 15:47 ` Nelson, David (ED, PAR&D)
2007-01-05 16:44 ` Christoph Eckert
@ 2007-01-06 4:43 ` Boyd Stephen Smith Jr.
1 sibling, 0 replies; 7+ messages in thread
From: Boyd Stephen Smith Jr. @ 2007-01-06 4:43 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 991 bytes --]
On Friday 05 January 2007 09:47, "Nelson, David \(ED, PAR&D\)"
<David.Nelson2@astrazeneca.com> wrote about 'RE: [gentoo-user]
alsa-driver':
> > Anyway, I
> > wonder why all people still try to install the alsa-driver
> > package.
> In the case of some drivers (such as intel hd audio) I have found the
> userspace drivers to be far superior to the kernel modules which gave
> poor sound quality, incredibly low volume even when turned fully up, and
> frequent distortion.
I'll believe you, although your terms are wrong. The alsa-drivers package
include the out-of-tree kernel modules, not userspace drivers. They still
operate entirely in kernelspace, they are just not shipped with the kernel
(like the kqemu module or the nvidia module).
--
"If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightest
clue what's best for them in terms of package stability."
-- Gentoo Developer Ciaran McCreesh
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] alsa-driver
2007-01-05 16:44 ` Christoph Eckert
@ 2007-01-07 17:47 ` Steve Evans
2007-01-07 21:12 ` Ken Gypen
0 siblings, 1 reply; 7+ messages in thread
From: Steve Evans @ 2007-01-07 17:47 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1530 bytes --]
On Friday 05 January 2007 16:44, Christoph Eckert wrote:
> > In the case of some drivers (such as intel hd audio) I have found the
> > userspace drivers to be far superior to the kernel modules which gave
> > poor sound quality, incredibly low volume even when turned fully up,
> > and frequent distortion.
>
> using the alsa-driver package makes sense to get more recent drivers
> (that's why it exists). But the mentioned snd_intel8x0 in the kernel
> should work very well.
>
I think the poster is talking about snd_hda_intel, not snd_intel8x0, which is
a different module. The version of snd_hda_intel in kernel doesn't work well,
but fortunately it is being actively worked on by one of the alsa devs, so
that version 1.0.14_rc1 of the alsa-driver package is much better than the
kernel version.
Steve
--
____________________________________________________________________
Steve Evans E-mail: mailto:stevee@gorbag.com
WEB: http://www.gorbag.com
Registered Linux user #217906: http://counter.li.org
Public Encryption Key: http://www.gorbag.com/public-key.html
____________________________________________________________________
2.6.18-gentoo-r6 Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Linux
17:38:48 up 8 days, 6:10, 1 user, load average: 0.37, 0.57, 0.54
Systems have sub-systems and sub-systems have sub-systems and so on ad
infinitum -- which is why we're always starting over.
-- Epigrams in Programming, ACM SIGPLAN Sept. 1982
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] alsa-driver
2007-01-07 17:47 ` Steve Evans
@ 2007-01-07 21:12 ` Ken Gypen
0 siblings, 0 replies; 7+ messages in thread
From: Ken Gypen @ 2007-01-07 21:12 UTC (permalink / raw
To: gentoo-user
No, I was actually referring to the snd_intel8x0 module. On my laptop
(which gave the errors) the in kernel driver doesn't work correctly.
Lots of distortion and low volume.
For now I've masked the newest version. Should I file a bugreport?
Steve Evans schreef:
> On Friday 05 January 2007 16:44, Christoph Eckert wrote:
>
>>> In the case of some drivers (such as intel hd audio) I have found the
>>> userspace drivers to be far superior to the kernel modules which gave
>>> poor sound quality, incredibly low volume even when turned fully up,
>>> and frequent distortion.
>>>
>> using the alsa-driver package makes sense to get more recent drivers
>> (that's why it exists). But the mentioned snd_intel8x0 in the kernel
>> should work very well.
>>
>>
>
> I think the poster is talking about snd_hda_intel, not snd_intel8x0, which is
> a different module. The version of snd_hda_intel in kernel doesn't work well,
> but fortunately it is being actively worked on by one of the alsa devs, so
> that version 1.0.14_rc1 of the alsa-driver package is much better than the
> kernel version.
>
> Steve
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-01-07 21:22 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05 15:29 [gentoo-user] alsa-driver Ken Gypen
2007-01-05 15:44 ` Christoph Eckert
2007-01-05 15:47 ` Nelson, David (ED, PAR&D)
2007-01-05 16:44 ` Christoph Eckert
2007-01-07 17:47 ` Steve Evans
2007-01-07 21:12 ` Ken Gypen
2007-01-06 4:43 ` Boyd Stephen Smith Jr.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox