LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-29-2006, 12:03 PM   #1
dis.pater
LQ Newbie
 
Registered: May 2006
Posts: 2

Rep: Reputation: 0
Sound doesn't work (Debian)


Hi,

This weekend I switched from SUSE to Debian (Sarge), unfortunately my sound isn't working since then.

I keep getting the following error.

Quote:
Error 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 output of lspci is:

Code:
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 650/M650 Host (rev 01)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge)
0000:00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
0000:00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
0000:00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
0000:00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0000:00:0b.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
0000:00:0c.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)
0000:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter
0000:02:00.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface
Kernelversion is 2.4.27-2-386.

During boot, I get the following related to the sound device:

Code:
PCI: Enabling device 00:02.7 (0000 -> 0001)
PCI: No IRQ known for interrupt pin C of device 00:02.7. Please try using pci=biosirq.
i810: SiS 7012 found at IO 0x1800 and 0x1c00, MEM 0x0000 and 0x0000, IRQ 0
i810_audio: unable to allocate irq 0
Thanks in advance for any possible help
 
Old 05-29-2006, 07:17 PM   #2
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
You should still be able to get the card to work if you configure it to use alsa. Try starting with "control center".
 
Old 05-30-2006, 01:18 PM   #3
dis.pater
LQ Newbie
 
Registered: May 2006
Posts: 2

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by AwesomeMachine
You should still be able to get the card to work if you configure it to use alsa. Try starting with "control center".
Did the trick, thanks

edit:
I also had to upgrade my kernel to 2.6

Last edited by dis.pater; 05-31-2006 at 07:31 AM.
 
Old 05-30-2006, 02:11 PM   #4
mariogarcia
Member
 
Registered: Sep 2005
Distribution: debian, solaris 10
Posts: 202

Rep: Reputation: 31
hello, sorry to ask in this thread.. but it is necessary to have an audio cable plugged from the cdrom or other to the sound card?
thanks
 
Old 06-01-2006, 12:56 PM   #5
jmill_1
Member
 
Registered: Jul 2004
Location: IN, USA
Distribution: Debian 3.1
Posts: 59

Rep: Reputation: 15
I am having a similar problem with my audio. I seemed to have inadvertantly messed up my audio when I installed some packages for my HP all-in-one printer (don't ask me how that happened!) Anyway, the error message I receive when I boot up is as follows:

Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (Permission denied)
The sound server will continue, using the null output device.

so how do I fix this problem so I can listen to my internet radio and other music and even have sound for anything?

Also, I just upgraded the kernel image from woody to sarge using Synaptic but that didn't fix the problem either. I am running Debian. I had sound before I installed some package but now I don't.

Thanks in advance.
 
Old 06-01-2006, 01:00 PM   #6
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Quote:
Also, I just upgraded the kernel image from woody to sarge...
So, what kernel are you running now ... $ uname -r
 
Old 06-01-2006, 07:49 PM   #7
jmill_1
Member
 
Registered: Jul 2004
Location: IN, USA
Distribution: Debian 3.1
Posts: 59

Rep: Reputation: 15
kernel 2.6.8 Debian Sarge
 
Old 06-01-2006, 07:50 PM   #8
jmill_1
Member
 
Registered: Jul 2004
Location: IN, USA
Distribution: Debian 3.1
Posts: 59

Rep: Reputation: 15
2.6.8-3-386 to be exact
 
Old 06-01-2006, 08:50 PM   #9
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
As long as you have a 2.6 kernel, alsaconf should take care of you. You may need to

# apt-get alsa-base alsa-utils

first, then...

# alsaconf
 
Old 06-11-2006, 08:08 AM   #10
jmill_1
Member
 
Registered: Jul 2004
Location: IN, USA
Distribution: Debian 3.1
Posts: 59

Rep: Reputation: 15
I tried that but it didn't work. I've removed programs that I've installed hoping one of them was the culprit but still to no avail. Am I going to have to re-install my Debian again? I would hate to do that! Please help!!! I need my sound.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
making sound work on debian Spartan552 Linux - Newbie 15 03-15-2006 01:06 AM
Can't get sound to work in Debian coryh Linux - Newbie 15 03-14-2006 02:50 PM
Getting sound to work in Debian RRolleston Debian 9 12-20-2004 05:38 AM
Need to run system-config-sound after every boot too make sound work in FC2 jrbiochem Linux - Hardware 11 08-04-2004 07:08 AM
midi / synth sound with SIS7012 aka Intel i8x0 onboard sound card does not work wahwah Linux - Hardware 1 11-10-2003 05:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:47 AM.

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