Laggy browser scrolling

name='mrapoc' said:
? :( lol

Guess thats bad

assuming u have the driver on ur Desktop ? *damnit Joe -- Fires missiles @ belfast*

just sudo ./ati*tab autocomplete* and run it
 
does the same after autocompleting too :S :/ :wtf:

like its actually found the file yet doesnt want to do anything with it

can i logon as the super user? and how?
 
name='mrapoc' said:
does the same after autocompleting too :S :/ :wtf:

like its actually found the file yet doesnt want to do anything with it

can i logon as the super user? and how?

ok is this a nu download??

Code:
sudo chmod +x  ati*tab*

then

Code:
 sudo ./ati*tab*

to become super-user

Code:
 sudo su

your home is now /root and ur user home is /home/*username* (add /Desktop for desktop)
 
Ok it all seemed to install well...and i followed every step.

display: :0.0 screen: 0

OpenGL vendor string: ATI Technologies Inc.

OpenGL renderer string: Radeon X1900 Series

OpenGL version string: 2.1.7059 Release

# 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 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 "ServerLayout"

# Uncomment if you have a wacom tablet

# InputDevice "stylus" "SendCoreEvents"

# InputDevice "cursor" "SendCoreEvents"

# InputDevice "eraser" "SendCoreEvents"

Identifier "Default Layout"

Screen 0 "aticonfig-Screen[0]" 0 0

InputDevice "Generic Keyboard"

InputDevice "Configured Mouse"

EndSection

Section "Files"

EndSection

Section "Module"

EndSection

Section "InputDevice"

Identifier "Generic Keyboard"

Driver "kbd"

Option "CoreKeyboard"

Option "XkbRules" "xorg"

Option "XkbModel" "pc105"

Option "XkbLayout" "gb"

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"

Identifier "stylus"

Driver "wacom"

Option "Device" "/dev/input/wacom"

Option "Type" "stylus"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

Section "InputDevice"

Identifier "eraser"

Driver "wacom"

Option "Device" "/dev/input/wacom"

Option "Type" "eraser"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

Section "InputDevice"

Identifier "cursor"

Driver "wacom"

Option "Device" "/dev/input/wacom"

Option "Type" "cursor"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

Section "Monitor"

Identifier "DELL 2007WFP"

Option "DPMS"

EndSection

Section "Monitor"

Identifier "aticonfig-Monitor[0]"

Option "VendorName" "ATI Proprietary Driver"

Option "ModelName" "Generic Autodetecting Monitor"

Option "DPMS" "true"

EndSection

Section "Device"

Identifier "Generic Video Card"

Driver "vesa"

BusID "PCI:1:0:0"

EndSection

Section "Device"

Identifier "aticonfig-Device[0]"

Driver "fglrx"

Option "VideoOverlay" "on"

Option "OpenGLOverlay" "on"

EndSection

Section "Screen"

Identifier "Default Screen"

Device "Generic Video Card"

Monitor "DELL 2007WFP"

DefaultDepth 24

SubSection "Display"

Modes "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480"

EndSubSection

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

Thats after install

Still feels like before :( Slow, Vista-like, like my GPU isnt even running
 
name='mrapoc' said:
Thats after install

Still feels like before :( Slow, Vista-like, like my GPU isnt even running

Hit
Code:
glxgears
into a command line, thro up the FPS rating
 
49920 frames in 5.0 seconds = 9983.685 FPS

46988 frames in 5.0 seconds = 9397.479 FPS

30148 frames in 5.0 seconds = 6029.500 FPS

41109 frames in 5.0 seconds = 8221.667 FPS

40889 frames in 5.0 seconds = 8177.736 FPS

47630 frames in 5.0 seconds = 9525.880 FPS

47463 frames in 5.0 seconds = 9492.535 FPS

48989 frames in 5.0 seconds = 9797.786 FPS

50222 frames in 5.0 seconds = 10044.343 FPS
 
name='mrapoc' said:
49920 frames in 5.0 seconds = 9983.685 FPS

46988 frames in 5.0 seconds = 9397.479 FPS

30148 frames in 5.0 seconds = 6029.500 FPS

41109 frames in 5.0 seconds = 8221.667 FPS

40889 frames in 5.0 seconds = 8177.736 FPS

47630 frames in 5.0 seconds = 9525.880 FPS

47463 frames in 5.0 seconds = 9492.535 FPS

48989 frames in 5.0 seconds = 9797.786 FPS

50222 frames in 5.0 seconds = 10044.343 FPS

ok so ur gpu is running fine

its rele hard to pinpoint a problem when u cant see it ...

Go to the advanced config manager for compiz and enable ALL the workarounds and in general settings match ur Refresh Rate and enable sync to Vblank
 
Does anyone else have any ideas as to why whenever i enable any effects it becomes jittery browsing the web (like wen u dont have a gfx driver installed) and general crap performance?
 
Back
Top