Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
alsa and hardened sources
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
salam
Apprentice
Apprentice


Joined: 29 Sep 2005
Posts: 227

PostPosted: Mon Jun 12, 2006 8:29 pm    Post subject: alsa and hardened sources Reply with quote

i'm trying to migrate to hardened sources. i've compiled the new kernel with same settings(alsa) as in the normal one, but cannot get the card to work, it returns an error:

Code:
 * Loading ALSA modules ...
 *   Loading: snd-card-0 ...                                                                                                                [ ok ]
 *   Loading: snd-pcm-oss ...                                                                                                               [ ok ]
 * Restoring Mixer Levels ...
/usr/sbin/alsactl: load_state:1250: Cannot find soundcard '0'...
 * Errors while restoring defaults, ignoring                                                                                                [ ok ]


here is lsmod output:
Code:
Module                  Size  Used by
snd_pcm_oss            49900  0
snd_mixer_oss          16142  1 snd_pcm_oss
snd_intel8x0           25280  0
snd_ac97_codec        102779  1 snd_intel8x0
snd_ac97_bus            2479  1 snd_ac97_codec
snd_pcm                84013  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              20787  1 snd_pcm
snd                    49311  6 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc          9355  2 snd_intel8x0,snd_pcm


and lspci | grep audio:
Code:
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)


dmesg returns this:

Code:
ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 22
ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [APCJ] -> GSI 22 (level, low) -> IRQ 233
PCI: Setting latency timer of device 0000:00:04.0 to 64
intel8x0_measure_ac97_clock: measured 54869 usecs
intel8x0: clocking to 46891
process `named' is using obsolete setsockopt SO_BSDCOMPAT
ACPI: PCI interrupt for device 0000:00:04.0 disabled
ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [APCJ] -> GSI 22 (level, low) -> IRQ 233
PCI: Setting latency timer of device 0000:00:04.0 to 64
intel8x0_measure_ac97_clock: measured 54819 usecs
intel8x0: clocking to 46987
ACPI: PCI interrupt for device 0000:00:04.0 disabled
ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [APCJ] -> GSI 22 (level, low) -> IRQ 233
PCI: Setting latency timer of device 0000:00:04.0 to 64
intel8x0_measure_ac97_clock: measured 54817 usecs
intel8x0: clocking to 46986


but i am not sure where is the problem.
the kernel is 2.6.14-hardened-r8
any ideas?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum