Reply
Thread Tools
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#131
Originally Posted by qole View Post
My hacked rotation-enabled (+ fast SD I/O) kernel and xserver-omap are blocking any version of osso-software-version-rx34 from being installed.
Ah, that would do it :-)

Don't suppose you could include those hacks in your version? I do like my rotation...
Rotation is in the queue. I'm not convinced we should ship the 48MHz SD patch though as that mode isn't officially supported by either TI or Nokia and probably will break things with some cards out there.

But hey, it sounds like you've done the packaging already, can I grab it from somewhere?
 

The Following 3 Users Say Thank You to lma For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#132
I'll just reflash when I get home later tonight and try out your latest SSU.

Goodbye my sexy looking desktop. Weep. Sob.



Oh well, I was thinking of doing a magical Disney theme anyway.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#133
Just can't bring myself to hit "Y".

What about an SSU based on the "unlocked" variant of the osso-software-version package?

Code:
Millenium-Falcon:~# apt-get install osso-software-version-rx34
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
  osso-software-version-rx34: Depends: kernel-diablo-flasher (= 2.6.21-200842maemo1) but 2.6.21-200842maemo1rotationfast is to be installed
                              Depends: libdb4.2 (= 4.2.52-18osso) but 4.2.52+dfsg-2 is to be installed
                              Depends: libxcomposite1 (= 1:0.3.1-2) but 1:0.4.0-3 is to be installed
                              Depends: libxml2 (= 2.6.27.dfsg-1osso4) but 2.6.27.dfsg-1.maemo1 is to be installed
                              Depends: xserver-xomap (= 1:1.3.99.0~git20070321-0osso20083801) but 1:1.3.99.0~git20070321-0osso20083801rotation is to be installed
E: Broken packages
Millenium-Falcon:~# apt-get install kernel-diablo-flasher=2.6.21-200842maemo1 xserver-xomap=1:1.3.99.0~git20070321-0osso20083801 libdb4.2=4.2.52-18osso libxcomposite1=1:0.3.1-2 libxml2=2.6.27.dfsg-1osso4 osso-software-version-rx34
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  busybox kernel-diablo-flasher libdb4.2 libloudmouth1-0
  libmodest-dbus-client libtinymail-1.0-0 libtinymail-camel-1.0-0
  libtinymail-gnomevfs-1.0-0 libtinymail-maemo-1.0-0 libtinymailui-1.0-0
  libtinymailui-gtk-1.0-0 libxcomposite1 libxml2 modest osso-pdf-viewer
  xserver-xomap
Recommended packages:
  xml-core
The following packages will be REMOVED
  osso-software-version-rx34-unlocked
The following NEW packages will be installed
  osso-software-version-rx34
The following packages will be upgraded:
  busybox libloudmouth1-0 libmodest-dbus-client libtinymail-1.0-0
  libtinymail-camel-1.0-0 libtinymail-gnomevfs-1.0-0 libtinymail-maemo-1.0-0
  libtinymailui-1.0-0 libtinymailui-gtk-1.0-0 modest osso-pdf-viewer
The following packages will be DOWNGRADED:
  kernel-diablo-flasher libdb4.2 libxcomposite1 libxml2 xserver-xomap
11 upgraded, 1 newly installed, 5 downgraded, 1 to remove and 6 not upgraded.
Need to get 5394kB of archives.
After unpacking 348kB of additional disk space will be used.
Do you want to continue [Y/n]?
 

The Following User Says Thank You to qole For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#134
lma: I got my kernel stuff from http://outpo.st/rotate
 

The Following User Says Thank You to qole For This Useful Post:
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#135
Originally Posted by qole View Post
Just can't bring myself to hit "Y".

What about an SSU based on the "unlocked" variant of the osso-software-version package?
I think that's a good idea.
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#136
Originally Posted by qole View Post
What about an SSU based on the "unlocked" variant of the osso-software-version package?
Sounds reasonable. I think all it entails is building osso-software-version-rxXX-unlocked packages (with >= instead of = dependencies), so devices that have an -unlocked variant installed can still update.

It may still break depending on the version numbers of what's installed, and obviously if you have patches that are not in the SSU (eg the fast SD one) you will lose that functionality, but worth doing IMO.

