[Bug 550655] Re: support for Nvidia GT220 is missing

2010-07-24 Thread Max
@Brad last update of the driver for kernel 2.26.32-24 has broken my audio. now only the hdmi audio is seen by the system; alsamixer shows only the nvidia hdmi audio output, but all the spdif ports are off and it is not possible to activate them. so now i have only hdmi audio output device, that

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-06-05 Thread James Jones
Confirmed; works like a charm. Thank you! -- support for Nvidia GT220 is missing https://bugs.launchpad.net/bugs/550655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lis

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-06-05 Thread James Jones
Make that n; I can't put -1 of something in the file. :) -- support for Nvidia GT220 is missing https://bugs.launchpad.net/bugs/550655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-06-05 Thread James Jones
So for card #n, n - 1 0x, and then a 0xfff2. Got it; thanks! -- support for Nvidia GT220 is missing https://bugs.launchpad.net/bugs/550655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-06-05 Thread Jaakan Shorter
"aplay -l" is what determines this. since yours was "card 0: NVidia [HDA NVidia]..." you would use the following options snd-hda-intel enable_msi=0 probe_mask=0xfff2 -- support for Nvidia GT220 is missing https://bugs.launchpad.net/bugs/550655 You received this bug notification because you are

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-06-05 Thread James Jones
Yes, I added the repository to my sources.list, installed the linux- alsa-driver-modules-2.6.xx-xx that matches the kernel installed on the computer, and added the line options snd-hda-intel enable_msi=0 probe_mask=0x,0xfff2 to /etc/modprobe.d/sound.conf (had to reboot twice; I mistyped enabl

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-06-05 Thread Jaakan Shorter
Do you have the Kernel module installed and the "probe_mask" line added to /etc/modprobe.d/sound.conf? When both are correct, the next time you reboot "aplay -l" will only list 1 NVIDIA HDMI and not 4. -- support for Nvidia GT220 is missing https://bugs.launchpad.net/bugs/550655 You received th

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-06-05 Thread Jaakan Shorter
also look at comment #11 -- support for Nvidia GT220 is missing https://bugs.launchpad.net/bugs/550655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mai

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-06-05 Thread James Jones
I made the changes described in comment #6, after disabling the on motherboard graphics/sound, and my system now indeed recognizes the audio device(s) on the GT220 card: $ aplay -l List of PLAYBACK Hardware Devices card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI] Subdev

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-04-15 Thread Jaakan Shorter
@Max The options line I used was based on where my card should up. For now I have Motherboard and NV-hdmi-audio enabled, NV shows up second aka Card 1 so I used the second line below. In a month I should have a Pre/pro that has HDMI inputs and then I will disable the on-board and use the first opt

Re: [Bug 550655] Re: support for Nvidia GT220 is missing

2010-04-14 Thread Max
Il 13/04/2010 17:50, Daniel T Chen ha scritto: >> there are any chance that this fix will be passed to lucid prior to the >> final release? >> i hope so.. lucid is a lts and the gt2xx is a widely used series of nvidia >> vga. > Which fix specifically? sorry if i was not clear. i would know if th

Re: [Bug 550655] Re: support for Nvidia GT220 is missing

2010-04-13 Thread Brad Figg
On 04/13/2010 08:50 AM, Daniel Chen wrote: > On Tue, Apr 13, 2010 at 10:48 AM, Max wrote: >> at the moment it is not possible to install linux-alsa-driver- >> modules-2.6.32.19 because there are building failures (2.6.32.20 is not >> present at all in the alsa dev ppa) > > Brad, please bump debian

Re: [Bug 550655] Re: support for Nvidia GT220 is missing

2010-04-13 Thread Daniel T Chen
On Tue, Apr 13, 2010 at 10:48 AM, Max wrote: > at the moment it is not possible to install linux-alsa-driver- > modules-2.6.32.19 because there are building failures (2.6.32.20 is not > present at all in the alsa dev ppa) Brad, please bump debian/changelog for l-a-d-m in ppa:ubuntu-audio-dev. >

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-04-13 Thread Max
at the moment it is not possible to install linux-alsa-driver- modules-2.6.32.19 because there are building failures (2.6.32.20 is not present at all in the alsa dev ppa) there are any chance that this fix will be passed to lucid prior to the final release? i hope so.. lucid is a lts and the gt2x

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-04-10 Thread Jaakan Shorter
add-apt-repository ppa:ubuntu-audio-dev/ppa installed linux-alsa-driver-modules-2.6.xx-xx( matches my kernel ) vim /etc/modprobe.d/sound.conf -- added the following for NV GT220 options snd-hda-intel enable_msi=0 probe_mask=0x,0xfff2 -- saved and rebooted aplay -l List of PLAYBACK H

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-03-29 Thread Daniel T Chen
Support was already added in the latest sound-2.6 git. Please use linux- alsa-driver-modules-$(uname -r) from ppa:ubuntu-audio-dev. Make sure linux-backports-modules-alsa* are *not* installed. ** Changed in: alsa-driver (Ubuntu) Status: New => Fix Committed -- support for Nvidia GT220 is

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-03-28 Thread Jaakan Shorter
jaa...@myth64:~$ ls -la /proc/asound/ total 0 dr-xr-xr-x 6 root root 0 2010-03-29 00:23 . dr-xr-xr-x 213 root root 0 2010-03-28 21:38 .. dr-xr-xr-x 6 root root 0 2010-03-29 00:23 card0 dr-xr-xr-x 2 root root 0 2010-03-29 00:23 card1 -r--r--r-- 1 root root 0 2010-03-29 00:23 cards -r--r--r--

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-03-28 Thread Jaakan Shorter
from lshw *-pci:0 description: PCI bridge product: nVidia Corporation vendor: nVidia Corporation physical id: 0 bus info: p...@:02:00.0 version: a2

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-03-28 Thread Jaakan Shorter
** Attachment added: "lspci_myth64.txt" http://launchpadlibrarian.net/42340021/lspci_myth64.txt -- support for Nvidia GT220 is missing https://bugs.launchpad.net/bugs/550655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 550655] Re: support for Nvidia GT220 is missing

2010-03-28 Thread Jaakan Shorter
** Attachment added: "lshw_myth64.txt" http://launchpadlibrarian.net/42340011/lshw_myth64.txt -- support for Nvidia GT220 is missing https://bugs.launchpad.net/bugs/550655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu