LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 09-10-2006, 04:26 PM   #1
Rogue Jedi X
LQ Newbie
 
Registered: Dec 2004
Distribution: Kubuntu Linux 5.10
Posts: 19

Rep: Reputation: 0
FIXED: Sound gone after reboot


Okay. I got the sound working in Kubuntu Dapper (6.06). It was as easy as enabling the Sound System in System Settings. I listened to music, I played some games, fun times for all. Then I felt like playing Sacrifice, so I booted to windows and afterwards, back to Linux. Only this time, no sound again and the Sound System was enabled. Here's my aadebug output:

http://kubuntu.pastebin.ca/166362

Last edited by Rogue Jedi X; 09-11-2006 at 07:33 AM.
 
Old 09-10-2006, 05:55 PM   #2
Samoth
Member
 
Registered: Apr 2005
Distribution: Exherbo
Posts: 474
Blog Entries: 1

Rep: Reputation: 32
I would check to make sure that alsautils is enabled to start up by default when you boot.
 
Old 09-11-2006, 12:15 AM   #3
Rogue Jedi X
LQ Newbie
 
Registered: Dec 2004
Distribution: Kubuntu Linux 5.10
Posts: 19

Original Poster
Rep: Reputation: 0
Okay, that's weird. I told it to start during boot, like you said in System Settings -> System Services, but I couldn't start it. The status keeps saying "not running" even after I click Start or Restart, so I rebooted. Still doesn't run. What gives?
 
Old 09-11-2006, 06:39 AM   #4
Samoth
Member
 
Registered: Apr 2005
Distribution: Exherbo
Posts: 474
Blog Entries: 1

Rep: Reputation: 32
OK, next would you post the output of "lspci"? And also the output of "lsmod" after you try to start it.
Also, look at /dev for something called "dsp". Check your log files such as /var/log/messages and post the output of "dmesg" after you try to start it. Hope that wasn't too much. Cheers.

<<Samoth>>
 
Old 09-11-2006, 06:54 AM   #5
Rogue Jedi X
LQ Newbie
 
Registered: Dec 2004
Distribution: Kubuntu Linux 5.10
Posts: 19

Original Poster
Rep: Reputation: 0
Not at all. There is in fact a /dev/dsp on my computer. Here's the lspci output:
Quote:
roguejedix@rogga-alpha:~$ lspci
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 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.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
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:0f.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
0000:00:11.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)
The lsmod and dmesg outputs are bit long, so here's the pastebin links.

lsmod:
http://kubuntu.pastebin.ca/166860

dmesg:
http://kubuntu.pastebin.ca/166863
 
Old 09-11-2006, 07:13 AM   #6
Samoth
Member
 
Registered: Apr 2005
Distribution: Exherbo
Posts: 474
Blog Entries: 1

Rep: Reputation: 32
I was looking elsewhere on this forum(I encourage you to too) and I found this: http://www.linuxquestions.org/questi...ics+Inc+CM8738

I noticed he had this module loaded: snd_cmipci

try modprobing it.

EDIT: Make sure your mixer settings are set correctly too.

Last edited by Samoth; 09-11-2006 at 07:15 AM.
 
Old 09-11-2006, 07:30 AM   #7
Rogue Jedi X
LQ Newbie
 
Registered: Dec 2004
Distribution: Kubuntu Linux 5.10
Posts: 19

Original Poster
Rep: Reputation: 0
Fixed it! Tried fiddling with alsamixer and muting the Exchange DAC setting seemed to bring the sound back (with full blast, no less. Had the speaker cranked all the way up. Almost had a heart attack). Thanks for your help, Samoth!

Now I just hope it stays this way next time I boot back from Windows.
 
Old 09-12-2006, 05:25 PM   #8
Samoth
Member
 
Registered: Apr 2005
Distribution: Exherbo
Posts: 474
Blog Entries: 1

Rep: Reputation: 32
About the sound out LOUD....it has happened to me.

Just a few hints: dont set your mixer to 100, the sound quality won't be as good as if it is at 70. The command to store mixer settings is "alsactl store" and to restore is "alsactl restore". You could put that in a boot script to make it so the mixers are reset every boot, although it should be automatic.

Last edited by Samoth; 09-12-2006 at 05:27 PM.
 
Old 09-12-2006, 11:36 PM   #9
Mithrilhall
Member
 
Registered: Feb 2002
Location: Adamstown, Pitcairn Islands
Distribution: Neon
Posts: 291

Rep: Reputation: 30
Quote:
Not at all. There is in fact a /dev/dsp on my computer. Here's the lspci output:
Hmm...what if I don't have /dev/dsp and instead have /dev/dsp1?
 
Old 09-12-2006, 11:51 PM   #10
Mithrilhall
Member
 
Registered: Feb 2002
Location: Adamstown, Pitcairn Islands
Distribution: Neon
Posts: 291

Rep: Reputation: 30
Well I finally got it working again.

I changed this line in /etc/modprobe.d/alsa-base

Quote:
options snd-via82xx-modem index=-2
to

Quote:
options snd-via82xx-modem index=0
 
  


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
No sound device after reboot phavardel Linux - Hardware 4 02-25-2006 01:48 PM
No Sound after 1st reboot yhubu Linux - Hardware 4 07-17-2005 05:28 AM
sound goes out after each reboot.(sb audigy 2 ze) gonus Linux - Hardware 2 02-23-2005 06:29 PM
Suse9.1/ALSA/Audigy/No Sound/I run alsaconf after reboot(s) to get sound FastFeet Linux - Hardware 23 07-12-2004 05:01 PM
no sound after reboot (after upgrade) Gates1026 Linux - General 8 03-11-2004 11:33 PM

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

All times are GMT -5. The time now is 02:35 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