[Openchrome-users] system hang with P4M890 at 1440x900
Xavier Bachelot
xavier
Tue May 13 13:03:11 PDT 2008
Stefano Salvador wrote:
>> Does it hang or is the screen just blanked ? In other words, can you still ssh to this machine from another one ?
>
> Unfourtunately I can't test just now if thew machine is still
> reachable, Anyway I guess that the screen got blanked since I can
> reboot with CTRL+ALT+CANC.
>
You're manually setting the VertRefresh and HorizSync value for your
monitor and you're also defining a custom modeline. This shouldn't be
needed and is possibly why you're getting a blanck screen.
In your xorg conf, remove the Modes section and rewrite the Monitor
section like that :
Section "Monitor"
Identifier "Monitor[0]"
ModelName "ACER AL1916W"
Option "DPMS"
VendorName "ACR"
EndSection
>
> > (EE) CHROME(0): Unknown Card-Ids (3343|1019|2174); please report to
> openchrome-users at openchrome.org
>
> It seems that I do the right thing :-)
>
>
> > This board is currently unknown to the driver. What is the brand,
> model and available outputs (VGA, DVI, TV, laptop panel) ?
>
> I don't know much about this computer (I use it at work ... ), I
> attach the verbose mode of lspci. I have only one VGA output.
>
The lspci output doesn't give me any new information. I still don't know
how to reference this board in the driver, I need a brand and model.
From the pci id, the brand is PcChips, but I don't have any crystal
ball around to guess the model. It should be pretty obvious if you look
at the motherboard itself, the model is most likely written on the board
itself.
Regards,
Xavier
More information about the Openchrome-users
mailing list