![]() |
Re: [WIP] Ubuntu 9.10 on the N900
I have two problems:
-led and keyboard backlight don't work -battery charging doesn't work (neither using the wall charger, nor using the usb cable) Suggestions? :) |
Re: [WIP] Ubuntu 9.10 on the N900
At the moment - for me the biggest blockers are:
Be able to make/receive phonecalls Send/Receive SMS Battery/power management It will be amazing if was possible to install the linux distro of your choice and then download the apps/device drivers to enable all the hardware on the n900. The nitdroid team have the first signs of phone call functionality so things are getting alot closer. I imagine the next meego release will contain the "missing parts". Then installing the OS of your choice with full hardware support will become a reality. (It's just a matter of using stuff from other projects!) |
Re: [WIP] Ubuntu 9.10 on the N900
-How to run wifi? I can normally connect to my home wlan(only MAC blocking), but never run internet - after minute got "time out".
-Super, I only turn on my BT mouse, pair and it works pretty well:) |
Re: [WIP] Ubuntu 9.10 on the N900
Hopefully this thread isn't dead :) I just followed the instructions, and finally got Ubuntu to boot up and the cursor to work. Now my issues seems to be getting wireless to work. Ubuntu seems to be auto-logging me in as 'user' and I am unable to do 'sudo' anything, I get a "unable to resolve host Nokia-N900" and then it asks for 'user's' password, which I don't know. Any help would be greatly appreciated!
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
So just login to root and change the user password. ;) WLAN works great btw. Skyscraper |
Re: [WIP] Ubuntu 9.10 on the N900
Thank you Skyscraper, that worked perfectly! Next... maybe this is just an issue with me, but when I click on the network icon in the right hand corner, I get a 'device' not ready error, and can't use WiFi that way. So I went about it the long way, and here is how I did it, just in case anyone else needs to know.
Code:
ifconfig wlan34 up Code:
iwlist wlan34 scan Code:
iwconfig wlan34 mode managed key (network key) Code:
iwconfig wlan34 essid "network name" Code:
dhclient wlan34 Code:
ping google.com |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
BTW: thanks a billion for all of the effort spent so far in getting ubuntu bootable from the n900. |
Re: [WIP] Ubuntu 9.10 on the N900
Download this:
http://mohammadag.xceleo.org/public/...les/tsc2005.ko and put it in /opt in Ubuntu rootfs. |
Re: [WIP] Ubuntu 9.10 on the N900
hi guys, its possible now to launch in multiboot without R&D mode?
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
Keep up the great work guys! |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
hi guys, i have 2 questions about this.
1. lets say i installed another os like ubuntu and i dont want to keep my maemo but a week later, i want my maemo back, how do i get it back? 2. is this (or any other) OS independent from this stupid rootfs thing? or do they all have that restriction? |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
Ps: what does it mean Quote:
Are you booting Ubuntu using NITDroid kernel? :confused: |
Re: [WIP] Ubuntu 9.10 on the N900
Has anyone got this working with MultiBoot, yet?
I tried to get this running when it first came out, with a failure.... Can anyone make an auto installer (nitdroid style) for this? I would love this running on my N900! Edit: can someone help? visudo: no editor found (editor path = /bin/vi) I have VIM/VI installed. Any clues how to fix this? I'm not sure on how to do the deep down linux commands.... |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
I got Ubuntu 10.10 Maverick (ARM release) to boot, accidentally, by using the NITDroid menu option in multiboot and the wrong microSD card. However, neither the mouse nor the keyboard work. Anyone have any pointers?
|
Re: [WIP] Ubuntu 9.10 on the N900
maybe use the drivers and inits from the 9.10 release?
|
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
i was install android and Ubuntu 9.10
it was triple boot maemo,android and ubuntu all works fine,but 1 have on problem, on ubuntu mouse or touch screen doesn't work... on my multiboot menu item, on ubuntu item i was use kernel : Code:
ITEM_KERNEL=2.6.28.NIT.06 what kernel i should use? |
Re: [WIP] Ubuntu 9.10 on the N900
I success install Ubuntu 9.10 on N900 with run flawessly,
mouse work good, im using multiboot, this was im doing before : 1.download tsc2005.ko from this link http://mohammadag.xceleo.org/public/...les/tsc2005.ko 2.copy file tsc2005.ko to rootfs/opt/ (im mount mmc to folder on N900) 3.edit vi /etc/multiboot.d/ubuntu.item 4.remove line "ITEM_KERNEL=" 5.do flasher Code:
flasher-3.5 --enable-rd-mode --set-rd-flags=no-omap-wd,no-lifeguard-reset,no-ext-wd |
Re: [WIP] Ubuntu 9.10 on the N900
Does 10.10 require R&D mode as wel? Might be a reason why it doesnt work for me atm :<
|
Re: [WIP] Ubuntu 9.10 on the N900
Man... I've just successfully booted kubuntu 10.10 on my n900.
ty for this topic, it helped me a lot. |
Re: [WIP] Ubuntu 9.10 on the N900
Performs better than Easy Debian?
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
Just to know if it's worth trying... |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
When i try to chroot into maverick-preinstalled-netbook-armel+omap, i get following error: chroot: cannot execute su: exec format error. Any suggestions?
|
Re: [WIP] Ubuntu 9.10 on the N900
Ok, I will try to install 10.10 on N900 later.
|
Re: [WIP] Ubuntu 9.10 on the N900
how to create rootfs from linux for N900,
i want to create from Linux Mint, please some information or tutorial? |
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
After several tries I still havent managed to make it :(
Mohammad, is there any new progress since the last edit of your post #51? And what about newer ubuntus 10.04 and 10.10? Not to be rude. I just want ubuntu on my N900 so badly :) |
Re: [WIP] Ubuntu 9.10 on the N900
Installed Ubuntu 10.10 with the Win32DiskManager. It goes to login screen, but keyboard and mouse donīt work.
Has some "suspend" issues too, it just keeps suspending all the time. |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
Code:
ubuntu-netbook-10.10-preinstalled-netbook-armel+omap4.img.gz i do some Code:
dd bs=4096 if=ubuntu-netbook-10.10-preinstalled-netbook-armel+omap4.raw of=/dev/sdb before i was flash for ubuntu 9.10 n work good,is i need to make flasher again? |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Yeah, basic.
Anyway, keyboard and mouse will not work. |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Agree. Seems to be a very good port, and blazing fast.
|
All times are GMT. The time now is 16:51. |
vBulletin® Version 3.8.8