Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
compiz-start - problemy
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) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
sq2lyk
n00b
n00b


Joined: 27 May 2008
Posts: 17
Location: Gdańsk, Poland

PostPosted: Thu Aug 21, 2008 7:48 pm    Post subject: compiz-start - problemy Reply with quote

Witam,
Zainstalowalem compiz-fusion wg tego:
http://gentoo-wiki.com/HOWTO_compiz-fusion
i podczas odpalania compiza poprzez compiz-start pojawia sie cos takiego:
http://img255.imageshack.us/my.php?image=compizqf9.png

Efekty compiza dzialaja, ALT+TAB dziala, ale ta dziwna ramka wokol nieaktywnego okna i to cos po prawej.
Wyglada mi to jak jakis problem z menadzerem okien, ale zadnych bledow nie wywala.

kernel: 2.6.25-gentoo-r6
grafika: VGA compatible controller: ATI Technologies Inc Radeon R250 [Mobility FireGL 9000] (rev 02)

Z gory dziekuje za pomoc
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Fri Aug 22, 2008 7:07 pm    Post subject: Reply with quote

Miałem kiedyś coś takiego właśnie na laptopie. O ile dobrze pamiętam, pomogło mi ustawienie większych buforów opcjami GARTSize i RingSize, chyba 32 w RingSize wystarczy. Oczywiście w sekcji "Device". W ogóle to przy tego typu prośbach wkleja się configi, bo przecież ich nie zgadniemy. Telepatycznie też nie jestem w stanie określić, jakie masz sterowniki.
Back to top
View user's profile Send private message
sq2lyk
n00b
n00b


Joined: 27 May 2008
Posts: 17
Location: Gdańsk, Poland

PostPosted: Sat Aug 23, 2008 6:13 pm    Post subject: Reply with quote

Niestety nie pomoglo. Ale zauwazylem jak ustawie RingSize na >=64 to pada mi direct rendering.
Wklejam xorga:
Code:
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/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/"
EndSection

Section "Module"
        Load  "glx"
        Load  "extmod"
        Load  "xtrap"
        Load  "record"
        Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "freetype"
        Load  "type1"
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"
        #DisplaySize      290   210     # mm
        Identifier   "Monitor0"
        VendorName   "SEC"
        ModelName    "3450"
EndSection

Section "Device"
        #Option     "GARTSize"                  "64"
        #Option     "RingSize"                  "63"
        Identifier  "Card0"
        Driver      "radeon"
        VendorName  "ATI Technologies Inc"
        BoardName   "Radeon RV250 [Mobility FireGL 9000]"
        BusID       "PCI:1:0: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
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Sat Aug 23, 2008 6:27 pm    Post subject: Reply with quote

Może coś takiego:
Code:
Option     "GARTSize" "128"             # <i>
        Option     "RingSize" "16"              # <i>
        Option     "EnableDepthMoves" "true"    # [<bool>]
        Option     "EnablePageFlip" "true"      # [<bool>]
        Option     "ColorTiling" "true"         # [<bool>]
Back to top
View user's profile Send private message
sq2lyk
n00b
n00b


Joined: 27 May 2008
Posts: 17
Location: Gdańsk, Poland

PostPosted: Sat Aug 23, 2008 8:58 pm    Post subject: Reply with quote

Smiga szybciej, ale bok dalej pozostal. A ta biala ramka wokol pojawia sie nie dla nieaktywnego okna, ale tylko dla konquerora (jak na razie).

EDIT: Zauwazylem, ze problem znika jak zmniejsze rozdzielczosc na 1024x768 (teraz uzywam 1400x1050)
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Sun Aug 24, 2008 6:46 am    Post subject: Reply with quote

To dodaj prawidłowe opcje Modes do każdej z SubSection "Display". Może ta rozdzielczość nie chce się automatycznie wykryć.
Back to top
View user's profile Send private message
sq2lyk
n00b
n00b


Joined: 27 May 2008
Posts: 17
Location: Gdańsk, Poland

PostPosted: Mon Aug 25, 2008 8:26 am    Post subject: Reply with quote

Znowu nie pomoglo :/
Ale znalazlem cos takiego:
Quote:
querulousennui
December 30th, 2007, 12:02 PM
Compiz-fusion works fine for me under 1024x768, but I was hoping to use 1400x1050. I had tried to change my X11 config file to depth of 16 instead of 24, but that killed the config file and I had to change it back in order for my computer to work.
Do you have an idea of how to use Compiz-fusion with 1400x1050?

Thanks!

Quote:

Perpetual
December 30th, 2007, 12:09 PM
The D600 does not support 1400 x 1050. Are you using an external monitor?

Edit: above is true with the XGA (which I have) and the SXGA D600 can do 1440 x 1050. I would guess you have XGA also...

Quote:

querulousennui
December 30th, 2007, 12:47 PM
I'm not using an external monitor. How would I see if I'm using XGA vs SXGA? I haven't done anything to change the screen resolutions (other than use the pre-selected ones under System-->Preferences-->Screen Resolution). 1400x1050 comes up and I like that one. Is it possible to use that with Compiz-fusion?
Thanks!
EDIT:
I disabled the dbus. I am able to use the rotating cube, but some of the transparencies don't work (ie dropdownmenu transparency)

Thanks for your help!


No i tu sie pojawia problem:
1. Jak sprawdzic czy mam xga czy sxga?
Back to top
View user's profile Send private message
Exil
Apprentice
Apprentice


Joined: 10 Oct 2005
Posts: 251
Location: Nibylandia

PostPosted: Mon Aug 25, 2008 9:44 am    Post subject: Reply with quote

wpisać w google która nazwa odpowiada jakiej rozdzielczości.
Back to top
View user's profile Send private message
sq2lyk
n00b
n00b


Joined: 27 May 2008
Posts: 17
Location: Gdańsk, Poland

PostPosted: Mon Aug 25, 2008 9:49 am    Post subject: Reply with quote

Nie o to chodzi. Chodzi o to jak sprawdzic jaka matryce mam. Ale skoro 1400x1050 na WinXP dziala to chyba SXGA, sam nie wiem.
Ten gosciu tam wyzej pisze, ze jak wylaczyl dbus to mu zaczelo dzialac. Co o tym sadzicie? Jak juz mialbym to zrobic to wystarczy usunac flage dbus i zrekompilowac compiza?
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Mon Aug 25, 2008 3:59 pm    Post subject: Reply with quote

Więcej chyba nie pomogę. Kiedyś miałem Compaq'a N620c z ATI Radeon 7500 i rozdzielczością 1400x1050 i compiz mi działał po odpowiednim ustawieniu wklejonych przeze mnie wcześniej opcji. Laptopa nie potrzebowałem, więc go sprzedałem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt 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