xorg.conf

View: New views
2 Messages — Rating Filter:   Alert me  

xorg.conf

by Jason Tutwiler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello, I have a HP C3750 PA-RISC machine with a HP Visualize FX  
graphics adaptor.  I am running Debain 5.0.3 on this machine and I  
cannot get Xorg server to start.  I am using the vesa driver obtained  
from apt-get.   Has anyone successfully got this card to work with  
Xorg using the generic vesa driver or any other methods available?  I  
get the error message no devices detected / No screens found when  
using the vesa driver. Below is my /etc/X11/xorg.conf file:


# cat /etc/X11/xorg.conf

Section "Module"
Load "vesa"
Load "dbe"
Load "bitmap"
Load "drm"
Load "dri"
Load "freetype"
Load "record"
Load "extmod"
Load "cfb"
Load "cfb32"
EndSection

Section "InputDevice"
        Identifier "Pointer0"
        Driver "mouse"
EndSection

Section "Device"
        Identifier "Device0"
        Driver "vesa"
         BusID "PCI:4:2:0"
EndSection

Section "Monitor"
        Identifier "Monitor0"
        HorizSync 24.0 - 60.0
        VertRefresh 56.0 - 75.0
        EndSection

Section "Screen"
        Identifier "Screen0"
        Device   "Device0"
        Monitor "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Depth 16
                Modes "1024x768"
                EndSubSection
EndSection



Any help would be greatly appreciated?
Thank in advance.
Regards,
         Jason
jtmuzix@...




--
To UNSUBSCRIBE, email to debian-hppa-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: xorg.conf

by Thibaut VARENE-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Sep 23, 2009 at 5:08 AM, Jason <jtmuzix@...> wrote:
>
> Hello, I have a HP C3750 PA-RISC machine with a HP Visualize FX graphics

http://www.parisc-linux.org/faq/index.html#fxgfx


--
To UNSUBSCRIBE, email to debian-hppa-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...