maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   'Fixed in Fremantle' and Diablo community SSU (https://talk.maemo.org/showthread.php?t=30648)

lma 2010-05-13 05:10

Re: 'Fixed in Fremantle' and Diablo community SSU
 
Quote:

Originally Posted by maacruz (Post 655567)
It is python, so the package itself can be the sources (I haven't looked at it)

That doesn't help with re-packaging it, though one can produce a more compatible version with something like:

Code:

wget https://garage.maemo.org/frs/download.php/4479/sliderotate-0.0.27.diablo.deb
mkdir -p tmpdir/DEBIAN
dpkg-deb -x sliderotate-0.0.27.diablo.deb tmpdir/
dpkg-deb -e sliderotate-0.0.27.diablo.deb tmpdir/DEBIAN/
perl -pi -e 's/xserver-xomap \(=/xserver-xomap \(>=/' tmpdir/DEBIAN/control
chmod 755 tmpdir/DEBIAN/postinst tmpdir/DEBIAN/postrm tmpdir/DEBIAN/prerm
dpkg-deb -b tmpdir/ sliderotate-0.0.27modified.diablo.deb

on a deb-based system and test the result (not attaching here since I can't find licencing information anywhere in the package). It still needs an xmodmap package, and someone should probably rip out the parts that install the older kernel & xserver.

lma 2010-05-13 05:13

Re: 'Fixed in Fremantle' and Diablo community SSU
 
Quote:

Originally Posted by tso (Post 655288)
been observing a slight distortion of the theme when i use screen rotation.

Interesting, which theme is that? Could you attach landscape & portrait screenshots showing the distortion?

tso 2010-05-13 05:22

Re: 'Fixed in Fremantle' and Diablo community SSU
 
funny, i tested it just now and it worked fine.

the theme is glasser, and the problem is the vertical bar where the running programs are listed. Could be that my attempt to correct by changing to a different theme and back again have made the issue go away.

xircon 2010-05-15 05:18

Re: 'Fixed in Fremantle' and Diablo community SSU
 
Installed the SSU on my N810 and it went flawlessly.
Should this work as well on my N810 WiMAX edition?
I am afraid of messing up the WiMAX part.

Thanks

lma 2010-05-15 06:31

Re: 'Fixed in Fremantle' and Diablo community SSU
 
Quote:

Originally Posted by xircon (Post 659239)
Should this work as well on my N810 WiMAX edition?

Unfortunately I don't have one of those and AFAIK you're the first to try so it's completely untested so far :-(

Since you have one, could you post the output of df? I'm particularly interested in how much space is available on the initfs partition.

Quote:

I am afraid of messing up the WiMAX part.
Understood. Please don't feel under any obligation to try it, but if you decide to do so see this post for how to roll back to the official version if anything goes wrong (and make sure you have a fresh backup of course).

giladmttw 2010-05-15 08:13

Re: 'Fixed in Fremantle' and Diablo community SSU
 
Installed the community SSU on N800, SD boot. Works flawlessly.
Thanks to the developers !

heavyt 2010-05-15 13:31

Re: 'Fixed in Fremantle' and Diablo community SSU
 
Quote:

Originally Posted by lma (Post 659277)
Unfortunately I don't have one of those and AFAIK you're the first to try so it's completely untested so far :-(

Since you have one, could you post the output of df? I'm particularly interested in how much space is available on the initfs partition.



Understood. Please don't feel under any obligation to try it, but if you decide to do so see this post for how to roll back to the official version if anything goes wrong (and make sure you have a fresh backup of course).

O.K. I have a WiMAX unit with the community SSU, so far no problems with the wimax (Clearwire).
Code:

Nokia-N810-WiMAX-43-7:~# df
Filesystem          1k-blocks      Used Ava ilable Use% Mounted on
/dev/mtdblock4            4096      3472    624  85% /mnt/initfs
none                      512      144    368  28% /mnt/initfs/tmp
/dev/mtdblock4          255488    206628  48860  81% /
none                      512      144    368  28% /tmp
none                      1024        60    964  6% /dev
tmpfs                    1024        0  1024  0% /dev/shm
/dev/mmcblk1p1        3923968    617408  3 306560  16% /media/mmc1
/dev/mmcblk0p1        1922972    117892  1 805080  6% /media/mmc2
Nokia-N810-WiMAX-43-7:~#


jaccunio 2010-05-15 14:31

Re: 'Fixed in Fremantle' and Diablo community SSU
 
Umm how do I install the ssu? Some info in the first post would be appreciated:)

cstryon 2010-05-15 16:41

Re: 'Fixed in Fremantle' and Diablo community SSU
 
it's been a while since my last report. Just wanted to let lma know, no desktop crashes.

gerbick 2010-05-15 16:48

Re: 'Fixed in Fremantle' and Diablo community SSU
 
Quote:

Originally Posted by jaccunio (Post 659638)
Umm how do I install the ssu? Some info in the first post would be appreciated:)

Quote:

To everyone else who is interested in testing:

1. Make sure you have not (perhaps unintentionally) removed the appropriate osso-software-version-rxXX package for your device, of if you have re-install it as SSU simply won't work without it.
2. Visit http://repository.maemo.org/communit...esting.install with the built-in browser (microb) and open it with the application manager when prompted. This will install the community-testing repository and an enabler package that loads its public key and sets up the package domain with a higher priority than the nokia-system one so that nokia-system packages can be updated.
3. Refresh the application manager (bottom right button) so it will see the packages in the community-updates domain and offer the update.
4. Install the update.
5. Report any issues here (for now, I'll be bugging Andre for a bugs.maemo.org product soon).
Here you go.


All times are GMT. The time now is 21:34.

vBulletin® Version 3.8.8