LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-14-2016, 12:37 PM   #1
PeterJoe
LQ Newbie
 
Registered: Dec 2016
Location: County Down, Northern Ireland.
Distribution: Ubuntu
Posts: 4

Rep: Reputation: Disabled
Battery Indicator


The battery Indicator in Ubuntu 16.10 doesn't appear unless I disconnect and reconnect the power supply. This on a Fujitsu Life book AH512, can anyone suggest a fix?
 
Old 12-14-2016, 01:06 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,239

Rep: Reputation: 2193Reputation: 2193Reputation: 2193Reputation: 2193Reputation: 2193Reputation: 2193Reputation: 2193Reputation: 2193Reputation: 2193Reputation: 2193Reputation: 2193
Quote:
Originally Posted by PeterJoe View Post
The battery Indicator in Ubuntu 16.10 doesn't appear unless I disconnect and reconnect the power supply. This on a Fujitsu Life book AH512, can anyone suggest a fix?
try making it show itself then right click on it and see if it has a pref tab to set them.
install a different type of battery icon app
look inside of your UbUnTuTuTuTuTU setup/settings app and see if you can find anything on setting power options.
 
Old 12-14-2016, 01:16 PM   #3
PeterJoe
LQ Newbie
 
Registered: Dec 2016
Location: County Down, Northern Ireland.
Distribution: Ubuntu
Posts: 4

Original Poster
Rep: Reputation: Disabled
Thanks, I've tried everything in settings, the OS doesn't seem to detect the battery until power is disconnected/reconnected no matter what application I try. It's not really a problem, just an irritation
 
Old 12-14-2016, 01:50 PM   #4
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by PeterJoe View Post
Thanks, I've tried everything in settings, the OS doesn't seem to detect the battery until power is disconnected/reconnected no matter what application I try. It's not really a problem, just an irritation
Hello and welcome to the forum

In case you're not able to find a solution, perhaps filing a bug report with Ubuntu might be helpful.

Regards...
 
Old 12-14-2016, 02:03 PM   #5
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 22, MX 21 Fluxbox
Posts: 6,875
Blog Entries: 21

Rep: Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420
Fujitsu laptops are weird in their own way.

They have extra safe-gaurds built into their corp. series laptops.

Supposedly to protect the clients using them.

Ubuntu Link

Mint Link

Edit: I use conky in my Window Manager to handle my battery readings.

Code:
${color}battery: ${color}$acpiacadapter, ${battery_percent BAT0}%
then I went with batti-gtk instead for my tool bar in my window manager.

https://github.com/pborky/batti-gtk/blob/master/batti

Last edited by rokytnji; 12-14-2016 at 02:15 PM.
 
Old 12-14-2016, 02:14 PM   #6
PeterJoe
LQ Newbie
 
Registered: Dec 2016
Location: County Down, Northern Ireland.
Distribution: Ubuntu
Posts: 4

Original Poster
Rep: Reputation: Disabled
Thanks, yes I think it's a Fujitsu issue rather than an Ubuntu one. Oh well, nearly time for a new laptop anyway
 
Old 12-14-2016, 02:20 PM   #7
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 22, MX 21 Fluxbox
Posts: 6,875
Blog Entries: 21

Rep: Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420
Well, if you have acpi and acpi tools installed in Ubuntu. You can compare the code with this terminal readout below.

Code:
$ acpi -b
Battery 0: Full, 100%
but you have to type in acpi -b yourself as yours might be Battery 1 or some other name.
 
Old 12-14-2016, 02:22 PM   #8
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 22, MX 21 Fluxbox
Posts: 6,875
Blog Entries: 21

Rep: Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420
By comparing code. I mean whatever is written into battery indicator icon you are using in Ubuntu in what ever Desktop Environment you are using.

Because it might be just a minor adjustment needed in a text file by you.
 
Old 12-14-2016, 02:26 PM   #9
PeterJoe
LQ Newbie
 
Registered: Dec 2016
Location: County Down, Northern Ireland.
Distribution: Ubuntu
Posts: 4

Original Poster
Rep: Reputation: Disabled
Excellent tip, thank you.
 
Old 12-14-2016, 02:34 PM   #10
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 873Reputation: 873Reputation: 873Reputation: 873Reputation: 873Reputation: 873Reputation: 873
$ sudo apt-get install --reinstall ubuntu-desktop pm-utils upower

I ran into an issue when I did an apt-get install unity which basically had no icons / taskbar extras. From a minimal install. Perhaps some HDD corruption or update corruption that made things odd. Re-installation (of the packages, not the OS) might improve things. Otherwise there are other tools.

$ upower -d

Is how I normally check my battery status. Also shows the battery for the wireless mouse. You might also check if your laptop uses the fujitsu-laptop.ko kernel module and if there's "options" you can pass it.

$ sudo modinfo fujitsu-laptop
$ lsmod | grep -i fuji
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
apm - battery indicator in linux prabhuraj Linux - Newbie 1 12-01-2011 05:53 PM
Battery indicator for Openbox? mjjzf Linux - Hardware 1 02-01-2008 08:25 AM
acer laptop battery indicator LinuxLala Linux - Hardware 4 04-17-2006 07:29 AM
IntelliMouse Battery Indicator jcook793 Linux - Hardware 0 08-23-2004 07:55 AM
Notebook battery indicator PlatinumRik Linux - Software 2 08-12-2003 08:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration