Am Fre, 2002-12-20 um 21.37 schrieb Wilhelm Wienemann:
> Welche Aufl�sung bietet denn Dein Monitor maximal?
>
Wilhelm, ich danke Dir, dass Du Dich fuer mein Problem interessierst:
Gerne gebe ich Dir die gewuenschten (umfangreichen) Informationen.

Der 17" Monitor macht max. 1280x1024 wenn mit anderen Rechnern
verbunden.  Auch mit einem 19" Fujits-Siemens Monitor bekomme ich nur
die rel. geringe Aufloesung.
> 
> Welche Grafikkarte mit welchem Chip verwendest Du denn?
>
Auf dem Motherboard von ECS ELITEGROUP ist ein SIS730S Grafikchip.
Dieser Chip kommt auch in Billig-Notebooks auf den Markt (Ich habe ihn
in einem Desktop).
> 
> Was hast Du denn (derzeit) wo(?) eingestellt?
1. bei der Debian-Installation habe ich den SIS530 Treiber gewaehlt, in
der Hoffung, dass er zum SIS730S kompatibel ist. Es funktioniert auch
bis 1024x768. Danach habe ich mit /usr/X11R6/bin/xf86cfg, mit xf86config
die anderen SIS-Treiber ausprobiert. Das Ergebnis war nicht besser. Dann
habe ich mit von der Webseite von Thomas Winischhofer
(http://www.winischhofer.net/linuxsis630.shtml) X driver und SIS DRI
Treiber (precompiled for Debian) heruntergeladen und in die entspr.
Verzeichnisse kopiert. Auch damit habe ich das Ziel nicht erreicht. 
Nach diesen Woody-Experimenten das gleiche mit sarge. Sarge hat einen
SiS630-Treiber! Der sollte auch SiS730 unterstuetzen. Aber gleiches
Ergebnis: max 1024x768.
Es soll unter der webseite: 
http://www.jetway.com.tw/evisn/download/driver/index-2.htm
auch einen Linux-Treiber anno 2001 fuer den SiS630/730 zum Herunterladen
geben. Aber diese Site ist langsam und bricht staendig ab. Ausserdem ist
in Sarge schon ein SiS630 Treiber enthalten.

> 
> Was soll denn erreicht werden, damit es - von wem auch immer (?) -
> akzeptiert wird?
Der Rechner soll als B�ro-Rechner zum Einsatz kommen mit Openoffice,
Evolution, CRM und Warenwirtschaftssystem-Tests (Vorgruendungs-Phase)
sollen hauptsaechlich zum Einsatz kommen. Da meist mehrere Programme
gleichzeitig ben�tigt werden, waere ein groesserer Bildschirm besser. 
> 
> Es sind sehr sp�rliche Informationen, die Du uns zur Verf�gung
> gestellt hast. Um den ber�hmten Blick in die Glaskugel zu vermeiden,
> ben�tigten wir zu einer qualifizierten Analyse und Fehlerbehebung 
> bzw. Hilfestellung weitere Hinweise.
> Die Angaben zu Deiner Hardware sollten umfangreicher sein:
> - Name und Typ Deiner Grafikkarte (sh. oben)?
Grafikchipsatz SiS 730S mit geshartem RAM auf Elitegroup Mainboard.
Im BIOS habe ich 64MB geshartes RAM der Grafikkarte zugewiesen.
>
> - Welcher Chip wird von der Grafikkarte verwendet?
> - Wie sieht die Konfiguration von 'XF86Config(-4)' aus?

Hier der Ausschnitt:
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "sis"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       31-79
        VertRefresh     59-85
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
"640x480"
        EndSubSection

Die gleiche SubSection "Display" gibt es noch fuer 4,8,15,16 und 24.
Dann kommt noch:

Section "DRI"
        Mode    0666
EndSection



> - Mit welchem Konfigurationstool hast du 'XF86Config(-4)' editiert?
mit /usr/X11R6/bin/xf86cfg und mit xf86config

> - Welche Fehleranzeigen sind in /var/log/XFree86.0.log dokumentiert?
Hier zwei fuer SiS wichtige Ausschnitte daraus. Ich lese darin zwar wohl
(bad mode clock/interlace/doublescan) und (no mode of this name) 
aber ich kann das nicht richtig interpretieren.

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.4.17 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Dec 21 14:50:22 2002
(==) 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 "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
(**) FontPath set to
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Open APM failed
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.4
        XFree86 XInput driver : 0.2
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(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
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(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
        ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0730 card 0000,0000 rev 02 class 06,00,00
hdr 80

ich ueberspringe etwas zum wahrscheinlich wichtigen Teil: 

(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 SIS630 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1 0        0xdc103000 - 0xdc1030ff (0x100) MX[B]
        [6] -1 0        0xdc100000 - 0xdc100fff (0x1000) MX[B]
        [7] -1 0        0xdc102000 - 0xdc102fff (0x1000) MX[B]
        [8] -1 0        0xdc101000 - 0xdc101fff (0x1000) MX[B]
        [9] -1 0        0xd8000000 - 0xdbffffff (0x4000000) MX[B]
        [10] -1 0       0xdc000000 - 0xdc01ffff (0x20000) MX[B](B)
        [11] -1 0       0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000ec00 - 0x0000ecff (0x100) IX[B]
        [15] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [16] -1 0       0x00004000 - 0x0000400f (0x10) IX[B]
        [17] -1 0       0x0000d000 - 0x0000d07f (0x80) IX[B](B)
(II) resource ranges after probing:
        [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1 0        0xdc103000 - 0xdc1030ff (0x100) MX[B]
        [6] -1 0        0xdc100000 - 0xdc100fff (0x1000) MX[B]
        [7] -1 0        0xdc102000 - 0xdc102fff (0x1000) MX[B]
        [8] -1 0        0xdc101000 - 0xdc101fff (0x1000) MX[B]
        [9] -1 0        0xd8000000 - 0xdbffffff (0x4000000) MX[B]
        [10] -1 0       0xdc000000 - 0xdc01ffff (0x20000) MX[B](B)
        [11] -1 0       0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [12] 0 0        0x000a0000 - 0x000affff (0x10000) MS[B]
        [13] 0 0        0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [14] 0 0        0x000b8000 - 0x000bffff (0x8000) MS[B]
        [15] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [16] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [17] -1 0       0x0000ec00 - 0x0000ecff (0x100) IX[B]
        [18] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [19] -1 0       0x00004000 - 0x0000400f (0x10) IX[B]
        [20] -1 0       0x0000d000 - 0x0000d07f (0x80) IX[B](B)
        [21] 0 0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [22] 0 0        0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(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
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(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
        ABI class: XFree86 Video Driver, version 0.4
(**) SIS(0): Depth 24, (--) framebuffer bpp 32
(==) SIS(0): RGB weight 888
(==) SIS(0): Default visual is TrueColor
(==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
(==) SIS(0): Using HW cursor
(==) SIS(0): PCI retry enabled
(==) SIS(0): Fast VRAM enabled
(==) SIS(0): TurboQueue enabled
(--) SIS(0): Detected DRAM type : SDRAM
(--) SIS(0): Detected memory clock : 100.226MHz
(--) SIS(0): Detected VRAM bus width is 32
(--) SIS(0): Linear framebuffer at 0xD0000000
(--) SIS(0): MMIO registers at 0xDC000000
(--) SIS(0): Relocate IO registers at 0xD000
(--) SIS(0): VideoRAM: 65536 KB
Total Adapter Bandwidth is 100.226M
(==) SIS(0): Min pixel clock is 16 MHz
(--) SIS(0): Max pixel clock is 69 MHz
(II) SIS(0): Generic Monitor: Using hsync range of 31.00-79.00 kHz
(II) SIS(0): Generic Monitor: Using vrefresh range of 59.00-85.00 Hz
(II) SIS(0): Clock range:  16.25 to  69.54 MHz
(II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1152x864" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1280x960" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1280x960" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1792x1344" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1792x1344" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1856x1392" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1856x1392" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) SIS(0): Not using mode "1280x1024" (no mode of this name)
(II) SIS(0): Not using mode "1280x960" (no mode of this name)
(II) SIS(0): Not using mode "1152x864" (no mode of this name)
(--) SIS(0): Virtual size is 1024x768 (pitch 1024)
(**) SIS(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) SIS(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771
777 806 -hsync -vsync
(**) SIS(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) SIS(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604
631 +hsync +vsync
(**) SIS(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) SIS(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484
509 -hsync -vsync
(==) SIS(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(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
        ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.2.0
        ABI class: XFree86 Video Driver, version 0.4
(II) SIS(0): Accel Enable
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(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
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(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 3.0
(II) SIS(0): VESA VBE Total Mem: 65472 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: 730
(II) SIS(0): VESA VBE OEM Product Rev: 1.08.51
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) SIS(0): VESA VBE DDC supported
(II) SIS(0): VESA VBE DDC Level 2
(II) SIS(0): VESA VBE DDC transfer in appr. 1 sec.
(II) SIS(0): VESA VBE DDC read successfully
(II) SIS(0): Manufacturer: MED  Model: 1772  Serial#: 51761
(II) SIS(0): Year: 1999  Week: 3
(II) SIS(0): EDID Version: 1.1
(II) SIS(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) SIS(0): Sync:  Separate  Composite
(II) SIS(0): Max H-Image Size [cm]: horiz.: 31  vert.: 23
(II) SIS(0): Gamma: 2.77
(II) SIS(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) SIS(0): redX: 0.636 redY: 0.334   greenX: 0.279 greenY: 0.601
(II) SIS(0): blueX: 0.145 blueY: 0.061   whiteX: 0.280 whiteY: 0.311
(II) SIS(0): Supported VESA Video Modes:
(II) SIS(0): 720x400@70Hz
(II) SIS(0): 640x480@60Hz
(II) SIS(0): 640x480@75Hz
(II) SIS(0): 800x600@72Hz
(II) SIS(0): 800x600@75Hz
(II) SIS(0): 1024x768@60Hz
(II) SIS(0): 1024x768@70Hz
(II) SIS(0): 1024x768@75Hz
(II) SIS(0): Manufacturer's mask: 0
(II) SIS(0): Supported Future Video Modes:
(II) SIS(0): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) SIS(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) SIS(0): #2: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) SIS(0): #3: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) SIS(0):  Monitor
(II) SIS(0):  Monitor
(II) SIS(0):  Monitor
(II) SIS(0):  Monitor
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.


> - Welche Meldungen protokolliert der Bootvorgang zu SiS730 bzw.
>   welche Meldungen zeigt ein 'dmesg | grep SiS'?
SIS5513: IDE controller on PCI bus 00 dev 01
SIS5513: chipset revision 208
SIS5513: not 100% native mode: will probe irqs later

Es waere toll, wenn Linux mit der hoeheren Aufloesung mit diesem Chip
laufen wuerde.
Dank im Voraus Hugo

> 
> Gr��e - Wilhelm
> 
> -- 
> (�> Wilhelm Wienemann <[EMAIL PROTECTED]>   -�)  -�)
> //\ Gr��e vom NiederRhein, der Region mit R(h)einKultur /\\   /\\
> V_/_                                                   _\_V  _\_V
> 
> 
> -- 
> H�ufig gestellte Fragen und Antworten (FAQ): 
> http://www.de.debian.org/debian-user-german-FAQ/
> 
> Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
> mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)
> 




--
H�ufig gestellte Fragen und Antworten (FAQ):
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an