Krzysztof Lichota wrote:
> Krzysztof Lichota wrote:
>
>> Timothy Legge wrote:
>>
>>> I don't have time tonight to look, but some additional details
>>> regarding the hardware that you have would help. The issue you
>>> reference below was only seen on one model of HP Vectra.
>>
>> Exactly. It is HP Vectra VL5/200 MMX.
>
>
> I attach more hardware details from Linux proc.
>
> I can see that in RPL boot, ethernet controller is assigned IRQ 2 while
> later on it has IRQ 9. Maybe it is a problem?
Victory! :)
I suspected a problem with interrupts and it was it!
I looked into AMD specs for the chip, added code to disable interrupts
and it worked :) I am able to boot into LTSP up to XDM login screen :)
Patch attached. It is a bit verbose, but probably it has to be changed
anyway as I don't know if it does not spoil something for other chips.
Regards
Krzysztof Lichota
|