You are not logged in.
I'm running Arch on an old Dell Laptop (Inspiron B130, to be exact)
Includes a 1.5 GHz single-core Celeron, 1 GB RAM, and Intel Integrated 915 graphics.
What would be the recommended configuration for optimal performance? Right now, I'm using the intel driver and the Xfce desktop environment. Some sites in Firefox (such as Facebook) seem to scroll rather slowly.
Is there anything I can do to get things running a little smoother? (Would the i810 driver provide better performance, or anything else for that matter?)
Thanks in advance.
* Edit: glxgears seems to be getting poor FPS:
[sp219@lap ~]$ glxgears
Xlib: extension "Generic Event Extension" missing on display ":0.0".
Xlib: extension "Generic Event Extension" missing on display ":0.0".
2206 frames in 5.0 seconds = 441.136 FPS
2214 frames in 5.0 seconds = 442.613 FPS
2242 frames in 5.0 seconds = 448.335 FPS
2202 frames in 5.0 seconds = 440.333 FPS
[sp219@lap ~]$ glxinfo | grep direct
Xlib: extension "Generic Event Extension" missing on display ":0.0".
Xlib: extension "Generic Event Extension" missing on display ":0.0".
direct rendering: Yes
xorg.conf:
Section "ServerLayout"
Identifier "x"
Screen 0 "Screen0" 0 0
InputDevice "Synaptics Touchpad" "AlwaysCore"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "xtrap"
Load "dri"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "synaptics"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "Synaptics Touchpad"
Option "Protocol" "auto-dev"
Option "SHMConfig" "on"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "AUO"
ModelName "2174"
EndSection
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection
Any ideas? It almost seems like the window borders "come up" slower than the windows themselves... that doesn't seem right. Stuff in general just seems slow.
Offline
Also, I'm only getting ~400 fps with glxgears on arch, whereas ~1000 on an older ubuntu installation on the same machine
Offline
There are plenty of posts around about that. This is a known problem. Check for GEM, UXA and others. I tried to compile myself the latest drivers and got disappointed by the lack of stability. Gotta wait some more...
Offline
^benob, what version of xorg-server did you compile(I'm assuming you used the pkgbuilds from the "i965 with kernel..." or some such topic)? I always get an error concerning rrctrc
Offline
Bah. Guess I'll have to live with it for now, then? Or are there some other (updated) drivers I can try?
Cheers.
Offline
http://bbs.archlinux.org/viewtopic.php?id=65460
Seriously, posting identical threads in two different areas is pointless. Not only do you litter the forum, you also split up replies which means that anyone looking for a solution to the same problem will have less of a chance of finding it quickly.
Last edited by Xyne (2009-02-16 05:26:23)
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
http://bbs.archlinux.org/viewtopic.php?id=65460
Seriously, posting identical threads in two different areas is pointless. Not only do you litter the forum, you also split up replies which means that anyone looking for a solution to the same problem will have less of a chance of finding it quickly.
Yeah, sorry about that. Was going to ask a mod or admin to have the thread you mentioned moved here, because it seemed like a more fitting section. Oops.
Offline