![]() |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
ok, thankyou dousan
|
Re: [WIP] Ubuntu 9.10 on the N900
903M ubuntuhighlycompressed.lzma
ubuntuhighlycompressed.lzma 2% 23MB 76.1KB/s 3:17:13 ETA Upload in progress, I might unpack it and repack it as a tar.bz2 on the server so Windows users can extract it, the mouse pointer is broken, need help with kernel hackers to fix tsc2005.c :) |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
any news ?
|
Re: [WIP] Ubuntu 9.10 on the N900
Upload done, writing instructions.
Sorry about the delay, the first upload stopped at 70% and got corrupt so I had to restart the upload. |
Re: [WIP] Ubuntu 9.10 on the N900
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
This is going to be fun. Cant wait!
|
Re: [WIP] Ubuntu 9.10 on the N900
Where will you put the instructions? Here or on a wiki?
|
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 |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
https://elektranox.org/website/debian_on_n900.html Jebba had a better aproach though. He modified the init.d files to make the second watchdog kicker start. Both work ;) |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
Something like this Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "InvY" "True" EndSection |
Re: [WIP] Ubuntu 9.10 on the N900
Still pretty much the same.
|
Re: [WIP] Ubuntu 9.10 on the N900
hmm have had the same problem on my tablet pc...
the device was "stylus" not mouse... dont know if it help a little bit |
Re: [WIP] Ubuntu 9.10 on the N900
Wouldn't it be possible to use the same packages as in Easy Debian? Or would that corrupt everything? I know Easy Debian runs LXDE through Xephyr in chroot. So it might not be possible to do the same. Qole might have some ideas about this though.
I am not sure if this two links can help. You have probably already seen them. http://releases.ubuntu.com/10.04/ (It have an armel MX-51 image). And https://wiki.ubuntu.com/ARM/LucidReleaseNotes. Awesome work though MohammedAG. I'll try this as soon as i get my microSD card. |
Re: [WIP] Ubuntu 9.10 on the N900
Enabled thumb2 support in the kernel, will test lucid later today hopefully.
Oh and if you want Code:
nano /etc/rc.local # sudo if doing it inside ubuntu |
Re: [WIP] Ubuntu 9.10 on the N900
MohammadAG,
I think you should remove files inside /usr/src and /var/apt They take up a lot of space, (600 MBs uncompressed If i remember correctly). This can probably reduce archive size by about 100-200 MB. |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
Need to fix the mouse or switch to 10.04 and see it works there. |
Re: [WIP] Ubuntu 9.10 on the N900
Have you tried to upgrade? I failed in upgrading qole's karmic image, but mouse is working well in Xfce4 in Easy Debian/Chroot. Can you tell us, which rootfs you used and which modifications you made to make it bootable? I also tried to use a rootfs from the Netbook/Arm Lucid, but couldn't chroot in it.
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
Same goes for locales |
Re: [WIP] Ubuntu 9.10 on the N900
how about removing games, iso burning(brasero), office, "ubuntu one" and other stuff that is not needed/can't be used/ or used rarely.
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
I always have Internet access, that's why I would remove them. |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
I really haven't looked into those, touchscreen is a priority now, as for all those, they were installed with ubuntu-desktop.
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
|
All times are GMT. The time now is 12:09. |
vBulletin® Version 3.8.8