[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#236859: Fwd: Re: Bug#236859: Package: installation-reports



Hi Martin!

I already responded with the following message

Best regards

Gerald

----------  Weitergeleitete Nachricht  ----------
> 
> Subject: Re: Bug#236859: Package: installation-reports
> Date: Dienstag, 9. März 2004 17:40
> From: Gerald Pichler <gerald.pichler@chello.at>
> To: David Nusinow <david_nusinow@verizon.net>
> 
> Hi David!
> 
> I investigated a little bit myself, so here is what you requested, and also 
> some other things maybe useful.
> 
> [root@chello213047177152 gerald]# lspci -n
> 00:00.0 Class 0600: 1039:0735 (rev 01)
> 00:01.0 Class 0604: 1039:0001
> 00:02.0 Class 0601: 1039:0008
> 00:02.2 Class 0c03: 1039:7001 (rev 07)
> 00:02.3 Class 0c03: 1039:7001 (rev 07)
> 00:02.5 Class 0101: 1039:5513 (rev d0)
> 00:0d.0 Class 0401: 1274:5880 (rev 02)
> 00:11.0 Class 0200: 10b7:9004 (rev 04)
> 00:13.0 Class 0c03: 1106:3038 (rev 50)
> 00:13.1 Class 0c03: 1106:3038 (rev 50)
> 00:13.2 Class 0c03: 1106:3104 (rev 51)
> 01:00.0 Class 0300: 1002:5246
> 
> [root@chello213047177152 gerald]# lspci | grep VGA
> 01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 RF/SG AGP
> 
> Here is a section from my XF86conf-4 file:
> Section "Device"
>     Identifier "device1"
>     VendorName "ATI"
>     BoardName "ATI Rage 128 TVout"
>     Driver "r128"
>     Option "DPMS"
>     Option "UseCCEFor2D" "false"
> EndSection
> 
> On my Mandrake system the "/usr/X11R6/lib/modules/drivers/r128_drv.o" or the 
> "/usr/X11R6/lib/modules/dri/r128_dri.o" seem to be the drivers. As I have 3d 
> acceleration enabled I assume it is the "dri" version.
> 
> I also attached my Mandrake XF86Config-4 file so you can look at it. With 
> these settings I have zero problem and the system is very stable as long as 
> I avoid tuxracer :( .
> 
> I hope this does help you a little
> 
> Best regards
> 
> Gerald
> 
> 
> 
> Am Montag, 8. März 2004 23:29 schrieben Sie:
> > Hi Gerald,
> > 
> > On Mon, Mar 08, 2004 at 06:42:19PM +0100, Gerald Pichler wrote:
> > > The biggest problem of all: My graficcard was not detected. I have a ATI 
> > > XPert 2000, Mandrake knows this card since I use Mandrake,
> > > the XFree86 driver for an ATI Rage 128 TV out fits well, even 3D support 
> > > works (although unstable sometimes, lockup during tuxracer
> > > runs). KNOPPIX also detects my graficcard automatically, so maybe you > 
> > > can look there what needs to be done about this.
> > 
> > Could you please send the output of lspci -n, as well as the XFree86
> > Driver that is supposed to be loaded (I assume that it's ati)? Thank you
> > for testing!
> > 
> >  - David Nusinow
> >  
> >  
> > 
> > 
> -------------------------------------------------------


# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection

Section "ServerFlags"
    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
EndSection

Section "DRI"
    Mode 0666
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "Keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de(nodeadkeys)"
    Option "XkbOptions" ""
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/psaux"
    Option "ZAxisMapping" "6 7"
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
    HorizSync 30-61
    VertRefresh 50-77
    
    # Sony Vaio C1(X,XS,VE,VN)?
    # 1024x480 @ 85.6 Hz, 48 kHz hsync
    ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync
    
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
    
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Device"
    Identifier "device1"
    VendorName "ATI"
    BoardName "ATI Rage 128 TVout"
    Driver "r128"
    Option "DPMS"
    Option "UseCCEFor2D" "false"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
    
    Subsection "Display"
        Depth 8
        Virtual 1024 768
    EndSubsection
    
    Subsection "Display"
        Depth 15
        Virtual 1024 768
    EndSubsection
    
    Subsection "Display"
        Depth 16
        Virtual 1024 768
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Virtual 1024 768
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    Screen "screen1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
EndSection

Reply to: