Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
JumpyLINUX
Post subject: No sound.  PostPosted: Aug 28, 2006 - 08:32 PM



Joined: Aug 22, 2006
Posts: 34

When runnig the live cd everything work. And now with the installation many things don't work. This time it's my sound card. When I try to play an mp3 file I hear nothing. Any ideas on that?
 
 View user's profile Send private message  
Reply with quote Back to top
ockham23
Post subject: RE: No sound.  PostPosted: Aug 28, 2006 - 08:43 PM



Joined: Mar 25, 2005
Posts: 2133

Yes, one of the usual suspects is Kmix. I took me some time to figure out the right settings. If you post some information on your sound card, maybe someone can help you right away.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 View user's profile Send private message  
Reply with quote Back to top
piper
Post subject: RE: No sound.  PostPosted: Aug 28, 2006 - 08:59 PM
Team Member
Team Member


Joined: May 03, 2005
Posts: 1544
Location: out there somewhere
In konsole type alsaconf


Then go to K-Menu > Multimedia > and click on Kmix , it will shoot to the lower right corner on the kicker, right click on it, click on show mixer window, in output make sure the 2 sliders are up all the way, then hit input and adjust accordingly > then go to settings >configure kmix > hit apply > reboot

_________________
h2's d-u script
h2's rdiff-backup script
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
wh7qq
Post subject: RE: No sound.  PostPosted: Aug 29, 2006 - 05:46 AM



Joined: Jul 04, 2005
Posts: 67
Location: Hawaii
On Asus k8u-x motherboard (Semperon 32), no sound...no card detected. No help running alsaconf...runs and says "Have Fun", but no joy. I had previously gotten this board to work on 2005-04 by doing the following:
modprobe snd_intel8x0 buggy_semaphore=1

and modifying /etc/modprobe.d/sound to read
"options snd_intel8x0=0" by appending "buggy_semaphore=1" to that string. It does no good on Easter...no sound at all.

lspci -v output:


00:04.0 Multimedia audio controller: ALi Corporation M5455 PCI AC-Link Controller Audio Device (rev 20)
Subsystem: ASUSTeK Computer Inc. Unknown device 810d
Flags: medium devsel, IRQ 3
I/O ports at c800 [size=256]
Memory at faeff000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2

Any new tricks for this out there?
 
 View user's profile Send private message  
Reply with quote Back to top
JumpyLINUX
Post subject: Re: RE: No sound.  PostPosted: Aug 29, 2006 - 02:53 PM



Joined: Aug 22, 2006
Posts: 34

piper wrote:
In konsole type alsaconf


Then go to K-Menu > Multimedia > and click on Kmix , it will shoot to the lower right corner on the kicker, right click on it, click on show mixer window, in output make sure the 2 sliders are up all the way, then hit input and adjust accordingly > then go to settings >configure kmix > hit apply > reboot


This had no affect.
 
 View user's profile Send private message  
Reply with quote Back to top
piper
Post subject: RE: Re: RE: No sound.  PostPosted: Aug 29, 2006 - 03:00 PM
Team Member
Team Member


Joined: May 03, 2005
Posts: 1544
Location: out there somewhere
JumpyLINUX

You do have line-in activated right. (in kmix)

What soundcard do you have ? Is it onboard ?

wh7qq

Does sound work on the live cd ?

_________________
h2's d-u script
h2's rdiff-backup script
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
JumpyLINUX
Post subject: Re: RE: Re: RE: No sound.  PostPosted: Aug 29, 2006 - 04:40 PM



Joined: Aug 22, 2006
Posts: 34

piper wrote:

You do have line-in activated right. (in kmix)

Yeas if you mean "Capture *". Or do you mean the green led above the "Master" scrollbar - that's lit allright.
On the ouput tab I have "Master", "PCM" and "Capture Mux" and all are turned to 100.

piper wrote:

What soundcard do you have ? Is it onboard ?

It's an itegrated soundcard. I have an Acer Travelmate 3004.

piper wrote:

Does sound work on the live cd ?

I doesn't work on Kanotix live cd but works right away with no tweaks on Knoppix live cd.


Last edited by JumpyLINUX on Aug 29, 2006 - 04:44 PM; edited 1 time in total
 
 View user's profile Send private message  
Reply with quote Back to top
ockham23
Post subject: RE: Re: RE: Re: RE: No sound.  PostPosted: Aug 29, 2006 - 04:44 PM



Joined: Mar 25, 2005
Posts: 2133

Suggestion: Make a screenshot of Knoppix' KMix settings and compare it with KMix settings of your hd install.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 View user's profile Send private message  
Reply with quote Back to top
JumpyLINUX
Post subject: Re: RE: Re: RE: Re: RE: No sound.  PostPosted: Aug 29, 2006 - 05:01 PM



Joined: Aug 22, 2006
Posts: 34

ockham23 wrote:
Suggestion: Make a screenshot of Knoppix' KMix settings and compare it with KMix settings of your hd install.


That did not help. I looked the hardware information in KMix...
Sound drivers supported> ALSA + OSS
sound drivers used> ALSA


Does that help? Can I check other places for soundcard configurations from Knoppix?
 
 View user's profile Send private message  
Reply with quote Back to top
wh7qq
Post subject: RE: Re: RE: Re: RE: Re: RE: No sound.  PostPosted: Aug 29, 2006 - 08:00 PM



Joined: Jul 04, 2005
Posts: 67
Location: Hawaii
Piper,

The live CD does not work with this sound card. Get the following message:

artsmessage
Error while initializing the sound driver: default can't be opened for playback (No Such Devices) The sound server will continue using the null output device.


(Same message as with hd installation)

running alsaconf gets the following:

running update modules
Fatal: Could not open /lib/modules/2.6.16.16-kanotix-1/modules-dep-temp for writing.

and

Saving mixer setuuup used for this in /var/lib/aalsa/asound.state

and

save state 1163: No Soundcards found
 
 View user's profile Send private message  
Reply with quote Back to top
JumpyLINUX
Post subject: Re: RE: Re: RE: Re: RE: Re: RE: No sound.  PostPosted: Aug 30, 2006 - 07:18 PM



Joined: Aug 22, 2006
Posts: 34

wh7qq wrote:
Piper,

The live CD does not work with this sound card. Get the following message:

artsmessage
Error while initializing the sound driver: default can't be opened for playback (No Such Devices) The sound server will continue using the null output device.


(Same message as with hd installation)

running alsaconf gets the following:

running update modules
Fatal: Could not open /lib/modules/2.6.16.16-kanotix-1/modules-dep-temp for writing.

and

Saving mixer setuuup used for this in /var/lib/aalsa/asound.state

and

save state 1163: No Soundcards found


Well my sound card is recognized. I also found this post on another forum that says it could be a bug in ALSA:
http://www.linuxquestions.org/questions ... p?t=468859

Also I checked "System->KInfoCenter->Sound" in Kanotix and Knoppix and I noticed that the version of ALSA in Knoppix is 1.0.11rc4 and in Kanotix 1.0.11rc2. So how can I update ALSA?
 
 View user's profile Send private message  
Reply with quote Back to top
JumpyLINUX
Post subject:   PostPosted: Aug 30, 2006 - 07:21 PM



Joined: Aug 22, 2006
Posts: 34

There is also another difference in "System->KInfoCenter->Sound" which is:

Knoppix (sound works)
Card config:
HDA Intel at 0xd000c000 irq 17


Kanotix (sound does not work)
Card config:
HDA Intel at 0xd000c000 irq 177



Is that meaningful?[/u][/i]
 
 View user's profile Send private message  
Reply with quote Back to top
piper
Post subject:   PostPosted: Aug 30, 2006 - 08:58 PM
Team Member
Team Member


Joined: May 03, 2005
Posts: 1544
Location: out there somewhere
hmm, not sure if this will work, worth a try, I found this in the german forums

echo $(</proc/asound/modules )|awk '{print $2}' >> /etc/modules
update-rc.d -f alsa-utils defaults

_________________
h2's d-u script
h2's rdiff-backup script
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
ockham23
Post subject:   PostPosted: Aug 30, 2006 - 09:24 PM



Joined: Mar 25, 2005
Posts: 2133

Quote:
HDA Intel at 0xd000c000 irq 177
irq 177 is definitely wrong. Please post output of
Code:
cat /proc/interrupts
infobash -v2
Maybe it would help if you switched to an SMP kernel to have better irq handling.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 View user's profile Send private message  
Reply with quote Back to top
schnorrer
Post subject:   PostPosted: Aug 31, 2006 - 09:19 AM



Joined: Jan 09, 2006
Posts: 1720

Not by default. sound with acpi and bios Auto the irq is routed to irq-177
with buggy apic the snd-irq is 17
I think a bios upgrade will fix the irq-problem for the sound.
 
 View user's profile Send private message  
Reply with quote Back to top
piper
Post subject:   PostPosted: Aug 31, 2006 - 10:40 AM
Team Member
Team Member


Joined: May 03, 2005
Posts: 1544
Location: out there somewhere
schnorrer

If it works fine with live cd, how would a bio's upgrade fix this problem ?

A bio's upgrade does NOT fix everthing and is not a solution to fix everything, and can be dangerous even.

_________________
h2's d-u script
h2's rdiff-backup script
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
JumpyLINUX
Post subject:   PostPosted: Aug 31, 2006 - 03:09 PM



Joined: Aug 22, 2006
Posts: 34

ockham23 wrote:
Quote:
HDA Intel at 0xd000c000 irq 177
irq 177 is definitely wrong. Please post output of
Code:
cat /proc/interrupts
infobash -v2
Maybe it would help if you switched to an SMP kernel to have better irq handling.


Here is the output:

CPU0
0: 252404 IO-APIC-edge timer
1: 199 IO-APIC-edge i8042
7: 2 IO-APIC-edge parport0
8: 4 IO-APIC-edge rtc
9: 34578 IO-APIC-level acpi
12: 1521 IO-APIC-edge i8042
14: 12172 IO-APIC-edge ide0
169: 1 IO-APIC-level ipw2200
177: 12786 IO-APIC-level uhci_hcd:usb4, HDA Intel, i915@pci:0000:00:02.0, eth0
185: 4 IO-APIC-level ohci1394, yenta, uhci_hcd:usb3
225: 46982 IO-APIC-level uhci_hcd:usb1, ehci_hcd:usb5
233: 0 IO-APIC-level uhci_hcd:usb2
NMI: 0
LOC: 252339
ERR: 0
MIS: 0
user@Acer:~$ infobash -v2
Host/Kernel/OS "Acer" running Linux 2.6.16.16-kanotix-1 i686 [ KANOTIX 2006 Easter ]
CPU Info Intel Pentium M clocked at [ 800.000 MHz ]
Videocard Intel Mobile 915GM/GMS/910GML Express Graphics Controller X.Org 7.0.0 [ 1280x800 @60hz ]
Network cards Broadcom NetXtreme BCM5788 Gigabit Ethernet
Intel PRO/Wireless 2200BG Network Connection
Processes 90 | Uptime 17min | Memory 309.449/1000.7MB | HDD ST9100822A Size 100GB (62%used) | Client Shell | Infobash v2.50rc14




How can I switch to an SMP Kernel?
 
 View user's profile Send private message  
Reply with quote Back to top
JumpyLINUX
Post subject:   PostPosted: Aug 31, 2006 - 03:28 PM



Joined: Aug 22, 2006
Posts: 34

piper wrote:
hmm, not sure if this will work, worth a try, I found this in the german forums

echo $(</proc/asound/modules )|awk '{print $2}' >> /etc/modules
update-rc.d -f alsa-utils defaults


This is what I got for the second command:
Code:
user@Acer:~$ update-rc.d -f alsa-utils defaults
 System startup links for /etc/init.d/alsa-utils already exist.


I have no idea if it did what it was supposed to. I also tried apt-get update and upgrade after a that but the ALSA version is still the old one.
 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject:   PostPosted: Aug 31, 2006 - 03:33 PM



Joined: Dec 17, 2003
Posts: 16809

Just reboot and all is fine.
 
 View user's profile Send private message  
Reply with quote Back to top
JumpyLINUX
Post subject:   PostPosted: Aug 31, 2006 - 03:45 PM



Joined: Aug 22, 2006
Posts: 34

Kano wrote:
Just reboot and all is fine.

I did but can't still hear any sound.
 
 View user's profile Send private message  
Reply with quote Back to top
piper
Post subject:   PostPosted: Aug 31, 2006 - 03:52 PM
Team Member
Team Member


Joined: May 03, 2005
Posts: 1544
Location: out there somewhere
Are you sure nothing is muted in kmix ?

_________________
h2's d-u script
h2's rdiff-backup script
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
JumpyLINUX
Post subject:   PostPosted: Aug 31, 2006 - 03:56 PM



Joined: Aug 22, 2006
Posts: 34

piper wrote:
Are you sure nothing is muted in kmix ?

Yeas I'm sure.
 
 View user's profile Send private message  
Reply with quote Back to top
JumpyLINUX
Post subject:   PostPosted: Aug 31, 2006 - 04:02 PM



Joined: Aug 22, 2006
Posts: 34

I think the problem is in ALSA.

I checked the alsa homepage and I noticed that they have released version 1.0.12. I have 1.0.11rc2 on Kanotix and 1.0.11rc4 worked in Knoppix. How can I get the new 1.0.12 version?
 
 View user's profile Send private message  
Reply with quote Back to top
ockham23
Post subject:   PostPosted: Aug 31, 2006 - 07:27 PM



Joined: Mar 25, 2005
Posts: 2133

Quote:
177: 12786 IO-APIC-level uhci_hcd:usb4, HDA Intel, i915@pci:0000:00:02.0, eth0
Maybe there's just to much bunched up at IRQ 177. This is brutal, but maybe things get better if you temporarily deactivate the network card (eth0) via BIOS settings.

Switching to an SMP kernel is not possible, however, because infobash tells me that you already have a "kanotix" kernel (=smp). Maybe updating to latest 2.6.17.11-kanotix-2 will help, but this is just a guess.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 View user's profile Send private message  
Reply with quote Back to top
wh7qq
Post subject:   PostPosted: Sep 01, 2006 - 07:35 AM



Joined: Jul 04, 2005
Posts: 67
Location: Hawaii
Very Strange:

With all my efforts and the assistance of this forum, I had no luck getting the onboard audio on this Asus K8U-X mobo working but this morning, my wife booted the computer and the sound system worked! The KDE startup sounds came through the monitor speakers. I couldn't get to it at the time and when I booted later, no sound again. Wife says it happens sporadically.

This evening after much messing around, I had given up...couldn't even get an old Ensonique 1377 card to work. Put it all back together without the Ensonique and booted to check out my setup and sound was back! It lasted one boot. Gone now.

Originally, when I would do cat /proc/asound/cards, it would report "No Cards Found". When it was working it reported:

sh-3.1$ cat /proc/asound/cards
0 [M5455 ]: ICH - ALi M5455
ALi M5455 with AD1888 at 0x0, irq 3
1 [UART ]: MPU-401 UART - MPU-401 UART
MPU-401 UART at 0x300, irq 5

but now it is reporting:

sh-3.1$ cat /proc/asound/cards

1 [UART ]: MPU-401 UART - MPU-401 UART
MPU-401 UART at 0x300, irq 5


Why would this work intermittently?
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits