[CX700] OQO Model 02 Default Xorg Configuration Issue

Bug #222873 reported by Gilbert Mendoza
2
Affects Status Importance Assigned to Milestone
xserver-xorg-video-openchrome (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

OQO Model 02 uses the VIA UniChrome Driver, which for some reason does not work well immediately after a clean install of Hardy, and of course the initial slimmed version of Xorg's configuration file. This results in a blank screen when GDM starts, and then begins a nice fade in of white which finally envelopes the screen entirely.

The workaround appears to be simply specifying a Driver in xorg.conf. Both "vesa" by itself, and "openchrome" with an option work well.

Xorg then detects appropriate resolutions, dpi settings, etc.

e.g. Vesa Driver

Section "Device"
        Identifier "Configured Video Device"
        Driver "vesa"
EndSection

e.g. UniChrome Driver

Section "Device"
        Identifier "Configured Video Device"
        Driver "openchrome"
        Option "VBEModes" "true"
        BusID "PCI:1:0:0"
EndSection

I will attached two versions of the Xorg.0.log file one when specifying the openchrome driver, and one with blank default.

Tags: hardy
Revision history for this message
Gilbert Mendoza (gmendoza) wrote :
Revision history for this message
Gilbert Mendoza (gmendoza) wrote :

Additional attachment, and...

sudo lspci -vv snippit:

01:00.0 VGA compatible controller: VIA Technologies, Inc. CX700M2 UniChrome PRO II Graphics (rev 03) (prog-if 00 [VGA controller])
        Subsystem: VIA Technologies, Inc. CX700M2 UniChrome PRO II Graphics
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (500ns min)
        Interrupt: pin A routed to IRQ 22
        Region 0: Memory at a0000000 (32-bit, prefetchable) [size=512M]
        Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=16M]
        Expansion ROM at <ignored> [disabled]
        Capabilities: [60] Power Management version 2
                Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [70] AGP version 3.0
                Status: RQ=256 Iso- ArqSz=0 Cal=7 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3+ Rate=x4,x8
                Command: RQ=8 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x8

Revision history for this message
Gilbert Mendoza (gmendoza) wrote :

For sake of completeness... BusID "PCI:1:0:0" is NOT needed for it to work. The VBEModes option however is required.

Section "Device"
        Identifier "Configured Video Device"
        Driver "openchrome"
        Option "VBEModes" "true"
EndSection

Revision history for this message
Brian Murray (brian-murray) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this bug as a bug in xorg.

Revision history for this message
Iulian Udrea (iulian) wrote :

I'm changing the status to Triaged.

Thank you.

Changed in xorg:
status: Confirmed → Triaged
Revision history for this message
Bryce Harrington (bryce) wrote :

I think this ought to be fixed now. Can you test with a recent Ubuntu release (or test against Jaunty if possible - ISOs are available at http://cdimage.ubuntu.com/releases/)

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Please build latest Openchrome according to
https://help.ubuntu.com/community/OpenChrome

or try install Ubuntu 9.04 Jaunty.

It should fix this problem.

summary: - OQO Model 02 Default Xorg Configuration Issue
+ [CX700] OQO Model 02 Default Xorg Configuration Issue
Bryce Harrington (bryce)
tags: added: hardy
Changed in xserver-xorg-video-openchrome (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
Bryce Harrington (bryce) wrote :

We're closing this bug since it is has been some time with no response from the original reporter. However, if the issue still exists please feel free to reopen with the requested information. Also, if you could, please test against the latest development version of Ubuntu, since this confirms the bug is one we may be able to pass upstream for help.

Changed in xserver-xorg-video-openchrome (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.