![]() |
Re: [WIP] Ubuntu 9.10 on the N900
http://mohammadag.xceleo.org/public/...rootfs.tar.bz2
MD5Sum: a76ada218fac7d014115f38d7dfb14b3 (First of all, thanks to xnt14 for allowing me to host the file and giving me a subdomain - I've moved my files to http://mohammadag.xceleo.org/public/ so you can find everything from me there, again, thanks) Mouse working! See this Quick instructions, I'm not really into sfdisk so the instructions are based on gparted, if anyone feels the instructions could be better then please feel free to post what you want :) 1. Connect the N900 to a PC running linux (Live CDs/Virtual machines will suffice). 2. Use gparted to partition the N900's MicroSD card, the image is 2.3GBs uncompressed, so you'll need at least 2.5GBs to run Ubuntu (3GBs if you want extra space for /home or apps). 3. Unpack the tar.bz2 into the root of the partition, an easy way to do this would be to use file-roller, the defualt archive manager in Ubuntu. 4. Disconnect the N900 from your PC. 5. Open terminal, type ls /dev/mmcblk1* to see the partitions on your MicroSD. Assuming your partition is /dev/mmcblk1p2.. Code:
mkdir -p /mnt/ubuntu && mount /dev/mmcblk1p2 /mnt/ubuntu Code:
cp -r /lib/modules/* /mnt/ubuntu/lib/modules/ Code:
cp /usr/share/applications/gnome-terminal.desktop /home/mohammad/Desktop/ Code:
exit Code:
vi /etc/bootmenu.d/ubuntu.ext.item Code:
ITEM_NAME="Ubuntu 9.10 Karmic (external SD, partition 2)" Code:
flasher-3.5 --enable-rd-mode --set-rd-flags=no-omap-wd,no-lifeguard-reset,no-ext-wd Reboot, and pick Ubuntu in the bootmenu and gnome desktop should start. Edit: oh and to get BT working (thanks giannoug) Code:
echo "00:11:22:33:44:55" > /sys/devices/platform/hci_h4p/bdaddr; modprobe -r hci_h4p; modprobe hci_h4p |
Re: [WIP] Ubuntu 9.10 on the N900
Nice :)
I don't want to mess with watchdog killing (again), so I think I'll wait for you to fix the watchdog kicker :) Take a look at the watchdog package from the main repos, it does the work ;) |
Re: [WIP] Ubuntu 9.10 on the N900
Thanks for the link. Downloading it right now. Speed is great, but I think you should torrent it. I will be able to seed for 24/7 but my upload speed kinda sucks.
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
Priority's for the touchscreen atm though |
Re: [WIP] Ubuntu 9.10 on the N900
Hi first of all let me tell you NICE WORK, and second, i't is posible to utilize the bootmenu used for boot nitdroid?
|
Re: [WIP] Ubuntu 9.10 on the N900
Not sure if this will fix the problem, but it's possible to add x and y inversion to the xorg.conf
http://manpages.ubuntu.com/manpages/...ousedrv.4.html Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Why do I have a feeling that I am on his ignore list? Did anyone try to invert pointer from xorg.conf? Did it fix the problem ? I can't check it myself right now because I forgot to take my microusb cable.
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
I already added it to xorg.conf, but it didn't do anything to the pointer, googled around and I think I found a solution, but I was experimenting with something else and ubuntu isn't booting up anymore :p |
Re: [WIP] Ubuntu 9.10 on the N900
Code:
root@Nokia-N900:~# cat /etc/X11/xorg.conf Code:
root@Nokia-N900:~# cat /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi Also that calibration thingy is bugging me |
All times are GMT. The time now is 16:52. |
vBulletin® Version 3.8.8