Bug 14297 - Trio64V2/DX -
Summary: Trio64V2/DX -
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/s3 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: high major
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-29 16:08 UTC by David Heidelberg (okias)
Modified: 2008-07-07 13:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (33.48 KB, text/plain)
2008-01-29 16:08 UTC, David Heidelberg (okias)
no flags Details
Xorg log (1.38 KB, text/plain)
2008-01-29 16:09 UTC, David Heidelberg (okias)
no flags Details

Description David Heidelberg (okias) 2008-01-29 16:08:52 UTC
Created attachment 14022 [details]
Xorg.0.log

Xorg start, but my lcd say: No signal. After switch to console, lcd working, if I switch back, lcd status is No signal.
Comment 1 David Heidelberg (okias) 2008-01-29 16:09:55 UTC
Created attachment 14023 [details]
Xorg log
Comment 2 Evgeny Zubok 2008-07-07 13:36:50 UTC
Hi, okias!

Please, try latest s3 driver from Git. It supports 24-bit now.

From my xorg.conf:

Section "Screen"
        Identifier      "Default Screen"
        Device          "s3_trio64v2"
        Monitor         "viewsonic_e651_3"
        DefaultDepth    24
                Depth           16
                Modes           "1024x768" "800x600" "640x480" 
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
EndSection
Comment 3 Alex Deucher 2008-07-07 13:45:06 UTC
should be fixed in git: 2128de2ad9fa67537d8ed56ff173b8a7b0422e0e


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.