Reply
Thread Tools
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#121
Originally Posted by PhoenixXx View Post
i did all the step by step things , and when i flashed the kernel and rebooted my nokia stopped ... just stopped ... the blue text Nokia is just sitting there and nothing happens ... :\ i can't start it , can someone help me what to do ?
It is possible to extract kernel from firmware image (flasher-3.0 -u -F firmwareimage.bin) and flash kernel over usb again, as explained in jott's instructions http://sse2.net/rotate/.

Just wondering what exact 'step by step things' you did and which kernel you flashed. If you flashed from the device by kernel_flasher and used my tarred and gzipped kernel than I don't know how this happened. The flasher checks some bytes in kernel image header and won't flash files with wrong header or shorter length. Such bad flash may happen only when header and size is ok but the zImage file is still corrupted and have some bad data inside. This should not be possible when the kernel is inside .tar.gz. At least you would see some error when extracting the archive. Still, maybe I should add some additional checking. Not sure if there is some checksum to compute and verify but maybe I could just strip the header and try to decompress the kernel via gzip somehow (kernel image is gzip compressed). That would probably catch some random corruption inside.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 
Posts: 3 | Thanked: 0 times | Joined on Mar 2008
#122
Originally Posted by fanoush View Post
It is possible to extract kernel from firmware image (flasher-3.0 -u -F firmwareimage.bin) and flash kernel over usb again, as explained in jott's instructions http://sse2.net/rotate/.

Just wondering what exact 'step by step things' you did and which kernel you flashed. If you flashed from the device by kernel_flasher and used my tarred and gzipped kernel than I don't know how this happened. The flasher checks some bytes in kernel image header and won't flash files with wrong header or shorter length. Such bad flash may happen only when header and size is ok but the zImage file is still corrupted and have some bad data inside. This should not be possible when the kernel is inside .tar.gz. At least you would see some error when extracting the archive. Still, maybe I should add some additional checking. Not sure if there is some checksum to compute and verify but maybe I could just strip the header and try to decompress the kernel via gzip somehow (kernel image is gzip compressed). That would probably catch some random corruption inside.
i used kerneel_flasher and had no error message , i reflashed the os and everyything is ok now, but i still can't rotate my screen... i'm thinking of trying again but i don't want to lose my things again
 
Posts: 3 | Thanked: 0 times | Joined on Feb 2008 @ Madrid
#123
Hi,

i installed everything succesfully, but i can't see the applet...
If i try in a terminal: xrandr i get:

"Xlib: extension "RANDR" missing on display ":0.0". RandR extension missing

I have the xserver-xomap installed following the qwerty instructions, and also i flash my kernel (i try with the two fixed kernels) with your instructions too.

Please help :P


Ty!
 
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#124
It's an issue with the X server; try reinstalling it. (I assume you booted after installing?)
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#125
Originally Posted by PhoenixXx View Post
i used kerneel_flasher and had no error message , i reflashed the os and everyything is ok now, but i still can't rotate my screen... i'm thinking of trying again but i don't want to lose my things again
Well, I don't know what happened so I don't know if it may happen again. I flash kernels directly from device quite often and so far this did not happen to me (at least with kernel image that was tested to be working :-). Also you should always be able to boot linux and flash just kernel, not full firmware. I'd suggest to try again, the chance of success is quite high. Just make sure you have at least 2 megabytes free in current directory and don't run too many applications when flashing.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 
Posts: 2 | Thanked: 0 times | Joined on Jan 2008
#126
I was able to do everything except get the rotate status bar. I installed it, but it doesnt show up. Has anyone else experience this?

Edit: I just turned my device off for a while and turned it back on, and it works!

Last edited by chinster; 2008-03-31 at 17:47.
 
Posts: 18 | Thanked: 0 times | Joined on Dec 2007
#127
I just threw it onto my 810 and it worked perfectly. Like everyone else says, the internet is mostly a wonderful thing in portrait mode. Plus, now, xournal is even more useful.

Its too bad that some of the menus dont exactly align themselves correctly, but I bet that a little more poking around will lead to a config file to tweak which will fix it. I imagine that somewhere the amount of padding for each menu is set or somesuch.
 
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#128
I want to install this but the directions from the website the topic creator linked to aren't updated with the newer packages.

So I went to the original site http://sse2.net/rotate/

But what do I install?

I read about this.
---
Important update:
As fanoush pointed out, xv was broken with my initial patch. The updated patch should fix this. He also noted that due to the broken package structure in maemo, the osso-software-version package breaks when changing package versions of packages dependend of it. Hence I renamed the xserver-xomap_1.3.99.0~git20070321-0osso20074202-randr01_armel.deb package back to xserver-xomap_1.3.99.0~git20070321-0osso20074202_armel.deb, I also removed the libxrandr2 package as you can use the one in the maemo repositories. To fix your osso-software-version package please install
xserver-xomap_1.3.99.0~git20070321-0osso20074202_armel.deb
and libxrandr2_1.2.1-1_armel.deb
---\

and then there are these files..

---
kernel-rx-34_2.6.21.0-osso71-randr2 (md5: c64d48d731b5bd2007f0d836cd25b977)
xserver-xomap_1.3.99.0~git20070321-0osso20074202_armel.deb
rotate-sb-plugin_0.1-1_armel.deb
xrandr_1.2.2-0_armel.deb
rotate-sb-plugin-0.1.tar.bz2 (Source of the rotation plugin)
Updated_blizzard_rotation_support_v2.diff (Kernel patch used)
---

I know that I need the kernel, the xserver (the same on both of the above), and the rotate plugin. But what about xrandr, which one do I install?
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...
 
munky261's Avatar
Posts: 1,674 | Thanked: 171 times | Joined on Mar 2007 @ Anderson, IN
#129
how far away or what is the possibility of just having a one click install to be able to do screen rotation???


edit: ok , i found all the files on one of the given links , but what i need is a step by step instruction on how to do it.... im not sure how to flash the kernel.... someone please be kind and give me detailed instructions

Last edited by munky261; 2008-04-12 at 02:58.
 
GeneralAntilles's Avatar
Posts: 5,478 | Thanked: 5,222 times | Joined on Jan 2006 @ St. Petersburg, FL
#130
Originally Posted by munky261 View Post
how far away or what is the possibility of just having a one click install to be able to do screen rotation???
Possible, yes, but complicated, failure prone and not really worth the effort or risk.
 
Reply

Tags
angular momentum, quantum mechanics, rotation, weirdtags


 
Forum Jump


All times are GMT. The time now is 22:24.