On 04.03.2013 14:08, Łukasz Maśko wrote:
Dnia poniedziałek, 4 marca 2013 13:37:52 lord_Niedzwiedz pisze:
Dzień dobry,
Mam problem z kartą graficzną w PLD (jak zwykle).
Kiedyś miałem nVidię i wszystko śmigało.
Teraz mam ATI Gigabyte hd5570 i nie zainstalować sterowników ;-(
[email protected]_1.x86_64
[email protected]_1.x86_64
Na jednym i na drugim wywala mi czarny ekran i pomaga jedynie restart
maszyny:
Na otwartym mi też nie chodzi:
xorg-driver-video-ati-7.1.0-1.x86_64
A jedynie na vesa.
Mi nie zależy na sterach i 3D, a jedynie na trybie 1680x1050, którego w
żaden sposób nie mogę osiągnąć ;-(((
A co w logach się objawia? kernel-drm zainstalowane? Mesa zainstalowana?
A do czego jest kernel-drm - nie miałem zainstalowanego !! ;-(
poldek:/all-avail> uninstall Mesa-
Mesa-dri-core-9.0.2-1.x86_64 Mesa-libOpenVG-9.0.2-1.x86_64
Mesa-dri-driver-swrast-9.0.2-1.x86_64 Mesa-libXvMC-r300-9.0.2-1.x86_64
Mesa-libEGL-9.0.2-1.x86_64 Mesa-libgbm-9.0.2-1.x86_64
Mesa-libGL-9.0.2-1.x86_64 Mesa-libglapi-9.0.2-1.x86_64
Mesa-libGLU-9.0.0-1.x86_64
Mesa-opencl-driver-r300-9.0.2-1.x86_64
Mesa-libOpenCL-9.0.2-1.x86_64
============================================================================
Xorg.0.log
[ 394.015] (**) ModulePath set to "/usr/lib64/xorg/modules"
[ 394.015] (WW) Hotplugging is on, devices using drivers 'kbd',
'mouse' or 'vmmouse' will be disabled.
[ 394.015] (WW) Disabling Mouse0
[ 394.015] (WW) Disabling Keyboard0
[ 394.080] (--) using VT number 9
[ 394.016] (II) Loading extension DOUBLE-BUFFER
[ 394.016] (II) LoadModule: "record"
[ 394.017] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 394.017] (II) Module record: vendor="X.Org Foundation"
[ 394.017] compiled for 1.12.3, module version = 1.13.0
[ 394.017] Module class: X.Org Server Extension
[ 394.017] ABI class: X.Org Server Extension, version 6.0
[ 394.017] (II) Loading extension RECORD
[ 394.017] (II) LoadModule: "extmod"
[ 394.017] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 394.017] (II) Module extmod: vendor="X.Org Foundation"
[ 394.017] compiled for 1.12.3, module version = 1.0.0
[ 394.017] Module class: X.Org Server Extension
[ 394.017] ABI class: X.Org Server Extension, version 6.0
[ 394.017] (II) Loading extension MIT-SCREEN-SAVER
[ 394.017] (II) Loading extension XFree86-VidModeExtension
[ 394.017] (II) Loading extension XFree86-DGA
[ 394.017] (II) Loading extension DPMS
[ 394.017] (II) Loading extension XVideo
[ 394.017] (II) Loading extension XVideo-MotionCompensation
[ 394.017] (II) Loading extension X-Resource
[ 394.017] (II) LoadModule: "dri"
[ 394.017] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[ 394.017] (II) Module dri: vendor="X.Org Foundation"
[ 394.017] compiled for 1.12.3, module version = 1.0.0
[ 394.017] ABI class: X.Org Server Extension, version 6.0
[ 394.017] (II) Loading extension XFree86-DRI
[ 394.017] (II) LoadModule: "dri2"
[ 394.017] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 394.017] (II) Module dri2: vendor="X.Org Foundation"
[ 394.017] compiled for 1.12.3, module version = 1.2.0
[ 394.017] ABI class: X.Org Server Extension, version 6.0
[ 394.017] (II) Loading extension DRI2
[ 394.017] (II) LoadModule: "radeon"
[ 394.018] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[ 394.076] (II) Module radeon: vendor="X.Org Foundation"
[ 394.076] compiled for 1.12.2, module version = 6.14.6
[ 394.077] Module class: X.Org Video Driver
[ 394.077] ABI class: X.Org Video Driver, version 12.0
[ 394.077] (II) RADEON: Driver for ATI Radeon chipsets:
[ 394.084] (II) [KMS] drm report modesetting isn't supported.
[ 394.084] (II) GPU only supported with KMS, using vesa instead.
[ 394.084] (II) UnloadModule: "radeon"
[ 394.084] (EE) Screen(s) found, but none have a usable configuration.
[ 394.084]
Fatal server error:
[ 394.084] no screens found
=========================================================================
xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
#Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "AllowEmptyInput" "off"
Option "AllowEmptyInput" "False"
EndSection
Section "ServerFlags"
Option "IgnoreABI" "True"
Option "AllowEmptyInput" "False"
EndSection
Section "Files"
#RgbPath "/usr/share/X11/rgb.txt
ModulePath "/usr/lib64/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
#FontPath "unix/:7100"
#FontPath "/usr/share/fonts/Speedo"
#FontPath "/usr/share/fonts/cyrillic"
#FontPath "/usr/share/fonts/encodings"
#FontPath "/usr/share/fonts/local"
#FontPath "/usr/share/fonts/util"
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "record"
Load "extmod"
Load "dri"
Load "dri2"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc104"
Option "XkbLayout" "pl"
Option "XkbRules" "xorg"
Option "XkbOptions" "lv3:ralt_switch_multikey"
Option "AllowEmptyInput" "False"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "AllowEmptyInput" "False"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
#Driver "ati"
#Driver "fglrx"
Driver "radeon"
BusID "PCI:1:0:0"
Option "AccelMethod" "XAA"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
#DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 1
# Modes "1680x1050"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
# Modes "1680x1050"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
# Modes "1680x1050"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
# Modes "1680x1050"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
#Modes "1280x960"
#Modes "1440x960"
#Modes "800x600"
# Modes "1680x1050"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
# Modes "1680x1050"
EndSubSection
EndSection
_______________________________________________
pld-users-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-users-pl