All of lore.kernel.org
 help / color / mirror / Atom feed
* ALC260 no sound output on Kernel 2.6.17.1
@ 2006-06-23 13:11 Barry Scott
  2006-06-23 14:14 ` Takashi Iwai
  2006-06-27 11:52 ` Barry Scott
  0 siblings, 2 replies; 6+ messages in thread
From: Barry Scott @ 2006-06-23 13:11 UTC (permalink / raw)
  To: alsa-devel

I an running FC5's 2.6.17.1 with one extra patch to fix a boot problem 
with MMCONFIG.
alsamixer v1.0.11rc2 says:
 Card: HDA Intel
 Chip: Realtek ALC260

lspci says:

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High 
Definition Audio Controller (rev 01)
        Subsystem: Hewlett-Packard Company Unknown device 3012
        Flags: bus master, fast devsel, latency 0, IRQ 225
        Memory at e04c0000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] Message Signalled Interrupts: 64bit+ 
Queue=0/0 Enable-
        Capabilities: [70] Express Unknown type IRQ 0
        Capabilities: [100] Virtual Channel
        Capabilities: [130] Unknown (5)

I cannot get any sound output.
The last version that I know to work is 2.6.13.
I was told that 2.6.17 should have fixed the regression, but it has not.

How can I help get this fixed? I'm happy to patch and build kernels modules
and test.

Barry




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ALC260 no sound output on Kernel 2.6.17.1
  2006-06-23 13:11 ALC260 no sound output on Kernel 2.6.17.1 Barry Scott
@ 2006-06-23 14:14 ` Takashi Iwai
  2006-06-23 15:30   ` Barry Scott
  2006-06-27 11:52 ` Barry Scott
  1 sibling, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2006-06-23 14:14 UTC (permalink / raw)
  To: Barry Scott; +Cc: alsa-devel

At Fri, 23 Jun 2006 14:11:03 +0100,
Barry Scott wrote:
> 
> I an running FC5's 2.6.17.1 with one extra patch to fix a boot problem 
> with MMCONFIG.
> alsamixer v1.0.11rc2 says:
>  Card: HDA Intel
>  Chip: Realtek ALC260
> 
> lspci says:
> 
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High 
> Definition Audio Controller (rev 01)
>         Subsystem: Hewlett-Packard Company Unknown device 3012
>         Flags: bus master, fast devsel, latency 0, IRQ 225
>         Memory at e04c0000 (64-bit, non-prefetchable) [size=16K]
>         Capabilities: [50] Power Management version 2
>         Capabilities: [60] Message Signalled Interrupts: 64bit+ 
> Queue=0/0 Enable-
>         Capabilities: [70] Express Unknown type IRQ 0
>         Capabilities: [100] Virtual Channel
>         Capabilities: [130] Unknown (5)
> 
> I cannot get any sound output.
> The last version that I know to work is 2.6.13.
> I was told that 2.6.17 should have fixed the regression, but it has not.
> 
> How can I help get this fixed? I'm happy to patch and build kernels modules
> and test.

This should have been fixed in 1.0.12rc1.


Takashi

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ALC260 no sound output on Kernel 2.6.17.1
  2006-06-23 14:14 ` Takashi Iwai
@ 2006-06-23 15:30   ` Barry Scott
  2006-07-13 23:05     ` Lee Revell
  0 siblings, 1 reply; 6+ messages in thread
From: Barry Scott @ 2006-06-23 15:30 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

Takashi Iwai wrote:
> At Fri, 23 Jun 2006 14:11:03 +0100,
> Barry Scott wrote:
>   
>> I an running FC5's 2.6.17.1 with one extra patch to fix a boot problem 
>> with MMCONFIG.
>> alsamixer v1.0.11rc2 says:
>>  Card: HDA Intel
>>  Chip: Realtek ALC260
>>
>> lspci says:
>>
>> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High 
>> Definition Audio Controller (rev 01)
>>         Subsystem: Hewlett-Packard Company Unknown device 3012
>>         Flags: bus master, fast devsel, latency 0, IRQ 225
>>         Memory at e04c0000 (64-bit, non-prefetchable) [size=16K]
>>         Capabilities: [50] Power Management version 2
>>         Capabilities: [60] Message Signalled Interrupts: 64bit+ 
>> Queue=0/0 Enable-
>>         Capabilities: [70] Express Unknown type IRQ 0
>>         Capabilities: [100] Virtual Channel
>>         Capabilities: [130] Unknown (5)
>>
>> I cannot get any sound output.
>> The last version that I know to work is 2.6.13.
>> I was told that 2.6.17 should have fixed the regression, but it has not.
>>
>> How can I help get this fixed? I'm happy to patch and build kernels modules
>> and test.
>>     
>
> This should have been fixed in 1.0.12rc1.
>   
Its the user land code that has the bug not the kernel drivers then?

