Jon Nelson on 19 Jan 2005 17:27:56 -0000 |
Asmir Murselovic said: > How do I make sure that the modules are loaded? Try: ps aux | grep snd-intel8x0 If it is not there try: grep -i audio /var/log/syslog If you aren't using Debian you might need to replace 'syslog' with 'messages'. Look to see if there are any mesaages that might give you a clue. You could then try: modprobe snd-intel8x0 and check your sound. If it still doesn't work I saw alot of info in Google. Jon > --- Jon Nelson <quincy@linuxnotes.net> wrote: > >> Asmir Murselovic said: >> > Did anyone manage to get around this problem? >> > I have Intel 82801DB (ICH4) AC'97 audio controler, >> > which doesn't work under 2.6.10-1.9_FC2.i686 >> kernel, >> > but works under 2.6.5-1.358/kernel. >> > Thank you, >> >> Off the top, are you sure that the modules are >> loaded? After I upgraded >> to 2.6.10 my CD drives weren't working and I found >> that it was because the >> modules weren't being loaded. >> >> Jon >> >> > ___________________________________________________________________________ >> Philadelphia Linux Users Group -- >> http://www.phillylinux.org >> Announcements - >> > http://lists.phillylinux.org/mailman/listinfo/plug-announce >> General Discussion -- >> http://lists.phillylinux.org/mailman/listinfo/plug >> > > > ===== > Asmir Murselovic > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - now with 250MB free storage. Learn more. > http://info.mail.yahoo.com/mail_250 > > ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|