Strona 4 z 5

: 02 grudnia 2009, 13:55
autor: fnmirk
Wygeneruj plik xorg.conf.new zgodnie z opisem:
http://debian.linux.pl/viewtopic.php?p=57888

Wygenerowany plik xorg.conf.new przedstaw na forum i nic więcej nie rób.

Przedstaw odnośnik do posiadanego modelu monitora.

Przedstaw wynik polecenia:

Kod: Zaznacz cały

dpkg -l | grep xorg

: 02 grudnia 2009, 14:10
autor: cichy83
Podaje odnośnik do modelu monitora
http://monitory-lcd.magazyn.pl/monitory ... asusvw192s

Resztę będe wykonywal jak wróce z pracy i będę przy kompie z debianem.

[ Dodano: |2 Gru 2009|, 2009 18:53 ]
podaje

xorg.conf.new

Kod: Zaznacz cały

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/etc/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "extmod"
	Load  "glx"
	Load  "dri"
	Load  "record"
	Load  "xtrap"
	Load  "dbe"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "GeForce 6100 nForce 430"
	BusID       "PCI:0:13:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection


oraz wynik z polecenia
dpkg -l | grep xorg

Kod: Zaznacz cały

cichy# dpkg -l | grep xorg
ii  xorg                                 1:7.3+20                   X.Org X Window System
ii  xserver-xorg                         1:7.3+20                   the X.Org X server
ii  xserver-xorg-core                    2:1.4.2-10.lenny2          Xorg X server - core server
ii  xserver-xorg-input-all               1:7.3+20                   the X.Org X server -- input driver metapacka
ii  xserver-xorg-input-evdev             1:2.0.8-1                  X.Org X server -- evdev input driver
ii  xserver-xorg-input-kbd               1:1.3.1-1                  X.Org X server -- keyboard input driver
ii  xserver-xorg-input-mouse             1:1.3.0-1                  X.Org X server -- mouse input driver
ii  xserver-xorg-input-synaptics         0.14.7~git20070706-3       Synaptics TouchPad driver for X.Org/XFree86 
ii  xserver-xorg-input-wacom             0.7.9.3-2                  X.Org X server -- Wacom input driver
ii  xserver-xorg-video-all               1:7.3+20                   the X.Org X server -- output driver metapack
ii  xserver-xorg-video-apm               1:1.2.0-1                  X.Org X server -- APM display driver
ii  xserver-xorg-video-ark               1:0.7.0-1                  X.Org X server -- ark display driver
ii  xserver-xorg-video-ati               1:6.9.0-1+lenny4           X.Org X server -- ATI display driver wrapper
ii  xserver-xorg-video-chips             1:1.2.0-1                  X.Org X server -- Chips display driver
ii  xserver-xorg-video-cirrus            1:1.2.1-1.lenny1           X.Org X server -- Cirrus display driver
ii  xserver-xorg-video-cyrix             1:1.1.0-8                  X.Org X server -- Cyrix display driver
ii  xserver-xorg-video-dummy             1:0.3.0-1                  X.Org X server -- dummy display driver
ii  xserver-xorg-video-fbdev             1:0.4.0-1                  X.Org X server -- fbdev display driver
ii  xserver-xorg-video-glint             1:1.2.1-1                  X.Org X server -- Glint display driver
ii  xserver-xorg-video-i128              1:1.3.0-1                  X.Org X server -- i128 display driver
ii  xserver-xorg-video-i740              1:1.2.0-1                  X.Org X server -- i740 display driver
ii  xserver-xorg-video-imstt             1:1.1.0-7                  X.Org X server -- IMSTT display driver
ii  xserver-xorg-video-intel             2:2.3.2-2+lenny6           X.Org X server -- Intel i8xx, i9xx display d
ii  xserver-xorg-video-mach64            6.8.0-1                    X.Org X server -- ATI Mach64 display driver
ii  xserver-xorg-video-mga               1:1.4.9.dfsg-1             X.Org X server -- MGA display driver
ii  xserver-xorg-video-neomagic          1:1.2.1-1                  X.Org X server -- Neomagic display driver
ii  xserver-xorg-video-nsc               1:2.8.3-4                  X.Org X server -- NSC Geode GX1 display driv
ii  xserver-xorg-video-nv                1:2.1.10-1                 X.Org X server -- NV display driver
ii  xserver-xorg-video-openchrome        1:0.2.902+svn579-4         X.Org X server -- VIA display driver
ii  xserver-xorg-video-r128              6.8.0-1                    X.Org X server -- ATI r128 display driver
ii  xserver-xorg-video-radeon            1:6.9.0-1+lenny4           X.Org X server -- ATI Radeon display driver
ii  xserver-xorg-video-radeonhd          1.2.1-2                    X.Org X server -- AMD/ATI r5xx, r6xx display
ii  xserver-xorg-video-rendition         1:4.2.0.dfsg.1-2           X.Org X server -- Rendition display driver
ii  xserver-xorg-video-s3                1:0.6.0-1                  X.Org X server -- legacy S3 display driver
ii  xserver-xorg-video-s3virge           1:1.10.1-1                 X.Org X server -- S3 ViRGE display driver
ii  xserver-xorg-video-savage            1:2.2.1-2.lenny1           X.Org X server -- Savage display driver
ii  xserver-xorg-video-siliconmotion     1:1.6.0-1                  X.Org X server -- SiliconMotion display driv
ii  xserver-xorg-video-sis               1:0.10.0-1                 X.Org X server -- SiS display driver
ii  xserver-xorg-video-sisusb            1:0.9.0-1                  X.Org X server -- SiS USB display driver
ii  xserver-xorg-video-tdfx              1:1.4.0-1                  X.Org X server -- tdfx display driver
ii  xserver-xorg-video-tga               1:1.1.0-9                  X.Org X server -- TGA display driver
ii  xserver-xorg-video-trident           1:1.3.0-1                  X.Org X server -- Trident display driver
ii  xserver-xorg-video-tseng             1:1.2.0-1                  X.Org X server -- Tseng display driver
ii  xserver-xorg-video-v4l               0.2.0-1                    X.Org X server -- Video 4 Linux display driv
ii  xserver-xorg-video-vesa              1:1.3.0-4                  X.Org X server -- VESA display driver
ii  xserver-xorg-video-vga               1:4.1.0-8                  X.Org X server -- VGA display driver
ii  xserver-xorg-video-vmware            1:10.16.2-1                X.Org X server -- VMware display driver
ii  xserver-xorg-video-voodoo            1:1.2.0-1                  X.Org X server -- Voodoo display driver


