Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mały problem z ati
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Polish OTW
View previous topic :: View next topic  
Author Message
bartmarian
Guru
Guru


Joined: 28 Nov 2005
Posts: 557

PostPosted: Thu Aug 28, 2008 9:23 pm    Post subject: mały problem z ati Reply with quote

Witam,
mam X1300 (chyba), jak odłączę kabel od monitora i podłączę obraz już nie wraca,
czy Wam też tak się dzieje ? restart X-ów tylko pomaga.
_________________
Człowiek bez religii jest jak ryba bez roweru.
Albercik się pomylił, prędkość światła to prędkość, wszechświat nie ma punktu odniesienia.
Perpetuum mobile - np. jowisz + jego księżyc, siły pływowe. Proste i niepraktyczne.
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Fri Aug 29, 2008 5:44 am    Post subject: Reply with quote

zbinduj sobie jakiś klawisz z xrandrem, w styu xrandr --auto i tyle.
Back to top
View user's profile Send private message
bartmarian
Guru
Guru


Joined: 28 Nov 2005
Posts: 557

PostPosted: Fri Aug 29, 2008 10:07 am    Post subject: Reply with quote

zauważyłem, że restart X-ów wraca raz czy dwa, później pomaga restart maszyny,
rozwiązanie xrandr --auto (akurat teraz nie wstały, a nie mogę położyć maszynki)
mam nadzieję że działa (sprawdzę w nocy), dziękuję za naprowadzenie, wolał bym
jednak żeby działało to jak w nvidii, czyli po prostu.
Na wszelki wypadek xorg.conf:
Code:

Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
        FontPath     "/usr/share/fonts/misc/"
        itd...
EndSection

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "type1"
        Load  "freetype"
        Load  "glx"
        Load  "v4l"
EndSection

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

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "CoreKeyboard"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "pl"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        Option      "VideoOverlay" "on"
        Option      "XAANoOffscreenPixmaps" "true"
#       BusID       "PCI:2:0:0"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "Extensions"
#       fglrx-only for xvideo (tvtime)
        Option      "XVideo" "Enable"
EndSection


edit

jajko 2.6.25-gentoo-r7 , driverek ati 8.522
_________________
Człowiek bez religii jest jak ryba bez roweru.
Albercik się pomylił, prędkość światła to prędkość, wszechświat nie ma punktu odniesienia.
Perpetuum mobile - np. jowisz + jego księżyc, siły pływowe. Proste i niepraktyczne.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Polish OTW All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum