[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2009-07-22 Thread Pontus Freyhult
I've now tested with ALSA from linux-image-2.6.28-13-generic and recording with the built in microphone works. ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- Please support EEEPC 901 Variant of the ALC269 snd_hda_intel https://bugs.launchpad.net/bugs/259878 You receiv

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2009-07-10 Thread Leann Ogasawara
Can anyone confirm this is now resolved with the latest Jaunty release - http://www.ubuntu.com/getubuntu/download . Thanks. ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- Please support EEEPC 901 Variant of the ALC269 snd_hda_intel https://bugs.launchpad.net/bugs/259878

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-10-01 Thread Adam McDaniel
After applying the alsa_eeepc901_fix.diff patch, there are some specific alsamixer settings that need to be set on those new channels, otherwise the new channels wont actually record. (Note, most users cite Skype as their software use-case, Skype just seems to do the "right thing" when presented wi

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-09-30 Thread Pontus Freyhult
Seems to have been a problem between keyboard and chair - upon reverting to the very same patched 1.0.17 that I previously tried, doing (as far as I know) the same thing as earlier, I can now record from the mic without problems. -- Please support EEEPC 901 Variant of the ALC269 snd_hda_intel htt

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-09-30 Thread Pontus Freyhult
I'm somewhat confused. With an up to date intrepid (2.6.27-4-generic), sound works except for the built-in microphone. If I get alsa-source, patch with and use that, I get the extra mixer channels, but I still only

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-09-21 Thread Sitsofe Wheeler
This looks related to Bug #232173 (although sadly that bug is less specific that this one). How did Intrepid miss support for the 901? Didn't support go into the upstream 2.6.27 kernel? - http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f53281e62a41ac176f050307c0d746a1183

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-09-20 Thread Adam McDaniel
Earlier, Intrepid used Alsa v1.0.16. Now, Intrepid uses Alsa v1.0.17. Intrepid's alsa-kernel code does have support for the EeePC 901, However support for the 1000 is not yet included. According to git://git.alsa-project.org/alsa-kmirror.git this is provided by commit: 231d8534cf252135646b47e45

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-09-20 Thread Daniel Miles
It was correct at the time of writing - we moved to .17 with kernel .27 -- Please support EEEPC 901 Variant of the ALC269 snd_hda_intel https://bugs.launchpad.net/bugs/259878 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-09-20 Thread Daniel T Chen
Already fixed upstream. Perhaps mergeable for 8.10, which uses 1.0.17 (not 1.0.16 as mistakenly referred to in a comment above). ** Changed in: linux (Ubuntu) Sourcepackagename: alsa-driver => linux Importance: Undecided => Wishlist Status: New => Confirmed -- Please support EEEPC 901

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-09-19 Thread Adam McDaniel
This entire ticket might no longer be necessary. According to the alsa-kmirror git repository, The release tagged "v1.0.18rc3" contains the fix for the 901 and 1000 -- Please support EEEPC 901 Variant of the ALC269 snd_hda_intel https://bugs.launchpad.net/bugs/259878 You received this bug notifi

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-08-21 Thread bingnet
The mic icon titled "Toggle audio recording from this channel" on channel "Capture" on tab "Recording" in gnome volume control appears to correspond to the "CAPTUR" toggle in alsamixer. It was already enabled. I performed the steps below which presumably replaced the patched version I compiled fro

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-08-20 Thread Adam McDaniel
The "Capture" channel may not be properly set. Have a look at this post: http://forum.eeeuser.com/viewtopic.php?pid=347484#p347484 (BTW, since you're running 2.6.24-21-eeepc, check which version of linux-ubuntu-modules-2.6.24-21-eeepc is installed. The latest is 2.6.24-21.30eeepc3, and its snd_hd

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-08-20 Thread bingnet
After these steps I do have a "Front Mic" and "Front Mic Boost" on tab "Playback", and a toggle "Headphone" on tab "Switches". I still have nothing but static from the capture channel "Front Mic". After I patched the source I ran: $ sudo ./configure && make && make install $ sudo cp /usr/local/s

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-08-20 Thread Adam McDaniel
Once you've compiled your patched alsa modules, you only need to replace snd_hda_intel.ko You can probably get away with replacing the version under /lib/modules/$(uname -r)/ubuntu/sound/alsa-driver/pci/hda/snd_hda_intel.ko with the new version. Once applied, you can probably get away with 'su

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-08-20 Thread bingnet
This seems to have worked, now to figure out how to replace the currently installed module with a newly compiled one... $ mv ./ubuntu-hardy-lum+alsa_eeepc901_fix.diff ./alsa-driver-1.0.16/ $ sudo patch -p3 < ./ubuntu-hardy-lum+alsa_eeepc901_fix.diff patching file alsa-kernel/pci/hda/patch_realtek

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-08-20 Thread bingnet
I am trying to apply the patch on a eeepc1000, and am not yet certain how to proceed based on the error ouput below. Do I have the wrong idea completely? $ cd /usr/local/src/ $ sudo apt-get source alsa-modules-2.6.24-21-eeepc $ sudo wget http://launchpadlibrarian.net/16966650/ubuntu-hardy-lum%2B

[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-08-20 Thread Daniel Miles
** Attachment added: "Patch to snd_hda_intel by Adamm" http://launchpadlibrarian.net/16966650/ubuntu-hardy-lum%2Balsa_eeepc901_fix.diff ** Changed in: alsa-driver (Ubuntu) Sourcepackagename: linux-meta => alsa-driver -- Please support EEEPC 901 Variant of the ALC269 snd_hda_intel https://bu