maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [Announce] CSSU devel, it may eat your brain (https://talk.maemo.org/showthread.php?t=84292)

pinochio 2013-10-22 22:35

Re: [Announce] CSSU devel, it may eat your brain
 
Quote:

Originally Posted by pali (Post 1381776)
Now I updated DEB package and pushed changes to gitorious.

I installed these four packages and after a reboot my cell indicates (signal) charging. After the expiry of the screen blinks yellow LED. I have CSSU stable. This cell had some short circuit in the USB. Now can be this checked diagnostically?

Now I can not run the script bq27200.sh
Quote:

Nokia-N900:~# bq27200.sh
LOOPMODE=0
Reading valuesError: Could not set address to 0x55: Device or resource busy
.Error: Could not set address to 0x55: Device or resource busy
(...)
.done.

/usr/bin/bq27200.sh: line 205: syntax error: * 3570 / 21 / 1000

murik 2013-10-23 05:03

Re: [Announce] CSSU devel, it may eat your brain
 
Quote:

Originally Posted by pinochio (Post 1381861)
Updating just these four packages:
bme-rx-51_1.0-1_armel.deb
hald-addon-bme_1.0-1_armel.deb
libbmeipc0_1.0-2_armel.deb
dsme-thermalobject-surface_1.0-1_armel.deb

from here
http://atrey.karlin.mff.cuni.cz/~pal...e-replacement/

after installing these packages my phone shows that battery chraged only 49% while led indicator show green color... how can i roll back?

pinochio 2013-10-23 09:40

Re: [Announce] CSSU devel, it may eat your brain
 
Quote:

Originally Posted by murik (Post 1381911)
after installing these packages my phone shows that battery chraged only 49% while led indicator show green color... how can i roll back?

I think you could "apt-get install --reinstall bme-rx-51", ect.

murik 2013-10-23 11:37

Re: [Announce] CSSU devel, it may eat your brain
 
Quote:

Originally Posted by pinochio (Post 1381934)
I think you could "apt-get install --reinstall bme-rx-51", ect.

reinstallation of bme-rx-51 is not possible, it cannot be downloaded...

pinochio 2013-10-23 13:41

Re: [Announce] CSSU devel, it may eat your brain
 
Quote:

Originally Posted by murik (Post 1381951)
reinstallation of bme-rx-51 is not possible, it cannot be downloaded...

Search for these packages
Quote:

/home/user # dpkg -l | grep bme
ii bme-rx-51 0.8.55+0m5 Battery Management Entity
ii hald-addon-bme 0.0.17+0m5 hal battery addon for bme
ii libbmeipc0 0.8.55+0m5 shared library for communication with Battery Management Entity
/home/user # dpkg -l | grep dsme-thermalobject-surface
ii dsme-thermalobject-surface 0.0.1+0m5 dsme-thermalobject-surface plugin

murik 2013-10-23 16:45

Re: [Announce] CSSU devel, it may eat your brain
 
Quote:

Originally Posted by pinochio (Post 1381971)
Search for these packages

files missed in repos, any else ideas?

pinochio 2013-10-23 19:40

Re: [Announce] CSSU devel, it may eat your brain
 
Quote:

Originally Posted by pinochio (Post 1381901)
I installed these four packages and after a reboot my cell indicates (signal) charging. After the expiry of the screen blinks yellow LED. I have CSSU stable. This cell had some short circuit in the USB. Now can be this checked diagnostically?

Now I can not run the script bq27200.sh

Quote:

Nokia-N900:~# bq27200.sh
LOOPMODE=0
Reading valuesError: Could not set address to 0x55: Device or resource busy
.Error: Could not set address to 0x55: Device or resource busy
(...)
.done.

/usr/bin/bq27200.sh: line 205: syntax error: * 3570 / 21 / 1000

In KP52 (from version KP48), bq27200 isn't enabled by default, furthermore, path allowing it to co-exist with bme was disabled.
The script bq27200.sh work right away. So, it's not possible to have both working at once. Now bq27x00_battery module is loaded at startup. Now that the calibration was possible, it must release it, by doing (as root):
Code:

modprobe -r bq27x00_battery
This is normal?

pali 2013-10-23 20:24

Re: [Announce] CSSU devel, it may eat your brain
 
You can use i2cget for bq chips *ONLY* when kernel drivers are loaded without problems. Just call i2cget with param -f (modify bq27200.sh). Using -f for bq chips is safe.

Alecsandru 2013-10-23 20:26

Re: [Announce] CSSU devel, it may eat your brain
 
the pali's bme replacement can now do usb storage mode and pc suite without script?

pali 2013-10-23 20:29

Re: [Announce] CSSU devel, it may eat your brain
 
In cssu-devel repo is updated modest with patch which postpone recurive operations (imap folder tree) via glib main loop. This can reduce using (100%) cpu by modest (and also reduce height of recursion). But can cause that modest will be slower... Please test how modest working now. Specialy on imap accounts with lot of imap folders (~= 50) with lot of emails (~= 50000) and with enabled offline imap mode.


All times are GMT. The time now is 13:26.

vBulletin® Version 3.8.8