Reply
Thread Tools
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#401
Originally Posted by maacruz View Post
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.
 

The Following User Says Thank You to lma For This Useful Post:
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#402
Originally Posted by tso View Post
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's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#403
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.
__________________
Be warned, posts are often line of thoughts at highway speeds...
 
Posts: 6 | Thanked: 1 time | Joined on Apr 2009 @ Texas
#404
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
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#405
Originally Posted by xircon View Post
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.

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).
 
Posts: 179 | Thanked: 95 times | Joined on May 2008
#406
Installed the community SSU on N800, SD boot. Works flawlessly.
Thanks to the developers !
 
heavyt's Avatar
Posts: 708 | Thanked: 125 times | Joined on Jan 2007 @ Too Close To D.C
#407
Originally Posted by lma View Post
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:~#
__________________
N810-WiMAX
 

The Following 2 Users Say Thank You to heavyt For This Useful Post:
Posts: 7 | Thanked: 1 time | Joined on Oct 2009
#408
Umm how do I install the ssu? Some info in the first post would be appreciated
 
Posts: 206 | Thanked: 46 times | Joined on Mar 2010
#409
it's been a while since my last report. Just wanted to let lma know, no desktop crashes.
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#410
Originally Posted by jaccunio View Post
Umm how do I install the ssu? Some info in the first post would be appreciated:)
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.
 

The Following 2 Users Say Thank You to For This Useful Post:
Reply

Tags
backintime, diablo cssu, diablo turbo

Thread Tools

 
Forum Jump


All times are GMT. The time now is 00:37.