Code:
Depends: libdb4.2 (= 4.2.52-18osso) but 4.2.52+dfsg-2 is to be installed
Depends: libxml2 (= 2.6.27.dfsg-1osso4) but 2.6.27.dfsg-1.maemo1 is to be installed
Those come from extras (bad, but at least I think the autobuilder won't let you do that anymore) and are very easy to install accidentally with apt-get upgrade.

Maybe it's worth building a higher-version package just to get rid of the fork.

Code:
Depends: libxcomposite1 (= 1:0.3.1-2) but 1:0.4.0-3 is to be installed
That one's interesting, do you know what the differences are from the Nokia version (or at least where it came from)? Just wondering if there's a patch worth packaging there.

Originally Posted by qole View Post
lma: I got my kernel stuff from http://outpo.st/rotate
No source package there :-( Oh well, no biggie, there are several other kernel patches to be integrated so it wouldn't save too much work anyway.
 

The Following User Says Thank You to lma For This Useful Post:
Posts: 177 | Thanked: 199 times | Joined on Nov 2007 @ Concepcion, Chile
#137
the community ssu do not include osso-software-version-rx34-unlocked ?, my system no update

any option before of reflash a fresh diablo ?
Code:
nokia800:~# apt-get --reinstall install libdb4.2=4.2.52-18osso libxml2=2.6.27.dfsg-1osso4  
[...]
Pacchetti raccomandati:
  xml-core
I seguenti pacchetti saranno RETROCESSI (DOWNGRADED):
  libdb4.2 libxml2
0 aggiornati, 0 installati, 2 retrocessi (downgraded), 0 da rimuovere e 11 non aggiornati.
[...]
dpkg - warning: downgrading libdb4.2 from 4.2.52+dfsg-2 to 4.2.52-18osso.
[...]
dpkg - warning: downgrading libxml2 from 2.6.27.dfsg-1.maemo1 to 2.6.27.dfsg-1osso4.
[...]
  
nokia800:~# apt-get install osso-software-version-rx34
[...]
I seguenti pacchetti verranno inoltre installati:
  busybox libloudmouth1-0 libmodest-dbus-client libtinymail-1.0-0 libtinymail-camel-1.0-0 libtinymail-gnomevfs-1.0-0 libtinymail-maemo-1.0-0 libtinymailui-1.0-0 libtinymailui-gtk-1.0-0 modest osso-pdf-viewer
I seguenti pacchetti saranno RIMOSSI:
  osso-software-version-rx34-unlocked
I seguenti pacchetti NUOVI (NEW) saranno installati:
  osso-software-version-rx34
I seguenti pacchetti saranno aggiornati:
  busybox libloudmouth1-0 libmodest-dbus-client libtinymail-1.0-0 libtinymail-camel-1.0-0 libtinymail-gnomevfs-1.0-0 libtinymail-maemo-1.0-0 libtinymailui-1.0-0 libtinymailui-gtk-1.0-0 modest osso-pdf-viewer
11 aggiornati, 1 installati, 1 da rimuovere e 2 non aggiornati.
È necessario prendere 2050kB di archivi. 
[...]
__________________
User:rlinfati

Last edited by rlinfati; 2010-03-19 at 11:18.
 

The Following User Says Thank You to rlinfati For This Useful Post:
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#138
I'll try (though no promises!) to find some time to create -unlocked packages this weekend.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#139
Originally Posted by qole View Post
Code:
Depends: libxcomposite1 (= 1:0.3.1-2) but 1:0.4.0-3 is to be installed
Originally Posted by lma View Post
That one's interesting, do you know what the differences are from the Nokia version (or at least where it came from)? Just wondering if there's a patch worth packaging there.
That's part of the transparent desktop / random wallpaper experiment. See more about that, including links to the libxcomposite1 package, in this thread.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following User Says Thank You to qole For This Useful Post:
Posts: 367 | Thanked: 47 times | Joined on Nov 2008 @ Brooklyn, NY
#140
I want to try this on my N810. PM me. Thanks
__________________
Palmtx, N810 dual booting Maemo4 to sd and Mer0.15
 

The Following User Says Thank You to FRZ For This Useful Post:
Reply

Tags
backintime, diablo cssu, diablo turbo


 
Forum Jump


All times are GMT. The time now is 15:46.