Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
soundcard not coming up in /dev
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
ScouseMouse
n00b
n00b


Joined: 19 Sep 2002
Posts: 7
Location: Heidelberg, Germany

PostPosted: Thu Oct 03, 2002 4:33 pm    Post subject: soundcard not coming up in /dev Reply with quote

Hi

This one is killing me: I'm trying to get sound running on my laptop. I know the IRQ settings are cool and I know the chip (it works fine on my dualboot SuSE 8.0) name is correct. I've followed the instructions on the desktop guide but when booting, I get an error message from modprobe:

/blah/blah/snd-es1968.o: Init_module: no such device

Is this something to do with devfs not recognising the card? If so, what can I do about it?

Thanks!
_________________
"I felt that my period of spiritual separation from alcohol was coming to an end. I found the bottle of whisky I had reserved for emergencies and proceeded to pour myself 4 large measures."
Back to top
View user's profile Send private message
some_bob
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jul 2002
Posts: 94

PostPosted: Thu Oct 03, 2002 7:26 pm    Post subject: Reply with quote

try modprobe without the .o attached to the module... but usually I get a slightly different error message (module not found) for that so your issue is probably something else...
Back to top
View user's profile Send private message
ScouseMouse
n00b
n00b


Joined: 19 Sep 2002
Posts: 7
Location: Heidelberg, Germany

PostPosted: Fri Oct 04, 2002 11:10 am    Post subject: Reply with quote

Still the same result.

But things have advanced a bit - I´ve totally recompiled the kernel and now the module is being accepted and the alsadriver init script is running OK. However, I get the error message: soundcard not found. I look in /dev and there is a node /dev/snd-es1968 but it´s not linked to anything. Also, there doesn´t appear to be a mixer node in /dev/sound.

Any clues?
_________________
"I felt that my period of spiritual separation from alcohol was coming to an end. I found the bottle of whisky I had reserved for emergencies and proceeded to pour myself 4 large measures."
Back to top
View user's profile Send private message
some_bob
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jul 2002
Posts: 94

PostPosted: Fri Oct 04, 2002 4:14 pm    Post subject: Reply with quote

can you post an "lsmod" and also the output from "cat /proc/devices"?
Back to top
View user's profile Send private message
ScouseMouse
n00b
n00b


Joined: 19 Sep 2002
Posts: 7
Location: Heidelberg, Germany

PostPosted: Mon Oct 14, 2002 5:40 pm    Post subject: Reply with quote

Sorry for the delay - have been away! Anyway, lsmod gives:

Module Size Used by Not tainted
snd-pcm-oss 35300 0 (autoclean)
snd-mixer-oss 8960 0 (autoclean) [snd-pcm-oss]
reiserfs 155808 1 (autoclean)
sd_mod 10272 0 (autoclean) (unused)
scsi_mod 80552 1 (autoclean) [sd_mod]
parport_pc 12996 1 (autoclean)
lp 6048 0 (autoclean) (unused)
parport 13856 1 (autoclean) [parport_pc lp]
8390 6032 0 (unused)
snd-es1968 13476 0
snd-pcm 48256 0 [snd-pcm-oss snd-es1968]
snd-timer 10208 0 [snd-pcm]
snd-mpu401-uart 2576 0 [snd-es1968]
snd-rawmidi 12352 0 [snd-mpu401-uart]
snd-seq-device 3808 0 [snd-rawmidi]
snd-ac97-codec 23300 0 [snd-es1968]
snd 24296 0 [snd-pcm-oss snd-mixer-oss snd-es1968 snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device snd-ac97-codec]

and /proc/devices:

Character devices:
1 mem
2 pty/m%d
3 pty/s%d
4 tts/%d
5 cua/%d
6 lp
7 vcs
10 misc
14 sound
116 alsa
128 ptm
136 pts/%d
162 raw
180 usb
226 drm
254 pcmcia

Block devices:
2 fd
3 ide0
22 ide1

For good measure here's /proc/pci:

PCI devices found:
Bus 0, device 0, function 0:
Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 3).
Master Capable. Latency=64.
Prefetchable 32 bit memory at 0xe0000000 [0xe3ffffff].
Bus 0, device 1, function 0:
PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 3).
Master Capable. Latency=128. Min Gnt=140.
Bus 0, device 4, function 0:
CardBus bridge: Texas Instruments PCI1225 (rev 1).
IRQ 11.
Master Capable. Latency=168. Min Gnt=192.Max Lat=5.
Non-prefetchable 32 bit memory at 0x10000000 [0x10000fff].
Bus 0, device 4, function 1:
CardBus bridge: Texas Instruments PCI1225 (#2) (rev 1).
IRQ 11.
Master Capable. Latency=168. Min Gnt=192.Max Lat=5.
Non-prefetchable 32 bit memory at 0x10001000 [0x10001fff].
Bus 0, device 7, function 0:
Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 2).
Bus 0, device 7, function 1:
IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 1).
Master Capable. Latency=64.
I/O at 0x1090 [0x109f].
Bus 0, device 7, function 2:
USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 1).
IRQ 5.
Master Capable. Latency=64.
I/O at 0x1060 [0x107f].
Bus 0, device 7, function 3:
Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 3).
IRQ 9.
Bus 0, device 8, function 0:
Multimedia audio controller: ESS Technology ES1978 Maestro 2E (rev 16).
IRQ 5.
Master Capable. Latency=64. Min Gnt=2.Max Lat=24.
I/O at 0x1400 [0x14ff].
Bus 0, device 16, function 0:
Communication controller: Lucent Microelectronics WinModem 56k (rev 1).
IRQ 5.
Master Capable. No bursts. Min Gnt=252.Max Lat=14.
Non-prefetchable 32 bit memory at 0xfc000000 [0xfc0000ff].
I/O at 0x1080 [0x1087].
I/O at 0x1800 [0x18ff].
Bus 1, device 0, function 0:
VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 100).
IRQ 11.
Master Capable. Latency=66. Min Gnt=8.
Non-prefetchable 32 bit memory at 0xfd000000 [0xfdffffff].
I/O at 0x2000 [0x20ff].
Non-prefetchable 32 bit memory at 0xfc100000 [0xfc100fff].


Thanks for any help!!

Dan
Back to top
View user's profile Send private message
mfairchi
n00b
n00b


Joined: 23 Apr 2002
Posts: 57
Location: Ventura, California

PostPosted: Thu Oct 17, 2002 1:27 am    Post subject: fixed? Reply with quote

did you ever get this resloved? I am having the same problem. If you did get it fixed i would love to know how :?:
thanks,
Michael
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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