LinHES Forums
http://forum.linhes.org/

modeprobe snd-es18XX
http://forum.linhes.org/viewtopic.php?f=2&t=14753
Page 1 of 1

Author:  RacerX [ Thu Mar 29, 2007 2:33 pm ]
Post subject:  modeprobe snd-es18XX

Hello

I was experimenting around with my diskless frontend today because I really have the itch to start using Jumbo Frames. I realized that I would be forced to use an ISA sound card. So I Googled around a bit a found out that this command makes the card work. The card it ISA Compaq Ess1866F chip on the card.

Code:
modprobe snd-es18xx


So at least it works ..)

Now to get it to boot and see the card is the real question. I Googled some more and the lowrider site suggests to run

Code:
lsmod | less


Code:
Module                  Size  Used by
snd_es18xx           33772  0
snd_pcm_oss         42912  0
snd_mixer_oss       18176  1 snd_pcm_oss
snd_pcm                69380  2 snd_es18xx,snd_pcm_oss
snd_page_alloc       11784  1 snd_pcm
snd_opl3_lib           12544  1 snd_es18xx
snd_timer               22404  2 snd_pcm,snd_opl3_lib
snd_hwdep             10884  1 snd_opl3_lib
snd_mpu401_uart   10880  1 snd_es18xx
snd_rawmidi           22944  1 snd_mpu401_uart
snd_seq_device      10508  2 snd_opl3_lib,snd_rawmidi
snd                        47588  10 snd_es18xx,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore              11360  1 snd
nvidia                 4545108  20
autofs4                  21124  0
ipv6                     248096  18
nvram                    11272  0
dvb_bt8xx              16900  0
nxt6000                  10884  1 dvb_bt8xx
mt352                      9988  1 dvb_bt8xx
sp887x                   10884  1 dvb_bt8xx
dst_ca                    16000  1 dvb_bt8xx
dst                         29320  2 dvb_bt8xx,dst_ca
bt878                     12792  2 dvb_bt8xx,dst
bttv                      167028  2 dvb_bt8xx,bt878
video_buf               23940  1 bttv
ir_common             28420  1 bttv
compat_ioctl32         5248  1 bttv
i2c_algo_bit            12296  1 bttv
btcx_risc                  8072  1 bttv
tveeprom               17296  1 bttv
videodev                24960  1 bttv
v4l1_compat           17540  1 videodev
v4l2_common         23808  2 bttv,videodev
dvb_core                73640  2 dvb_bt8xx,dst_ca
dvb_pll                   16132  1 dvb_bt8xx
cx24110                 11396  1 dvb_bt8xx
or51211                 12932  1 dvb_bt8xx
firmware_class       11648  4 dvb_bt8xx,sp887x,bttv,or51211
zl10353                   8708  1 dvb_bt8xx
lgdt330x                11676  1 dvb_bt8xx
uhci_hcd                24204  0
usbcore                111364  2 uhci_hcd
serio_raw                 9348  0
shpchp                   35876  0
pci_hotplug             31560  1 shpchp
intel_agp                23324  1
agpgart                  29656  2 nvidia,intel_agp
i2c_piix4                 11404  0
i2c_core                 20864  15 nvidia,dvb_bt8xx,nxt6000,mt352,sp887x,dst,bttv,i2c_algo_bit,tveeprom,dvb_pll,cx24110,or51211,zl10353,lgdt330x,i2c_piix4
evdev                     11776  1


I tried running

Code:
depmod -a


but that didn't seem to work

Any help / advice would be great

Author:  RacerX [ Fri Apr 06, 2007 9:37 am ]
Post subject: 

I tried running

Code:
Alsaconf


and it detects 3 instances of the card and shows a forth listing for Non PNP ISA. When I click on the second instance is the list it installs fine just like when I ran modeprobe snd-es18xx. However, when I reboot it shows no sound card again so same issue. Since trying that I went to the ALSA site and found that they have quite a few pages for different cards to get them configured. Unfortunately, the page doesn't really address this specific issue when the card works but you can't reboot your system.

I think the next thing to do is recompile ALSA and see if that works but I have to put the drive back into my machine to do the install since the machine is diskless.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/