82815 graphics controller config in debian 3 woody

From: VRT (vinayroyt_at_gmail.com)
Date: 10/22/04

  • Next message: svn_at_cesar.org.br: "Softcware"
    Date: Fri, 22 Oct 2004 11:47:32 +0530
    To: debian-user@lists.debian.org
    
    

    sir,
     /etc/X11/XF86Config-4

    Section "Module"
        Load "dbe" # Double buffer extension
        SubSection "extmod"
          Option "omit xfree86-dga" # don't initialise the DGA extension
        EndSubSection
        Load "type1"
        Load "freetype"
        Load "glx"
    EndSection
    Section "Files"
        RgbPath "/usr/X11R6/lib/X11/rgb"
        FontPath "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
        ModulePath "/usr/X11R6/lib/modules"
    EndSection
    Section "ServerFlags"
    EndSection
    Section "InputDevice"
        Identifier "Keyboard1"
        Driver "Keyboard"
        Option "AutoRepeat" "500 30"
        Option "XkbRules" "xfree86"
        Option "XkbModel" "pc101"
        Option "XkbLayout" "us"
    EndSection
    Section "InputDevice"
        Identifier "Mouse1"
        Driver "mouse"
        Option "Protocol" "PS/2"
        Option "Device" "/dev/psaux"
    EndSection
    Section "Monitor"
        Identifier "vrt's monitor"
        HorizSync 30-70
        VertRefresh 50-160
    EndSection
    Section "Device"
        Identifier "vrt's card"
        Driver "i810"
        VideoRam 2048
    EndSection
    Section "Screen"
        Identifier "Screen 0"
        Device "vrt's card"
        Monitor "vrt's monitor"
        DefaultDepth 8

        Subsection "Display"
            Depth 8
            Modes "640x480" "800x600" "1024x768" "1280x1024"
            ViewPort 0 0
        EndSubsection
        Subsection "Display"
            Depth 16
            Modes "800x600" "1024x768"
            ViewPort 0 0
        EndSubsection
        Subsection "Display"
                Modes "800x600" "1024x768"
            ViewPort 0 0
        EndSubsection
    EndSection
    Section "ServerLayout"
        Identifier "Simple Layout"
        Screen "Screen 0"
        InputDevice "Mouse1" "CorePointer"
        InputDevice "Keyboard1" "CoreKeyboard"
    EndSection

    |Error| on xinit

    warning: process set to nice value 0 instead of -10 as requested

    This is a pre-release version of XFree86, and is not supported in any
    way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
    to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
    please check the latest version in the XFree86 CVS repository
    (http://www.XFree86.Org/cvs)

    XFree86 Version 4.1.0.1 / X Window System
    (protocol Version 11, revision 0, vendor release 6510)
    Release Date: 21 December 2001
            If the server is older than 6-12 months, or if your card is
            newer than the above date, look for a newer version before
            reporting problems. (See http://www.XFree86.Org/FAQ)
    Build Operating System: Linux 2.6.9-rc1 i686 [ELF]
    Module Loader present
    (==) Log file: "/var/log/XFree86.0.log", Time: Fri Oct 22 16:29:28 2004
    (==) Using config file: "/etc/X11/XF86Config-4"
    Markers: (--) probed, (**) from config file, (==) default setting,
             (++) from command line, (!!) notice, (II) informational,
             (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Screen 0" (0)
    (**) | |-->Monitor "vrt's monitor"
    (**) | |-->Device "vrt's card"
    (**) |-->Input Device "Mouse1"
    (**) |-->Input Device "Keyboard1"
    (**) XKB: rules: "xfree86"
    (**) XKB: model: "pc101"
    (**) XKB: layout: "us"
    (**) FontPath set to
    "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/"
    (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
    (**) ModulePath set to "/usr/X11R6/lib/modules"
    (--) using VT number 7

    (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
    (II) Module bitmap: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/libpcidata.a
    (II) Module pcidata: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 0.1.0
    (II) Loading /usr/X11R6/lib/modules/libscanpci.a
    (II) Module scanpci: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 0.1.0
    (II) Unloading /usr/X11R6/lib/modules/libscanpci.a
    (--) PCI:*(0:2:0) Intel i815 rev 4, Mem @ 0xd0000000/26, 0xd6000000/19
    (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
    (II) Module dbe: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
    (II) Module extmod: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
    (II) Module type1: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
    (II) Module freetype: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.1.9
    (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
    (II) Module glx: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
    (II) Module GLcore: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
    (II) Module i810: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
    (II) Module mouse: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) I810: Driver for Intel i810 chipset: i810, i810-dc100, i810e, i815
    (--) Assigning device section with no busID to primary device
    (--) Chipset i815 found
    (II) Loading /usr/X11R6/lib/modules/libvgahw.a
    (II) Module vgahw: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 0.1.0
    (**) I810(0): Depth 8, (--) framebuffer bpp 8
    (==) I810(0): Default visual is PseudoColor
    (II) Loading /usr/X11R6/lib/modules/libvbe.a
    (II) Module vbe: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/linux/libint10.a
    (II) Module int10: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) I810(0): initializing int10
    (II) I810(0): Primary V_BIOS segment is: 0xc000
    (II) I810(0): VESA BIOS detected
    (II) Loading /usr/X11R6/lib/modules/libddc.a
    (II) Module ddc: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) I810(0): VESA VBE DDC supported
    (II) I810(0): Manufacturer: SAM Model: 1057 Serial#: 1146106167
    (II) I810(0): Year: 2001 Week: 29
    (II) I810(0): EDID Version: 1.1
    (II) I810(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) I810(0): Sync: Separate
    (II) I810(0): Max H-Image Size [cm]: horiz.: 32 vert.: 24
    (II) I810(0): Gamma: 2.26
    (II) I810(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) I810(0): redX: 0.645 redY: 0.321 greenX: 0.285 greenY: 0.600
    (II) I810(0): blueX: 0.142 blueY: 0.057 whiteX: 0.283 whiteY: 0.298
    (II) I810(0): Supported VESA Video Modes:
    (II) I810(0): 720x400@70Hz
    (II) I810(0): 720x400@88Hz
    (II) I810(0): 640x480@60Hz
    (II) I810(0): 640x480@67Hz
    (II) I810(0): 640x480@72Hz
    (II) I810(0): 640x480@75Hz
    (II) I810(0): 800x600@56Hz
    (II) I810(0): 800x600@60Hz
    (II) I810(0): 800x600@72Hz
    (II) I810(0): 800x600@75Hz
    (II) I810(0): 832x624@75Hz
    (II) I810(0): 1024x768@87Hz (interlaced)
    (II) I810(0): 1024x768@60Hz
    (II) I810(0): 1024x768@70Hz
    (II) I810(0): 1024x768@75Hz
    (II) I810(0): Manufacturer's mask: 0
    (II) I810(0): Supported Future Video Modes:
    (II) I810(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) I810(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) I810(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    (II) I810(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) I810(0): Supported additional Video Mode:
    (II) I810(0): clock: 94.5 MHz Image Size: 306 x 230 mm
    (II) I810(0): h_active: 1024 h_sync: 1072 h_sync_end 1168
    h_blank_end 1376 h_border: 0
    (II) I810(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking:
    808 v_border: 0
    (II) I810(0): Supported additional Video Mode:
    (II) I810(0): clock: 56.2 MHz Image Size: 306 x 230 mm
    (II) I810(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end
    1048 h_border: 0
    (II) I810(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking:
    631 v_border: 0
    (II) I810(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70
    kHz, PixClock max 110 MHz
    (II) I810(0): Serial No: HMAR703546
    (--) I810(0): Chipset: "i815"
    (--) I810(0): Linear framebuffer at 0xD0000000
    (--) I810(0): IO registers at addr 0xD6000000
    (EE) Unable to open /dev/agpgart (No such device)
    (**) I810(0): Will alloc AGP framebuffer: 2048 kByte
    (==) I810(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) I810(0): vrt's monitor: Using hsync range of 30.00-70.00 kHz
    (II) I810(0): vrt's monitor: Using vrefresh range of 50.00-160.00 Hz
    (II) I810(0): Clock range: 12.00 to 203.00 MHz
    (II) I810(0): Not using default mode "1024x768" (unknown reason)
    (II) I810(0): Not using default mode "1280x960" (hsync out of range)
    (II) I810(0): Not using default mode "1280x1024" (hsync out of range)
    (II) I810(0): Not using default mode "1280x1024" (hsync out of range)
    (II) I810(0): Not using default mode "1600x1200" (hsync out of range)
    (II) I810(0): Not using default mode "1600x1200" (hsync out of range)
    (II) I810(0): Not using default mode "1600x1200" (hsync out of range)
    (II) I810(0): Not using default mode "1600x1200" (hsync out of range)
    (II) I810(0): Not using default mode "1600x1200" (bad mode
    clock/interlace/doublescan)
    (II) I810(0): Not using default mode "1792x1344" (insufficient memory for mode)
    (II) I810(0): Not using default mode "1792x1344" (insufficient memory for mode)
    (II) I810(0): Not using default mode "1856x1392" (insufficient memory for mode)
    (II) I810(0): Not using default mode "1856x1392" (insufficient memory for mode)
    (II) I810(0): Not using default mode "1920x1440" (insufficient memory for mode)
    (II) I810(0): Not using default mode "1920x1440" (insufficient memory for mode)
    (II) I810(0): Not using default mode "1400x1050" (hsync out of range)
    (--) I810(0): Virtual size is 1280x1024 (pitch 2048)
    (**) I810(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
    (**) I810(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
    (**) I810(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
    (**) I810(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
    (--) I810(0): Display dimensions: (32, 24) cm
    (--) I810(0): DPI set to (101, 108)
    (II) Loading /usr/X11R6/lib/modules/libfb.a
    (II) Module fb: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/libxaa.a
    (II) Module xaa: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 1.0.0
    (II) Loading /usr/X11R6/lib/modules/libramdac.a
    (II) Module ramdac: vendor="The XFree86 Project"
            compiled for 4.1.0.1, module version = 0.1.0
    (==) I810(0): Write-combining range (0xd0000000,0x4000000)
    (II) I810(0): Setting dot clock to 36.0 MHz [ 0x10 0x1 0x40 ] [ 18 3 4 ]
    (II) I810(0): chose watermark 0x22007000: (tab.freq 36.0)

    Fatal server error:
    AddScreen/ScreenInit failed for driver 0

    When reporting a problem related to a server crash, please send
    the full server output, not just the last messages.
    This can be found in the log file "/var/log/XFree86.0.log".
    Please report problems to submit@bugs.debian.org.

    X connection to :0.0 broken (explicit kill or server shutdown).
    ---------------------------------------------------------------------------------------------------------------------------------
    i have an integrated 82815 graphics controller
    i tried using the vesa driver
    it was working well for 640x480@8bits
    for higer depth 16 and 24, the screen was flickery...
    pls help
    thanks in advance
    vinay

    --
    ACK and you shall receive -- old jugle saying
    -- 
    ACK and you shall receive -- old jugle saying
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: svn_at_cesar.org.br: "Softcware"

    Relevant Pages

    • xserver crashes on switching to vitual console
      ... The full server log is appended to the end of this message for your perusal. ... Module pcidata: vendor="The XFree86 Project" ... The XKEYBOARD keymap compiler reports: ...
      (Debian-User)
    • XFree86 4.3.0 and tdfx
      ... Loading /usr/X11R6/lib/modules/libpcidata.a ... Module pcidata: vendor="The XFree86 Project" ... Loading extension DOUBLE-BUFFER ... 794 doublescan -hsync +vsync ...
      (comp.os.linux.x)
    • cant start X session as normal user anymore...
      ... LoadModule: "pcidata" ... Loading /usr/X11R6/lib/modules/libpcidata.a ... Module pcidata: vendor="The XFree86 Project" ... Loading extension DOUBLE-BUFFER ...
      (alt.os.linux)
    • Re: refresh rates in xfree too low
      ... # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, ... Loading /usr/X11R6/lib/modules/libpcidata.a ... Initializing built-in extension XInputExtension ...
      (comp.os.linux)
    • Keyboard is dead, totally unresponsive under x
      ... The keyboard works, because I boot into ... Initializing built-in extension XKEYBOARD ... Loading /usr/X11R6/lib/modules/libpcidata.a ... Module pcidata: vendor="The XFree86 Project" ...
      (comp.os.linux.x)