Unix Technical Forum

No sound; ethernet card doesn't come up reliably on boot

This is a discussion on No sound; ethernet card doesn't come up reliably on boot within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> My first Linux install has a few bumps. Sound: I can't seem to get sound working. I have two ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 12:47 PM
Sister Gerdes
 
Posts: n/a
Default No sound; ethernet card doesn't come up reliably on boot

My first Linux install has a few bumps.

Sound:
I can't seem to get sound working. I have two sound cards (I put the second
one in because I couldn't get the first one working).
The first one is an Ensoniq1370/AudioPCI card which is detected by the
system and the alsa drivers seem to be loaded according to lsmod. I ran
alsamixer to unmute and set the volume up, but I still can't seem to get any
sound.

The second card is a Creative Labs Vibra16s. It is a PnP card. I don't quite
understand the pnp stuff, though. I ran pnpdump and created a
/etc/isapnp.conf. But when the system boots, I get errors because it says
the device is busy (?). After the boot I can log in and run isapnp and
everything is configured properly. Is that supposed to happen? Is there
another step after running isapnp, though? I tried to run alsamixer -c 1 and
it says no such device.

Another weird thing is that I have two CD drives. Each is connected to a
sound card. When I play a CD with Kscd (or whatever its called) on the first
drive (connected to the Ensoniq sound card), I don't hear anything through
the headphone jack on the CD drive even though it appears to be playing
(weird). If I play the second CD drive (the one connected to the Pnp sound
card) I can hear it playing through the headphone jack.

Ethernet:
The ethernet card(s) don't seem to come up reliably on boot. Sometimes they
come up, sometimes they don't. Running ifconig after I log in seems to
always work. Any ideas?

Thanks in advance for any replies.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 12:47 PM
Sister Gerdes
 
Posts: n/a
Default Re: No sound; ethernet card doesn't come up reliably on boot

Ah, some success. I ran alsaconf (found this suggestion after fishing
through one of the referenced forums) and that seems to have fixed up the
Ensoniq card. Also found other references to people having problems with
sb16 cards.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 12:47 PM
Menno Duursma
 
Posts: n/a
Default Re: No sound; ethernet card doesn't come up reliably on boot

On Sat, 31 Dec 2005 13:50:50 -0500, Sister Gerdes wrote:

> Ah, some success. I ran alsaconf (found this suggestion after fishing
> through one of the referenced forums) and that seems to have fixed up the
> Ensoniq card.


Great.

> Also found other references to people having problems with sb16 cards.


You shouldn't have to muck around with pnpdump; load the isa-pnp however.
Just in rc.local something like:

( cd /lib/modules/`uname -r`/kernel sound/isa/sb
for module in *.o; do
/sbin/modprobe `echo $f |cut -d. -f1`
done
)

Maybe edit /etc/rc.d/rc.modules for the generic alsa stuff (although that
should get loaded upon finding your Ensoinq already.)

And edit /etc/modules.conf as per described here:
http://alsa.opensrc.org/MultipleCards

Have fun.

--
-Menno.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:58 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com