[Openchrome-users] Driver broken since Rev. 742 for VX800

Barry Carroll baz8080
Tue May 5 12:09:27 PDT 2009


Hi Pon,

I think the magic parameter is the following:

Option "ActiveDevice" "LCD,CRT"

My xorg.conf is quite minimal but I can switch to VTs and back with no
problems.  I am also using a build from trunk.

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"openchrome"
	Option "ActiveDevice"	"LCD,CRT"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection

There's a wiki for the NC20 at https://help.ubuntu.com/community/NC20
and a good thread at http://ubuntuforums.org/showthread.php?p=6911954

Barry.

On Tue, May 5, 2009 at 6:56 PM, Pon Jornoh <ponjornoh at maehtricks.net> wrote:
> Hi Xavier,
>
> you'll find my config & log attached to this mail.
>
> With the following device-section (got it from Uli Beling) xorg runs fine
> with svn trunk:
>
> Section "Device"
> ??????? BoardName?????? "VX800"
> ??????? Driver????????? "openchrome"
> ??????? Identifier????? "Device[0]"
> ??????? Option????????? "Overlay" "On"
> ??????? Option "Accel"?? "On"
> ??????? #Option "AccelMethod" "exa"
> ??????? Option "RenderAccel" " True"
> ??????? Option "ExaScratchSize" "32768"
> ??????? Option "MaxDRIMem" "65536"
> ??????? Option "MigrationHeuristic" "greedy"
> ??????? Option??? "EnableAGPDMA"??? "True"
> ??????? Option? "AGPMem" "131072"
> ??????? #Option "VBEModes" "True"
> ??????? Option "ActiveDevice" "LCD,CRT"
> EndSection
>
> Enabling "exa" makes the X-Server crash after a few seconds (log attached).
>
> But I've got another issue ;) It occurs with my old config and with the new
> one. If I switch back to TTY and return to X the whole system freezes. Even
> remote access fails. Appending kernel options "nofb nosplash" doesn't help.
> Unfortunately there are no new log entries :(
>
> Thanks in advance,
> Matthias
>
> _______________________________________________
> openchrome-users mailing list
> openchrome-users at openchrome.org
> http://wiki.openchrome.org/mailman/listinfo/openchrome-users
> Main page:
> http://www.openchrome.org
> Wiki:
> http://wiki.openchrome.org
> User Forum:
> http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
>




More information about the Openchrome-users mailing list