|
2011-11-13
, 14:03
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#552
|
I just noticed that having sudser (which does not allow you to do "sudo gainroot", but does allow most "sudo" usages) is not enough -- you need rootsh. Otherwise this fails for me:
Anyway, I tried everything today & it all seemed to succeed, but after reboot I got this in X Terminal:Code:sudo apt-get install osso-software-version-rx??-unlocked
Not, as stated in the instructions:Code:~ $ uname -a Linux Nokia-N810-43-7 2.6.21-omap1 #3 PREEMPT Wed Sep 28 21:48:59 CEST 2011 armv6l unknown
I assume that this is OK based on some other comments in this thread, but please let me know if not.Code:Linux noname 2.6.21-omap1 #2 PREEMPT [build date] armv6l unknown
The Following User Says Thank You to maacruz For This Useful Post: | ||
|
2011-11-16
, 19:45
|
Posts: 670 |
Thanked: 367 times |
Joined on Mar 2009
|
#553
|
|
2011-11-16
, 20:07
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#554
|
Thanks, maacruz. BTW, since I installed DT I have twice gotten the situation where it won't dim and the power button fails to work. I know that this is discussed in this thread -- I apologize that I haven't grasped all the details or the current status of the problem. This is not a big problem for me because I can just reboot using the advanced power monitor and the problem goes away. But please let me know if there is anything I can do to troubleshoot the problem. Also, if I figure out any pattern for what triggers the behavior I will of course post here.
|
2011-11-16
, 23:30
|
Posts: 670 |
Thanked: 367 times |
Joined on Mar 2009
|
#555
|
If it happens just after booting, the problem is in MCE, a closed source component, so we can't fix it (we tried, a lot).
Workaround is to restart mce from xterm (/etc/init.d/mce restart)
The Following User Says Thank You to buurmas For This Useful Post: | ||
|
2011-11-16
, 23:53
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#556
|
|
2011-12-12
, 13:22
|
Posts: 670 |
Thanked: 367 times |
Joined on Mar 2009
|
#557
|
|
2011-12-12
, 13:57
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#558
|
|
2011-12-12
, 16:56
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#559
|
I've duplicated the problem a few times in the past week. In those cases I've plugged my N810 in for the night and awakened to find it having the dimming problem. I may have set the alarm all those days. So it could be due to the alarm or it could be happening at some random point in the night. But it doesn't happen every time I plug in my N810 for the night or every time I use the alarm feature.
In these times, restarting mce has solved the screen dimming problem, but the power button still doesn't pull up the system ui menu. I have to reboot to get that back.
Are there any tests I can run now to get more information about the power button problem? Or any tests I should run the next time I duplicate the dimming problem?
|
2011-12-12
, 16:57
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#560
|
* Detailed kernel compilation with cryptsetup with config images are here
* These modules were mentioned in this posting:
dm-mod (required for dm-*)
dm-crypt
Devicemapper (userspace binaries for dm-mod)
dmsetup or cryptsetup-luks (frontends for dm-* API)
* Further links: 1, 2, 3, 4, 5, 6, 7