![]() |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
if you go for variant b) you need no boot.scr. you only need the uImage on the vfat and thats it. for what it's worth what i really do is: Code:
cd <kernelsrc> |
Re: [WIP] Ubuntu 9.10 on the N900
Whats it take to get wifi up, i noticed,
noauto phonet0 wlan0 wmaster0 |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
some other guy claimed that problems may occur if you don't have it in. haven't seen problems without that and it should handle it that way anyways. but as you usually don't want them started at boottime. it doesn't hurt so i put it in to be on the safe side. thats all. if you configure wlan you will have set it up anyways which is not handled and maybe should also take care of routing problems that might occur with usb0 and wlan0 .... this is to get the thing started and have a hook to talk to the thing(even if keyboard is not working). if it works: set it up the way you want it(and then you might want to use networkmanager or deinstall nm alltogether). to be clear: like i stated i don't do it that way(i rsync and use an initrd and mount the root from nfs ...). i just tried to give an "easy" howto. with easy steps. tried the steps to not miss out anything(hope i didn't) and wrote them down. |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
how about extracting the modules from the meego image and upload it to somewhere else?
should save users a lot of time instead of downloading the meego kernel/image,mounting it, and grab the modules.. =) |
Re: [WIP] Ubuntu 9.10 on the N900
hi,
i changed something in the litle howto to clarify parts and eliminate some traps. i went through everything again and now also testet the boot.src: it works. i did it in the original post to have everything together and not again in lots of different posts so that you can go step by step through it: http://talk.maemo.org/showpost.php?p...&postcount=321 for the uploading request:never mind but if i load something up somewhere, it is a kernel i rolled which has only components in it that are free and that works(not one under construction.)... for the speedtesters: mount the sd sync and not async otherwise you get very wrong results. if you see lags: thats the kernel writing its cache to sd when the sd is mounted async. |
Re: [WIP] Ubuntu 9.10 on the N900
appreciate your tutorial..might try this as soon as i get my N900 back from the nokia centre..although it looks a bit confusing, a bit difficult..i'll never know until i try it.. =)
but may i know, in your current ubuntu, what is working and what is not? |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
it only looked like the folks wanted to see something even if it doesn't work fully. well, now they can. |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
lets see if i can talk once i have connected a frontend.... |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Meego has reference apps to place phone calls, sms, and so on and IIRC there is a project to debianize meego apps.
Another way may be try porting neoPhysis apps, and emh..., that should be easy as I wrote the big part of them ;) neoPhysis is a linux/distro where with some friend we spent our spare time, it works on the OpenMoko freerunner and uses oFono, so there is already GUI for dialer, sms, etc. Some screenshots here: http://sourceforge.net/apps/mediawik...itle=Main_Page Maintaining a full openembedded derived distro, the middleware, the De and so on is not easy with few time and developers, that the reason as nP was never finished, but anyway with some help should be easy to improve/adapt at least the phone part only. |
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
@lunat
if PR. 1.3 doesnt Support ubuntu 10.10, so you still on PR 1.2 ??? my N900 was update to PR 1.3, is possible sometime or next day PR 1.3 Will Support boot Ubuntu 10.10. if not possible,i will downdrade degrade to PR 1.3 to PR 1.2 |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
nokia goes funny ways in that case. for one it has the maemo stuff and the official firmware. if you look there you make a little step and end up with closed stuff. on the other hand nokia it pushes important parts in the mainstream kernel. |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
ofono has a funny copyright notice in the readme as well(all rights reserved by intel). but i guess they just forgot about it .. but you never know ... |
Re: [WIP] Ubuntu 9.10 on the N900
please help with this i'm getting wrong image format when I boot, any idea why?
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
in that case: did you create the uImage with mkimage? |
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 mkimage again but always get the same, maybe I should reformat again my sd card
|
Re: [WIP] Ubuntu 9.10 on the N900
just one more question sorry for botter you how is your sd partitions
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
its a huge ext3 partition with everything on it. if you want to make it work with ali's uboot patch: that looks on the third partition if it can find something to boot(therefore you need a 3 partitions: the patch is such that it looks at the 3rd part and only if it is a vfat). - first it looks for a boot.scr which holds the information how to boot. if so it executes the comands in this file. - if it cant find the boot.scr it falls back and tries to fetch a kernel from this same partition and boot iirc the first partition with that kernel. - if it can't find that it falls back to boot with nolo's settings boot(that is maemo unless one has tempered with nolo). |
Re: [WIP] Ubuntu 9.10 on the N900
Can anyone post up a fully setup (working keyboard and mouse) Ubuntu 10.10 image that we can all use?
We can just add our own /lib/firmware and /lib/modules.. I had Moh's Ubuntu9 working great, except froze on me when I copied my /lib/ over to get wifi. I would like to try again. Not just a link to the default website, we need all the configs set up and all :D Pretty please? You could also just pop the kernel you're using up, as well :D I will setup multiboot to work and we can all get on the same page. I'm not quite advanced enough to mod and fiddle with everything. |
Re: [WIP] Ubuntu 9.10 on the N900
all for it. i for one see a lot of work to do that that will happen one day(that is legaly).
maybe put some presure on nokia to push /all/ the drivers mainstream then it would be easier. regarding wlan could it be the networkmanager or something else that makes the trouble. (nm tries to take any interface it finds and .. causes a lot of trouble according to my logs, it even tried to talk to the camera which was not even there.... imagine that! ) Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Sorry. In my haste I wrote with incorrect info.
I just meant a working version of ubuntu 10.10 with all drivers for Keyboard and Mouse etc. Not a fully working one! :) Sorry! I've seen your guide, seems tricky. All I was after was a build like Moh's, with working KB and Touchscreen (and maybe ofono ;) ) I don't mean a perfectly finalised build. Sorry. |
Re: [WIP] Ubuntu 9.10 on the N900
Try the 9.10 image at the start of the thread, (disable netbook-launcher for speed boost), It works pretty well, Im using the power40 kernel with it and Im running at 1.1ghz on a class 4.
|
Re: [WIP] Ubuntu 9.10 on the N900
How do you disable net launcher? (I wanted that gone off mine originally).
Also, how do you run it at 1.1GHZ????? :D :D :D :D I didn't know we could OC with Ubuntu.. Please help, it sounds sweet!!!! |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
just to make you feel better: it's anyways like that: the meego kernel sees the next thumb code in the ubuntu and shrieks. and yells "gee, whats that disgusting stuff", and flees into the next corner and stays there. btw: does one know if the preinstalled ubuntu image run on any real machine out of the box? it looks litle unfinished to me(but i may have overlooked something in the initrd however). |
Re: [WIP] Ubuntu 9.10 on the N900
Sorry for the late response. I work nights.
Quote:
Code:
sudo killall netbook-launcher System menu > Preferences > Startup Applications > and disable netbook-launcher Quote:
I use bootmenu, and only power40 as my kernel, If you have multiboot just add the kernel option and set it to power40, I got the red screen is why I didnt bother anymore, I have no use for other kernels anyway. 1. Have Power40 installed and /lib/modules/2.6.28.10power40/ from Maemo, copied to /lib/modules/2.6.28.10power40/ 2. In ubuntu (and every time you start; Tip: add this line to the bottom of /etc/init.d/rc.local but bewarned it will auto overclock) Code:
echo 1100000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Probably just a beagleboard (made by Ti).
Or as you said, over prices Omap Dev Boards. |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
it's easy to set the hook but ... |
Re: [WIP] Ubuntu 9.10 on the N900
Does This (9.10) work with PR1.3 Kernel?
Are you using multiboot? What does your .item look like? I keep getting red screen error when using Power44. I got it to boot with NITDroid kernel (which will not work right with Ubuntu). I will try again with Omap1/Power44 again. Does anyone happen to have Power40 kernel available to download? I'll just build up what it needs :) I can't get it to run with PR1.3 kernels and I don't have Power40 anywhere (My HDD died last Sunday). |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
If you search the USB hostmode Beta thread for mohammads post he posted a power40 kernel with beta hostmode added in, thats what Im using currently. |
Re: [WIP] Ubuntu 9.10 on the N900
Ahhh.. I can't get the kernel out (using dpkg) because I have power44.
I can't open the deb and extract in (Mint Linux) as it says its corrupted... :@ I'll try uninstall all Power44 and then retry the P40. I'll post up if that works :) Edit: I can't get it to install due to (what seems to be) PR1.3 |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
All times are GMT. The time now is 17:00. |
vBulletin® Version 3.8.8