Asmir Murselovic on 19 Jan 2005 19:18:18 -0000 |
when I use lsmod these are the sound modules that show up: snd_pcm_oss 48117 0 snd_mixer_oss 17089 3 snd_pcm_oss snd_intel8x0 32865 3 snd_ac97_codec 67361 1 snd_intel8x0 snd_pcm 93001 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec snd_timer 28741 1 snd_pcm snd_page_alloc 9669 2 snd_intel8x0,snd_pcm snd 53413 8 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_ I guess the modules load, but I still have no sound. --- Tobias DiPasquale <toby@cbcg.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Jan 19, 2005, at 12:11 PM, Jon Nelson wrote: > > Asmir Murselovic said: > >> How do I make sure that the modules are loaded? > > > > Try: > > > > ps aux | grep snd-intel8x0 > > Uh, no. Kernel modules will not show up in a process > listing. If that > string does appear, its because some process is > using it as an > argument. To check for loaded modules, use lsmod (if > its available, it > doesn't have to be) or just cat /proc/modules (which > definitely will be > available on any kernel that has loadable module > support). > > - -- > Tobias DiPasquale > 7A79 308C 0354 EA9C 7807 ED83 03C9 9E01 148E 7D01 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (Darwin) > > iD8DBQFB7rApA8meARSOfQERArNSAJ9IF5FZG5ueKxz6fK34COikSAGsEwCdGgaF > mXhZ2gHfSQAMEI9buu6K/1c= > =UcKS > -----END PGP SIGNATURE----- > > ___________________________________________________________________________ > 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!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___________________________________________________________________________ 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
|
|