Strona 1 z 1

Problem z Beryl'em

: 11 lutego 2008, 01:53
autor: gab_12
Witam. Na samym poczatku musze przyznac ze jestem zoltodziobem jesli chodzi o temat beryla ale bardzo mnie to zainteresowalo wiec postanowilem sobie zainstalowac.Proces instalacji przebigl pomyslnie (instalowalem zgodznie ze http://debian.linux.pl/viewtopic.php?t=1293 ) wiemc uruchamiam go a tu nic zadnych efektow cos probowalem pozmienaaci z menageze ale nie widze zadnych efetow nie wiem czy zle cos robie czy mam zle cos zainstlowane. Dodam ze aktualanie mam sterowniki zamkniete jest wlaczona akceleracja 3 D i sam juz nie wiem ....
To jest moj xorg

Kod: Zaznacz cały

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "aticonfig-Screen[0]" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	Option	    "AIGLX" "true"

EndSection

Section "Files"

	# path to defoma fonts
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "i2c"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "vbe"
	Load  "dbe"
	Load  "glx"
EndSection

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

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "ImPS/2"
	Option	    "Emulate3Buttons" "true"
EndSection

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

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
#	Driver		"ati"
EndSection

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

Section "DRI"
	Mode         0666
EndSection

Section "Extensions"
	Option	    "Composite" "Enable"
	Option	    "RENDER" "Enable"
EndSection

oraz logi

Kod: Zaznacz cały

debian:/home/amon# cat /var/log/Xorg.0.log |grep EE   	
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
Prosze o pomoc

[ Dodano: 2008-02-11, 01:58 ]
Przepraszam ze umiscilem przypadkeim dwa razy ten sam post ale net mi sie stranie tnie i takie wyszly tego efekty........

: 11 lutego 2008, 08:15
autor: Bober
A uruchom beryla z konsoli i pokaz co wypisuje. Dodatkowo na karcie ATI powinno sie go odpalac z komendy beryl-xgl

: 11 lutego 2008, 14:31
autor: gab_12
Wiec tak na fluxbox'sie gdy w pisuje w konsoli beryl-manager to wywal mnie z x'ow , gdy odpale x jeszcze raz to nie wiedze zadnych zmain. Gdy wpisuje tez na fluxboksie w konsoli bery-xgl lub beryl otrzymuje

Kod: Zaznacz cały

amon@debain:~$beryl-xgl
**************************************************************
* Beryl system comatiblity check                                             *
**************************************************************

Detected xserver				             :AIGLX

Cheking Display :0.0 ...

Cheking for XComposite extension		      :p assed(v0.3)
Cheking for XDamage extension			        :p assed
Cheking for RandR extension			           :p assed
Cheking for XSync extension			           :p assed

Cheking Screen 0 ...

Cheking for GLX_SGIX_fbconfig			             :p assed
Cheking for GLX_EXT_texture_from_pixmap		     :p assed
Cheking for non power of two texture_from_pixmap  :p assed
Cheking for maximum texture size		                :p assed (2024x2048)

beryl-xgl: Another windows manager is already running on screen: 0
beryl-xgl: No manageable screens found on display :0.0
Ale gdy odpala gnome i wpisze beryl-xgl to niby dzial ale wsyzstko sie strasznie tnie ze nic nei mozna zrobic....

: 11 lutego 2008, 17:08
autor: Bober
Jak instalowales tego Beryla? Z repozytoriow? jak tak to jakich

: 12 lutego 2008, 00:51
autor: gab_12
No ja instalowalem weglugo spisu http://debian.linux.pl/viewtopic.php?t=1293
tylko ze ten opis dla sterowniow otwartych a ja mam aktualnie zamkniete i chyba cos mi sie wydaje ze w tym jest problem ale pewnie sie myle i tu wlasnie pytanie czy jesli mam storowniki zmknite to powinienem miiec wpis w xorg w sekcji Section "ServerLayout"

Kod: Zaznacz cały

 Option "AIGLX" "true"
zeby poprawnie dzialal beryl??
A moze ja wogole nie w tym kierunku zmierzam co trzeba

: 12 lutego 2008, 20:31
autor: Bober
Dodac nie zaszkodzi - ja mam dodane.
sprawdz jeszcze w beryl-settings czy masz jakies efekty pododawane. Jak nie pojdzie po dodaniu. To mozesz odinstalowac beryla

Kod: Zaznacz cały

dpkg --purge beryl
i zainstalowac na nowo wraz z wszystkim co sie da ;)

Kod: Zaznacz cały

apt-get install beryl*
jak to nie pomoze to moge zapodac Ci moj xorg, ale watpie aby on Ci pomogl

: 13 lutego 2008, 18:18
autor: gab_12
Wiec tak odinstaloawalem go

Kod: Zaznacz cały

apt-get remove beryl
po czym zainstlowalem ponownie

Kod: Zaznacz cały

apt-get install beryl
i nic nie dziala Takze Bober jak mozesz to pokaz mi tego swojego xorga moze to cos pomoze...z gory dziekuje

: 13 lutego 2008, 18:20
autor: Bober
lepiej wywalic te komenda którą podałem ;) wtedy jeszcze pliki konfiguracyjne wywali ;)

O to moj xorg:

Kod: Zaznacz cały

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"vbe"
EndSection

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

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"0"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"fglrx"
	Option		"UseFBDev"		"true"
	Option          "TripleBuffer" "true"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-51
	VertRefresh	43-60
EndSection

Section "Screen"
        Option "AddARGBGLXVisuals" "True"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

: 15 lutego 2008, 14:02
autor: irtomek
wow mialem to samo - karta Geforce Go 7600