![]() |
2011-11-05
, 03:37
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#482
|
The Following User Says Thank You to Estel For This Useful Post: | ||
![]() |
2011-11-05
, 05:17
|
Posts: 176 |
Thanked: 262 times |
Joined on Nov 2009
@ Texas, USA
|
#483
|
![]() |
2011-11-05
, 10:48
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#484
|
OK here is how to enable 720p using only your n900.
Make sure you have kernel-power v49 installed before continuing
Make sure you have extras-devel and SDK repos enabled before continuing.
press here while in microb to install extras-devel repo.
You have to manually add SDK repo from application manager:
Start Application manager and on menu select Application Catalogs. Select New. Enter SDK for catalog name, http://repository.maemo.org/ for web address, fremantle/sdk for distribution and free non-free for components.
You will need about 6GB free on MyDocs and about 800 MB free on /opt
As root:
1. Download and extract attached n900_720p.tar.gz into /root folder of your n900
cd /root
tar -zxvf n900_720p.tar.gz
2. Cd to directory with extraced files
cd /root/n900_720p
3. execute the script
./mount_n950_rootfs.sh
4. Go on a long walk, it takes 2-3 hours for process to complete.
5. uninstall gstreamer0.10-openmax from n900. As root:
apt-get remove gstreamer0.10-openmax
6. When finished reboot your n900 and enjoy
NOTE: this scripts install additional software (wget, liblzo2-2 and p7zip-full), use fillowing command to remove it
As root:
apt-get remove wget liblzo2-2 p7zip-full
EDIT: to speed things up paste following in xterm. It does not matter if the script is already running.
EDIT2:Code:echo 512 > /sys/block/mmcblk0/queue/nr_requests echo 0 > /sys/block/mmcblk0/queue/iosched/slice_idle echo 32 > /sys/block/mmcblk0/queue/iosched/quantum echo 80 > /sys/block/mmcblk0/queue/iosched/fifo_expire_sync /fifo_expire_sync echo 180 > /sys/block/mmcblk0/queue/iosched/fifo_expire_async /fifo_expire_async
New script uploaded, previous version did not make backup of /lib/dsp . If you need to restore original /lib/dsp directory as root:
apt-get install --reinstall omap3430-dsp-baseimage-ti omap3430-dsp-libraries-ti
EDIT3:
01.11.2011
bridgedriver.ko, bridgedriver and libbridge.so.2 removed, no longer needed
![]() |
2011-11-05
, 11:05
|
Posts: 127 |
Thanked: 17 times |
Joined on Jul 2010
@ stockton
|
#486
|
![]() |
2011-11-05
, 12:53
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#487
|
![]() |
2011-11-05
, 17:51
|
Posts: 509 |
Thanked: 522 times |
Joined on Aug 2010
@ indonesia
|
#488
|
![]() |
2011-11-05
, 17:52
|
Posts: 509 |
Thanked: 522 times |
Joined on Aug 2010
@ indonesia
|
#489
|
![]() |
2011-11-08
, 10:47
|
Posts: 82 |
Thanked: 7 times |
Joined on Oct 2011
|
#490
|
![]() |
Tags |
balls, gpl violation, hackjobs, lgpl violation, nokia, upgrade..., video player |
Thread Tools | |
|
And if al we need is a couple of files from the n9 filesystem, wouldn't is be easier to just post those files in stead of letting everybody mount the filesystem?
I'm just curious not ungrateful