On Tuesday 29 October 2002 01:18 pm, James Gregory wrote:
> Is the module loaded? run lsmod as superuser, it will tell you.

it would seem there a whole bunch of audio related modules loaded..

Module                  Size  Used by    Not tainted
isofs                  25652   0  (autoclean)
inflate_fs             17892   0  (autoclean) [isofs]
lp                      6720   0  (unused)
parport_pc             21672   1 
parport                23936   1  [lp parport_pc]
binfmt_misc             5696   1 
sg                     31276   0  (autoclean) (unused)
st                     26740   0  (autoclean) (unused)
sr_mod                 15096   0  (autoclean) (unused)
sd_mod                 11788   0  (autoclean) (unused)
scsi_mod               90372   4  (autoclean) [sg st sr_mod sd_mod]
ide-cd                 28712   1  (autoclean)
cdrom                  26848   0  (autoclean) [sr_mod ide-cd]
floppy                 49340   0  (autoclean)
snd-seq-midi            3680   0  (autoclean) (unused)
snd-trident-synth       7628   1  (autoclean)
snd-seq-instr           4816   0  (autoclean) [snd-trident-synth]
snd-ainstr-simple       2052   0  (autoclean) [snd-trident-synth]
snd-seq-midi-emul       4880   0  (autoclean) [snd-trident-synth]
snd-seq-oss            26176   0  (unused)
snd-seq-midi-event      3208   0  [snd-seq-midi snd-seq-oss]
snd-seq                33264   3  [snd-seq-midi snd-trident-synth 
snd-seq-instr snd-seq-midi-emul snd-seq-oss snd-seq-midi-event]
snd-pcm-oss            36932   0  (unused)
snd-mixer-oss           9016   0  [snd-pcm-oss]
snd-trident            22840   0  [snd-trident-synth]
snd-util-mem            1280   0  [snd-trident]
snd-pcm                55808   0  [snd-pcm-oss snd-trident]
snd-timer               9964   0  [snd-seq snd-pcm]
gameport                1660   0  [snd-trident]
snd-mpu401-uart         2752   0  [snd-trident]
snd-rawmidi            12864   0  [snd-seq-midi snd-mpu401-uart]
snd-seq-device          3836   0  [snd-seq-midi snd-trident-synth snd-seq-oss 
snd-seq snd-trident snd-rawmidi]
snd-ac97-codec         25508   0  [snd-trident]
snd                    24804   0  [snd-seq-midi snd-trident-synth 
snd-seq-instr snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss 
snd-mixer-oss snd-trident snd-util-mem snd-pcm snd-timer snd-mpu401-uart 
snd-rawmidi snd-seq-device snd-ac97-codec]
soundcore               3780   0  [snd]
nfsd                   66576   0  (autoclean)
lockd                  46480   0  (autoclean) [nfsd]
sunrpc                 60188   0  (autoclean) [nfsd lockd]
af_packet              13000   0  (autoclean)
sis900                 13388   1  (autoclean)
ohci1394               16812   0  (unused)
ieee1394               31532   0  [ohci1394]
nls_iso8859-1           2844   1  (autoclean)
nls_cp850               3580   1  (autoclean)
vfat                    9588   1  (autoclean)
fat                    31864   0  (autoclean) [vfat]
supermount             14340   2  (autoclean)
usb-ohci               18216   0  (unused)
usbcore                58304   1  [usb-ohci]
rtc                     6560   0  (autoclean)
ext3                   74004   2 
jbd                    38452   2  [ext3]


> you restart the sound driver by running
>     /etc/rc.d/init.d/sound restart

oh. of course. silly me not to realise. :)

> actually, can you send us your /etc/modules.conf file? 

sure.


alias sound-slot-0 snd-trident
above snd-card-trident snd-pcm-oss
alias eth0 sis900
above snd-trident snd-pcm-oss
probeall usb-interface usb-ohci
alias ieee1394-controller ohci1394

hmm. it mentions oss but not alsa.. a clue?

also i tried modprobe trident and got this:

/lib/modules/2.4.19-16mdk/kernel/drivers/sound/trident.o.gz: init_module: No 
such device
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
modprobe: insmod /lib/modules/2.4.19-16mdk/kernel/drivers/sound/trident.o.gz 
failed
modprobe: insmod trident failed

(but i don't know if that's just because the module's actually already 
loaded...)

and dmesg merely reports:

Trident 4DWave/SiS 7018/ALi 5451,Tvia CyberPro 5050 PCI Audio, version 
0.14.9d, 18:46:32 Sep 20 2002


cheers,
..S.



-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to