Anyone get Acer laptop internal microphone working in Gentoo?
I guest you may need to play around with the mixer (KDE,GNOME) or
alsamixer to enable internal microphone. I have to enable recording/capture in GNOME volume applet to make the internal microphone worked on my D630. Hope this help, Hung On 02/12/11 18:45, Walter Dnes wrote: > I got an Acer Aspire 4551-2728 earlier this year, and now I have some > spare time on my hands, and I've got it almost 100% functional under 64 > bit Gentoo linux. The networking was dead easy, as was the video (once > I was pointed to the instructions). The webcam took some digging, but > I figured it out, with "Mr. Google's" help. The last item that doesn't > work yet is the internal microphone. > > Has anybody gotten an internal microphone on any Acer laptop working? > My Google searches have found a couple of references to "it works out of > the box" under some versions of Ubuntu, but no technical details, which > doesn't really help. Here are a few snippets from alsa-info... > > !!DMI Information > !!--------------- > Manufacturer: Acer > Product Name: Aspire 4551 > > > !!Kernel Information > !!------------------ > Kernel release: 2.6.36-gentoo-r5 > Operating System: GNU/Linux > Architecture: x86_64 > Processor: AMD Athlon(tm) II P320 Dual-Core Processor > SMP Enabled: Yes > > !!Soundcards recognised by ALSA > !!----------------------------- > 0 [SB ]: HDA-Intel - HDA ATI SB > HDA ATI SB at 0xd0400000 irq 16 > 1 [HDMI ]: HDA-Intel - HDA ATI HDMI > HDA ATI HDMI at 0xd0110000 irq 19 > > > !!PCI Soundcards installed in the system > !!-------------------------------------- > 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40) > 01:05.1 Audio device: ATI Technologies Inc Device 970f > > > !!Advanced information - PCI Vendor/Device/Susbsystem ID's > !!-------------------------------------------------------- > 00:14.2 0403: 1002:4383 (rev 40) > Subsystem: 1025:0372 > -- > 01:05.1 0403: 1002:970f > Subsystem: 1025:0372 > > !!HDA-Intel Codec information > !!--------------------------- > --startcollapse-- > Codec: Realtek ALC272X > Address: 0 > AFG Function Id: 0x1 (unsol 1) > Vendor Id: 0x10ec0272 > Subsystem Id: 0x10250372 > Revision Id: 0x100001 > > !!Aplay/Arecord output > !!------------ > > APLAY > > **** List of PLAYBACK Hardware Devices **** > card 0: SB [HDA ATI SB], device 0: ALC272X Analog [ALC272X Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > > ARECORD > > **** List of CAPTURE Hardware Devices **** > card 0: SB [HDA ATI SB], device 0: ALC272X Analog [ALC272X Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > |
Anyone get Acer laptop internal microphone working in Gentoo?
On Sunday 13 Feb 2011 05:15:35 AM Walter Dnes wrote:
> Has anybody gotten an internal microphone on any Acer laptop working? > My Google searches have found a couple of references to "it works out of > the box" under some versions of Ubuntu, but no technical details, which > doesn't really help. Here are a few snippets from alsa-info... did you add alsasound to the boot process? i went 6 months trying to figure out what was wrong with my microphone until i realised that i forgot to do that! also unmute the microphones using alsamixer (in alsa-utils) like Hung sugested. -- - Yohan Pereira "A man can do as he will, but not will as he will" - Schopenhauer |
Anyone get Acer laptop internal microphone working in Gentoo?
On Sun, Feb 13, 2011 at 12:18:40PM +0530, Yohan Pereira wrote
> did you add alsasound to the boot process? > > i went 6 months trying to figure out what was wrong with my microphone > until i realised that i forgot to do that! > > also unmute the microphones using alsamixer (in alsa-utils) like > Hung sugested. I had already unmuted everything before posting my question. With enough microphone boost, I have a hissing noise. I didn't know about alsasound being a daemon until today. With alsasound running, mencoder and ffmpeg and arecord now *THINK* that they are recording a sound channel. That's an "improvement", because they used to say "noaudio" before. But still nothing gets recorded. Here is a sample command I tried. arecord -f cd -t wav -c 2 -D plughw:0 foobar.wav Maybe I should go and buy an external microphone already. -- Walter Dnes <waltdnes@waltdnes.org> |
Anyone get Acer laptop internal microphone working in Gentoo?
On Sunday 13 Feb 2011 05:15:35 AM Walter Dnes wrote:
> My Google searches have found a couple of references to "it works out of > the box" under some versions of Ubuntu, but no technical details, which > doesn't really help. why dont you try a ubuntu live cd or so? :P alteast thats not as bad as the usual "does it work on windows?". -- - Yohan Pereira "A man can do as he will, but not will as he will" - Schopenhauer |
Anyone get Acer laptop internal microphone working in Gentoo?
On Sunday 13 February 2011 22:10:42 Walter Dnes wrote:
> On Sun, Feb 13, 2011 at 12:18:40PM +0530, Yohan Pereira wrote > > > did you add alsasound to the boot process? > > > > i went 6 months trying to figure out what was wrong with my microphone > > until i realised that i forgot to do that! > > > > also unmute the microphones using alsamixer (in alsa-utils) like > > Hung sugested. > > I had already unmuted everything before posting my question. With > enough microphone boost, I have a hissing noise. I didn't know about > alsasound being a daemon until today. With alsasound running, mencoder > and ffmpeg and arecord now *THINK* that they are recording a sound > channel. That's an "improvement", because they used to say "noaudio" > before. But still nothing gets recorded. Here is a sample command I > tried. > > arecord -f cd -t wav -c 2 -D plughw:0 foobar.wav > > Maybe I should go and buy an external microphone already. I do not have your hardware, but on my laptop I could not get the microphone to work until I switched on the digital capture and selected "Digital" under Input Source in alsamixer. For some reason it would not work with any other setting. -- Regards, Mick |
Anyone get Acer laptop internal microphone working in Gentoo?
On Friday 18 February 2011 09:45:44 Mick wrote:
> On Sunday 13 February 2011 22:10:42 Walter Dnes wrote: > > On Sun, Feb 13, 2011 at 12:18:40PM +0530, Yohan Pereira wrote > > > > > did you add alsasound to the boot process? > > > > > > i went 6 months trying to figure out what was wrong with my microphone > > > until i realised that i forgot to do that! > > > > > > also unmute the microphones using alsamixer (in alsa-utils) like > > > Hung sugested. > > > > > I had already unmuted everything before posting my question. With > > > > enough microphone boost, I have a hissing noise. I didn't know about > > alsasound being a daemon until today. With alsasound running, mencoder > > and ffmpeg and arecord now *THINK* that they are recording a sound > > channel. That's an "improvement", because they used to say "noaudio" > > before. But still nothing gets recorded. Here is a sample command I > > tried. > > > > arecord -f cd -t wav -c 2 -D plughw:0 foobar.wav > > > > Maybe I should go and buy an external microphone already. > > I do not have your hardware, but on my laptop I could not get the > microphone to work until I switched on the digital capture and selected > "Digital" under Input Source in alsamixer. For some reason it would not > work with any other setting. Perhaps because there is no analogue audio capture on my machine ... ? $ cat /proc/asound/devices 2: : timer 3: [ 0- 0]: digital audio playback 4: [ 0- 0]: digital audio capture 5: [ 0- 0]: hardware dependent 6: [ 0] : control 7: [ 1- 3]: digital audio playback 8: [ 1- 0]: hardware dependent 9: [ 1] : control 10: : sequencer HTH. -- Regards, Mick |
Anyone get Acer laptop internal microphone working in Gentoo?
On Fri, Feb 18, 2011 at 09:49:46AM +0000, Mick wrote
> Perhaps because there is no analogue audio capture on my machine ... ? > > $ cat /proc/asound/devices > 2: : timer > 3: [ 0- 0]: digital audio playback > 4: [ 0- 0]: digital audio capture > 5: [ 0- 0]: hardware dependent > 6: [ 0] : control > 7: [ 1- 3]: digital audio playback > 8: [ 1- 0]: hardware dependent > 9: [ 1] : control > 10: : sequencer My system is very similar... [aa1][root][~] cat /proc/asound/devices 2: : timer 3: : sequencer 4: [ 0- 0]: digital audio playback 5: [ 0- 0]: digital audio capture 6: [ 0- 0]: hardware dependent 7: [ 0] : control 8: [ 1- 3]: digital audio playback 9: [ 1- 0]: hardware dependent 10: [ 1] : control > I do not have your hardware, but on my laptop I could not get the > microphone to work until I switched on the digital capture and > selected "Digital" under Input Source in alsamixer. For some reason > it would not work with any other setting. What exactly do you mean by "switched on the digital capture"? In alsamixer I have all sound capture settings on... Front Mic Boost 67 Mic Boost 67 Capture 81 Capture 1 81 Digital 83 -- Walter Dnes <waltdnes@waltdnes.org> |
Anyone get Acer laptop internal microphone working in Gentoo?
On Saturday 19 February 2011 22:40:25 Walter Dnes wrote:
> On Fri, Feb 18, 2011 at 09:49:46AM +0000, Mick wrote > > > Perhaps because there is no analogue audio capture on my machine ... ? > > > > $ cat /proc/asound/devices > > > > 2: : timer > > 3: [ 0- 0]: digital audio playback > > 4: [ 0- 0]: digital audio capture > > 5: [ 0- 0]: hardware dependent > > 6: [ 0] : control > > 7: [ 1- 3]: digital audio playback > > 8: [ 1- 0]: hardware dependent > > 9: [ 1] : control > > > > 10: : sequencer > > My system is very similar... > > [aa1][root][~] cat /proc/asound/devices > 2: : timer > 3: : sequencer > 4: [ 0- 0]: digital audio playback > 5: [ 0- 0]: digital audio capture > 6: [ 0- 0]: hardware dependent > 7: [ 0] : control > 8: [ 1- 3]: digital audio playback > 9: [ 1- 0]: hardware dependent > 10: [ 1] : control > > > I do not have your hardware, but on my laptop I could not get the > > microphone to work until I switched on the digital capture and > > selected "Digital" under Input Source in alsamixer. For some reason > > it would not work with any other setting. > > What exactly do you mean by "switched on the digital capture"? In > alsamixer I have all sound capture settings on... > > Front Mic Boost 67 > Mic Boost 67 > Capture 81 > Capture 1 81 > Digital 83 Ah ... mine have more. <F4> in alsamixer brings up all these Capture devices: Front Mic 67<>67 Mic 67<>67 Capture 80<>80 Capture 80<>80 Digital 61<>61 Digital 33<>33 Input So Digital Mic (other options are: Front Mic, Mic) Input So Digital Mic (other options are: Front Mic, Mic) There's a microphone on the top of the screen and a jack on the front left of the keyboard. -- Regards, Mick |
Anyone get Acer laptop internal microphone working in Gentoo?
On Sat, Feb 19, 2011 at 11:54:38PM +0000, Mick wrote
> Ah ... mine have more. <F4> in alsamixer brings up all these Capture devices: > > Front Mic 67<>67 > Mic 67<>67 > Capture 80<>80 > Capture 80<>80 > Digital 61<>61 > Digital 33<>33 > Input So Digital Mic (other options are: Front Mic, Mic) > Input So Digital Mic (other options are: Front Mic, Mic) > > There's a microphone on the top of the screen and a jack on the > front left of the keyboard. Another search on Goggle finally found something, but I'm not sure I like it. My card shows up in "lspci -v" as... 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40) Subsystem: Acer Incorporated [ALI] Device 0372 Flags: bus master, slow devsel, latency 64, IRQ 16 Memory at d0400000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Kernel driver in use: HDA Intel alsamixer shows... Card: HDA ATI SB Chip: Realtek ALC272X One solution I've seen involves modprobing the sound driver with a parameter. Problem is I've been using kernel-mode alsa for years and I'm an absolute newbie on "alsa-driver". alsa-driver is keyworded ~amd64 but I'm desparate enough to try it. Maybe even desparate enough to try the other solution, namely revert to OSS. If I want to keyword alsa-driver and install it, I assume that I have to remove all kernel support for sound, i.e in "make menuconfig"... < > Sound card support ---> Is that correct? Also, what should I specify in ALSA_CARDS in /etc/make.conf ? -- Walter Dnes <waltdnes@waltdnes.org> |
Anyone get Acer laptop internal microphone working in Gentoo?
In linux.gentoo.user, you wrote:
> On Sat, Feb 19, 2011 at 11:54:38PM +0000, Mick wrote > >> Ah ... mine have more. <F4> in alsamixer brings up all these Capture devices: >> >> Front Mic 67<>67 >> Mic 67<>67 >> Capture 80<>80 >> Capture 80<>80 >> Digital 61<>61 >> Digital 33<>33 >> Input So Digital Mic (other options are: Front Mic, Mic) >> Input So Digital Mic (other options are: Front Mic, Mic) >> >> There's a microphone on the top of the screen and a jack on the >> front left of the keyboard. > > Another search on Goggle finally found something, but I'm not sure I > like it. My card shows up in "lspci -v" as... > > 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40) > Subsystem: Acer Incorporated [ALI] Device 0372 > Flags: bus master, slow devsel, latency 64, IRQ 16 > Memory at d0400000 (64-bit, non-prefetchable) [size=16K] > Capabilities: [50] Power Management version 2 > Kernel driver in use: HDA Intel > > alsamixer shows... > Card: HDA ATI SB > Chip: Realtek ALC272X > > One solution I've seen involves modprobing the sound driver with a > parameter. Problem is I've been using kernel-mode alsa for years and > I'm an absolute newbie on "alsa-driver". alsa-driver is keyworded > ~amd64 but I'm desparate enough to try it. Maybe even desparate enough > to try the other solution, namely revert to OSS. > > If I want to keyword alsa-driver and install it, I assume that I have > to remove all kernel support for sound, i.e in "make menuconfig"... > >< > Sound card support ---> > > Is that correct? I don't think so. One of my machines is a mac mini with the intel HDA chipset, and I don't recall right now whether it was alsa-driver, alsa-firnmware, or both but I did get it working without disabling audio in the kernel. >Also, what should I specify in ALSA_CARDS in > /etc/make.conf ? > ALSA_CARDS="hda-intel" -- caveat utilitor ♫ ❤ ♫ ❤ ♫ ❤ ♫ |
| All times are GMT. The time now is 06:17 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.