LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-04-2004, 04:25 PM   #1
Garibaldi3489
Member
 
Registered: Oct 2004
Posts: 172

Rep: Reputation: 30
Help, sound not working


I have been using slackware for a couple months now and since I installed it I haven't had any problems with the sound. Now, however, when I boot up it gives me this error when KDE loads:
Sound server informational message:
Erro while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device

The only thing that I can think of that has changed since yesterday was that I did a swaret --upgrade and install a bunch of updates. What should I do so I can get my sound working again?
Thanks.
 
Old 12-04-2004, 04:35 PM   #2
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
maybe you have to run " #alsaconfig " ( if it was updated )

egag
 
Old 12-04-2004, 04:41 PM   #3
Garibaldi3489
Member
 
Registered: Oct 2004
Posts: 172

Original Poster
Rep: Reputation: 30
I tried alsaconfig as # and $, its not found
 
Old 12-04-2004, 04:51 PM   #4
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
sorry , it's "#alsaconf "

egag
 
Old 12-04-2004, 07:20 PM   #5
tmorton
Member
 
Registered: Jan 2003
Location: In front of my computer in Oregon, USA
Distribution: Slackware
Posts: 198

Rep: Reputation: 31
Hmm,
Try opening a console, becoming root (use su -). Then type "alsaconf" (no quotes). If that doesn't work, try this:
Code:
export PATH=$PATH:/usr/sbin
alsaconf
If that doesn't work, make sure you have alsa installed:
Code:
cd /var/log/packages
ls *|grep alsa
Hope that helps!
--
Taj
 
Old 12-04-2004, 07:41 PM   #6
Garibaldi3489
Member
 
Registered: Oct 2004
Posts: 172

Original Poster
Rep: Reputation: 30
alsaconf worked but it said it found no pnp or pci devices. Legacy devices also was negative. What do I have to do for it to detect it?
 
Old 12-04-2004, 07:44 PM   #7
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
sounds like your modules are not loaded.
do a " #lsmod |grep snd "
what do you get then ?

egag
 
Old 12-04-2004, 11:05 PM   #8
trey85stang
Senior Member
 
Registered: Sep 2003
Posts: 1,091

Rep: Reputation: 41
make sure you have installed the alsa package that matches your kernel (if you did an swaret upgrade, the kernel is excluded by default.. yet alsa is not)... So either reinstall alsa from pkgtool from the cd.. or download and install alsa from source.
 
Old 12-04-2004, 11:30 PM   #9
cythrawll
Member
 
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167

Rep: Reputation: 31
One time i used swaret and had the same problem with alsa, i had to reload the modules to get it to work...
 
Old 12-05-2004, 09:54 AM   #10
Garibaldi3489
Member
 
Registered: Oct 2004
Posts: 172

Original Poster
Rep: Reputation: 30
Quote:
do a " #lsmod |grep snd "
I'll do that and post its output

Quote:
make sure you have installed the alsa package that matches your kernel (if you did an swaret upgrade, the kernel is excluded by default.. yet alsa is not)... So either reinstall alsa from pkgtool from the cd.. or download and install alsa from source.
That makes sense too, I did update alsa and I'm only using the 2.4.26 kernel so it may have an issue...
 
Old 12-05-2004, 04:21 PM   #11
Garibaldi3489
Member
 
Registered: Oct 2004
Posts: 172

Original Poster
Rep: Reputation: 30
Quote:
Module Size Used by Not tainted
soundcore 3396 0 (autoclean)
printer 7744 0
scanner 11040 0 (unused)
usb-storage 66176 0 (unused)
usb-ohci 19240 0 (unused)
ehci-hcd 17580 0 (unused)
usbcore 59308 1 [printer scanner usb-storage usb-ohci ehci-hcd]
forcedeth 9164 1
ohci1394 24112 0 (unused)
ieee1394 42276 0 [ohci1394]
pcmcia_core 39972 0
ide-scsi 9328 0
agpgart 43940 0 (unused)
the results of lsmod, what should I do from here?

I see my scanner is listed, its an hp 5400c, how could I use that in linux too?
 
Old 12-05-2004, 06:05 PM   #12
Garibaldi3489
Member
 
Registered: Oct 2004
Posts: 172

Original Poster
Rep: Reputation: 30
I got it! I reinstalled the alsa-driver from my topo cd and it works great! Thanks for all the help. Also for reference, the version that works is alsa-driver-1.0.5a.
Thanks again.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel sound not working, usb modem not working. siriusb Linux - Hardware 8 03-04-2006 10:16 PM
Sound not working in GNOME but sound card test works saravkrish Linux - Hardware 3 02-08-2006 11:03 AM
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM
Sound was working.. rebooted.. alsa start errors... no sound now.. Zero-0-Effect Linux From Scratch 5 03-21-2004 09:58 PM
Sound working but not working in Redhat 9.0 Isocene Linux - Software 3 06-03-2003 11:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration