[Openchrome-users] openchrome-users Digest, rotate resolution oddness

Don Cupp doncuppjr
Sun Jul 26 19:02:56 PDT 2009


Try the following xorg.conf

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"openchrome"
	Option		"ActiveDevice"		"CRT"	#CRT=VGA Connector LCD=Laptop Internal Display TV=TV out
	Option		"EnableAGPDMA"		"true"
	Option		"DisableIRQ"		"false"
	Option		"NoXVDMA"		"false"
	Option		"NoDDC"	
	Option		"Rotate"		"CW"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	Modeline "1024x1280_60.00"  110.66  1024 1096 1208 1392  1280 1281 1284 1325  -HSync +Vsync
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	Option		"PanelSize"  "1024x1280"
	Option		"UseModeline"
	Defaultdepth	32
	SubSection "Display"
		Depth 32
		Modes	"1024x1280"
	EndSubSection
EndSection

Section "Module"
        Load	"glx"
	Load    "dri"
	Load	"v4l"
	Load	"dbe"
	Load	"extmod"
EndSection

Section "Extensions"
        Option          "Composite"     "true"
EndSection


--- On Sun, 7/26/09, openchrome-users-request at openchrome.org <openchrome-users-request at openchrome.org> wrote:

> From: openchrome-users-request at openchrome.org <openchrome-users-request at openchrome.org>
> Subject: openchrome-users Digest, Vol 45, Issue 21
> To: openchrome-users at openchrome.org
> Date: Sunday, July 26, 2009, 3:00 AM
> Send openchrome-users mailing list
> submissions to
> ??? openchrome-users at openchrome.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> ??? http://wiki.openchrome.org/mailman/listinfo/openchrome-users
> or, via email, send a message with subject or body 'help'
> to
> ??? openchrome-users-request at openchrome.org
> 
> You can reach the person managing the list at
> ??? openchrome-users-owner at openchrome.org
> 
> When replying, please edit your Subject line so it is more
> specific
> than "Re: Contents of openchrome-users digest..."
> 
> 
> Today's Topics:
> 
> ???1. Re: openchrome-users Digest, Vol 45,
> Issue 20 (Don Cupp)
> ???2. rotate resolution oddness - any ideas
> ? (Dave Carpeneto)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sat, 25 Jul 2009 15:12:05 -0700 (PDT)
> From: Don Cupp <doncuppjr at yahoo.com>
> Subject: Re: [Openchrome-users] openchrome-users Digest,
> Vol 45, Issue
> ??? 20
> To: openchrome-users at openchrome.org
> Message-ID: <460338.35242.qm at web34401.mail.mud.yahoo.com>
> Content-Type: text/plain; charset=iso-8859-1
> 
> 
> If you have any experience with linux, you probably very
> well aware of things called dependencies. While it is said
> in the documentation, that you might want to recompile drm,
> I would correct, and say that you need to recompile drm.
> 
> You will need to compile libdrm and install
> compile drm.ko and install
> compile via.ko and install
> compile mesa with cairo support and install
> compile the openchrome driver and install
> in that order
> 
> That should improve your glxgears significantly. 
> 
> --- On Sat, 7/25/09, openchrome-users-request at openchrome.org
> <openchrome-users-request at openchrome.org>
> wrote:
> 
> > From: openchrome-users-request at openchrome.org
> <openchrome-users-request at openchrome.org>
> > Subject: openchrome-users Digest, Vol 45, Issue 20
> > To: openchrome-users at openchrome.org
> > Date: Saturday, July 25, 2009, 3:00 AM
> > Send openchrome-users mailing list
> > submissions to
> > ??? openchrome-users at openchrome.org
> > 
> > To subscribe or unsubscribe via the World Wide Web,
> visit
> > ??? http://wiki.openchrome.org/mailman/listinfo/openchrome-users
> > or, via email, send a message with subject or body
> 'help'
> > to
> > ??? openchrome-users-request at openchrome.org
> > 
> > You can reach the person managing the list at
> > ??? openchrome-users-owner at openchrome.org
> > 
> > When replying, please edit your Subject line so it is
> more
> > specific
> > than "Re: Contents of openchrome-users digest..."
> > 
> > 
> > Today's Topics:
> > 
> > ???1. Trouble with finding correct setup
> > for??? M10000/CLE266
> > ? ? ? (Kuno.Killerkarpfen at gmx.de)
> > 
> > 
> >
> ----------------------------------------------------------------------
> > 
> > Message: 1
> > Date: Fri, 24 Jul 2009 16:27:03 +0200
> > From: Kuno.Killerkarpfen at gmx.de
> > Subject: [Openchrome-users] Trouble with finding
> correct
> > setup for
> > ??? M10000/CLE266
> > To: openchrome-users at openchrome.org
> > Message-ID: <20090724142703.294610 at gmx.net>
> > Content-Type: text/plain; charset="us-ascii"
> > 
> > Hi Openchrome-Users,
> > 
> > 
> > for some weeks I try to set up an Ubuntu 9.04 on a VIA
> EPIA
> > M10000 system with CLE266 chip and I'm really
> despaired
> > now...
> > 
> > According to the documentation this device should be
> well
> > supported by the openchrome driver. I'm have already
> some
> > experience with? Linux as well as with VIA EPIA
> boards,
> > but for some reason i can't get the full/proper
> hardware
> > acceleration. 
> > 
> > Example1: with the old proprietary via-driver i got
> 330fps
> > running glxgears, now i get only 200fps.
> > 
> > Example2: i want to play DVDs with Xine and the xxmc
> > driver. The CPU load is around 20%, which is quite ok,
> but
> > the system freezes sometimes completely!
> > 
> > 
> > 
> > I tried some configurations concerning AGPDAM,
> > HWAcceleration, FB... nothing worked.
> > 
> > 
> > 
> > Is anybody using the openchrome-driver on a VIA EPIA
> M10000
> > or an other board with CLE266 an could post his
> experience
> > or configuration?
> > 
> > 
> > 
> > Thanks, Kuno
> > 
> > -- 
> > Jetzt kostenlos herunterladen: Internet Explorer 8
> und
> > Mozilla Firefox 3 -
> > sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
> > 
> > 
> > 
> > ------------------------------
> > 
> > _______________________________________________
> > openchrome-users mailing list
> > openchrome-users at openchrome.org
> > http://wiki.openchrome.org/mailman/listinfo/openchrome-users
> > 
> > 
> > End of openchrome-users Digest, Vol 45, Issue 20
> > ************************************************
> > 
> > 
> > 
> 
> 
> ? ? ? 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Sat, 25 Jul 2009 20:03:07 -0700 (PDT)
> From: Dave Carpeneto <carpeneto at ieee.org>
> Subject: [Openchrome-users] rotate resolution oddness - any
> ideas ?
> To: openchrome-users at openchrome.org
> Message-ID: <267341.64062.qm at web88302.mail.re4.yahoo.com>
> Content-Type: text/plain; charset="us-ascii"
> 
> Hiya - I'm trying to rotate my display & am halfway
> there - the screen *is* rotated 90 degrees clockwise, but
> the resolution remains @ 1280x1024, as opposed to 1024x1280
> :-(
> 
> Here's what I have for hardware:
> 
> (--) PCI:*(0 at 1:0:0) VIA Technologies, Inc. VT8623 [Apollo
> CLE266] integrated CastleRock graphics rev 3, Mem @
> 0xd8000000/67108864, 0xdc000000/16777216, BIOS @
> 0x????????/65536
> 
> ... and the rotate directive is being picked up:
> 
> (II) CHROME(0): Reading config file...
> ...
> (**) CHROME(0): Rotating screen clockwise -- acceleration
> is disabled.
> 
> ... however the line I put in for 1024x1280 is getting
> ignored:
> 
> (II) CHROME(0): Supported Future Video Modes:
> (II) CHROME(0): #0: hsize: 1280? vsize 1024?
> refresh: 60? vid: 32897
> (II) CHROME(0): #1: hsize: 1024? vsize 768?
> refresh: 60? vid: 16481
> (II) CHROME(0): #2: hsize: 800? vsize 600?
> refresh: 60? vid: 16453
> (II) CHROME(0): #3: hsize: 640? vsize 480?
> refresh: 60? vid: 16433
> (II) CHROME(0): Supported additional Video Mode:
> (II) CHROME(0): clock: 108.0 MHz???Image
> Size:? 338 x 270 mm
> (II) CHROME(0): h_active: 1280? h_sync: 1328?
> h_sync_end 1440 h_blank_end 1688 h_border: 0
> (II) CHROME(0): v_active: 1024? v_sync: 1025?
> v_sync_end 1028 v_blanking: 1066 v_border: 0
> (II) CHROME(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H
> max: 81 kHz, PixClock max 140 MHz
> (II) CHROME(0): Monitor name: SyncMaster
> ...
> (II) CHROME(0): Not using mode "1024x1280" (height too
> large for virtual size)
> 
> ... here's my conf - any ideas how I get out this mess ?:
> 
> Section "Device"
> ? ? Identifier? ? "Configured Video
> Device"
> ? ? Option "Rotate" "CW"
> EndSection
> 
> Section "Monitor"
> ? ? Identifier? ? "Configured Monitor"
> ? ? Modeline "1024x1280"? 110.66? 1024
> 1096 1208 1392? 1280 1281 1284 1325? -HSync
> +Vsync
> EndSection
> 
> Section "Screen"
> ? ? Identifier? ? "Default Screen"
> ? ? Monitor? ? ? ?
> "Configured Monitor"
> ? ? Device? ? ? ? "Configured
> Video Device"
> EndSection
> 
> ... the Modeline entry is the output of "gtf 1024 1280
> 60.0" 
> 
> Ideas ?? - Dave
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20090726/08bea936/attachment-0001.html
> 
> ------------------------------
> 
> _______________________________________________
> openchrome-users mailing list
> openchrome-users at openchrome.org
> http://wiki.openchrome.org/mailman/listinfo/openchrome-users
> 
> 
> End of openchrome-users Digest, Vol 45, Issue 21
> ************************************************
> 
> 
>


      
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg.conf.sam
Type: application/octet-stream
Size: 1697 bytes
Desc: not available
Url : http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20090727/046852f6/xorg.conf.obj



More information about the Openchrome-users mailing list