* hdsp cardbus coldboot bug workaround
@ 2003-08-02 12:06 Thomas Charbonnel
2003-08-04 0:52 ` Jesse Chappell
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Charbonnel @ 2003-08-02 12:06 UTC (permalink / raw)
To: alsa-devel
Hi,
It has already been reported on this list that the hdsp cardbus card is
not detected correctly at boot time after a cold boot. When this happens
here's what dmesg says about it:
cs: cb_alloc(bus 3): vendor 0xffff, device 0xffff
PCI: device 03:00.0 has unknown header type 7f, ignoring.
This problem is reproducible every time for if those conditions are met:
* non acpi-enabled kernel
* boot on AC power
A workaround seems thus to build acpi into the kernel. My guess is that
when acpi is not enabled, the card is asked its id parameters before its
full initialization, or full initialization of the cardbus-to-pci bridge.
Things working on battery power could be explained by the fact that in
this case the CPU frequency (at least on my laptop) is scaled down by the
bios at boot time, leading to a slower boot process.
Thomas
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: hdsp cardbus coldboot bug workaround
2003-08-02 12:06 hdsp cardbus coldboot bug workaround Thomas Charbonnel
@ 2003-08-04 0:52 ` Jesse Chappell
2003-08-04 5:06 ` Thomas Charbonnel
0 siblings, 1 reply; 3+ messages in thread
From: Jesse Chappell @ 2003-08-04 0:52 UTC (permalink / raw)
To: alsa-devel
Thomas Charbonnel wrote on Sat, 02-Aug-2003:
> It has already been reported on this list that the hdsp cardbus card is
> not detected correctly at boot time after a cold boot. When this happens
> here's what dmesg says about it:
> cs: cb_alloc(bus 3): vendor 0xffff, device 0xffff
> PCI: device 03:00.0 has unknown header type 7f, ignoring.
>
> This problem is reproducible every time for if those conditions are met:
> * non acpi-enabled kernel
> * boot on AC power
I have never had the cold boot problem and I use the conditions
you mention above. My hardware is an IBM ThinkPad A31, with a
rev 0xb HDSP cardbus, acpi *not* enabled (not compiled in and
a noacpi kernel cmdline), with AC power.
Hmmm, your solution might help people that do have the problem,
though.
jlc
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: hdsp cardbus coldboot bug workaround
2003-08-04 0:52 ` Jesse Chappell
@ 2003-08-04 5:06 ` Thomas Charbonnel
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Charbonnel @ 2003-08-04 5:06 UTC (permalink / raw)
To: jesse; +Cc: alsa-devel
> I have never had the cold boot problem and I use the conditions
> you mention above. My hardware is an IBM ThinkPad A31, with a
> rev 0xb HDSP cardbus, acpi *not* enabled (not compiled in and
> a noacpi kernel cmdline), with AC power.
>
> Hmmm, your solution might help people that do have the problem,
> though.
>
> jlc
>
>
Thanks for the report. I use 0xa, so that can be a clue, plus my
cardbus-to-pci bridge is only supported by linux since kernels > 2.4.19.
Thomas
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-08-04 5:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-02 12:06 hdsp cardbus coldboot bug workaround Thomas Charbonnel
2003-08-04 0:52 ` Jesse Chappell
2003-08-04 5:06 ` Thomas Charbonnel
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.