Strona 4 z 5

: 27 grudnia 2006, 17:05
autor: wenabdg
wiec postanowilem zrobic instalacja sposobem producenta

Kod: Zaznacz cały

sh /home/maden/NVIDIA-Linux-x86-1.0-9746-pkg1.run  
i dalej to samo
hmm jezeli odpalasz instalator producenta, i kolejne etapy instalacji przebiegaja poprawnie, to niemozliwym jest, ze system nie odnajduje sterownikow o nazwie "nvidia"

: 27 grudnia 2006, 19:32
autor: Maden
Zainstalowałem nowe jajo sprawdzę na nim

[ Dodano: 2006-12-27, 20:40 ]
Zainstalowalem
uruchamiam ponownie
i instaluje na nowym jajku
zainstalowalo
daje stratx
poazuje sie 0,5 logo nvidia lub wogole
uruchamia się gnome
wlaczam gre dziala wszystko ladnie i pieknie
zmieniam uzytkonika z root na maden
wszystko działa pięknie
uruchamiam kompa ponownie
i co :?: błąd przy starcie x
czytam jakiego rodzaju bład:
a tam

Kod: Zaznacz cały

screen not found
jakieś pomysły:?: jak narazie jestem juz po 3 takiej instalacji i narazie czekam na tym działającym jak narazie :)

: 28 grudnia 2006, 09:41
autor: wenabdg
dziwne, skoro gra dzialala dobrze, sterowniki zainstalowane (openGL dziala), a po restarcie x'y maja problemy to jest to blad pliku konfiguracyjnego. Poprzegladaj go i poszukaj bledow albo uruchom ponownie konfiguracje

Kod: Zaznacz cały

dpkg-reconfigure xserver-xorg
mozesz tez go tu zamiescic tez sobie obejrzymy :-)

Pozdrawiam

: 28 grudnia 2006, 10:17
autor: Kaka'
Maden, zrób jak mówi wenabdg, zamieść tutaj xorg.conf ale nie logi tylko ten plik z konfiguracją.
Maden pisze:zmieniam uzytkonika z root na maden
Maden, co to jest? Pracujesz jako root w x'ach?

: 28 grudnia 2006, 11:52
autor: Maden
wenabdg pisze:dpkg-reconfigure xserver-xorg
robiłem z 10 razy

Kod: Zaznacz cały

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Fri Dec 15 10:12:14 PST 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "pl"
    Option         "XkbVariant" "pl"
    Option         "XkbOptions" "pl"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
EndSection

Section "Monitor"
    Identifier     "F700B"
    HorizSync       30.0 - 71.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "nVidia Corporation NV34 [GeForce FX 5200]"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation NV34 [GeForce FX 5200]"
    Monitor        "F700B"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection



[ Dodano: 2006-12-28, 11:59 ]
Kaka' pisze:Maden napisał/a:
zmieniam uzytkonika z root na maden



Maden, co to jest? Pracujesz jako root w x'ach?
bo zainstalowac te stery moge jako root i potem odrazu daje startx bo zapominam sie przełaczać na innego usere ale potem odrazu wyloguj i robie na swoim userze

: 28 grudnia 2006, 12:01
autor: Kaka'
Wyświetla Ci się screen not found. A co wcześniej pisze? Powinno coś pisać, że błąd w którejś tam lini w pliku takim i takim. Pokaż co wcześniej tam pisze.

: 28 grudnia 2006, 13:25
autor: sparks
Jeszcze /var/log/Xorg.0.log lub /var/log/XFree86.0.log niekiedy bardzo się przydają. Bez ich analizy bym praktycznie nie odpalił X-ów

: 28 grudnia 2006, 13:29
autor: Kaka'
sparks pisze:Jeszcze /var/log/Xorg.0.log lub /var/log/XFree86.0.log niekiedy bardzo się przydają. Bez ich analizy bym praktycznie nie odpalił X-ów
Zgadza się. Są to ważne pliki ale...nie wrzucajcie ich na forum bo są one naprawdę duże a forum nie wytrzymuje takiego ,hmm, "obciążenia". Dla takich długich logów są takie strony jak http://pastebin.com/ i właśnie tam takie rzeczy należy wrzucać :)



Pozdrawiam!

: 28 grudnia 2006, 15:56
autor: Maden
pliki znajduja sie pod adresem http://upsilon.star.net.pl/~longer/angelika/ dodalem tez plik logu z instalacji

po ponownej instalacji znikl problem z "screen not found"

po uruchomieniu startx pojawia jest czarny ekran i po jakis 2 min po nacisnieciu "alt" pojawia sie niebiesko okno z napisem

Kod: Zaznacz cały

Nie mozna uruchomix X serwera
nastpenie po pytaniu czy chce obejzec daje tak i pojawia sie:

Kod: Zaznacz cały

W Window System Version 7.1.1.
Relase Date 12 May 2006
X Protocol Version 11, Reversion0, Release 7.1.1
Build Operating System: UNKNOW
Current Operating System: Linux n23 2.618-3-47 # 1 SMP Mon Dec 4 17:23:11 UTC 2006 i686
Build Date: 07 July 2006
    Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version
Module Loader present
Markers:


(==) Log File: "/var/log/Xorg.O.Log", Time: thu Dec 28 15 17:56 2006
(==) Using config file: "/etc/X11/Xorg.conf"
1.


[ Dodano: 2006-12-28, 15:59 ]
jak przeczytam te ionsformcje i potem wlacze terminal skrotem alt+F1: to powyzej migajacej kreski jest jeszcze takie cos:

Kod: Zaznacz cały

XI0:fatal I0 error 104 (Connection reset by peer) on Xserver ":0.0" after 0 requests (0 known processed) with 0 events remaining

: 28 grudnia 2006, 16:06
autor: sparks
ekhm może jak załączasz logi daj uprawnienia do odczytu dla wszystkich co ;-)