maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2007 / Maemo 3 / Bora (https://talk.maemo.org/forumdisplay.php?f=23)
-   -   SDHC kernel (https://talk.maemo.org/showthread.php?t=4917)

durag5 2007-02-24 18:23

SDHC kernel
 
would anyone be willing to upload the full kernel/OS updated and patched with sdhc in a ".bin" format. I want to try to flash my n800 with the wizard from nokia in ms windows. Feel free to tell me that this cant work and why if thats the case =) 3 live boot cds later and i still cant boot up in linux (errors with knoppix, nbu, etc..) and dual boot isnt really an option. Thanks if you can help!

p.s. i have searched site and google for many days now =/

griffbrad 2007-02-24 19:30

Re: SDHC kernel
 
http://intr.overt.org/n800-sdhc-kernel/

Hope that's what you're looking for. Works great for me, though I did flash the .bin using flasher in Linux.

Milhouse 2007-02-24 22:30

Re: SDHC kernel
 
The OP is asking for a modified FIASCO image and I don't think it's possible to create (pack) a FIASCO image from the constiuent parts. The OP needs must use the Linux flasher to flash a modified kernel - use a Live CD (search the forum).

fanoush 2007-02-24 22:52

Re: SDHC kernel
 
If you have windows only, there is kernel flasher which works directly on the device. It was meant for N770 but it works on N800 too. You need root access on your device to run it.

http://fanoush.wz.cz/maemo/#kernelflasher

I have just flashed my N800 (got it yesterday :-) with SDHC kernel using this flasher and it worked fine.

durag5 2007-02-28 00:21

Re: SDHC kernel
 
thanks for the info m8s, exactly what i was looking for =)

durag5 2007-02-28 02:23

Re: SDHC kernel
 
Quote:

Originally Posted by fanoush (Post 36360)
If you have windows only, there is kernel flasher which works directly on the device. It was meant for N770 but it works on N800 too. You need root access on your device to run it.

http://fanoush.wz.cz/maemo/#kernelflasher

I have just flashed my N800 (got it yesterday :-) with SDHC kernel using this flasher and it worked fine.

i have root... but for some reason it cant find the kernel_flash. i have it in the documents folder. ive tried:
home/user/mydocs/.documents/kernel_flash
mydocs/.documents/kernel_flash

im at a loss to where its located =/ thanks for your help

airbillion 2007-03-04 16:30

Re: SDHC kernel
 
I'm having the same problem. Fanoush, what commands do I use to run the kernelflasher on my n800?

airbillion 2007-03-04 19:53

Re: SDHC kernel
 
Durag5,

Fanoush helped me out with this. Don't place the files in the documents folder place them in the root directory of the n800. I did the same thing. Check out this thread http://www.internettablettalk.com/fo...626#post37626). This should help!

fanoush 2007-03-04 21:17

Re: SDHC kernel
 
Well doesn't matter where you put those files as long as you can find them and the flashing script is not on FAT partition on MMC (mounted with noexec). I didn't read this so I just provided easiest way. You can use Documents too if you know it ends up in MyDocs/.documents.

sungrove 2007-03-08 19:00

Re: SDHC kernel
 
would someone have the time to write the instructions down to install the new sdhc kernal so that I can install it? I'd love to do it, I have the time and I'm willing to put in the effort. I'm at the stage where I'm used to a dialogue box that asks me if I want to install and responding yes. I have no idea what flashing is other than running across the stage nude ;) Like a previous writer here I have a windows computer, no linux experience and no software manipulating skills. If you don't think I have a shot at this it's fine to tell me that too.

Thanks,
Neil
Seattle

Milhouse 2007-03-09 09:21

Re: SDHC kernel
 
sungrove - have you read this entire thread? Follow the link provided by airbillion about 2 posts above yours and read the corresponding thread which has full instructions for installing the kernel using only the N800.

Alternatively, if you have access to a Linux PC you can flash your device using the Linux flasher application.

sungrove 2007-03-09 17:29

Re: SDHC kernel
 
Thanks for the response Milhouse. I read all the posts. I have visited all the relevant suggested web pages and tried to make sense of them. I think someone could make some cash converting n800 kernels for others. The instructions are obviously written for people that know the language . It's OK though. I'll wait until Nokia updates the operating system. I'd like to say though that I would hope that eventually a support system can be put in place that would allow people like me to help themselves. I would think that would be a good thing for the future of this product as well.

Neil
Seattle

w14 2007-03-09 17:52

Re: SDHC kernel
 
sungrove,

Waiting for Nokia won't do you much good. The procedure for flashing an entire image is fairly similar to flashing the kernel. Have you a linux PC at home? If so the procedure is as follows (this is all documented at http://maemo.org/maemowiki/Flasher_tool_usage):

Download the flasher utility from maemo.org.
Download the kernel image you want to install.
Shut down the n800.
Open a linux terminal, and as root, type: ./flasher --query-root-device
The terminal window will display: Suitable USB device not found, waiting
Plug in the usb cable to the n800
Switch on the n800
A usb symbol will appear on the n800 display
On the linux terminal again, type: ./flasher --flash --kernel <kernel file that you downloaded>
Watch the linux terminal for some useful information. If it succeeds, in the linux terminal type: ./flasher --reboot

Mike.

fanoush 2007-03-09 22:33