: 02 grudnia 2009, 20:30
autor: fnmirk
Spróbuj pliku xor.conf z takim wpisem:

Kod: Zaznacz cały

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

#Section "ServerFlags"
#    Option    "AutoAddDevices"    "False"
#EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"pl"
	Option		"XkbOptions"	"lv3:ralt_switch"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
#    HorizSync       31.0 - 80.0
#    VertRefresh     56.0 - 75.0
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "nvidia"
    VendorName  "nVidia Corporation"
    BoardName   "GeForce 6100 nForce 430"
    BusID       "PCI:0:13:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
	Modes    "1440 x 900"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
	Modes    "1440 x 900"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
	Modes    "1440 x 900"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
	Modes    "1440 x 900"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
	Modes    "1440 x 900"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
	Modes    "1440 x 900"
    EndSubSection
EndSection 

: 02 grudnia 2009, 20:42
autor: cichy83
Na plus mamy to że pojawiły się polskie znaki.

Natomiast z grafiką nadal wielkie okna itp i rozmazane litery
ogólnie stawiam że wyskoczyło mi teraz 1152x864

: 02 grudnia 2009, 20:50
autor: fnmirk
Dodaj konto nowego użytkownika i sprawdź. Oprócz opisu dostarcz log.

: 02 grudnia 2009, 21:01
autor: cichy83
Wow nie wiem jakim cudem ale po dodaniu nowego użytkownika, rozdziałka piękna i zero rozmycia.
Tylko pytanie czemu nie działało na obecnym koncie.
Pytanie czy pozostać na tym i usunąć stare konto?

W załączniku log.

: 02 grudnia 2009, 21:17
autor: vikal
podstawowy xorg - wkładany zaraz po instalacji Debiana - potem tylko do niego dopisywałem. Może Ci się przyda. Oczywiście monitor i karte zmień na swoja :)

Kod: Zaznacz cały

# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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      0  "Screen0" 0 0
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

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

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
EndSection

Section "Monitor"
    Identifier     "Configured Monitor"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
EndSection

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
    Option         "NoLogo" "True"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8400 GS"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1680x1050_60 +0+0; 1280x1024 +0+0; 1280x1024_75 +0+0"
EndSection
to w jednej linijce

Kod: Zaznacz cały

   Option         "metamodes" "1680x1050_60 +0+0; 1280x1024 +0+0; 1280x1024_75 +0+0" 
Instalowane także na początku z Menadzer Pakietów Synaptic

Kod: Zaznacz cały

nvidia-cg-toolkit wersja 2.0.0015.deb3
nvidia-glx  wersja  173.14.09-5
nvidia-glx-dev    wersja  173.14.09-5
nvidia-kernel-2.6.26-2-686   wersja  173.14.09+3+lenny
nvidia-kernel-common     wersja  20080825+1
nvidia-settings   wersja   173.14.09-1
nvidia-xconfig  wersja  1.0+20080522-2
xserver-xorg-video-nv wersja 1:2.1.10-1
Wiem, że będą krzyczeć iż nie tak sie instaluje sterowniki i że są nowsze , ale....
postawiłem na tej konfiguracji juz 8 komputerów i wszyskie chodzą do dziś - 4 stoją do teraz na takich ustawieniach do dzisiejszego dnia. Następne 4 maja zaistalowane compiz i nowsze sterowniki - ale zaczynały na takim czymś. Mam nadzieje, że Ci się przyda chodziaż na początek

: 02 grudnia 2009, 21:59
autor: fnmirk
cichy83 pisze:nie wiem jakim cudem ale po dodaniu nowego użytkownika, rozdziałka piękna i zero rozmycia.
Cudów to nie dotyczy. Sprawdź ustawienia czcionek na koncie starego użytkownika. Porównaj konfigi na obydwu kontach. Jakie masz środowisko graficzne? Z tego co pamiętam to chyba Gnome. Usuń lub zmień nazwy ukrytych katalogów mających nazwę używanego środowiska graficznego przez użytkownika. Zrestartuj środowisko graficzne.

Dodane:
vikal, ustawienia zawarte w xorg.conf są już poprawne.

: 02 grudnia 2009, 22:07
autor: cichy83
To już chyba za trudna zabawa jak dla mnie :(

A jakbym np. usunął stare konto i stworzył ponownie o tej samej nazwie? Uprawnienia będą normalne, no nie?

: 02 grudnia 2009, 22:31
autor: fnmirk
Porównaj katalogi. Na nowym koncie jest ich mniej. Katalogi ukryte mają nazwy rozpoczynające się kropką i ich to dotyczy.

W prosty sposób nowego konta nie założysz o tej samej nazwie.

Możesz zmieniać nazwy katalogów ukrytych z nazwą środowiska graficznego i restartować konto. System utworzy nowy katalog z domyślnymi ustawieniami.