https://bugs.freedesktop.org/show_bug.cgi?id=63857

          Priority: medium
            Bug ID: 63857
          Assignee: openchrome-devel@lists.freedesktop.org
           Summary: version 0.3.2 failing on VIA VT3324 (CX700). Card-Ids
                    (1106|3157)
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: wil...@van.asperen.org
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Driver/openchrome
           Product: xorg

Up till today I was a happy camper. Was running openchrome smoothly on my VIA
EPIA EX10000EG...

I did have some troubles end of last year. Version 0.3.0 did not work for me.

Gladly Harry de Boer helped us out with some cool patches.
Downloaded the sources, applied the patches, did a manual install and... it
worked!

Now, four months later, I upgraded my system to run the latest version of X.
The patched openchrome driver did no longer work. Complained about version
mismatch.
So I had to install the xf86-video-openchrome package from ArchLinux. Thinking:
these cool patches that Harry made surely made it to this release.

Maybe they did.

But the (unpatched) driver does not work no longer for me.

X crashes with:

[  4525.285]
Fatal server error:
[  4525.285] AddScreen/ScreenInit failed for driver 0
[  4525.285]
[  4525.285] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[  4525.285] (EE) Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[  4525.285] (EE)

I did not change my xorg config. It still reads:

Section "Monitor"
  Identifier "Monitor0"
#  HorizSync 30 - 50
#  VertRefresh 50.0 - 50.0
EndSection

Section "Device"
  Identifier "Device0"
  Driver "openchrome"
#  Driver "vesa"
  Option "ActiveDevice" "TV"
#  Option "ActiveDevice" "DFP"
  Option "TVType" "PAL"
  Option "TVOutput" "S-Video"
EndSection

Section "Screen"
  Identifier "Screen0"
  Device "Device0"
  Monitor "Monitor0"
#  DefaultDepth 32
  SubSection "Display"
    Viewport 0 0
    Modes "720x576" "720x576Noscale"
#    Modes "1920x1080"
#    Virtual 3200 1080
#    Modes "640x480"
#    Modes "1024x768"
  EndSubSection
EndSection

Any help appreciated...

Thanks,
Willem

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to