i have a sis6326 AGP 8Mb and xv doesn't work and X limit videoram to 4096.
I want to use 8Mb of memory and xv to work. can you give me some advice?

lspci -v for sis:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 86C326 (rev 0b) 
(prog-if 00 [VGA])
        Subsystem: Silicon Integrated Systems [SiS] SiS6326 GUI Accelerator
        Flags: bus master, VGA palette snoop, 66Mhz, medium devsel, latency 64
        Memory at eb000000 (32-bit, prefetchable) [size=8M]
        Memory at efef0000 (32-bit, non-prefetchable) [size=64K]
        I/O ports at cc00 [size=128]
        Expansion ROM at efee0000 [disabled] [size=32K]
        Capabilities: [40] Power Management version 1
        Capabilities: [50] AGP version 1.0

i'm using xfree-4.1.0 and i get this log(now i'm using depth 24 but xv doesn't work 
with depth 16 either):
(II) SIS: driver for SiS chipsets: SIS5597, SIS5598, SIS530, SIS6326,
        SIS300, SIS630, SIS540
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset SIS6326 found
(**) SIS(0): Depth 24, (--) framebuffer bpp 24
(==) SIS(0): RGB weight 888
(==) SIS(0): Default visual is TrueColor
(==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
(**) SIS(0): Option "SWcursor"
(**) SIS(0): Option "PciRetry"
(**) SIS(0): Option "TurboQueue"
(**) SIS(0): Option "FastVram"
(**) SIS(0): Using SW cursor
(**) SIS(0): PCI retry enabled
(**) SIS(0): Fast VRAM enabled
(**) SIS(0): TurboQueue enabled
(--) SIS(0): Detected memory clock : 70.158MHz
(--) SIS(0): Linear framebuffer at 0xEB000000
(--) SIS(0): MMIO registers at 0xEFEF0000
(--) SIS(0): Relocate IO registers at 0xCC00
(--) SIS(0): Limiting VideoRAM to 4096 KB
(==) SIS(0): Min pixel clock is 16 MHz
(--) SIS(0): Max pixel clock is 175 MHz
(II) SIS(0): initializing int10
(II) SIS(0): Primary V_BIOS segment is: 0xc000
(II) SIS(0): VESA BIOS detected
(II) SIS(0): VESA VBE Version 2.0
(II) SIS(0): VESA VBE Total Mem: 4096 kB
(II) SIS(0): VESA VBE OEM: SiS
(II) SIS(0): VESA VBE OEM Software Rev: 1.0
(II) SIS(0): VESA VBE OEM Vendor: Silicon Integrated Systems Corp.
(II) SIS(0): VESA VBE OEM Product: 6326
(II) SIS(0): VESA VBE OEM Product Rev:
(II) SIS(0): VESA VBE DDC supported
(II) SIS(0): VESA VBE DDC Level none
(II) SIS(0): VESA VBE DDC transfer in appr. 0 sec.
(II) SIS(0): VESA VBE DDC read failed
(==) Depth 24 pixmap format is 32 bpp
(==) SIS(0): Write-combining range (0xeb000000,0x400000)
(II) SIS(0): Setting memory clock to 70.158 MHz
(II) SIS(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        Solid Horizontal and Vertical Lines
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                24 128x128 slots
                6 256x256 slots
(==) SIS(0): Backing store disabled
(==) SIS(0): Silken mouse enabled
(II) SIS(0): direct rendering disabled

and here is my config for sis:
Section "Device"
        Identifier  "sis6326"
        Driver      "sis"

        Option  "sw_cursor"
        Option  "Turboqueue"
        Option  "FastVram"
        Option  "PciRetry"
        #Option "NoAccel"
        #Option "MaxXFBSize"  "4096"
        # unsupported card
        # VideoRam    8192
    # Insert Clocks lines here if appropriate
EndSection



_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to