![]() |
2012-05-12
, 07:42
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
echo libxau6 hold|dpkg --set-selections
My final problem that I have is that Application Manager forces me to put my N900 in Nokia Suite mode and expects Nokia Suite on my PC. FYI, I don't use Windows anymore, I only run Debian Linux on my PCs. Sorry, Nokia, I'm not going to use proprietary bloatware on my PC at least.
df -h mount free du -kx / | sort -n | tail -n 20
![]() |
2012-05-12
, 10:49
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#3
|
|
2012-05-12
, 17:41
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#4
|
@mrrhq,
Welcome to TMO!
Although I get the impression that you more-or-less know what you're doing, I would advise you to treat extras-devel with EXTREME care.
This is not Debian. Packages in extras-devel are in development, and anyone can upload anything that "upgrades" (read: fvks up) critical system packages in the worst imaginable ways.
Normally you enable extras-devel to install a single package, and then disable it.
NEVER do apt-get upgrade with extras-devel enabled.
NEVER do apt-get dist-upgrade under any circumstances (extras-devel or not).
I repeat: this is not Debian!
Enjoy your N900!
You might have walked into the trap some guy created with his upload of libxau6 package. (snip)
NEVER do apt-get dist-upgrade under any circumstances
The Following User Says Thank You to For This Useful Post: | ||
![]() |
2012-05-12
, 18:02
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#5
|
![]() |
2012-05-12
, 18:07
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#6
|
This is what is confusing me. How do you completely upgrade the system, then?
![]() |
2012-05-12
, 19:17
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#7
|
|
2012-05-13
, 03:55
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#8
|
![]() |
2012-05-14
, 07:30
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#9
|
The Following User Says Thank You to reinob For This Useful Post: | ||
|
2012-05-14
, 21:58
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#10
|
Have a look at the Recovery Console thread for additional info on text-based bootup.
Basically, once the kernel is loaded and initialized, it passes control to /sbin/preinit, which does the rest. If you load the framebuffer console module (modprobe fbcon) early when preinit starts, you get to see the boot messages on the screen.
For fbcon you'd need the power-kernel (v50 is the latest & greatest).
The Following User Says Thank You to For This Useful Post: | ||
However, I am having problems with the "apt-get upgrade" and
"apt-get dist-upgrade" causing my phone to not boot up. Since it doesn't brick, I can just flash the firmware again, but this got really annoying since I had to do it two times already.
I also had another problem with installing Backupmenu, because it was missing some library: liblzo2-2 I think.
My final problem that I have is that Application Manager forces me to put my N900 in Nokia Suite mode and expects Nokia Suite on my PC. FYI, I don't use Windows anymore, I only run Debian Linux on my PCs. Sorry, Nokia, I'm not going to use proprietary bloatware on my PC at least.
I know I'm just jumping straight into Maemo. I'm excited. I've only had a "meh" experience with Cyanogenmod. android was a horrible bloated OS, and that's why I wanted a GNU/Linux system. It was either N900 or OpenMoko Freerunner (sadly only 2 choices, how disappointing in this day and age), and of course I took the device with the physical keyboard, which is only now $200 on Ebay, and I couldn't even afford the GTA04A3 with case and camera and stuff. Why bother? Why did I disregard the N9? Capacitive touchscreen. Every screen in the future should at least be an active digitizer with capacitive touch. My body would explode in confetti if there was a slightly smaller Galaxy Note device with a physical keyboard and use a free GNU/Linux OS. That would be beyond amazing.
Anyway, I think I was on the right path... Here's what I did:
1. Flash to PR 1.3, and flash the eMMC update (only once).
2. Somehow manage to update CSSU without Nokia Suite (I forgot how.)
3. Install rootsh
4. Put entries in the repositories, such as extras-devel, to try and install Backupmenu
5. Update, upgrade.
6. Problems start happening.
That was really frustrating, but I can't let some issues like that boggle me. I am learning after all, and I know there are people here who have been hacking with this thing for 4 years now.
So my final question is that is there a new users guide for people who may be "power-users" at GNU/Linux and want to quickly set up the N900 with all the updated software and as much FOSS replacements as possible? Thank you.