LinuxQuestions.org
View the Most Wanted LQ Wiki articles.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
LinkBack Search this Thread
Old 07-11-2007, 04:49 PM   #1
mattd7591
Member
 
Registered: Jun 2006
Distribution: Debian Etch
Posts: 92

Rep: Reputation: 15
[SOLVED]No sound after upgrade to 2.6.21


I just upgraded to the 2.6.21 kernel, as it just arrived in Debian Testing, and I have no sound.
Code:
 lsmod |grep snd
shows all of the modules are loaded. I ran alsaconf but amixer complains about no device
Code:
Loading driver...
Usage: /etc/init.d/alsa {unload|reload|force-unload|force-reload|suspend|resume}
Setting default volumes...
amixer: Mixer attach default error: No such device
KDE sopund sytem won't start for Alsa either
There is no /dev/dsp or /dev/snd/................

Output of alsa
[code]
matt-debian:init.d# ./alsa reload
Unloading ALSA sound driver modules: (none loaded).
Loading ALSA sound driver modules: (none to reload).

output of alsa-utils restart
Code:
matt-debian:init.d# ./alsa-utils restart
Shutting down ALSA...done (none loaded).
Setting up ALSA...done (none loaded).
Dmseg
Code:
matt-debian:init.d# dmesg |grep alsa
ALSA /usr/src/modules/alsa-driver/pci/emu10k1/../../alsa-kernel/pci/emu10k1/emu10k1x.c:949: Model 1003 Rev 00000000 Serial 10031102

I am stuck.
The soundcard is a Creative Sound Blaster Live on a Dell computer
whith the module snd-emu10k1x, which is loaded. Anyone have any Ideas or solutions?

Last edited by mattd7591; 07-13-2007 at 03:49 PM.
 
Old 07-11-2007, 04:53 PM   #2
Hern_28
Member
 
Registered: Mar 2007
Location: North Carolina
Distribution: Slackware 12.0, Gentoo, LFS, Debian, Kubuntu.
Posts: 906

Rep: Reputation: 38
Not sure about Debian.

But with slackware I have a similar problem after a kernel upgrade and recompiling alsa (if running as a modules) seems to fix it and recompiling the kernel if its built in might work.
 
Old 07-11-2007, 06:08 PM   #3
mattd7591
Member
 
Registered: Jun 2006
Distribution: Debian Etch
Posts: 92

Original Poster
Rep: Reputation: 15
i used module assistant to rebuild the modules
 
Old 07-11-2007, 06:21 PM   #4
Hern_28
Member
 
Registered: Mar 2007
Location: North Carolina
Distribution: Slackware 12.0, Gentoo, LFS, Debian, Kubuntu.
Posts: 906

Rep: Reputation: 38
Not sure how debian packages it so.

Did you recompile the alsa driver, library, lib-plugins, utilities, tools and if installed Firmware,pyalsa and oss compatability ?

Last edited by Hern_28; 07-11-2007 at 06:44 PM.
 
Old 07-11-2007, 06:36 PM   #5
mattd7591
Member
 
Registered: Jun 2006
Distribution: Debian Etch
Posts: 92

Original Poster
Rep: Reputation: 15
no
 
Old 07-11-2007, 07:58 PM   #6
Hern_28
Member
 
Registered: Mar 2007
Location: North Carolina
Distribution: Slackware 12.0, Gentoo, LFS, Debian, Kubuntu.
Posts: 906

Rep: Reputation: 38
Might try

re-installing alsa utilities and tools being alsa seems to fail amixer. not sure which package thats in.
 
Old 07-11-2007, 08:23 PM   #7
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 59
You can't even get drivers for that card from Creative for Windows, it's a Dell OEM digital 5.1 card. But that's besides the point, I've been using the 2.6.21 kernel for well over two months now, I'm listening to my mp3s right now through Amarok on a KDE desktop, with a Sound blaster card, (not SB Live).
But!
A couple days ago I did some updates and Amarok was one of them, I couldn't play mp3s after the updates, apparently now you need a different package to play "unsupported" media. Had to install the libxine-ffmpeg package to get the tunes happening again. I tried your command 'dmesg | grep alsa' and got nothing but the prompt returning. Do you get sound when you play a music CD?. Have you installed another mixer and played with muting and un-muting things.
Try these commands:
Code:
$ amixer set Master 100% unmute
$ amixer set PCM 100% unmute
 
Old 07-13-2007, 03:48 PM   #8
mattd7591
Member
 
Registered: Jun 2006
Distribution: Debian Etch
Posts: 92

Original Poster
Rep: Reputation: 15
Ok. After uninstalling the module and rebuilding it with m-a, it worked.
After I restarted it didn't work
After playing around, after unloading and then reloading the modules it worked, but I had to do that each time I restarted.
When I did modprobe snd_emu10k1x snd_oss etc
(that isn't the code I use, just example), I saw it came exited with an error with aboutn emu10k1x
I did modprobe snd_emu10k1x seperately, then the rest and it worked.
The final solution was to put snd_emu10k1x in /etc/modules
Sound now works fine.
 
  


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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
no sound after upgrade littledrop Slackware 24 01-02-2007 04:48 PM
No sound after upgrade tcpip4lyfe Slackware 7 12-11-2006 09:58 AM
Sound Skips After Slackware 11.0 upgrade AC97 sound card using the snd-via82xx driver meetscott Linux - Hardware 3 11-07-2006 11:55 PM
Alsa Sound Error: reduced sound to stereo from 5.1 after kernel upgrade vmt1 Linux - Hardware 1 06-03-2006 11:35 AM
Upgrade to KDE 3.2 and No sound little_ball Slackware 6 02-05-2004 04:21 PM


All times are GMT -5. The time now is 07:39 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration