You are not logged in.
My dog chewed up my old wired dynex usb headset, so I bought a Logitech Wireless H600 headset and now am having sound problems.
Problem: Cannot get sound through Logitech Wireless H600 headset via browser/youtube. I can get sound locally through VLC if I set it to output through alsa - headset. I was also able to get sound through the wired headset.
Attempted fixes: I have tried everything I could think of and everything I found online. I made sure all volume levels in alsamixer/volumeicon were not muted. I set headset as default in ~/.asoundrc and globally through /etc/asound.conf. I tried completely uninstalling and reinstalling alsa. I have edited alsa-base.conf and changed the index for usb audio to -1 and 0. I have tried installing non-free adobe flash player. I have tried other browsers.
Anyone have any other ideas?
Edit: No idea what I did, but it works now.
Last edited by sKrave (2012-06-06 03:05:45)
Offline
It appears I can get sound through my external speakers through browser/youtube, but not the headset. I don't know any other way to force the headset as default other than what I've already tried.
Offline
Post output of
cat /proc/asound/cards
lsusb
lsmod
uname -rwhile the Logitech headset is plugged in.
bootinfoscript - emacs primer - wireless problems- I ♥ #!
Offline
Post output of
cat /proc/asound/cards lsusb lsmod uname -rwhile the Logitech headset is plugged in.
It works now, not sure how it happened. I did alsactl init and it worked, but that was something I tried before so I'm not sure why it works now. Here's the output anyway in case you see something wrong.
skrave@crunchbang:~$ cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xf4100000 irq 21
1 [Headset ]: USB-Audio - Logitech Wireless Headset
Logitech Logitech Wireless Headset at usb-0000:00:04.0-3, full speed
2 [Generic ]: HDA-Intel - HD-Audio Generic
HD-Audio Generic at 0xf3020000 irq 16skrave@crunchbang:~$ lsusb
Bus 004 Device 003: ID 046d:0a29 Logitech, Inc.
Bus 004 Device 002: ID 1532:0109 Razer USA, Ltd Lycosa Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c245 Logitech, Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubskrave@crunchbang:~$ lsmod
Module Size Used by
ppdev 5030 0
lp 7462 0
sco 7225 2
bridge 39646 0
stp 1440 1 bridge
bnep 9427 2
rfcomm 29629 0
l2cap 24752 6 bnep,rfcomm
bluetooth 41827 6 sco,bnep,rfcomm,l2cap
rfkill 13044 2 bluetooth
powernow_k8 10978 1
cpufreq_stats 2740 0
cpufreq_conservative 5162 0
cpufreq_powersave 902 0
cpufreq_userspace 1992 0
fuse 50924 5
loop 11799 0
firewire_sbp2 11514 0
snd_hda_codec_atihdmi 2251 1
snd_hda_codec_realtek 235714 1
snd_usb_audio 64070 0
snd_hda_intel 20035 1
snd_usb_lib 13960 1 snd_usb_audio
snd_hda_codec 54292 3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_seq_midi 4400 0
snd_seq_midi_event 4628 1 snd_seq_midi
snd_rawmidi 15515 2 snd_usb_lib,snd_seq_midi
snd_hwdep 5380 2 snd_usb_audio,snd_hda_codec
snd_pcm 60487 3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq 42881 2 snd_seq_midi,snd_seq_midi_event
snd_timer 15598 2 snd_pcm,snd_seq
snd_seq_device 4493 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 46526 12 snd_hda_codec_realtek,snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_rawmidi,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
radeon 574908 2
ttm 40162 1 radeon
drm_kms_helper 20369 1 radeon
snd_page_alloc 6249 2 snd_hda_intel,snd_pcm
soundcore 4598 1 snd
i2c_nforce2 5280 0
edac_core 29261 0
drm 142352 4 radeon,ttm,drm_kms_helper
i2c_algo_bit 4209 1 radeon
joydev 8459 0
k8temp 3283 0
parport_pc 18855 1
edac_mce_amd 6433 0
psmouse 49985 0
i2c_core 15819 5 radeon,drm_kms_helper,i2c_nforce2,drm,i2c_algo_bit
parport 27954 3 ppdev,lp,parport_pc
wmi 4323 0
video 17445 0
output 1692 1 video
usbhid 33292 0
hid 63257 1 usbhid
pcspkr 1699 0
serio_raw 3752 0
evdev 7352 12
button 4650 0
processor 29935 1 powernow_k8
ext4 288382 1
mbcache 5050 1 ext4
jbd2 67111 1 ext4
crc16 1319 2 l2cap,ext4
sg 24069 0
sd_mod 29937 4
crc_t10dif 1276 1 sd_mod
sr_mod 12602 0
cdrom 29351 1 sr_mod
ata_generic 3239 0
ohci_hcd 19343 0
firewire_ohci 19676 0
thermal 11674 0
ahci 32870 3
firewire_core 36848 2 firewire_sbp2,firewire_ohci
ehci_hcd 32097 0
crc_itu_t 1307 1 firewire_core
pata_amd 9869 0
thermal_sys 11942 3 video,processor,thermal
forcedeth 45448 0
libata 133776 3 ata_generic,ahci,pata_amd
usbcore 123122 6 snd_usb_audio,snd_usb_lib,usbhid,ohci_hcd,ehci_hcd
nls_base 6377 1 usbcore
scsi_mod 126725 5 firewire_sbp2,sg,sd_mod,sr_mod,libataskrave@crunchbang:~$ uname -r
2.6.32-5-amd64Offline
I did a little bit of distro hopping and came back to #! and can't get the sound to work again. I've tried everything again (except for completely removing alsa and reinstalling). Still can't get sound via browser through wireless headset. Here's some info again.
krave@crunchbang:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: ALC889A Analog [ALC889A Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: ALC889A Digital [ALC889A Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Headset [Logitech Wireless Headset], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: Generic [HD-Audio Generic], device 3: ATI HDMI [ATI HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0skrave@crunchbang:~$ lspci
00:00.0 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP78S [GeForce 8200] LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP78S [GeForce 8200] SMBus (rev a1)
00:01.2 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:01.4 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:02.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:04.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:04.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:06.0 IDE interface: nVidia Corporation MCP78S [GeForce 8200] IDE (rev a1)
00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:09.0 IDE interface: nVidia Corporation MCP78S [GeForce 8200] SATA Controller (non-AHCI mode) (rev a2)
00:0a.0 Ethernet controller: nVidia Corporation MCP77 Ethernet (rev a2)
00:10.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:09.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
02:00.0 VGA compatible controller: ATI Technologies Inc Cypress [Radeon HD 5800 Series]
02:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio [Radeon HD 5800 Series]skrave@crunchbang:~$ lsmod
Module Size Used by
ppdev 5030 0
lp 7462 0
sco 7225 2
bridge 39646 0
stp 1440 1 bridge
bnep 9427 2
l2cap 24752 3 bnep
bluetooth 41827 5 sco,bnep,l2cap
rfkill 13044 2 bluetooth
powernow_k8 10978 1
cpufreq_userspace 1992 0
cpufreq_stats 2740 0
cpufreq_conservative 5162 0
cpufreq_powersave 902 0
fuse 50924 3
loop 11799 0
firewire_sbp2 11514 0
snd_hda_codec_atihdmi 2251 1
snd_hda_codec_realtek 235714 1
snd_usb_audio 64070 0
snd_usb_lib 13960 1 snd_usb_audio
snd_seq_midi 4400 0
snd_hda_intel 20035 1
snd_seq_midi_event 4628 1 snd_seq_midi
radeon 574908 2
snd_hda_codec 54292 3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_rawmidi 15515 2 snd_usb_lib,snd_seq_midi
ttm 40162 1 radeon
drm_kms_helper 20369 1 radeon
snd_hwdep 5380 2 snd_usb_audio,snd_hda_codec
snd_pcm 60487 3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq 42881 2 snd_seq_midi,snd_seq_midi_event
edac_core 29261 0
parport_pc 18855 1
i2c_nforce2 5280 0
psmouse 49985 0
serio_raw 3752 0
drm 142352 4 radeon,ttm,drm_kms_helper
i2c_algo_bit 4209 1 radeon
snd_timer 15598 2 snd_pcm,snd_seq
i2c_core 15819 5 radeon,drm_kms_helper,i2c_nforce2,drm,i2c_algo_bit
joydev 8459 0
pcspkr 1699 0
evdev 7352 12
edac_mce_amd 6433 0
k8temp 3283 0
parport 27954 3 ppdev,lp,parport_pc
snd_seq_device 4493 3 snd_seq_midi,snd_rawmidi,snd_seq
wmi 4323 0
snd 46526 12 snd_hda_codec_realtek,snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_rawmidi,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
video 17445 0
output 1692 1 video
soundcore 4598 1 snd
snd_page_alloc 6249 2 snd_hda_intel,snd_pcm
button 4650 0
processor 29935 1 powernow_k8
ext4 288382 1
mbcache 5050 1 ext4
jbd2 67111 1 ext4
crc16 1319 2 l2cap,ext4
usbhid 33292 0
hid 63257 1 usbhid
sg 24069 0
sr_mod 12602 0
sd_mod 29937 3
crc_t10dif 1276 1 sd_mod
cdrom 29351 1 sr_mod
ata_generic 3239 0
ohci_hcd 19343 0
pata_amd 9869 0
ahci 32870 2
libata 133776 3 ata_generic,pata_amd,ahci
firewire_ohci 19676 0
firewire_core 36848 2 firewire_sbp2,firewire_ohci
crc_itu_t 1307 1 firewire_core
thermal 11674 0
thermal_sys 11942 3 video,processor,thermal
forcedeth 45448 0
ehci_hcd 32097 0
scsi_mod 126725 5 firewire_sbp2,sg,sr_mod,sd_mod,libata
usbcore 123122 6 snd_usb_audio,snd_usb_lib,usbhid,ohci_hcd,ehci_hcd
nls_base 6377 1 usbcoreRight now I have this in ~/.asoundrc
pcm.!default {
type hw
card 1
}
ctl.!default {
type hw
card 1
}
Should I try making changes to /usr/share/alsa/alsa.conf?
defaults.ctl.card 0
defaults.pcm.card 0
defaults.pcm.device 0
change those to 1?
I just cannot get alsa to make the headset the default.
Last edited by sKrave (2012-06-06 03:11:54)
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.