Skocz do zawartości

Fc5 Kmod-fglrx...


Disaster Kid

Rekomendowane odpowiedzi

Witam,

Dzis instalowalem sterowniki dla ati.

Po kolei:

-Instalacja nowego kernela yum-em

-yum update

-yum install kmod-fglrx

-aticonfig --initial

No i fakt faktem nie mam jeszcze przyspieszenia sprzetowego, ale kiedy daje startX rozdzielczosc jest juz wieksza niz 640x480

Jednak kiedy rusze myszka lub wcisne cos na klawiaturze to robi sie ciemno i monitor traci kontakt z komputerem (wylacza sie).

Karta grafiki to ATI Radeon X800 GTO2

Mysz i klawiatura to zestaw Logitech UltraX.

Bez nowych sterownikow ATI myszka i klawiatura dzialala bez problemu a po instalacji nowych (dla wiekszej rozdzialki) juz nie dziala:/ (po starcie Xów)...

Ma ktos jakis pomysl co edytowac w xorg?

 

Sprawdzalem z podlaczona inna klawiatura na PS2 i to samo. Mozna przy myszce przyuwazyc ze ruszy sie ciut i robi sie ciemno...

Odnośnik do komentarza
Udostępnij na innych stronach

Jakbyś mógł wkleić swojego xorg.conf to byłoby fajnie smile.gif

Ewentualnie poszukaj podobnego fragmentu i zedytuj na wzór tego

Section "Screen"
 Identifier  "Default Screen"#nie tykasz
 Device    "S3 Inc. ProSavage KN133 [Twister K]"#tego też
 Monitor   "Generic Monitor"#i tego 
 DefaultDepth  24#a tu jak chcesz, lepiej zostaw
 # Powtarzasz kilka razy
 SubSection "Display"
   Depth   24#liczba kolorów w bitach: (1,2,4,8),16,24,32
   Modes   "1280x1024" "1024x768" #a tu rozdzielczość
 EndSubSection
EndSection

na gentoo.org można znaleść kilka manuali dot. X-ów. polecam ten

http://www.gentoo.org/doc/pl/xorg-config.xml

Jedyne uwagi to należy umieć myśleć, żeby zrozumieć. W przeciwnym razie czeka nierozważnych użytkowników (nie)małe padu lamo.gif

Odnośnik do komentarza
Udostępnij na innych stronach

Mam podobnie skonfigurowanego.

Zawsze przed edycja robie kopie:P

Poczytam, pokombinuje i...

 

...nie mam dostepnych tych komend pod konsola (xorg - configure/xorgconfig/xorgcfg itp.)

 

Tutaj caly moj xorg.conf

# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier     "single head configuration"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, a font server independent of the X server is
# used to render fonts.
FontPath     "unix/:7100"
EndSection

Section "Module"
Load  "dbe"
Load  "extmod"
Load  "fbdevhw"
Load  "glx"
Load  "record"
Load  "freetype"
Load  "type1"
Load  "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#	Option	"Xleds"  "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#	Option	"XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#	Option	"XkbModel"	"pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#	Option	"XkbModel"	"microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#	Option	"XkbLayout"	"de"
# or:
#	Option	"XkbLayout"	"de"
#	Option	"XkbVariant"	"nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#	Option	"XkbOptions"	"ctrl:swapcaps"
# Or if you just want both to be control, use:
#	Option	"XkbOptions"	"ctrl:nocaps"
#
Identifier  "Keyboard0"
Driver      "kbd"
Option     "XkbModel" "pc105"
Option     "XkbLayout" "pl"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option     "Protocol" "IMPS/2"
Option     "Device" "/dev/input/mice"
Option     "ZAxisMapping" "4 5"
Option     "Emulate3Buttons" "yes"
EndSection

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "SyncMaster"
DisplaySize  340	270
HorizSync    30.0 - 81.0
VertRefresh  56.0 - 75.0
Option     "dpms"
EndSection

Section "Device"
Identifier  "Videocard0"
Driver      "fglrx"
VendorName  "Videocard vendor"
BoardName   "ATI Technologies Inc Unknown device 5d4f"
Option     "VideoOverlay" "on"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Videocard0"
Monitor    "Monitor0"
DefaultDepth     24
SubSection "Display"
 Viewport   0 0
 Depth     16
 Modes    "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
 Viewport   0 0
 Depth     24
 Modes    "1280x1024"
EndSubSection
EndSection

Section "DRI"
Group        0
Mode         0666
EndSection

 

Kiedy zmienie w tym miejscu na radeon to nie ma bledu ale nie moge rozdzielczosci zmienic bo jak juz pewnie kazdy czytal na tym forum potrzeba do tego fglrx :/

Section "Device"
Identifier  "Videocard0"
Driver      "fglrx" #radeon
VendorName  "Videocard vendor"
BoardName   "ATI Technologies Inc Unknown device 5d4f"
Option     "VideoOverlay" "on"
EndSection

 

Nikt nie wie w czym tkwi problem?

Ruch myszka albo wcisniecie czegos na klawiatrze wiesza kompa bo to widac po reakcji hdd ktora zostaje przerwana...

 

Tutaj koncówka Xorg.0.log (bardzo dlugi plik, wiec calosci nie zamieszczalem)


(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0):     Name: fglrx
(II) fglrx(0):     Version: 8.24.8
(II) fglrx(0):     Date: Apr 11 2006
(II) fglrx(0):     Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.16-1.2096_FC5
(II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
(II) fglrx(0):     Build-Kernel __SMP__:            yes
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
(II) fglrx(0): [drm] register handle = 0x00004000
(II) fglrx(0): [pcie] 65536 kB allocated with handle 0xdeadbeef
(II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
(II) fglrx(0): [drm] texture shared area handle = 0x00008000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0xd0000000 FBMappedSize: 0x00701000

Na samym dole jest cos FBADPhys moze to to powoduje blad?

Mam GTO2 czyli X850 (odblokowalem potoki)

W logu jest ze wykrylo ja jako GTO (zwykle)

xorg.0.log ktory dziala "radeon" a nie "fglrx" konczy sie wypiskami o klawiaturze i myszce, a ten jak widzicie, wiele linijek wczesniej...

Edytowane przez Disaster Kid
Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...