* Re:parport disabled?
@ 2005-01-27 15:03 castet.matthieu
2005-01-27 21:39 ` Ralf Hildebrandt
0 siblings, 1 reply; 3+ messages in thread
From: castet.matthieu @ 2005-01-27 15:03 UTC (permalink / raw)
To: linux-kernel
Hi,
> Whenever I "modprobe parport_pc", I get this message:
>
> Jan 27 10:55:47 hummus kernel: pnp: Device 00:0b activated.
> Jan 27 10:55:47 hummus kernel: parport: PnPBIOS parport detected.
> Jan 27 10:55:47 hummus kernel: pnp: Device 00:0b disabled.
>
> and the parallel port is unusable ever after.
> This is with Kernel 2.6.10-ac10 and 2.6.10-ac11
>
> How can I make my parallel port usable again?
Try disabling acpi.
If it works, with acpi enabled send a "for i in /sys/bus/pnp/devices/*; do cat
$i/*; done"
I could be related to http://bugzilla.kernel.org/show_bug.cgi?id=3912
and [1]
regards,
Matthieu
Adam Belay wrote:
> On Mon, Nov 29, 2004 at 10:30:29PM +0100, matthieu castet wrote:
>
>> matthieu castet wrote:
>>
>>> Hello,
>>>
>>> acpi need that the order of the resources are the same as the
>>> possible resources. It could be the same for pnpbios.
>>>
>>> I most of case, it works quite well, but if the independent options
>>> are after dependent, it doesn't work :
>>> in pnp manager, pnp_assign_resources first uses independent_options
>>> and then dependent ones. So we break the order, and it doesn't work.
>>>
>>> What the rules for independent options in pnpbios ?
>>>
>>> If it works like pnpacpi, it is allowed to define them only before
>>> or after dependent option.
>>>
>>> So a solution could be to have a second independent option, and use
>>> it after dependent options in pnp_assign_resources.
>>>
>>> What do you think of that ?
>>>
>>> Matthieu CASTET
>>>
>>
>> I forgot to say that it is probably the bug of meelis roos.
>>
>
>
> Hmm, I agree this is a problem, and it will be interesting to see if
> it
> resolves Meelis's issue. I don't think a second independent option
> would be a
> clean solution. I think the a slight redesign is in order, with a
> focus on
> ensuring resources are assigned in the order they are advertised in
> all cases.
> I'm hacking something together now.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re:parport disabled?
2005-01-27 15:03 Re:parport disabled? castet.matthieu
@ 2005-01-27 21:39 ` Ralf Hildebrandt
2005-01-28 9:14 ` Ralf Hildebrandt
0 siblings, 1 reply; 3+ messages in thread
From: Ralf Hildebrandt @ 2005-01-27 21:39 UTC (permalink / raw)
To: linux-kernel
* castet.matthieu@free.fr <castet.matthieu@free.fr>:
> > Whenever I "modprobe parport_pc", I get this message:
> >
> > Jan 27 10:55:47 hummus kernel: pnp: Device 00:0b activated.
> > Jan 27 10:55:47 hummus kernel: parport: PnPBIOS parport detected.
> > Jan 27 10:55:47 hummus kernel: pnp: Device 00:0b disabled.
> >
> > and the parallel port is unusable ever after.
> > This is with Kernel 2.6.10-ac10 and 2.6.10-ac11
> >
> > How can I make my parallel port usable again?
> Try disabling acpi.
Didn't help. Same symptom
--
Ralf Hildebrandt (i.A. des IT-Zentrum) Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962
IT-Zentrum Standort CBF send no mail to spamtrap@charite.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re:parport disabled?
2005-01-27 21:39 ` Ralf Hildebrandt
@ 2005-01-28 9:14 ` Ralf Hildebrandt
0 siblings, 0 replies; 3+ messages in thread
From: Ralf Hildebrandt @ 2005-01-28 9:14 UTC (permalink / raw)
To: linux-kernel
* Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>:
> > Try disabling acpi.
>
> Didn't help. Same symptom
I was able to make it work by going to the BIOS and set the IO & IRQ there.
--
Ralf Hildebrandt (i.A. des IT-Zentrum) Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962
IT-Zentrum Standort CBF send no mail to spamtrap@charite.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-01-28 9:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-27 15:03 Re:parport disabled? castet.matthieu
2005-01-27 21:39 ` Ralf Hildebrandt
2005-01-28 9:14 ` Ralf Hildebrandt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox