[Bug 642948] Re: Microphone not working on Dell Vostro 1015

sebaestn 642948 at bugs.launchpad.net
Tue Sep 21 17:33:34 UTC 2010


Good news: I upgraded now completely to alsa version 1.0.23 by following
the instructions here:

http://monespaceperso.org/blog-en/2010/05/02/upgrade-alsa-1-0-23-on-
ubuntu-lucid-lynx-10-04/

Now _everything_ works like it should: internal and external mics,
internal loudspeakers mute when headphone is plugged in.

I am sorry that I didn't get aware of these two websites before. I hope
it helps you paolog, too!

PS: I hope alsa 1.0.23 is included in Maverick...

** Description changed:

  Dear bug-tracker,
  
  neither the internal nor an external microphone does work on on my Dell
  Vostro 1015 running Kubuntu 10.04.
  
  I have tried its functionality by using skype and audacity.  Currently
  running 2.6.32-24-generic kernel with the additional linux-backports-
  modules-alsa-2.6.32-24-generic and linux-backports-modules-alsa-lucid-
  generic packages to make the internal sound mute when headphones are
  plugged in. Audio output on both internal speakers and headphones does
  work properly.
  
  This might be relevant to other bugs on launchpad. I filed a new bug to
  make sure that I brought it to your attention.
  
  Here is some information that may be of interest:
  
- lspci | grep Audio: 
+ lspci | grep Audio:
  00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
  
  head -n 1 /proc/asound/card0/codec*:
  Codec: Conexant CX20583 (Pebble HSF)
  
- alsa package: 
+ alsa package:
  1.0.22.1+dfsg-0ubuntu3
  
  modinfo snd-hda-intel:
  filename:       /lib/modules/2.6.32-24-generic/updates/alsa/snd-hda-intel.ko
  description:    Intel HDA driver
  license:        GPL
  srcversion:     B96160274587DA459D12E48
  alias:          pci:v00001022d*sv*sd*bc04sc03i00*
  alias:          pci:v00001002d*sv*sd*bc04sc03i00*
  alias:          pci:v00001102d00000009sv*sd*bc*sc*i*
  alias:          pci:v00006549d00001200sv*sd*bc*sc*i*
  alias:          pci:v000010DEd*sv*sd*bc04sc03i00*
  alias:          pci:v000010B9d00005461sv*sd*bc*sc*i*
  alias:          pci:v00001039d00007502sv*sd*bc*sc*i*
  alias:          pci:v00001106d00003288sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA48sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA40sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA38sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA30sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA28sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA20sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA18sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA10sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA08sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000AA00sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000970Fsv*sd*bc*sc*i*
  alias:          pci:v00001002d0000960Fsv*sd*bc*sc*i*
  alias:          pci:v00001002d00007919sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000793Bsv*sd*bc*sc*i*
  alias:          pci:v00001002d00004383sv*sd*bc*sc*i*
  alias:          pci:v00001002d0000437Bsv*sd*bc*sc*i*
  alias:          pci:v00008086d0000811Bsv*sd*bc*sc*i*
  alias:          pci:v00008086d00001C20sv*sd*bc*sc*i*
  alias:          pci:v00008086d00003B57sv*sd*bc*sc*i*
  alias:          pci:v00008086d00003B56sv*sd*bc*sc*i*
  alias:          pci:v00008086d00003A6Esv*sd*bc*sc*i*
  alias:          pci:v00008086d00003A3Esv*sd*bc*sc*i*
  alias:          pci:v00008086d0000293Fsv*sd*bc*sc*i*
  alias:          pci:v00008086d0000293Esv*sd*bc*sc*i*
  alias:          pci:v00008086d00002911sv*sd*bc*sc*i*
  alias:          pci:v00008086d0000284Bsv*sd*bc*sc*i*
  alias:          pci:v00008086d0000269Asv*sd*bc*sc*i*
