Reply
Thread Tools
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#1
Pros: It works
Cons: You will NOT be able to uninstall the 5.2008.43-7 upgrade on the modified booting OS. I have no idea what does that mean to the tablet, now or future. I did mine on a MMC boot, and the internal flash 5.2008.43-7 upgrade is NOT affected,i.e., what you did to OS on MMC boot, in general does not translate to the OS in flash system. In general...

Prequalification:
- 5.2008.43-7 upgraded
- advanced-backlight installed

Enable Extras-devel
- AppManager>Menu>Tools>Application catalogue...
- New
- Cat name: maemo Extras-devel
- Web address: http://repository.maemo.org/extras-devel/
- Distribution:
- Components: free non-free
- Disabled:
close AppManager.

X Terminal
~ $ gainroot
( substitute cmd1-3 with cut and past from below)

/home/user/ # cmd1)
size 1529986
/home/user/ # cmd2)
size 694854
/home/user/ # cmd3)

unpacking....

/home/user/ # reboot
Disable extras-devel
AppManager>Menu>Tools>Application catalogue..>Edit extras-devel and checked the Disabled square.

done

cmd1) =
PHP Code:
maemo-mini-curl -o kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb http://outpo.st/rotate/kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb 
cmd2) =
PHP Code:
maemo-mini-curl -o xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb http://outpo.st/rotate/xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb 
cmd3) =
PHP Code:
dpkg -i kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb 
Credits: The above are all copied from wiki (http://wiki.maemo.org/Rotation)

My N810/N800 are both booting from /MMC1.

The 770 setup is MMC boot with 48 MHz clone, http://www.internettablettalk.com/fo...mmc+boot+speed.
The 770 does NOT work, it does flip, but it also messed up the touchscreen, the hardware button works though.....anyhow, I cannot make it work. It is still fun to see it flips.

Pics:
1) xterm output
2) N810 WorldTV99 CBC
3) N800 WorldTV99 CBC
4) N800 WorldTV99 CBC
5) 770 home page

Enjoy,

bun
Attached Images
     

Last edited by bunanson; 2009-06-23 at 02:43.
 

The Following 6 Users Say Thank You to bunanson For This Useful Post:
Posts: 395 | Thanked: 137 times | Joined on Feb 2008 @ Boone, IA
#2
Great job!

You beat me to it

I had the thought this past weekend that I should post a quick rotation guide... I'll have to give this a try when I get home...


Silly question: What does the "size" command do? I don't remember having to use it before....

Thanks
Snoshrk
__________________
Nook Color
CM7 Nightly

N800 (retired...soon to eBay)
Favorite Apps: CommunitySSU,DiabloTurbo, Flipclock, Keepnote, Dialcentral, Gizmo5 ,MediaBox/pyFMradio, Telescope,Diablo5 theme, Tear, Personal Menu/Launcher, OMWeather,Blubbels, Advanced Power/Backlight...now to play with Garnet6...
 

The Following User Says Thank You to Snoshrk For This Useful Post:
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#3
The size is the output from the xterm when the commands are issued. It is for cross-checking to make sure things are going allright. I am pretty impress with the rotation, even video rotates!

bun
 
Posts: 395 | Thanked: 137 times | Joined on Feb 2008 @ Boone, IA
#4
Hey Bun...

Tried this last night.... can you edit cmd1 & cmd2 so that they do not have the "..." in them? A straight cut&paste on the tablet choked on the hidden bits.

__________________
Nook Color
CM7 Nightly

N800 (retired...soon to eBay)
Favorite Apps: CommunitySSU,DiabloTurbo, Flipclock, Keepnote, Dialcentral, Gizmo5 ,MediaBox/pyFMradio, Telescope,Diablo5 theme, Tear, Personal Menu/Launcher, OMWeather,Blubbels, Advanced Power/Backlight...now to play with Garnet6...
 

The Following User Says Thank You to Snoshrk For This Useful Post:
Posts: 91 | Thanked: 65 times | Joined on Feb 2009
#5
I have an upgraded N800, and I remember that installing screen rotation took me only 1 click ....

I dont remember the exact thread, but I'm sure it's very easy
 

The Following User Says Thank You to karatchov For This Useful Post:
Un27Pee's Avatar
Posts: 259 | Thanked: 59 times | Joined on Feb 2008
#6
This is what i use
root then

paste into xterm step;1
apt-get install advanced-backlight osso-software-version-rx44-unlocked

paste into xtermstep2
maemo-mini-curl -o kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb http://outpo.st/rotate/kernel-diablo...onfast_all.deb
maemo-mini-curl -o xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb http://outpo.st/rotate/xserver-xomap...tion_armel.deb
dpkg -i kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb


reboot ok
__________________
Uncle Pee

T3 - IT 810
Confidence is hard to gain easy to loose impossible to regain, Pee
 

The Following User Says Thank You to Un27Pee For This Useful Post:
YoDude's Avatar
Posts: 2,869 | Thanked: 1,784 times | Joined on Feb 2007 @ Po' Bo'. PA
#7
Does the 5.2008.43-7, Feature upgrade (unlocked) still show up as an available update in Application Manger?
 
Posts: 395 | Thanked: 137 times | Joined on Feb 2008 @ Boone, IA
#8
Originally Posted by bunanson View Post
Pros: It works
Cons: You will NOT be able to uninstall the 5.2008.43-7 upgrade on the modified booting OS. I have no idea what does that mean to the tablet, now or future. I did mine on a MMC boot, and the internal flash 5.2008.43-7 upgrade is NOT affected,i.e., what you did to OS on MMC boot, in general does not translate to the OS in flash system. In general...

Prequalification:
- 5.2008.43-7 upgraded
- advanced-backlight installed

Enable Extras-devel
- AppManager>Menu>Tools>Application catalogue...
- New
- Cat name: maemo Extras-devel
- Web address: http://repository.maemo.org/extras-devel/
- Distribution:
- Components: free non-free
- Disabled:
close AppManager.

xterm
~ $ gainroot

***** Very Important: ******

Install the correct version for your device:

N800 rx34

Code:
apt-get install osso-software-version-rx34-unlocked
N810 rx44

Code:
apt-get install osso-software-version-rx44-unlocked
N810W rx48

Code:
apt-get install osso-software-version-rx48-unlocked
Originally Posted by bunanson View Post
( substitute cmd1-3 with cut and past from below)

/home/user/ # cmd1)
size 0 (repeat one more time, not quite sure why)
/home/user/ # cmd1)
size 1529986
/home/user/ # cmd2)
size 694854
/home/user/ # cmd3)

unpacking....

/home/user/ # reboot
Disable extras-devel
AppManager>Menu>Tools>Application catalogue..>Edit extras-devel and checked the Disabled square.

done

cmd1) = maemo-mini-curl -o kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb http://outpo.st/rotate/kernel-diablo...onfast_all.deb
Code:
maemo-mini-curl -o kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb http://outpo.st/rotate/kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb
Originally Posted by bunanson View Post
cmd2) = maemo-mini-curl -o xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb http://outpo.st/rotate/xserver-xomap...tion_armel.deb
Code:
maemo-mini-curl -o xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb http://outpo.st/rotate/xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb
Originally Posted by bunanson View Post
cmd3) = dpkg -i kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb
Code:
dpkg -i kernel-diablo-flasher_2.6.21-200842maemo1rotationfast_all.deb xserver-xomap_1.3.99.0~git20070321-0osso20083801rotation_armel.deb
Originally Posted by bunanson View Post
Credits: The above are all copied from wiki (http://wiki.maemo.org/Rotation)

My N810/N800 are both booting from /MMC1.

The 770 setup is MMC boot with 48 MHz clone, http://www.internettablettalk.com/fo...mmc+boot+speed.
The 770 does NOT work, it does flip, but it also messed up the touchscreen, the hardware button works though.....anyhow, I cannot make it work. It is still fun to see it flips.

Pics:
1) xterm output
2) N810 WorldTV99 CBC
3) N800 WorldTV99 CBC
4) N800 WorldTV99 CBC
5) 770 home page

Enjoy,

bun
Code snippets from the wiki, might be a little easier to cut & paste on the tablet...
__________________
Nook Color
CM7 Nightly

N800 (retired...soon to eBay)
Favorite Apps: CommunitySSU,DiabloTurbo, Flipclock, Keepnote, Dialcentral, Gizmo5 ,MediaBox/pyFMradio, Telescope,Diablo5 theme, Tear, Personal Menu/Launcher, OMWeather,Blubbels, Advanced Power/Backlight...now to play with Garnet6...
 

The Following 2 Users Say Thank You to Snoshrk For This Useful Post:
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#9
@Snoshrk: Thanks for pointing out the obvious, the original post has its URL html format shortened into "..." and causing the trouble as you have kindly pointed out in above post. It is now working, one can point, cut and paste. Thanks,

bun

Last edited by bunanson; 2009-05-06 at 05:24.
 
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#10
Originally Posted by YoDude View Post
Does the 5.2008.43-7, Feature upgrade (unlocked) still show up as an available update in Application Manger?
Yes somewhat, if running OS 30-2, 4.2008.36-5 feature upgrade is still showing as an available update in AppManager under Check for updates.

No. After one installed the rotation modification, 5.2008.43-7 feature upgrade under Show installed app, it now show an icon like a broken installed app, a red with 3 black squares. If click, it said "Unable to uninstall..." I guess its from using a hacked version ("unlocked"). Please some guru elaborate here... Thanks

bun

Last edited by bunanson; 2009-05-06 at 05:52.
 
Reply

Tags
screen rotation

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:45.