Posts: 6
slaptman
Joined: 29 Jul 2012
#1
Question 1 Where is the batter indicator located at,and how do I turn it on?(don't know how much power i have left)
Question 2 On right clicking I dont see a open with option?(Sorry never used rox..Thunar,pcman,and nautilus user here)
Question 3 My mouse seems very laggy even when no progs are running?(cpu is marking 1%)

Code: Select all

$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.3 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
Posts: 6
slaptman
Joined: 29 Jul 2012
#2
BTW I'm was using ice wm but switched over to fluxbox to see if it made a diffrence.Unfortunately it didn't make a diffrence.I have 3 gb ram,intel mobile graphics driver.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#3
1. Look at the ~/.conkyrc and add the example battery option to the bottom of the file.
2. Rox doesn't have that option. SpaceFM - the other file manager included in antiX does.
3. Maybe the latest xorg-intel driver upgrade will help. (just do an apt-get update && apt-get dist-upgrade)
Or try another mouse (if you have one) and see if performance improves.
Posts: 6
slaptman
Joined: 29 Jul 2012
#4
For those of us who don't know how to add the battery line to conkyrc try this(add it to the end)

${color}ACPI Battery: ${color DeepSkyBlue}$battery
${battery_bar 11,0}
Posts: 6
slaptman
Joined: 29 Jul 2012
#5
Thanks anticapitalista...one last question in flux box is there a way to add icons to desktop?
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#6
Yes. Are you using rox-fluxbox or just fluxbox?
At login screen, press F1 and toggle rox-fluxbox.

To add extra icons for you apps, best way is to drag to desktop from /usr/share/applications

The antiX FAQ gives more options for this in the Rox section.
Posts: 6
slaptman
Joined: 29 Jul 2012
#7
Thank you anticapitalista very very much this piece of __{{emoticon}}__ Laptop never ran so good lol..Now if I can get Diablo 3 to run on Play On Linux,I'll be the happiest geek in the world lol
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#8
.Now if I can get Diablo 3 to run on Play On Linux,I'll be the happiest geek in the world lol
I am not a gamer, but I do know proper video drivers are needed to play games on a computer.

example below of video drivers running on my little bitty underpowered eeepc 900 netbook:

Code: Select all

 inxi -G
Graphics:  Card: Intel Mobile 915GM/GMS/910GML Express Graphics Controller 
           X.Org: 1.11.1.902 drivers: intel (unloaded: fbdev,vesa) Resolution: 1024x600@59.5hz 
           GLX Renderer: Mesa DRI Intel 915GM x86/MMX/SSE2 GLX Version: 1.4 Mesa 7.11.1

Code: Select all

$ glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
298 frames in 5.0 seconds = 59.519 FPS
298 frames in 5.0 seconds = 59.556 FPS
299 frames in 5.0 seconds = 59.627 FPS
298 frames in 5.0 seconds = 59.554 FPS
299 frames in 5.0 seconds = 59.630 FPS
On my better Desktop I run a

Code: Select all

Graphics:  Card: nVidia G71 [GeForce 7900 GS] X.Org: 1.7.6 driver: nvidia Resolution: 1920x1080@50.0hz 
           GLX Renderer: GeForce 7900 GS/PCI/SSE2 GLX Version: 2.1.2 NVIDIA 195.36.24

Code: Select all

$ glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate26486 frames in 5.0 seconds
26328 frames in 5.0 seconds
29211 frames in 5.0 seconds
30555 frames in 5.0 seconds
notice the hardware difference? __{{emoticon}}__

That game was just released this year, so may take some time for things to get sorted in WINE also.


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.playonlinux.com/en/topic-8899.html"
linktext was:"http://www.playonlinux.com/en/topic-8899.html"
====================================


You might be in for a shock also


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://us.battle.net/d3/en/forum/topic/5978861022?page=1"
linktext was:"http://us.battle.net/d3/en/forum/topic/ ... 022?page=1"
====================================


Since I don't play games. You are on your own from there. __{{emoticon}}__

Happy trails and Howdy and Welcome to AntiX, Rok
Posts: 6
slaptman
Joined: 29 Jul 2012
#9
__{{emoticon}}__ WOW! Can't believe Blizzard is doing that I guess I will have to use Windows for Diablo __{{emoticon}}__ Thanks for pointing that out.
On the other hand everything is working great on anti as of now.Really enjoying fluxbox on my laptop and glad the forums here are so great!I really need to do some work instead of playing anyways lol __{{emoticon}}__
Posts: 15
meandean
Joined: 14 Jul 2012
#10
notice the hardware difference?

vblank_mode=0 glxgears


should provide more accurate numbers __{{emoticon}}__