انجمنهای فارسی اوبونتو
کمک و پشتیبانی => سایر توزیعهای گنو/لینوکس => دبیان => نویسنده: مهدی پیشگوی در 30 تیر 1386، 06:21 بظ
-
سلام
من تمام متعلقات لازم برای این بسته نرم افزاری رو تو دبیان نصب کردم ولی وقتی اجراش می کنم پنجرها ناپدید و بعد ظاهر میشن البته چند بار این کار تکرار میشه ولی هیچ اتفاقی بعدش نمی افته و بریل کار نمیکنه با اینکه فعال باقی می مونه ولی نمی تونم ازش استفاده کنم . دلیلش چی می تونه باشه ؟
و یا بعد از اینکه اجرا میشه لوگوی بریل ظهر میشه و بعد x-server رستارت میشه
-
از توی console اجرا کن خروجی رو بزار اینجا
-
مشکل از کارت گرافیک بود که دستی نصب کردم envy درست نصب نکرده بود الان دارم حالشو می برم ;)
-
سلام مجدد
من باز این مشکل رو پیدا کردم . درواقع کارت گرافیک رو دستی نصبش کردم و هیچ مشکلی نیست ولی باز این بسته وقتی اجرا میشه کار نمی کنه
خروجی های زیر رو ببینید
mahdi@root:~$ emerald --replace&
[1] 4856
mahdi@root:~$ /home/mahdi/.gtkrc-2.0:2: Unable to find include file: ".gtkrc-2.0-scrollbar_cog"
mahdi@root:~$ beryl
**************************************************************
* Beryl system compatiblity check *
**************************************************************
Detected xserver : NVIDIA
Checking Display :0.0 ...
Checking for XComposite extension : failed
No composite extension
134544569 screens detected.
Currently we cannot guarantee that Beryl will work correctly with multiple X screens.
Using the --no-context-share command line option can help.
Please report any success to the beryl developer mailing list. The list can be found at lists.beryl-project.org
mahdi@root:~$
-
خوب من هم یه همچین اروری دارم البته با compiz-fusion
* Starting Compiz
... executing: compiz.real --replace --sm-disable --ignore-desktop-hints ccp --indirect-rendering
compiz.real (core) - Fatal: No composite extension
-
من که فعلا مشکل زیاد دارم در کل ازش استفاده نمی کنم برای همین دنبال رفع ایرادش نیستم
-
باید Composite Extention رو فعال کنید ولی اول میخوام مطمئن باشم. میشه etc/X11/xorg.conf/ رو اینجا بذارید؟
-
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "Module"
Load "dri"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "DRI"
Mode 0666
EndSection
البته درست شد :D
سه تا section آخری رو اضافه کردم و تمام \\:D/
گفتم اینو بذارم شاید به درد خورد!
-
اين تنظيمات براي تمام كارت گرافيكي هاست ؟