![]() |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
Quote:
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
^ You're a goof.
Thanks for the chuckle. :) |
Re: ANNOUNCE: Diablo-Turbo first beta available
Ah yes, that. I recall noticing that MCE behaved differently depending on being restarted via user rights or root rights. And it was very damn subtle about it.
Still, that the dimming issue shows up for someone not using ASUI seems to indicate a turbo issue. And on that note, i have not had the dimming issue the last couple of times my N800 have been booted using the charger and then entered the maemo desktop by way of a power button long press. Then again, i use ASUI. |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
I know ASUI is incorrectly dismissing alarms because the interface I found was wrong and I also know that ASUI is telling alarmd that the system is booted up even when in the charging runlevel. Both of these problems have been fixed but haven't been tested and released yet. This changes everything if you have never used ASUI as it becomes a problem between alarmd and DT which might be harder to find. Anyone out there have a device not running DT and experiencing the alarmd problem with ASUI? |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
I have also had times where the alarm went off five minutes after it was supposed to, which is kind of odd. I think it only did that after installing DT. I've also had times where I've awakened on my own to find the alarm dialog sitting open but without making any alarm sound, although I am not certain that this wasn't because of my volume setting. |
Re: ANNOUNCE: Diablo-Turbo first beta available
It is a mce bug.
mce sends a signal to systemui when the power button is pressed, then systemui shows the power menu button. Also, mce is responsible for dimming, and mce is related to alarmd. I've suffered this issue before installing ASUI, and I have done may be a hundred tests trying to find a workaround or a fix before finally giving up. Since mce has nothing to do with the kernel, it is not caused by the kernel (or otherwise many programs would crash or exhibit other symptoms). It is caused by a race condition (http://en.wikipedia.org/wiki/Race_condition) in mce, probably related to gconf. The relation of the kernel here is that, for the different timing caused by the different schedulers, this mce bug is exposed when using other schedulers than O1. How do I know that? I saw it appear with the first alpha kernels, with both CFS and the SD schedulers, preemption or not. So it happens with two different schedulers, and the only thing affected by a scheduler is timing. With the new gconf packages (which also have increased performance) it disappeared for me. So yes, DT may expose this bug, and I can do nothing to fix it, short of rewriting the whole mce thing because it is closed source. |
Re: ANNOUNCE: Diablo-Turbo first beta available
Well, that seems to put everything into perspective. Thanks, maacruz, for the additional detail into what I assume you have been telling us for some time now.
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
You already should have them installed just by following the first post instructions. Since very few people has noticed this issue, I guess the probability of it happening may be increased by some other package, although I can't discard some other possible influence |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
I should have some free time in the next week or two to finish up the current batch of ASUI fixes and will then play around with powerlaunch's MCE if no one else has. Although it would be better if someone who has the problem frequently tested powerlaunch's MCE since I have only ever had alarmd running when performing tests and can't properly test it under real world conditions. |
Re: ANNOUNCE: Diablo-Turbo first beta available
Would I have to drop ASUI to be a tester for this?
I really like everything you have done with it and would rather keep this if possible. :) |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
With ASUI: Code:
apt-get install powerlaunch Code:
apt-get install powerlaunch |
Re: ANNOUNCE: Diablo-Turbo first beta available
Yeah, I stop MCE quite often so that I can have full use with the Escape, Menu, and Home hardware keys for gaming and stuff.
Poopers. Wish I could help. |
Re: ANNOUNCE: Diablo-Turbo first beta available
Okay, so powered won't replace MCE in its current state. There are some locking issues with it on my n810. And it won't devlock either.
If you installed it run the following to get rid of it: Code:
apt-get remove powerlaunch Code:
/etc/init.d/osso-systemui stop |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
How did I not know about this before???? Thanks a lot, these updates are really fantastic! I can't believe Nokia didn't implement them before they shipped the tablets, especially the scheduler. Had the N800 been shipped as responsive as it is with Diablo Turbo, Nokia might not have been sold off to Microsoft...
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Hi there.
I am a newbie. My uncle gave me his n800 (he doesn't use it any more). My question is: Is it a stable version? |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
i really want to install this but need some help which files precicly do i need to download for install?
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
I can do this I can do this I read the whole post and going for it.
|
Re: ANNOUNCE: Diablo-Turbo first beta available
I get e: couldn't find package osso-software-vershion-rx44-unlocked
I have extras devel enabled and cssu repo stable. I am stuck now it won't install apt get rx44 couldn't findit help |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Ok all done and worked thank you it indeed was a typo on my end.
|
Re: ANNOUNCE: Diablo-Turbo first beta available
can you help me. I tried to install.
everything went fine but "cd /media/mmc1/dt" it says /bin/sh: cd: can't cd to /media/mmc1/dt |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
Quote:
Then proceed from here. |
Re: ANNOUNCE: Diablo-Turbo first beta available
Just installed DT and everything looks fine. Just one question:
what are the files in /usr/share/Diablo-Turbo/initfs-modules good for? They seem to be newer than the ones in /mnt/initfs |
Re: ANNOUNCE: Diablo-Turbo first beta available
Oh I see, those files end up in /mnt/initfs/lib/modules/2.6.21-omap1.
The strange thing is that /mnt/initfs/lib/modules/current is a symlink which points to /lib/modules/2.6.21-omap1 and /lib/modules/current also points there. These three locations seem to contain older versions (on my n810) I remember vaguely that I once messed with the symlinks. Can someone please look up what these symlinks should look like. I am worried I am loading the wrong modules. |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Minor new factoid about the alarm problem. Last night I set the alarm before I went to bed. Later that night, our young one cried and I woke up and noticed that my screen was on. (I have an aging battery and sometimes when I'm charging my N810 overnight I get spontaneous reboots. I'm guessing that's what happened.) I ran the "restart MCE" script (described elsewhere in this thread) and went back to sleep. I woke up an hour after my alarm was supposed to go off. I tapped the screen of my N810 and then the alarm went off. The alarm said 6:20 even though it was clearly 7:10 now. Somehow the system wasn't properly monitoring when to fire the alarm.
To make a long story short, the apparent take-away: don't run "restart MCE" before your alarm goes off. |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
cifs.ko
Where do I find the correct version of cifs.ko. The one posted in the garage only seems to work with the "Last DT test kernel" zImage but not with kernel-dt-sd_2.6.21-3_all.deb. Or is the "Last DT test kernel" zImage the one to use anyways? uname As a side note, what should kernel-dt-sd_2.6.21-3_all.deb report in uname -a? I recall I saw a "... #2 ..." and the "last zImage" reported "... #3 ...". Is this correct? I was thinking the the number after the "#" corresponds to the number after the hyphen in the .deb. |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
Regarding the differences between the zImage in the deb and the standalone zImage, there are almost none except for a few lines in the touchscreen driver. Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
I'm booting from MMC2. [1|user@Nokia-N800-43-7|~]uname -a Linux Nokia-N800-43-7 2.6.21-omap1 #1 PREEMPT Wed Sep 21 22:48:31 CEST 2011 armv6l unknown Any ideas on this? |
Re: ANNOUNCE: Diablo-Turbo first beta available
One other thing... I seem to be having some issues with Modest as of today.
Before, Modest would suddenly stop working like maybe once a month or so. It now has stopped on me 4 or 5 times already just within the past 24 hours. This is the script I use to start it back up again. Code:
gconftool-2 --type bool --set /apps/modest/accounts/AccountID/enabled True Thanks. :) |
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
|
Re: ANNOUNCE: Diablo-Turbo first beta available
Quote:
Did you reboot and the problem persists? |
Re: ANNOUNCE: Diablo-Turbo first beta available
Hey Mac.
I installed the following without any errors. dbus_1.0.2-0osso16_armel dbus-1-utils_1.0.2-0osso16_armel kernel-dt-sd_2.6.21-3_all libdbus-1-3_1.0.2-0osso16_armel mini-rc_0.2.11-3_all ramzswap-dt_0.5.5-5_armel zImage By the way, watching YouTube videos as they download is such a super huge improvement than before this. Your upgrades really work. :) |
All times are GMT. The time now is 21:55. |
vBulletin® Version 3.8.8