![]() |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
as reported, thumb1 didn't automatically reboot, thumb2 went fine. no reboots here...so far
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
After talk with freemangordon and his wonderful help and guidance on attempts to fix it, it seems that problem may be affecting people, that have different filesystem for crucial partitions (/dev/mmcblk0p2, or mydocs). For example, I use ext4 for /dev/mmcblk0p2
It seems, that indeed, system-services from latest cssu is to be "blamed". --- As requested by freemangordon, syslog dump: http://sebsauvage.net/paste/?f3aac1b...uRgpvL8iEF3B8= ...from device with *modified* /etc/default/mount-opts, to look like this: http://sebsauvage.net/paste/?019702d...P4kQ1iFkvSacY= --- This is how syslog from device where /etc/default/mount-opts *wasn't* modified: http://sebsauvage.net/paste/?f5a7546...Zrmcu+nptO0nk= --- Last but not least, for convenience, this is snip of part that seems relevant: http://sebsauvage.net/paste/?24862e7...SOVhJ9Td7LWz0= Hope it helps in debugging. /Estel |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
@Estel it is definitely your /home fs type that leads to a reboot loop, the guide on wiki changes a good amount of scripts which system-services overwrites, /usr/lib/genfstab.awk being one of them.
While I agree this file should not be overwritten without a notice, I highly doubt CSSU will ever support changing /home fs type, repartitioning eMMC, etc. As this is in no way related to -thumb, I would recommend to move the discussion to CSSU-testing thread and filing a bug against CSSU if you think it makes sense. You may try to solve your problem by following the instructions you've followed to change your /home fs type once again. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Whelp, it does seem that different filesystems are responsible for not booting completely, even as the system shows it's not stuck (KB LED, etc.)
Why not simply disable fstab generation? I don't see its use on the N900. For those bricked by the update, mount your root using RescueOS and redo your edits. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Posted this question in the camera-ui2 thread but since I installed cssu-thumb I guess this is the place to ask.
Geotags won't work with location, only GPS coordinates, i.e. coordinates show when I check photo info but no city, state, country etc (location option checked in camera ui, GPS fix and working GPRS connection when taking photo). Is there a way to get this to work? Thankssss |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Did someone experience camera issues with gdigicam update? Today, i shoot some images. Reliably, after every second image taken the camera UI froze and had to be killed.
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
I'm not sure if this is caused by thumb, but batterygraph isn't logging data anymore. the screen only showes black. i tried reinstalling it and deleting the saved data but it didn't work. I'm not sure when it started happening this is why i'm sure if it's related to thumb.
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
@solbrit - confirmed, will chase it |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
when using supl.nokia.com mine never gets a gps fix |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
After reflash on a clean system 21.2011.38-1 and installed cssu-thumb, what packages from kernel to install?
Linux kernel for power user (settings and overlclock) and Linux kernel for Community SSU (boot image for u-boot and multiboot)? I just installed automatically the package Linux kernel for Community SSU 2.6.28-10cssu3. Linux kernel for Community SSU (boot image for u-boot and multiboot) will not install in application manager. Installing Battery Patch and Speed Patch is still useful? Battery Patch wants to install a dependent package Linux kernel for power user. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
And whether it is currently useful, because a colleague mr_pingu says that it does not.
How to install this kernel? |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
Please read the first post for a description what kernel-cssu is. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
It's strange that I don't have kernel-cssu installed, and cssu thumb seems to work alright... Shouldn't it've been installed with mp-fremantle-community-pr?
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
kp and kcssu are more or less the same, both have the necessay errata fixes enabled. Thumb will work on both kernels.
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
its upto you to decide. kcssu is based on kp with some customizatons from freemangordon. kp will be generally more upto date, might have more bugs due to the same reason. It will receive updates from pali.
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
That is, as I understand it, I can, but I do not have to install the Linux kernel for power user (settings and overlclock)?
Why then, is the Linux kernel for Community SSU (boot image for u-boot and multiboot)? How to set dsp processor for the camera 720p? |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Confirming - /usr/lib/genfstab.awk overwritten by CSSU'ish version was case of my problems, and I suppose, that it's same for everyone else, that get into reboot-loop after updating system-services (via latest thumb, or manually). It should affect only people using different filesystem for /home + opt
Fix: Edit line 20 in genfstab.awk, changing hardcoded "ext3" to filesystem of Your choice. In case of less popular filesystems, You may want to edit mount options, too - everything must match Your filesystem requiments. Thanks a lot to freemangordon for patiently helping on finding issue. /Estel |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
Those kernel have the needed errata workaround included. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
So its something else. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
Only cssu-testing. confirmed with cssu-camera-ui and stock-camera-ui. nicolai |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
I don't know if it's related to GPS problem, but since a month or so, after every reboot, my supl.google.com settings change automatically to supl.nokia.com. So, be sure to double-check it - maybe it's not only the case for me... If yes, it would mean some glitch in mainstream cssu.
// Edit In fact, it *was* changing - it seems that problem disappeared on it's own, as strangely, as it appeared, as I can't reproduce it now. Well, maybe it's just me, but I'm 100% sure that it was the case, at least before last 2 thumb updates.. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Hmm, well I changed to supl.nokia.com, started Maps and I could not get a fixed location as expected.
I changed back to supl.google.com and it actually seems to be working. You might have a point here Estel. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
Maybe something was wrong with my previous installation :S By the way, great work guys, it's fantastic |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
sorry in advance for this noob question.
can we repartition rootfs, optfs, etc i mean i noticed that when the rootfs got more memory the device is fast and when its full the device is slow. so y dont repartition? im sorry im new to linux plz answer. i replied to this thread cuz cssu thumb is like service pack of microsoft and u guys can do anything. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
After reflash and installed cssu-thumb2 on a clean system 21.2011.38-1 can not hear talks aloud on the distance nokia from the ear.
Sorry, this requires a Phone Speakers Switcher. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
So looks like not related to CSSU, but any other circumstance? I have no idea/clue//wild guess! |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Till this morning I was running CSSU (testing). Some minutes ago I installed CSSU-thumb. Everything is working fine (used rootfs goes down from 70 % to 65 % !).
I am wondering about one thing, only. When I am running apt-get update I get this message at the end (see picture): http://666kb.com/i/c7s30myh4lwuyjbzi.png |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
i have latest thumb for a while, never had an issue, and today same warnings appeared in apt-get update...
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
It happens on non-thumb CSSU, guessing it's something else that's expired and required fixing that Nokia aren't bothered with. |
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Seems like OVI certificate has expired
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
New update is out, check first post for changelog :)
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
so problem is just with ovi repository? only way to cease warnings is disabling ovi repository?
|
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
Quote:
|
All times are GMT. The time now is 00:11. |
vBulletin® Version 3.8.8