Barry



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ALC260 no sound output on Kernel 2.6.17.1
  2006-06-23 13:11 ALC260 no sound output on Kernel 2.6.17.1 Barry Scott
  2006-06-23 14:14 ` Takashi Iwai
@ 2006-06-27 11:52 ` Barry Scott
  1 sibling, 0 replies; 6+ messages in thread
From: Barry Scott @ 2006-06-27 11:52 UTC (permalink / raw)
  Cc: alsa-devel

Barry Scott wrote:
> I an running FC5's 2.6.17.1 with one extra patch to fix a boot problem 
> with MMCONFIG.
> alsamixer v1.0.11rc2 says:
>  Card: HDA Intel
>  Chip: Realtek ALC260
>
> lspci says:
>
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High 
> Definition Audio Controller (rev 01)
>         Subsystem: Hewlett-Packard Company Unknown device 3012
>         Flags: bus master, fast devsel, latency 0, IRQ 225
>         Memory at e04c0000 (64-bit, non-prefetchable) [size=16K]
>         Capabilities: [50] Power Management version 2
>         Capabilities: [60] Message Signalled Interrupts: 64bit+ 
> Queue=0/0 Enable-
>         Capabilities: [70] Express Unknown type IRQ 0
>         Capabilities: [100] Virtual Channel
>         Capabilities: [130] Unknown (5)
>
> I cannot get any sound output.
> The last version that I know to work is 2.6.13.
> I was told that 2.6.17 should have fixed the regression, but it has not.
>
> How can I help get this fixed? I'm happy to patch and build kernels modules
> and test.
>
> Barry
>   
I have sound now with 1.0.12rc1 under kernel 2.6.17.1.

Barry


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ALC260 no sound output on Kernel 2.6.17.1
  2006-06-23 15:30   ` Barry Scott
@ 2006-07-13 23:05     ` Lee Revell
  2006-07-14  9:35       ` Barry Scott
  0 siblings, 1 reply; 6+ messages in thread
From: Lee Revell @ 2006-07-13 23:05 UTC (permalink / raw)
  To: Barry Scott; +Cc: Takashi Iwai, alsa-devel

On Fri, 2006-06-23 at 16:30 +0100, Barry Scott wrote:
> > This should have been fixed in 1.0.12rc1.
> >   
> Its the user land code that has the bug not the kernel drivers then? 

Have you tried the ALSA 1.0.12rc1 kernel drivers yet?

Lee



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ALC260 no sound output on Kernel 2.6.17.1
  2006-07-13 23:05     ` Lee Revell
@ 2006-07-14  9:35       ` Barry Scott
  0 siblings, 0 replies; 6+ messages in thread
From: Barry Scott @ 2006-07-14  9:35 UTC (permalink / raw)
  To: Lee Revell; +Cc: Takashi Iwai, alsa-devel

Lee Revell wrote:
> On Fri, 2006-06-23 at 16:30 +0100, Barry Scott wrote:
>   
>>> This should have been fixed in 1.0.12rc1.
>>>   
>>>       
>> Its the user land code that has the bug not the kernel drivers then? 
>>     
>
> Have you tried the ALSA 1.0.12rc1 kernel drivers yet?
>
> Lee
>   
Yes it works. Something in the ALSA 1.0.12rc1 fixes it. I updated drivers,
lib and utils.

I was waiting for a reply to my messages asking which package I needed to
install. When no further info was forthcoming I explored all the kits.

I was surprised to see 2.6 drivers in the drivers package. All the previous
drivers packages tell me the drivers are shipped with linux kernel. Luck
I checked.

Barry



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-07-14  9:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-23 13:11 ALC260 no sound output on Kernel 2.6.17.1 Barry Scott
2006-06-23 14:14 ` Takashi Iwai
2006-06-23 15:30   ` Barry Scott
2006-07-13 23:05     ` Lee Revell
2006-07-14  9:35       ` Barry Scott
2006-06-27 11:52 ` Barry Scott

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.