Maybe you're one lucky guy just like me. I installed Ubuntu 9.04 and surprize: no compiz any more. After googling few minutes, i found the solution:
Open the terminal and then type:
sudo gedit /usr/bin/compizThen, go to these lines. You have to comment all of them with "#"
# blacklist based on the pci idsAnd change them to:
# See http://wiki.compiz-fusion.org/Hardware/Blacklist for details
#T=" 1002:5954 1002:5854 1002:5955" # ati rs480
T="$T 1002:4153" # ATI Rv350
#T="$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12" # intel 965
T="$T 8086:2a02 " # Intel GM965
T="$T 8086:3577 8086:2562 " # Intel 830MG, 845G (LP: #259385)
BLACKLIST_PCIIDS="$T"
# blacklist based on the pci idsAs you can see, you have to comment all this lines. Thats all. Now you have to logout and you should enjoy with compiz video effects.
# See http://wiki.compiz-fusion.org/Hardware/Blacklist for details
#T=" 1002:5954 1002:5854 1002:5955" # ati rs480
#T="$T 1002:4153" # ATI Rv350
#T="$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12" # intel 965
#T="$T 8086:2a02 " # Intel GM965
#T="$T 8086:3577 8086:2562 " # Intel 830MG, 845G (LP: #259385)
BLACKLIST_PCIIDS="$T"
Enjoy!
[Romana]
Poate te numeri printre norocosii ca mine. Am instalat Ubuntu 9.04 si surpriza: nu mai era compiz de nici o culoare. Dupa cateva cautari pe google, am gasit solutia:
Deschide un terminal si scrie:
sudo gedit /usr/bin/compizCauta liniile urmatoare. Trebuie sa le comentezi cu "#"
# blacklist based on the pci idsSi comenteaza-le sa arate cam asa:
# See http://wiki.compiz-fusion.org/Hardware/Blacklist for details
#T=" 1002:5954 1002:5854 1002:5955" # ati rs480
T="$T 1002:4153" # ATI Rv350
#T="$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12" # intel 965
T="$T 8086:2a02 " # Intel GM965
T="$T 8086:3577 8086:2562 " # Intel 830MG, 845G (LP: #259385)
BLACKLIST_PCIIDS="$T"
# blacklist based on the pci idsDupa cum vedeti, tot ce trebuie este sa comentati aceste linii. Asta-i tot. Acum trebuie sa te reautentifici si sa te poti bucura de efectele compiz.
# See http://wiki.compiz-fusion.org/Hardware/Blacklist for details
#T=" 1002:5954 1002:5854 1002:5955" # ati rs480
#T="$T 1002:4153" # ATI Rv350
#T="$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12" # intel 965
#T="$T 8086:2a02 " # Intel GM965
#T="$T 8086:3577 8086:2562 " # Intel 830MG, 845G (LP: #259385)
BLACKLIST_PCIIDS="$T"
Enjoy!
Note: I have an Intel based video card.
Nota: Am o placa video bazata pe Intel.
0 comentarii:
Trimiteţi un comentariu