- alias:          pci:v00008086d000027D8sv*sd*bc*sc*i*                                                                                                                                
- alias:          pci:v00008086d00002668sv*sd*bc*sc*i*                                                                                                                                
- depends:        snd-pcm,snd,snd-page-alloc,snd-hda-codec                                                                                                                            
- vermagic:       2.6.32-24-generic SMP mod_unload modversions 
+ alias:          pci:v00008086d000027D8sv*sd*bc*sc*i*
+ alias:          pci:v00008086d00002668sv*sd*bc*sc*i*
+ depends:        snd-pcm,snd,snd-page-alloc,snd-hda-codec
+ vermagic:       2.6.32-24-generic SMP mod_unload modversions
  parm:           index:Index value for Intel HD audio interface. (array of int)
  parm:           id:ID string for Intel HD audio interface. (array of charp)
  parm:           enable:Enable Intel HD audio interface. (array of bool)
  parm:           model:Use the given board model. (array of charp)
  parm:           position_fix:Fix DMA pointer (0 = auto, 1 = none, 2 = POSBUF). (array of int)
  parm:           bdl_pos_adj:BDL position adjustment offset. (array of int)
  parm:           probe_mask:Bitmask to probe codecs (default = -1). (array of int)
  parm:           probe_only:Only probing and no codec initialization. (array of int)
  parm:           single_cmd:Use single command to communicate with codecs (for debugging only). (bool)
  parm:           enable_msi:Enable Message Signaled Interrupt (MSI) (int)
  parm:           patch:Patch file for Intel HD audio interface. (array of charp)
  parm:           beep_mode:Select HDA Beep registration mode (0=off, 1=on, 2=mute switch on/off) (default=1). (array of int)
  parm:           power_save:Automatic power-saving timeout (in second, 0 = disable). (int)
  parm:           power_save_controller:Reset controller in power save mode. (bool)
  
- 
  Is there any other information I can provide? Thanks very much in advance,
  sebaestn
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-24-generic 2.6.32-24.43
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  NonfreeKernelModules: wl
  AlsaVersion:
-  Advanced Linux Sound Architecture Driver Version 1.0.23.
-  Compiled on Jul  6 2010 for kernel 2.6.32-24-generic (SMP).
+  Advanced Linux Sound Architecture Driver Version 1.0.23.
+  Compiled on Jul  6 2010 for kernel 2.6.32-24-generic (SMP).
  AplayDevices:
-  **** List of PLAYBACK Hardware Devices ****
-  card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
-    Subdevices: 1/1
-    Subdevice #0: subdevice #0
+  **** List of PLAYBACK Hardware Devices ****
+  card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  Architecture: amd64
  ArecordDevices:
-  **** List of CAPTURE Hardware Devices ****
-  card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
-    Subdevices: 1/1
-    Subdevice #0: subdevice #0
+  **** List of CAPTURE Hardware Devices ****
+  card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC0:  sebkoke    1689 F.... knotify4
-                       sebkoke    1730 F.... kmix
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC0:  sebkoke    1689 F.... knotify4
+                       sebkoke    1730 F.... kmix
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
-  Card hw:0 'Intel'/'HDA Intel at 0xf6afc000 irq 32'
-    Mixer name	: 'Conexant CX20583 (Pebble HSF)'
-    Components	: 'HDA:14f15067,10280402,00100300'
-    Controls      : 9
-    Simple ctrls  : 7
+  Card hw:0 'Intel'/'HDA Intel at 0xf6afc000 irq 32'
+    Mixer name	: 'Conexant CX20583 (Pebble HSF)'
+    Components	: 'HDA:14f15067,10280402,00100300'
+    Controls      : 9
+    Simple ctrls  : 7
  Date: Sun Sep 19 19:02:10 2010
  HibernationDevice: RESUME=UUID=98c84f76-5fa1-4069-b830-f164c54b11cc
  InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
  MachineType: Dell Inc. Vostro 1015
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic root=UUID=90c0f62f-8269-4c34-819a-89a1234b67ec ro quiet splash
  ProcEnviron:
-  LANGUAGE=
-  PATH=(custom, user)
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=
+  PATH=(custom, user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34.1
  RfKill:
-  0: hci0: Bluetooth
-  	Soft blocked: no
-  	Hard blocked: no
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  dmi.bios.date: 09/17/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 047MWF
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: dmi:bvnDellInc.:bvrA02:bd09/17/2009:svnDellInc.:pnVostro1015:pvr:rvnDellInc.:rn047MWF:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Vostro 1015
  dmi.sys.vendor: Dell Inc.

-- 
Microphone not working on Dell Vostro 1015
https://bugs.launchpad.net/bugs/642948
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list