X, 16 bpp, notebook

Adam Rogalewicz xrogalew na informatics.muni.cz
Úterý Duben 11 13:03:20 CEST 2000


Zdravim vsechny

Mam nasledujici problem s X serverem
konfigurace: XFree86 - 3.3.3
             server - XF86_SVGA
             grafika - ct65548 
             videoram - 1024
             display  800x600
             linux - 2.2.13

V pripade, ze pustim X server v 8 bpp, tak je vsechno OK

V pripade 16 bpp to nabehne, ale vypada to jako hodne nedoladena televize.

No a prece je 8-mi bitova grafika neni to ono ...
     ... zvlast, kdyz vim, ze z toho jde vytahnout vic

Zkousel jsem jiz ledacos, ale bezuspesne.

----------------------------------------------------------------
Uryvky z /etc/XF86Config :
Section "Device"
    Identifier  "My Video Card"
    VendorName  "Unknown"
    BoardName   "Unknown"
EndSection
Section "Screen"
    Driver      "svga"
    # Use Device "Generic VGA" for Standard VGA 320x200x256
    #Device      "Generic VGA"
    Device      "My Video Card"
    Monitor     "My Monitor"
    Subsection "Display"
        Depth       8
        Modes       "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection
------------------------------------------------------------------
------------------------------------------------------------------
Vypis startu x serveru:
pro 8bpp:
(--) SVGA: PCI: C&T 65548 rev 0, Memory @ 0x08000000
(--) SVGA: Chipset: ct65548
(--) SVGA: CHIPS: no monitor detected.
(--) SVGA: CHIPS: 1024 kB VRAM
(--) SVGA: CHIPS: DD-STN probed.
(--) SVGA: CHIPS: LCD
(--) SVGA: CHIPS: Display Size: x=800; y=600
(--) SVGA: CHIPS: Frame Buffer used.
(--) SVGA: CHIPS: Using embedded Frame Buffer.
(--) SVGA: CHIPS: Frame Accelerator Enabled.
(--) SVGA: CHIPS: PCI Bus
(--) SVGA: CHIPS: base address is set at 0x8000000.
(--) SVGA: CHIPS: Linear addressing is enabled at 0x8000000.
(--) SVGA: CHIPS: Internal DAC disabled.
(--) SVGA: CHIPS: syncronous reset ignored.
(--) SVGA: CHIPS: using programmable clocks.
(--) SVGA: chipset:  ct65548
(--) SVGA: videoram: 1024k
(**) SVGA: Using 8 bpp, Depth 8, Color weight: 666
(--) SVGA: Maximum allowed dot-clock: 80.000 MHz
(**) SVGA: Mode "800x600": mode clock =  40.000
(**) SVGA: Virtual resolution set to 800x600
(--) SVGA: SpeedUp code selection modified because virtualX != 1024
(--) SVGA: CHIPS: 453376 bytes off-screen memory available
(--) SVGA: CHIPS: SpeedUps selected (Flags=0xF)
(--) SVGA: Using XAA (XFree86 Acceleration Architecture)
(--) SVGA: XAA: Solid filled rectangles
(--) SVGA: XAA: Screen-to-screen copy
(--) SVGA: XAA: 8x8 pattern fill
(--) SVGA: XAA: 8x8 color expand pattern fill
(--) SVGA: XAA: CPU to screen color expansion (bitmap, TE/NonTE
imagetext, TE/NonTE polytext)
(--) SVGA: XAA: Using 6 128x128 areas for pixmap caching
(--) SVGA: XAA: Caching tiles and stipples
(**) SVGA: Virtual resolution set to 800x600
(--) SVGA: SpeedUp code selection modified because virtualX != 1024
(--) SVGA: CHIPS: 453376 bytes off-screen memory available
(--) SVGA: CHIPS: SpeedUps selected (Flags=0xF)
(--) SVGA: Using XAA (XFree86 Acceleration Architecture)
(--) SVGA: XAA: Solid filled rectangles
(--) SVGA: XAA: Screen-to-screen copy
(--) SVGA: XAA: 8x8 pattern fill
(--) SVGA: XAA: 8x8 color expand pattern fill
(--) SVGA: XAA: CPU to screen color expansion (bitmap, TE/NonTE
imagetext, TE/NonTE polytext)
(--) SVGA: XAA: Using 6 128x128 areas for pixmap caching
(--) SVGA: XAA: Caching tiles and stipples
(--) SVGA: XAA: Horizontal and vertical lines and segments

***********************************************************************
pro 16bpp:
(--) SVGA: PCI: C&T 65548 rev 0, Memory @ 0x08000000
(--) SVGA: Chipset: ct65548
(--) SVGA: CHIPS: no monitor detected.
(--) SVGA: CHIPS: 1024 kB VRAM
(--) SVGA: CHIPS: DD-STN probed.
(--) SVGA: CHIPS: LCD
(--) SVGA: CHIPS: Display Size: x=800; y=600
(--) SVGA: CHIPS: Frame Buffer used.
(--) SVGA: CHIPS: Using embedded Frame Buffer.
(--) SVGA: CHIPS: Frame Accelerator Enabled.
(--) SVGA: CHIPS: PCI Bus
(--) SVGA: CHIPS: base address is set at 0x8000000.
(--) SVGA: CHIPS: Linear addressing is enabled at 0x8000000.
(**) SVGA: CHIPS: 16 bpp.
(--) SVGA: CHIPS: Internal DAC disabled.
(--) SVGA: CHIPS: syncronous reset ignored.
(--) SVGA: CHIPS: using programmable clocks.
(--) SVGA: chipset:  ct65548
(--) SVGA: videoram: 1024k
(--) SVGA: Effective pixel clocks available:

(**) SVGA: Using 16 bpp, Depth 16, Color weight: 565
(--) SVGA: CHIPS: not enough free memory to adjust display pitch.
(--) SVGA: CHIPS: some acceleration may be disabled.
(--) SVGA: Maximum allowed dot-clock: 40.000 MHz
(**) SVGA: Mode "800x600": mode clock =  40.000
(**) SVGA: Virtual resolution set to 800x600
(--) SVGA: SpeedUp code selection modified because virtualX != 1024
(--) SVGA: CHIPS: Virtual screen too large.
(--) SVGA: CHIPS: Screen will be corrupted.
(--) SVGA: CHIPS: -7424 bytes off-screen memory available
(--) SVGA: CHIPS: SpeedUps selected (Flags=0xF)
(--) SVGA: Using XAA (XFree86 Acceleration Architecture)
(--) SVGA: XAA: Solid filled rectangles
(--) SVGA: XAA: Screen-to-screen copy
(--) SVGA: XAA: 8x8 pattern fill (not usable)
(--) SVGA: XAA: 8x8 color expand pattern fill
(--) SVGA: XAA: CPU to screen color expansion (bitmap, TE/NonTE
imagetext, TE/NonTE polytext)
(--) SVGA: Pixmap cache disabled - no video memory available
(--) SVGA: XAA: Caching tiles and stipples
(--) SVGA: XAA: Horizontal and vertical lines and segments

-------------------------------------------------------------------------

Pokud mate nejaky napad, tak mi ho prosim poslete.

predem dekuji

 -- Adam --

Za výše uvedené údaje autor neručí ...
********************************************
* e-mail : xrogalew na fi.muni.cz             *
* URL    : http://www.fi.muni.cz/~xrogalew *
********************************************

Je to malé, zelené a strašně nebezpečné ...
                                        ... žába s právem root-a


Další informace o konferenci Linux