PDA

View Full Version : Help ~ I See A White Title Bar When i MAX My Window (in bery


tj_243
May 4th, 2007, 08:21 PM
Hello,
Everytime i maximize my windows running beryl i can't see my title bar (its white and NO BUTTONS are on it), but if i run a game or a non-maximized windows i see the title bar
Im Running:
Ubuntu 7.04
PIII 667mhz
325mb of RAM
Ati Radeon 7000 (32-MB)

Please Help

tj_243
May 5th, 2007, 06:50 PM
well i looked at more forms and i can't find any fix for it.....
everytime i touch my xorg.conf i can't reload ubuntu.... please help fast i need it...
(i don't want to go back to windows vista)

tj_243
May 5th, 2007, 07:27 PM
opps i forgot i can edit my xorg.conf file but i might screw up - so if you got a xorg.conf fix please help me through it ...

:?

tj_243
May 6th, 2007, 07:28 PM
anyone going to help me please (i love beryl and ubuntu)

tj_243
May 7th, 2007, 12:42 AM
okay, i will post my xorg.conf if this helps

xorg.conf:
# /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 xorg.conf(5) manual page.
# (Type "man 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/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
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"
EndSection

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

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

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]"
Driver "ati"
BusID "PCI:0:15:0"
EndSection

Section "Monitor"
Identifier "G70m"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]"
Monitor "G70m"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection

adamk
May 7th, 2007, 11:33 AM
Well, you can try removing your beryl settings ('mv $HOME/.beryl $HOME/.beryl.orig') and restarting beryl to see if that makes a difference. That will reset all your settings to the defaults.

However, I've only heard of this happening with older radeon cards with less than 64 megs of RAM, so I'm guessing it's either a driver issue, or simply a problem of not having enough video RAM. I have a laptop at home with a 1st generation radeon. It has beryl working fine now, and I have it setup to dedicate 64 megs of system RAM to the GPU. I'll change that to 32 in the bios when I get home and see if I run into the same problem.

Adam

tj_243
May 7th, 2007, 01:16 PM
thanks,
Well it diden't work and i still have the white titlebar
i'm wondering if i can change my xorg.conf in someway to stop this????
or do i need to go out and buy a ati 64mb vid card???

adamk
May 7th, 2007, 02:03 PM
Well, again, I don't know that it really is related to video card memory. That's just a thought. I should be able to confirm that in about 7-8 hours :-)

Adam

tj_243
May 7th, 2007, 10:27 PM
k thanks

adamk
May 8th, 2007, 01:35 AM
Well, I set the amount of RAM for the GPU to 32 megs, and started up beryl. No problems launching 4 terminals and maximizing them all... But I'm only running at 1024x768, so it's going to eat up less RAM than yours when you're running at 1280x1024.

If you set your resolution to 1024x768 in the xorg.conf file and restart X do you still get the white title bar problem?

Adam

tj_243
May 8th, 2007, 02:39 AM
i don't know how to do that??
kind of a noob with ubuntu
do i do it in the system > Preferences Menu

(what would i edit in my xorg.conf)

Jupiter
May 8th, 2007, 03:57 PM
i've read of this problem on ubuntu with an intel and ati cards
you may want to try and insert "XAANoOffscreenPixmaps" in
xorg.conf and see if that fixes it.
[code:3884a]Section "Device"
Option "XAANoOffscreenPixmaps" "true"[/code:3884a]

bug report
https://bugs.launchpad.net/ubuntu/+sour ... +bug/89741 (https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/89741)

adamk
May 8th, 2007, 03:59 PM
Nice catch, Jupiter. I can't believe I didn't notice that.

Adam

Jupiter
May 8th, 2007, 04:00 PM
Nice catch, Jupiter. I can't believe I didn't notice that.

Adam

thanks adam,,, not often i see something you didn't already know

tj_243
May 8th, 2007, 10:40 PM
lol,
i found the fix
i tried your one Jupiter (it helped but diden't work)
so i read on and i found this fix:

You Will Need To Create A New File to do this hit ALT+F2 the Run APP Will open
then enter this command "gksudo gedit /etc/drirc" (with out the ") and it will pop-up with a new blank page (a new gedit page) and enter the command: <option name="allow_large_textures" value="2" /> then save the file (Click Save Or CTRL+S) Then Run Beryl And The Window Mode Should Be Beryl if not then change it to beryl then it will work

But The Computer Now Run's Slower And The Movement For The 3-D Cube is so slow does anyone know how to fix that

Jupiter
May 8th, 2007, 10:56 PM
[quote="tj_243":76239]
lol,
i found the fix
i tried your one Jupiter (it helped but diden't work)
so i read on and i found this fix:

You Will Need To Create A New File to do this hit ALT+F2 the Run APP Will open
then enter this command "gksudo gedit /etc/drirc" (with out the ") and it will pop-up with a new blank page (a new gedit page) and enter the command: <option name="allow_large_textures" value="2" /> then save the file (Click Save Or CTRL+S) Then Run Beryl And The Window Mode Should Be Beryl if not then change it to beryl then it will work

But The Computer Now Run's Slower And The Movement For The 3-D Cube is so slow does anyone know how to fix that
[/quote:76239]

if i understand this correctly,,, you just increased your texture size capabilty on a
Ati Radeon 7000 with ONLY 32mb of ram....uhh yea it's gonna be slowwww.......LOL

make sure you have vsync enabled
make sure you have mtrr in your bios "if any" set to "discrete"
make sure you turn off all plugins you absolutely DON'T use

tj_243
May 8th, 2007, 11:39 PM
[quote="tj_243":0b805]
lol,
i found the fix
i tried your one Jupiter (it helped but diden't work)
so i read on and i found this fix:

You Will Need To Create A New File to do this hit ALT+F2 the Run APP Will open
then enter this command "gksudo gedit /etc/drirc" (with out the ") and it will pop-up with a new blank page (a new gedit page) and enter the command: <option name="allow_large_textures" value="2" /> then save the file (Click Save Or CTRL+S) Then Run Beryl And The Window Mode Should Be Beryl if not then change it to beryl then it will work

But The Computer Now Run's Slower And The Movement For The 3-D Cube is so slow does anyone know how to fix that


if i understand this correctly,,, you just increased your texture size capabilty on a
Ati Radeon 7000 with ONLY 32mb of ram....uhh yea it's gonna be slowwww.......LOL

make sure you have vsync enabled
make sure you have mtrr in your bios "if any" set to "discrete"
make sure you turn off all plugins you absolutely DON'T use[/quote:0b805]

Well I Don't Know How To Do That (noob in ubuntu)
but i can live with it being slow (buying a new vid card anyways)