Bug 13871 - Microphone doesn't work on Toshiba Portege m750
Summary: Microphone doesn't work on Toshiba Portege m750
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Sound(ALSA) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Takashi Iwai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 17:35 UTC by pi3mm3
Modified: 2012-06-13 14:29 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.30-gentoo-r1
Subsystem:
Regression: No
Bisected commit-id:


Attachments
/proc/asound/Intel/codec#0 (7.26 KB, text/plain)
2009-07-29 17:35 UTC, pi3mm3
Details
alsa-info.txt before (16.50 KB, text/plain)
2009-07-30 09:25 UTC, pi3mm3
Details
alsa-info.txt after (16.94 KB, text/plain)
2009-07-30 09:26 UTC, pi3mm3
Details

Description pi3mm3 2009-07-29 17:35:09 UTC
Created attachment 22526 [details]
/proc/asound/Intel/codec#0

Distribution: Gentoo 64bit
Hardware Environment: notebook Toshiba Portege M750
Software Environment: desktop with Gnome 2.24.3 and ALSA 1.0.20
Problem Description: internal microphone doesn't work.

# lspci -vs 00:1b.0
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
	Subsystem: Toshiba America Info Systems Device 0001
	Flags: bus master, fast devsel, latency 0, IRQ 22
	Memory at ff9f8000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
	Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [130] Root Complex Link <?>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

# cat /proc/asound/Intel/codec#0 | grep Codec 
Codec: Realtek ALC268
Comment 1 Takashi Iwai 2009-07-30 06:44:29 UTC
Could you run alsa-info.sh with --no-upload option, and attach the generated file?
Also, try either the latest sound GIT tree or alsa-driver-snapshot tarball:
  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
  ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz
Comment 2 pi3mm3 2009-07-30 09:25:11 UTC
Thanks, now it works!
Comment 3 pi3mm3 2009-07-30 09:25:40 UTC
Created attachment 22532 [details]
alsa-info.txt before
Comment 4 pi3mm3 2009-07-30 09:26:33 UTC
Created attachment 22533 [details]
alsa-info.txt after
Comment 5 pi3mm3 2009-09-14 14:28:22 UTC
I just compiled the new kernel 2.6.31 (gentoo-sources-2.6.31) and internal microphone works.

Thanks again.

Note You need to log in before you can comment on or make changes to this bug.