LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
Thread Tools
Old 11-07-2009, 07:20 AM   #1
zatix
LQ Newbie
 
Registered: Nov 2009
Posts: 4
Thanked: 0
Logitech Headset not recognized.


[Log in to get rid of this advertisement]
I have just bought this headset ( http://www.logitech.com/index.cfm/we.../3621&cl=us,en ) and it doesn't work in my ubuntu 9.10.

Here you have some information which can we helpful:

lsusb
Code:
Bus 001 Device 002: ID 05ac:8507 Apple, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 005: ID 046d:0a0c Logitech, Inc.
Bus 003 Device 003: ID 05ac:0237 Apple, Inc.
Bus 003 Device 002: ID 05ac:8242 Apple, Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 05ac:8403 Apple, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 05ac:8213 Apple, Inc.
Bus 004 Device 002: ID 0a5c:4500 Broadcom Corp.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
dmesg:
Code:
[ 3137.270182] usb 3-1: new full speed USB device using ohci_hcd and address 5
[ 3137.512862] usb 3-1: configuration #1 chosen from 1 choice
[ 3137.536208] input: Logitech Logitech USB Headset as /devices/pci0000:00/0000:00:04.0/usb3/3-1/3-1:1.3/input/input11
[ 3137.536284] generic-usb 0003:046D:0A0C.0006: input,hidraw3: USB HID v1.00 Device [Logitech Logitech USB Headset] on usb-0000:00:04.0-1/input3
cat /proc/asound/cards
Code:
 0 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xd3480000 irq 23
cat /proc/asound/devices
Code:
  2:        : timer
  3:        : sequencer
  4: [ 0- 1]: digital audio playback
  5: [ 0- 0]: digital audio playback
  6: [ 0- 0]: digital audio capture
  7: [ 0- 0]: hardware dependent
  8: [ 0]   : control
aplay -l returns
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: Cirrus Analog [Cirrus Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: Cirrus Digital [Cirrus Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
the alsamixer configuration is fine, and I tried all the options in system, preferences, sound.

I have also tried many different programs but anyone recognize the headset.

it is curious that I can change the volume of the system with the button of the headset.


Any idea?


Thanks!
linuxubuntu zatix is offline     Reply With Quote
Old 11-07-2009, 07:33 AM   #2
jschiwal
Moderator
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 12,881
Thanked: 232
Try "sudo /usr/bin/alsaconf -c1". It may treat the device as a second sound card. If you have pulse audio, make sure that it is selected as the source.
linuxsuse jschiwal is offline     Reply With Quote
Old 11-07-2009, 08:58 AM   #3
zatix
LQ Newbie
 
Registered: Nov 2009
Posts: 4
Thanked: 0

Original Poster
Quote:
Originally Posted by jschiwal View Post
Try "sudo /usr/bin/alsaconf -c1". It may treat the device as a second sound card. If you have pulse audio, make sure that it is selected as the source.
It seems that I don't have this command in my system.

I have ubuntu 9.10, Gnome and alsa-utils and alsa-base installed.
linuxubuntu zatix is offline     Reply With Quote
Old 11-07-2009, 09:57 AM   #4
thorkelljarl
Member
 
Registered: Jun 2008
Posts: 826
Thanked: 95
There is a reason...

The command "alsaconf" no longer exists in Ubuntu.

Is there neither sound in the earphones nor from the microphone?

Last edited by thorkelljarl; 11-07-2009 at 10:05 AM..
linuxsuse thorkelljarl is offline     Reply With Quote
Old 11-07-2009, 12:16 PM   #5
zatix
LQ Newbie
 
Registered: Nov 2009
Posts: 4
Thanked: 0

Original Poster
Quote:
Originally Posted by thorkelljarl View Post
There is a reason...

The command "alsaconf" no longer exists in Ubuntu.

Is there neither sound in the earphones nor from the microphone?
I only receive sound in the laptop speakers, not in the headset.
linuxubuntu zatix is offline     Reply With Quote
Old 11-08-2009, 02:44 AM   #6
zatix
LQ Newbie
 
Registered: Nov 2009
Posts: 4
Thanked: 0

Original Poster
any idea?
linuxubuntu zatix is offline     Reply With Quote
Old 11-08-2009, 04:33 AM   #7
jschiwal
Moderator
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 12,881
Thanked: 232
xatic, I meant to type the "alsamixer" command, but I don't know if you have it. This is how I got my usb mic to work. At the time, the kde mixer would show it but would mute it if you tried to change the level. The "-c1" option selects the second sound card, the USB mic.

If you have pulse audio, check if you have the "padevchooser" program.

My fixall, which normally works for me, is to run "alsaconf" to install any missing driver files and then run my distros (suse) sound config tool.
linuxsuse jschiwal is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
Logitech Usb Headset GypsyPants Linux - Newbie 13 05-05-2009 03:53 PM
Logitech USB Headset issue Magma_11 Linux - Hardware 6 11-06-2008 08:53 AM
USB Headset not recognized? suse91pro Linux - Hardware 1 10-27-2008 06:54 AM
Logitech USB Headset + EMU10K1 PhoenixOne Linux - Hardware 1 01-07-2007 06:05 AM
Logitech USB Headset and SUSE 9.3 Donlvnv Suse/Novell 0 05-18-2005 10:10 AM


All times are GMT -5. The time now is 12:22 AM.

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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration