heh.pl
Kanał informacyjny Heh.pl


Wtorek 16 kwietnia 2024 r.

artykuły | abc komputera (archiwum) | forum dyskusyjne | redakcja


Temat

Mandriva 2006 Free


83.9.14.* napisał:
Po uruchomieniu systemu wywala http://img95.imageshack.us/img95/2139/image0080jf.jpg taki ekran i proces uruchamiania zatrzymuje się. Karta graficzna jaką posiadam to GeForce MX440 64MB.

82.160.16.* napisał:
Spróboj może zmienić w X`ach roździelczość...

83.9.33.* napisał:
Próbowałem - dalej to samo

83.7.2.* napisał:
sasiad mial to samo na tym gf ma dokladnie ta sama grafe ta mandriva ma chyba kipeskie stery pod tego gf u mnei na 6800 chodzila elegancko. sporobuj odpalic system z konsoli i wrzucic stery z pod konsoli moze ci sie uda inaczej bez zmiany karty chyba nie da rady

83.17.177.* napisał:
sprobuj raczej sterownika vesa, i pokaż plik Xorg.0.log

83.23.92.* napisał:
na mój gust, to masz złe ustawienia w xorg.conf
HorizSync
Vertrefresh
pokombinuj moze w tym kierunku


83.9.6.* napisał:

sprobuj raczej sterownika vesa, i pokaż plik Xorg.0.log


http://doc.pld-linux.tares.one.pl/x_xserv.html

Na vesa nie odpala monitor i wraca do trybu tekstowego. A W jaki sposób można zmodyfikować (chodzi mi o komende) ten plik i czy istnieją jakieś standardowe ustawienia na których tryb graficzny powinien działać ??

193.109.91.* napisał:
Ustaw sterownik na "nv" (tak to wygląda u mnie - oczywiście ja mam inną kartę):
KOD

Section "Device"
        Identifier      "ATI Technologies, Inc. Rage Mobility M4 AGP"
        Driver          "ati"
        BusID           "PCI:1:0:0"
EndSection


W sekcji Monitor wstaw lub zmodyfikuj dwie linie - HorizSync i VertRefresh (przykład u mnie):

KOD

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        HorizSync       28-150
        VertRefresh     43-150
EndSection


Podany przedział jest bardzo szeroki, więc Xserver powinien bez problemu znaleźć jakąś rozdzielczość, w której będzie mógł uruchomić sesję.
W sekcji Screen jest podsekcja Display - zazwyczaj osobna dla kolejnych palet kolorów. DefaultDepth ustaw sobie na 24 i w subsekcji Display z Depth 24 w linijce Modes podajesz żądaną rozdzielczość ekranu.
Przykład:

KOD

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies, Inc. Rage Mobility M4 AGP"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1400x1050"
        EndSubSection


83.9.72.* napisał:
Ale w jaki sposób zmodyfikować to ??

80.54.245.* napisał:
jakims edytorem tekstu. plik znajduje sie w /etc/X11/xorg.conf.

...a tak wogole to wklej co tam masz w xorg to bedzie duzo szybciej...wogole masz jakis "inny" mozitor? cos jak w laptopach nietypowe rozdzielczosci czy co?

212.186.90.* napisał:
Mam to samo u siebie. Sposób jest na to taki, że przy instalacji linuxa masz taki panel z wyborem ustawień dla poszczególnych elementów (np. mysz, klawiatura, net, itp.) i tu wchodzisz w zakładke karty graficznej.
Ustawić tu możesz model grafy, monitor, rozdzielczość, głębie i odświeżanie.
U mnie pomogło zmiana rozdzielczości na 800-600 i głebi na 24 albo 16 bit. Po każdej z tych zmian robisz test (jest tam taka opcja). Na teście wychodzi czy obraz jest ok, czy trzeba dalej pokombinować z tymi parametrami. Po instalacji linuxa instalujesz nowe stery do grafy i po ustawieniu rozdzielczości na normalną powinno być ok.

83.24.128.* napisał:
a moze sprobuj zainstalowac stery ze strony nvidii?

BTW: pod konsola edytuj przy pomocy mcedit , bardzo fajny :]


83.9.29.* napisał:

jakims edytorem tekstu. plik znajduje sie w /etc/X11/xorg.conf.

...a tak wogole to wklej co tam masz w xorg to bedzie duzo szybciej...wogole masz jakis "inny" mozitor? cos jak w laptopach nietypowe rozdzielczosci czy co?


KOD

This is a pre-release version of the The X.Org Foundation X11.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the The X.Org Foundation "monolithic tree" CVS
repository hosted at http://www.freedesktop.org/Software/xorg/
X Window System Version 6.8.99.900 (6.9.0 RC 0)
Release Date: 01 August 2005 + cvs
X Protocol Version 11, Revision 0, Release 6.8.99.900
Build Operating System: Linux 2.6.12-12mdksmp i686 [ELF]
Current Operating System: Linux localhost 2.6.12-12mdk #1 Fri Sep 9 18:15:22 CEST 2005 i686
Build Date: 16 September 2005
    Before reporting problems, check http://wiki.X.Org
    to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 25 15:55:53 2006
(==) Using config file: "/root/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "ctx"
(**) |   |-->Device "1"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/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"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.2
    X.Org Video Driver: 0.7
    X.Org XInput driver : 0.4
    X.Org Server Extension : 0.2
    X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0648 card 1043,8086 rev 03 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0963 card 0000,0000 rev 25 class 06,01,00 hdr 80
(II) PCI: 00:02:1: chip 1039,0016 card 0000,0000 rev 00 class 0c,05,00 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1043,8087 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 1043,80b0 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1043,8087 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1043,8087 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7002 card 1043,8087 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:04:0: chip 1039,0900 card 1043,80a7 rev 91 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0181 card 0000,0000 rev a2 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
    [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xef000000 - 0xefffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xf7f00000 - 0xfebfffff (0x6d00000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] rev 162, Mem 0xef000000/24, 0xf8000000/26, BIOS 0xf7fe0000/17
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
    [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    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf0000000 from 0xf3ffffff to 0xefffffff
(II) Active PCI resource ranges:
    [0] -1    0    0xed000000 - 0xed000fff (0x1000) MX[B]
    [1] -1    0    0xed800000 - 0xed800fff (0x1000) MX[B]
    [2] -1    0    0xee000000 - 0xee000fff (0x1000) MX[B]
    [3] -1    0    0xee800000 - 0xee800fff (0x1000) MX[B]
    [4] -1    0    0xf0000000 - 0xefffffff (0x0) MX[B]O
    [5] -1    0    0xf7fe0002 - 0xf8000001 (0x20000) MX[B](B)
    [6] -1    0    0xf8000002 - 0xfbffffff (0x3fffffe) MX[B](B)
    [7] -1    0    0xef000000 - 0xefffffff (0x1000000) MX[B](B)
    [8] -1    0    0x00009800 - 0x000098ff (0x100) IX[B]
    [9] -1    0    0x0000a000 - 0x0000a07f (0x80) IX[B]
    [10] -1    0    0x0000a400 - 0x0000a4ff (0x100) IX[B]
    [11] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [12] -1    0    0x0000e600 - 0x0000e61f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xed000000 - 0xed000fff (0x1000) MX[B]
    [1] -1    0    0xed800000 - 0xed800fff (0x1000) MX[B]
    [2] -1    0    0xee000000 - 0xee000fff (0x1000) MX[B]
    [3] -1    0    0xee800000 - 0xee800fff (0x1000) MX[B]
    [4] -1    0    0xf0000000 - 0xefffffff (0x0) MX[B]O
    [5] -1    0    0xf7fe0002 - 0xf8000001 (0x20000) MX[B](B)
    [6] -1    0    0xf8000002 - 0xfbffffff (0x3fffffe) MX[B](B)
    [7] -1    0    0xef000000 - 0xefffffff (0x1000000) MX[B](B)
    [8] -1    0    0x00009800 - 0x000098ff (0x100) IX[B]
    [9] -1    0    0x0000a000 - 0x0000a07f (0x80) IX[B]
    [10] -1    0    0x0000a400 - 0x0000a4ff (0x100) IX[B]
    [11] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [12] -1    0    0x0000e600 - 0x0000e61f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [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    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
    [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    0xed000000 - 0xed000fff (0x1000) MX[B]
    [6] -1    0    0xed800000 - 0xed800fff (0x1000) MX[B]
    [7] -1    0    0xee000000 - 0xee000fff (0x1000) MX[B]
    [8] -1    0    0xee800000 - 0xee800fff (0x1000) MX[B]
    [9] -1    0    0xf0000000 - 0xefffffff (0x0) MX[B]O
    [10] -1    0    0xf7fe0002 - 0xf8000001 (0x20000) MX[B](B)
    [11] -1    0    0xf8000002 - 0xfbffffff (0x3fffffe) MX[B](B)
    [12] -1    0    0xef000000 - 0xefffffff (0x1000000) MX[B](B)
    [13] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [14] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [15] -1    0    0x00009800 - 0x000098ff (0x100) IX[B]
    [16] -1    0    0x0000a000 - 0x0000a07f (0x80) IX[B]
    [17] -1    0    0x0000a400 - 0x0000a4ff (0x100) IX[B]
    [18] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [19] -1    0    0x0000e600 - 0x0000e61f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.so
(II) Module speedo: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.1
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 6.8.99.900, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "vga"
(II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.so
(II) Module vga: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 4.0.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset generic 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    0xed000000 - 0xed000fff (0x1000) MX[B]
    [6] -1    0    0xed800000 - 0xed800fff (0x1000) MX[B]
    [7] -1    0    0xee000000 - 0xee000fff (0x1000) MX[B]
    [8] -1    0    0xee800000 - 0xee800fff (0x1000) MX[B]
    [9] -1    0    0xf0000000 - 0xefffffff (0x0) MX[B]O
    [10] -1    0    0xf7fe0002 - 0xf8000001 (0x20000) MX[B](B)
    [11] -1    0    0xf8000002 - 0xfbffffff (0x3fffffe) MX[B](B)
    [12] -1    0    0xef000000 - 0xefffffff (0x1000000) MX[B](B)
    [13] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [14] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [15] -1    0    0x00009800 - 0x000098ff (0x100) IX[B]
    [16] -1    0    0x0000a000 - 0x0000a07f (0x80) IX[B]
    [17] -1    0    0x0000a400 - 0x0000a4ff (0x100) IX[B]
    [18] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [19] -1    0    0x0000e600 - 0x0000e61f (0x20) IX[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    0xed000000 - 0xed000fff (0x1000) MX[B]
    [6] -1    0    0xed800000 - 0xed800fff (0x1000) MX[B]
    [7] -1    0    0xee000000 - 0xee000fff (0x1000) MX[B]
    [8] -1    0    0xee800000 - 0xee800fff (0x1000) MX[B]
    [9] -1    0    0xf0000000 - 0xefffffff (0x0) MX[B]O
    [10] -1    0    0xf7fe0002 - 0xf8000001 (0x20000) MX[B](B)
    [11] -1    0    0xf8000002 - 0xfbffffff (0x3fffffe) MX[B](B)
    [12] -1    0    0xef000000 - 0xefffffff (0x1000000) MX[B](B)
    [13] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [14] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [15] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B]
    [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [17] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [18] -1    0    0x00009800 - 0x000098ff (0x100) IX[B]
    [19] -1    0    0x0000a000 - 0x0000a07f (0x80) IX[B]
    [20] -1    0    0x0000a400 - 0x0000a4ff (0x100) IX[B]
    [21] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [22] -1    0    0x0000e600 - 0x0000e61f (0x20) IX[B]
    [23] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [24] 0    0    0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.so
(II) Module int10: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(II) VGA(0): initializing int10.
(II) VGA(0): Primary V_BIOS segment is: 0xc000
(II) VGA(0): Creating default Display subsection in Screen section
    "Screen 1" for depth/fbbpp 1/1
(**) VGA(0): Depth 1, (--) framebuffer bpp 1
(==) VGA(0): RGB weight 666
(==) VGA(0): Default visual is StaticGray
(==) VGA(0): videoRam: 256 kBytes (using 64 kBytes).
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.7
(II) VGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) VGA(0): Pixel clocks available:
(--) VGA(0): pixel clocks:  25.130  28.322  25.160  25.160
(II) VGA(0): ctx: Using hsync range of 31.50-79.00 kHz
(II) VGA(0): ctx: Using vrefresh range of 40.00-150.00 Hz
(II) VGA(0): Not using default mode "720x400" (hsync out of range)
(II) VGA(0): Not using default mode "360x200" (hsync out of range)
(II) VGA(0): Not using default mode "800x600" (hsync out of range)
(II) VGA(0): Not using default mode "800x600" (hsync out of range)
(II) VGA(0): Not using default mode "800x600" (hsync out of range)
(II) VGA(0): Not using default mode "800x600" (hsync out of range)
(II) VGA(0): Not using default mode "800x600" (hsync out of range)
(II) VGA(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) VGA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VGA(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1152x864" (insufficient memory for mode)
(II) VGA(0): Not using default mode "576x432" (vrefresh out of range)
(II) VGA(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) VGA(0): Not using default mode "640x480" (vrefresh out of range)
(II) VGA(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) VGA(0): Not using default mode "640x480" (vrefresh out of range)
(II) VGA(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) VGA(0): Not using default mode "640x512" (vrefresh out of range)
(II) VGA(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) VGA(0): Not using default mode "640x512" (vrefresh out of range)
(II) VGA(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) VGA(0): Not using default mode "640x512" (vrefresh out of range)
(II) VGA(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) VGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VGA(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) VGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VGA(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) VGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VGA(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) VGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VGA(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) VGA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) VGA(0): Not using default mode "896x672" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) VGA(0): Not using default mode "896x672" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) VGA(0): Not using default mode "928x696" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) VGA(0): Not using default mode "928x696" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) VGA(0): Not using default mode "960x720" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) VGA(0): Not using default mode "960x720" (insufficient memory for mode)
(II) VGA(0): Not using default mode "832x624" (hsync out of range)
(II) VGA(0): Not using default mode "1152x768" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) VGA(0): Not using default mode "700x525" (hsync out of range)
(II) VGA(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) VGA(0): Not using default mode "700x525" (hsync out of range)
(II) VGA(0): Not using default mode "1600x1024" (insufficient memory for mode)
(II) VGA(0): Not using default mode "800x512" (vrefresh out of range)
(II) VGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) VGA(0): Not using default mode "960x720" (insufficient memory for mode)
(II) VGA(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) VGA(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) VGA(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) VGA(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) VGA(0): Not using mode "640x400" (no clock available for mode)
(II) VGA(0): Not using mode "640x350" (no clock available for mode)
(II) VGA(0): Not using mode "576x384" (no clock available for mode)
(II) VGA(0): Not using mode "512x384" (no clock available for mode)
(II) VGA(0): Not using mode "320x200" (no clock available for mode)
(II) VGA(0): Not using mode "320x175" (no clock available for mode)
(--) VGA(0): Virtual size is 640x480 (pitch 640)
(**) VGA(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) VGA(0): Modeline "640x480"   25.16  640 656 752 800  480 490 492 525 -hsync -vsync
(**) VGA(0): *Default mode "416x312": 28.3 MHz, 49.2 kHz, 73.8 Hz (D)
(II) VGA(0): Modeline "416x312"   28.32  416 432 464 576  312 312 314 333 doublescan -hsync -vsync
(**) VGA(0): *Default mode "400x300": 25.1 MHz, 48.3 kHz, 72.6 Hz (D)
(II) VGA(0): Modeline "400x300"   25.13  400 428 488 520  300 318 321 333 doublescan +hsync +vsync
(**) VGA(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.0 Hz (D)
(II) VGA(0): Modeline "320x240"   12.58  320 328 376 400  240 245 246 262 doublescan -hsync -vsync
(==) VGA(0): DPI set to (75, 75)
(II) Loading sub module "xf1bpp"
(II) LoadModule: "xf1bpp"
(II) Loading /usr/X11R6/lib/modules/libxf1bpp.so
(II) Module xf1bpp: vendor="X.Org Foundation"
    compiled for 6.8.99.900, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.2
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0xf8000002 - 0xfbffffff (0x3fffffe) MS[B]
    [1] 0    0    0xef000000 - 0xefffffff (0x1000000) MS[B]
    [2] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [3] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [4] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [5] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [6] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [7] -1    0    0xed000000 - 0xed000fff (0x1000) MX[B]
    [8] -1    0    0xed800000 - 0xed800fff (0x1000) MX[B]
    [9] -1    0    0xee000000 - 0xee000fff (0x1000) MX[B]
    [10] -1    0    0xee800000 - 0xee800fff (0x1000) MX[B]
    [11] -1    0    0xf0000000 - 0xefffffff (0x0) MX[B]O
    [12] -1    0    0xf7fe0002 - 0xf8000001 (0x20000) MX[B](B)
    [13] -1    0    0xf8000002 - 0xfbffffff (0x3fffffe) MX[B](B)
    [14] -1    0    0xef000000 - 0xefffffff (0x1000000) MX[B](B)
    [15] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [16] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
    [17] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
    [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [19] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [20] -1    0    0x00009800 - 0x000098ff (0x100) IX[B]
    [21] -1    0    0x0000a000 - 0x0000a07f (0x80) IX[B]
    [22] -1    0    0x0000a400 - 0x0000a4ff (0x100) IX[B]
    [23] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [24] -1    0    0x0000e600 - 0x0000e61f (0x20) IX[B]
    [25] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [26] 0    0    0x000003c0 - 0x000003df (0x20) IS[B]
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option "Protocol" "Auto"
(**) Mouse1: Device: "/dev/mouse"
(**) Mouse1: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse1: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse1: Buttons: 7
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "pc101"
(**) Keyboard1: XkbModel: "pc101"
(**) Option "XkbLayout" "pl"
(**) Keyboard1: XkbLayout: "pl"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(--) Mouse1: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse1: ps2EnableDataReporting: succeeded

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Backtrace:
0: /etc/X11/X(xf86SigHandler+0x88) [0x8089668]
1: [0xffffe420]
2: /etc/X11/X [0x81b0178]
3: /etc/X11/X(InitRootWindow+0x93) [0x80e2453]
4: /etc/X11/X(main+0x613) [0x80d7603]
5: /lib/tls/libc.so.6(__libc_start_main+0xd0) [0xb7dfce40]
6: /etc/X11/X [0x8070121]

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
     at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


dane monitora :

CTX VL700

Czestotliwosc skanowania poziomego : 30-92 KHz
Czestotliwosc skanowania w pionie : 50-160 KHz

Max. rodz : 1280x1024/60Hz


80.54.245.* napisał:
eee no wiec chodzilo mi o wklejenie zawartosci z /etc/x11/xorg.conf icon_smile3.gif no ale niewazne....
sproboj podmienic istniejacy wpis w swoim xorgu na ten:

KOD

Section "Monitor"
Identifier "ctxvl700"
VendorName "ctxcostam"
ModelName  "jakisctx"
HorizSync 68.6, 30 - 92
VertRefresh 85, 50 - 160
EndSection

i tyle...rozdzielczosc ustawaisz DISPLAY a sterownik w DEVICE. nie iwesz o co chodzi? poczytaj o konfiguracji xorg.conf na google. ewentualnie problem moze byc z odswierzaniem monitora. ustaw moze 60 zamiast 85 czy 100

Podobne tematy


Działy









Copyright © 2002-2024 | Prywatność | Load: 1.79 | SQL: 1 | Uptime: 80 days, 19:00 h:m | Wszelkie uwagi prosimy zgłaszać pod adresem eddy@heh.pl