Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel settings for audio on ASrock Dual sata-II [SOLVED]
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
stratman4300
Tux's lil' helper
Tux's lil' helper


Joined: 08 Aug 2006
Posts: 75
Location: Michigan, USA

PostPosted: Mon Jul 30, 2007 1:14 am    Post subject: Kernel settings for audio on ASrock Dual sata-II [SOLVED] Reply with quote

Does anyone know what the correct kernel settings are for the Ali audio on the above board..... i've tried the ali drivers in ALSA as well as OSS, and i just can't seem to get it working..... i'm compiling these directly into the kernel.... does that matter??? or do they have to be compiled as modules???

Thanks in advance. :)
_________________
Stratman4300

"Hell hath no fury like a woman scorned for Sega."


Last edited by stratman4300 on Tue Jul 31, 2007 1:46 am; edited 1 time in total
Back to top
View user's profile Send private message
stratman4300
Tux's lil' helper
Tux's lil' helper


Joined: 08 Aug 2006
Posts: 75
Location: Michigan, USA

PostPosted: Mon Jul 30, 2007 3:13 am    Post subject: Reply with quote

Tried getting sound to work using the Gentoo ALSA howto but was unsuccesful.... i noticed during startup it errors out when trying to load the snd-intel8x0 module. I know i've had sound working on gentoo before with the hardware. seems like i used oss before but that was an older kernel.

I tried with oss on 2.6.20 today but that didn't work either. I'm quite stuck at the moment. Sound is the only thing have left to get working on this machine.

Anyone have any insight??? or maybe some troubleshooting tips???

any help is appreciated.
_________________
Stratman4300

"Hell hath no fury like a woman scorned for Sega."
Back to top
View user's profile Send private message
stratman4300
Tux's lil' helper
Tux's lil' helper


Joined: 08 Aug 2006
Posts: 75
Location: Michigan, USA

PostPosted: Mon Jul 30, 2007 3:54 am    Post subject: Reply with quote

This is the output i get when i run /etc/init.d/alsa restart

Code:
 # /etc/init.d/alsasound restart
 * WARNING:  you are stopping a boot service.
 * Storing ALSA Mixer Levels ...                                          [ ok ]
 * Killing processes using ALSA ...                                       [ ok ]
 * Unloading ALSA modules ...                                             [ ok ]
 * Loading ALSA modules ...
 *   Loading: snd-card-0 ...
WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd-page-alloc.ko): Invalid module format
WARNING: Error inserting snd (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd.ko): Invalid module format
WARNING: Error inserting snd_timer (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting ac97_bus (/lib/modules/2.6.20-gentoo-r8/alsa-driver/misc/ac97_bus.ko): Invalid module format
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.20-gentoo-r8/alsa-driver/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_intel8x0 (/lib/modules/2.6.20-gentoo-r8/alsa-driver/pci/snd-intel8x0.ko): Unknown symbol in module, or unknown parameter (see  [ !! ]
 *   Loading: snd-pcm-oss ...
WARNING: Error inserting snd (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd.ko): Invalid module format
WARNING: Error inserting snd_mixer_oss (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/oss/snd-mixer-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd-page-alloc.ko): Invalid module format
WARNING: Error inserting snd_timer (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)                                                                       [ !! ]
 *   Loading: snd-mixer-oss ...
WARNING: Error inserting snd (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd.ko): Invalid module format
FATAL: Error inserting snd_mixer_oss (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/oss/snd-mixer-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)                                                                   [ !! ]
 *   Loading: snd-seq-oss ...
WARNING: Error inserting snd (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd.ko): Invalid module format
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/seq/snd-seq.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_midi_event (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/seq/snd-seq-midi-event.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)                                                                   [ !! ]
 *   Loading: snd-seq ...
WARNING: Error inserting snd (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd.ko): Invalid module format
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq (/lib/modules/2.6.20-gentoo-r8/alsa-driver/acore/seq/snd-seq.ko): Unknown symbol in module, or unknown parameter (see dme  [ ok ]
 * Restoring Mixer Levels ... 

_________________
Stratman4300

"Hell hath no fury like a woman scorned for Sega."
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Mon Jul 30, 2007 5:37 am    Post subject: Reply with quote

Follow wiki article carefully.
Back to top
View user's profile Send private message
energyman76b
Advocate
Advocate


Joined: 26 Mar 2003
Posts: 2048
Location: Germany

PostPosted: Mon Jul 30, 2007 8:40 am    Post subject: Reply with quote

Hm, I got it working once, but it is a long time ago.

And it is really not worth it. The sound sucks. It is really, really bad. You won't loose anything not using it ...

but first of all: use the in kernel alsa-drivers not the external package.

You need:
<M> Intel/SiS/nVidia/AMD/ALi AC97 Controller

if you use the 'internal' alsa and build almost everything else needed/wanted as module too, you shouldn't run in problems.

But as I said: the onboard sound really is not worth the trouble.
_________________
Study finds stunning lack of racial, gender, and economic diversity among middle-class white males

I identify as a dirty penismensch.
Back to top
View user's profile Send private message
stratman4300
Tux's lil' helper
Tux's lil' helper


Joined: 08 Aug 2006
Posts: 75
Location: Michigan, USA

PostPosted: Tue Jul 31, 2007 1:46 am    Post subject: Reply with quote

Hey that tutorial fixed my problem. Thanks for the help Guys.... got sound on my system..... :D
_________________
Stratman4300

"Hell hath no fury like a woman scorned for Sega."
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