Re: SDHC kernel
 
Quote:

Originally Posted by w14 (Post 38320)
Have you a linux PC at home?

I guess it is unlikely that person who finds this http://www.internettablettalk.com/fo...7606#post37606 hard would have linux PC at home :-)

sungrove, I understand this stuff in not very newbie-friendly but is in not in fact that hard. Just couple of clicks and some typing on your N800.

First - osso xterm and becomeroot means clicking this
http://maemo-hackers.org/osso-xterm.install
selecting open button and confirming installation will give you X terminal and then click this
http://eko.one.pl/maemo/dists/bora/u....1-2_armel.deb
which gives you ability to get root privileges.

After you have both packages installed, click this
http://fanoush.wz.cz/maemo/kernel_flasher.tgz
and this
http://intr.overt.org/n800-sdhc-kernel/sdhc-kernel.bin
and download to your N800 as described in already mentioned thread and post here http://www.internettablettalk.com/fo...7606#post37606
To enter those commands open X terminal from Extras menu.
That's all.

sungrove 2007-03-10 05:46

Re: SDHC kernel
 
fanoush and w14,

Thanks for taking the time to put together your responses to my question. I'm quite impressed. You're right. I have no Linux computer. If I do in fact get this to work for me I'll do the best I can to get this together for other newbies like me and post it. Fanoush, I tried clicking your osso xterm link above and my windows xp computer could not open it. Apparently there is a program I need to open it with. Where do I get that?

thanks much!
Neil
Seattle

funtasticguy 2007-03-10 06:14

Re: SDHC kernel
 
Quote:

Originally Posted by sungrove (Post 38435)
fanoush and w14,

Fanoush, I tried clicking your osso xterm link above and my windows xp computer could not open it. Apparently there is a program I need to open it with. Where do I get that?

Neil, you're supposed to install it on your N800 and not on your Windows XP.

fanoush 2007-03-10 07:15

Re: SDHC kernel
 
Yes, these are two different ways. For the one described by me you need only your N800 conected to net. You need to click those links on your N800. The other way described by w14 in the official way provided by Nokia to developers. It needs linux on your PC and you need to do the procedure on your PC with N800 conected over usb cable.

sungrove 2007-03-11 05:24

Re: SDHC kernel
 
Quote:

Originally Posted by fanoush (Post 38383)
I guess it is unlikely that person who finds this http://www.internettablettalk.com/fo...7606#post37606 hard would have linux PC at home :-)

sungrove, I understand this stuff in not very newbie-friendly but is in not in fact that hard. Just couple of clicks and some typing on your N800.

"First - osso xterm and becomeroot means clicking this
http://maemo-hackers.org/osso-xterm.install" Ok got this, just installation of a program.


"selecting open button and confirming installation will give you X terminal and then click this
http://eko.one.pl/maemo/dists/bora/u....1-2_armel.deb
which gives you ability to get root privileges." Well, I clicked this on the Nokia and it downloaded, but I don't know where it went.

"After you have both packages installed, click this
http://fanoush.wz.cz/maemo/kernel_flasher.tgz
and this
http://intr.overt.org/n800-sdhc-kernel/sdhc-kernel.bin
and download to your N800 as described in already mentioned thread and post here http://www.internettablettalk.com/fo...7606#post37606"
I downloaded those files to my Nokia. Worked fine. They went into my mydocument folder. I can find them there.

"To enter those commands open X terminal from Extras menu.
That's all.

"
I then opened x-terminal from the extras folder on the Nokia and tried entering the code you wrote in the post you mention. Problem I now need to solve is that - Do I type all the code you wrote and then press something or do what? The best I could come up with was to press the return key. But nothing happened. Well maybe nothing is supposed to happen. Hmm.. Seems like I'm close. What now? It appears that the idea at this point is to activate the flasher right? And then tell it what to do with the kernel. But I don't get how to use x-term since I've never used it before. I promise I'll look for instructions on that soon. Meanwhile, any thoughts?

Thanks much,
This is very appreciated:D
Neil
Seattle

fanoush 2007-03-11 06:24

Re: SDHC kernel
 
the becomeroot deb file is program which should be installed too. You need to click 'open' button and install it, not just download it somewhere. without this kernel flasher script just exits.

sungrove 2007-03-11 16:12

Re: SDHC kernel
 
Could you tell me what is actually happening when the script does what it's supposed to do in x-term? I assume that it is supposed to open or activate the flasher tool which then uses the becomeroot software to install the modified kernel, right? Why is it that when I type the script into the opening page of x-term, nothing happens? What exactly is one supposed to do in x-term? I have the files that fanoush had me download in the documents folder that the download dialogue box suggested. And I have comfirmed that I have installed becomeroot. It seems like I'm nearly there. I just need to understand how to use x-term I guess and/or make sure that x-term knows where to get what it needs.

thanks again, I owe you all a beer:D
Neil

fanoush 2007-03-11 17:42

Re: SDHC kernel
 
Quote:

Originally Posted by sungrove (Post 38614)
I have the files that fanoush had me download in the documents folder that the download dialogue box suggested.

In that case replace
Code:

cd MyDocs
for
Code:

cd MyDocs/.documents
as you did not follow suggested steps exactly.


All times are GMT. The time now is 00:28.

vBulletin® Version 3.8.8