|
2011-06-08
, 20:22
|
Posts: 1,258 |
Thanked: 672 times |
Joined on Mar 2009
|
#412
|
|
2011-06-08
, 20:28
|
Posts: 89 |
Thanked: 26 times |
Joined on Nov 2008
@ Canada
|
#413
|
|
2011-06-09
, 00:48
|
Posts: 8 |
Thanked: 0 times |
Joined on Jun 2011
|
#414
|
|
2011-06-09
, 20:57
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#415
|
------------
If you want rotation support you need to have CSSU installed first. Have you installed it already?
-------------
No. What drew my attention initially was the neato power-button-menu, then I read a bit about the ssu, and then the turbo kernel, and I thought that would be the first thing to do. Can't do that? Ok, what's step one then.
----------------
Please paste here the console output of apt-get install
--------------
Ok:
/home/user # apt-get install osso-software-version-rx34-unlocked
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run ‘apt-get -f install’ to correct these:
The following packages have unmet dependencies.
osso-software-version-rx34: Conflicts: osso-software-version-variant
osso-software-version-rx34-unlocked: Conflicts: osso-software-version-variant
pygtkeditor: Depends: python2.5-pygtksourceview but it is not going to be installed
E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).
/home/user #
Got that, all makes sense now.The internal flash is divided into 4 partitions. 1st one contains the lock password, R&D flags, which partition to boot from, and other data. 2nd one contains the kernel. 3rd one contains initfs, a small filesystem used when booting, here is where you installed the bootmenu. 4th one contains the main OS partition, this one is used only if you have selected to boot from internal flash.
Since the kernel is the first thing loaded at boot, it'll use the same kernel no matter where you boot from.
(this forum quoting thing is funny, it only does one level deep quotes it seems, oh well)
|
2011-06-11
, 00:28
|
Posts: 8 |
Thanked: 0 times |
Joined on Jun 2011
|
#416
|
Step one: install CSSU
Step two: install DT
Step three: install Advanced-systemui and Telescope
We'll address this once you have successfully installed CSSU
As you can see, it can do nested levels.
|
2011-06-11
, 09:21
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#418
|
Ok I got the CSSU installed, still getting the conflict with osso-software-version-variant when I try to install the unlocked version.
Did apt-get -f install and no change.
Just checked and extras-devel is enabled.
What now?
dpkg-query osso-software-version-*
dpkg -r osso-software-version-rx34 apt-get install osso-software-version-rx34-unlocked
|
2011-06-11
, 14:04
|
Posts: 8 |
Thanked: 0 times |
Joined on Jun 2011
|
#419
|
Just to be sure, let's check the variant you have installed.
It should be osso-software-version-rx34Code:dpkg-query osso-software-version-*
|
2011-06-11
, 14:08
|
Posts: 8 |
Thanked: 0 times |
Joined on Jun 2011
|
#420
|
Since the kernel is the first thing loaded at boot, it'll use the same kernel no matter where you boot from.
If you always boot from the sd card and just use the internal flash as backup, you can uninstall bootmenu and configure the tablet to boot from sd first and flash second. Then, to boot from internal flash, you just pull out the sd card before turning on the device.
Last edited by maacruz; 2011-06-08 at 21:04.