[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-11-11 Thread robegue
works after upgrading to 2.6.31 kernel and with probe_mask=1. Please consider closing this bug. -- soundcard not found in ubuntu 9.04 https://bugs.launchpad.net/bugs/409942 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-10-23 Thread robegue
I already tried all the values from 1 to 8 -- soundcard not found in ubuntu 9.04 https://bugs.launchpad.net/bugs/409942 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://li

Re: [Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-10-23 Thread Graeme
On Fri, Oct 23, 2009 at 9:39 AM, robegue wrote: > >Firstly, please file a separate bug using "ubuntu-bug alsa-base" from > >a Terminal. > > I opened a new bug [458815], even if it seems to me that the problem is > the same. > > >Secondly, you probably need to pass probe_mask=8 to snd-hda-intel >

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-10-23 Thread robegue
>Firstly, please file a separate bug using "ubuntu-bug alsa-base" from >a Terminal. I opened a new bug [458815], even if it seems to me that the problem is the same. >Secondly, you probably need to pass probe_mask=8 to snd-hda-intel I had already tried that -- soundcard not found in ubuntu 9.0

Re: [Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-10-21 Thread Daniel T Chen
On Wed, Oct 21, 2009 at 10:35 AM, robegue wrote: > I tried to use the last alsa-base.conf but I always have the "aplay: > device_list:223: no soundcards found..." message :( Firstly, please file a separate bug using "ubuntu-bug alsa-base" from a Terminal. Secondly, you probably need to pass prob

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-10-21 Thread robegue
Hello, I tried to use the last alsa-base.conf but I always have the "aplay: device_list:223: no soundcards found..." message :( I compiled the drivers from scratch: $cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.21. Compiled on Oct 21 2009 for kernel 2.6.27-14-gene

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-09-15 Thread Graeme
As Daniel T Chen pointed out this problem was a codec init race or probe failure not a bug. I have posted a copy of my current working alsa-base.conf file for anyone else with this chipset that runs into the same problem. ** Changed in: alsa-driver (Ubuntu) Status: Confirmed => Invalid

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-09-15 Thread Graeme
Thanks Daniel, I have sound working again. Here is a copy of my alsa-base.conf # autoloader aliases install sound-slot-0 /sbin/modprobe snd-card-0 install sound-slot-1 /sbin/modprobe snd-card-1 install sound-slot-2 /sbin/modprobe snd-card-2 install sound-slot-3 /sbin/modprobe snd-card-3 install

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-24 Thread Graeme
uname -a Linux 2.6.28-15-server #49-Ubuntu SMP Tue Aug 18 19:30:06 UTC 2009 i686 GNU/Linux alsa version v1.0.20 If I run alsaconf it finds my sound card and says "OK, sound driver is configured" but then when I run "aplay -l" aplay: device_list:223: no soundcards found... I have purged anythin

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-24 Thread Graeme
** Changed in: alsa-driver (Ubuntu) Assignee: Graeme (graemeglass) => (unassigned) -- soundcard not found in ubuntu 9.04 https://bugs.launchpad.net/bugs/409942 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-19 Thread Graeme
The work around that worked on the previous kernel I used is not working 2.6.28-15-server :-( -- soundcard not found in ubuntu 9.04 https://bugs.launchpad.net/bugs/409942 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-19 Thread Graeme
Hey Daniel, I have tried with prob_mask=1 and prob_mask=8 You can see in my alsa-base.conf in post 4. There was another kernel update this morning, so am going to run through the whole process again and see if I can't get it running again. Thanks for your input. Kind regards, Graeme -- soun

Re: [Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-18 Thread Daniel T Chen
On Tue, Aug 18, 2009 at 8:55 AM, Graeme wrote: > The kernel update today (2.6.28-15-server) broke my sound again. This symptom is almost certainly a codec init race or probe failure. In your original dmesg, see: [9.083840] HDA Intel :00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-18 Thread Graeme
The kernel update today (2.6.28-15-server) broke my sound again. -- soundcard not found in ubuntu 9.04 https://bugs.launchpad.net/bugs/409942 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 409942] Re: soundcard not found in ubuntu 9.04

2009-08-11 Thread Graeme
** Changed in: alsa-driver (Ubuntu) Assignee: (unassigned) => Graeme (graemeglass) -- soundcard not found in ubuntu 9.04 https://bugs.launchpad.net/bugs/409942 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-11 Thread Graeme
Ok, so now that I have a work around for this issue, what should I do with this bug? Say fix-release? -- soundcard not found in ubuntu 9.04 https://bugs.launchpad.net/bugs/409942 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-11 Thread Graeme
Thanks Felix!! I purge pulseaudio and a reinstall it, thena had to run alsaconf and then tweaked my alsa-base.conf and now I have sound!!! I am running alsa version 1.0.20 (as per my previous post) Here is my alsa-base.conf: # autoloader aliases install sound-slot-0 /sbin/modprobe snd-card-0 ins

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-11 Thread Felix Zwirn
I had exactly the same problem. No sound card was detected by my system. Same symptoms as stated in this bug report. I did a purge of pulseaudio and a reinstall, now my sound is back. -- cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.18rc3. -- aplay -l L

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-11 Thread Graeme
I found this bug report: https://answers.launchpad.net/ubuntu/+question/76110 And followed these instructions: http://monespaceperso.org/blog-en/2009/05/09/upgrade-alsa-1020-on-ubuntu-jaunty-904/ I am now running ALSA 1.0.20 cat /proc/asound/version: Advanced Linux Sound Architecture Driver Ve

[Bug 409942] Re: soundcard not found in ubuntu 9.04

2009-08-06 Thread Graeme
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/29965809/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/29965810/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/29965811/Dependencies.txt ** A