LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-10-2013, 06:42 AM   #1
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215
Blog Entries: 2

Rep: Reputation: 49
Sound problem with new install of Debian


New HP E2 Vision laptop fitted with Windows 8. With some difficulty install Debian as well. But sound problem.

Gnome volume control does not give a load of sliders but just the opportunity to change the sound source. Alsamixer most of contols do not work and it just gives a single box with MM in it. MM changes to 00 when M is depressed. It will not respond to up or down.

The keyboard sound buttons apparently show no sound, they do not respond to anything.

Any ideas? Thanks any help.
 
Old 01-10-2013, 08:40 AM   #2
jim_p
Member
 
Registered: Aug 2009
Distribution: Debian testing
Posts: 564

Rep: Reputation: 131Reputation: 131
MM means that the channel is muted. Press m so as it will get to 00 and raise it with up arrow. Repeat for all channels :P
 
Old 01-10-2013, 11:31 AM   #3
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215

Original Poster
Blog Entries: 2

Rep: Reputation: 49
Did that got 00 but the arrow keys had no effect, as many of alsamixer's controls don't.
 
Old 01-12-2013, 11:38 AM   #4
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
What kind of output do you have for;
Code:
aplay -l
?

Compare that to what the default offering for alsa is and the content of /proc/asound/cards.

Had this problem her in Sid and also Wheezy very recently. Had a ~/.asoundrc file that called for the wrong card number here in Sid. Fixed that and everything was fine. No such file in Wheezy. Made one and that fixed it there too.

Was having Rhythmbox crash if you attempted to play anything because, I think, it could not connect to the audio card.

Some package upgrade for the video card had the system thinking it should use the hdmi function for my Radeon card instead of the audigy card.
 
Old 01-13-2013, 05:39 AM   #5
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215

Original Poster
Blog Entries: 2

Rep: Reputation: 49
Great thanks.

lugo@debian:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: ATI HDMI [ATI HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: HDA Generic [HDA Generic]
Subdevices: 1/1
Subdevice #0: subdevice #0
lugo@debian:~$ cat /proc/asound/cards
0 [Generic ]: HDA-Intel - HD-Audio Generic
HD-Audio Generic at 0xf0444000 irq 19
1 [Generic_1 ]: HDA-Intel - HD-Audio Generic
HD-Audio Generic at 0xf0440000 irq 16
lugo@debian:~$

Have to say I'm not much wiser.

If I need to make a ~/asoundrc file, could you remind me of what to put in it?
 
Old 01-13-2013, 01:28 PM   #6
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
I am not possitive that this is your problem as it is definitely a new one to me. It has worked for me however.

My current ~/.asoundrc;
Code:
pcm.!default {
    type hw
    card 1
}
ctl.!default {
    type hw           
    card 1
}
You shoule check in /proc/asound/cards to see what it says too;
Code:
cat /proc/asound/cards
The reason I say that is that mine changed on a reboot and flipped the buggers.
 
Old 01-13-2013, 11:12 PM   #7
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215

Original Poster
Blog Entries: 2

Rep: Reputation: 49
Hi Widget. Partial success. Gnome sound thing still no sliders. It gives only one choice - for alsamixer. Your ,asoundrc changed things, does not if you put card 0 instead of card 1.

Alsamixer mostly works and responds to the arrows. But there is only one vertical possible. It is mono.

There still does not seem to be any sound. Laptop sound keyboard controls do not seem to work.

Any suggestions? Thanks.
 
Old 01-14-2013, 03:30 AM   #8
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Quote:
Originally Posted by lugoteehalt View Post
Hi Widget. Partial success. Gnome sound thing still no sliders. It gives only one choice - for alsamixer. Your ,asoundrc changed things, does not if you put card 0 instead of card 1.

Alsamixer mostly works and responds to the arrows. But there is only one vertical possible. It is mono.

There still does not seem to be any sound. Laptop sound keyboard controls do not seem to work.

Any suggestions? Thanks.
Beats me. Sorry.
 
Old 01-14-2013, 04:23 PM   #9
Hungry ghost
Senior Member
 
Registered: Dec 2004
Posts: 1,222

Rep: Reputation: 667Reputation: 667Reputation: 667Reputation: 667Reputation: 667Reputation: 667
What is the output of lspci and which Debian version are you using?
 
  


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
Debian 6.0.4 Fresh Install No flash sound. alleghenia Debian 2 07-21-2012 08:25 PM
Unable to install sound modules on Debian 5.0 Crysm Linux - Hardware 2 10-18-2009 07:13 PM
sound problems on a debian install ajaya Linux - Hardware 0 10-09-2004 09:15 PM
lost sound in windows right after a debian install MrGardenHoseMan Linux - General 1 07-03-2003 11:40 AM
Debian Woody sound problem after clean install matix Linux - Distributions 8 11-24-2002 09:34 AM

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

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