Active Topics

 

Showing results 1 to 23 of 23 @ 0.02 seconds. Search: Posts Made By: jvollmann
Forum: Nokia N900 2011-12-14, 14:10
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

You're right.. I forgot that I "installed" framebuffer kernel inside maemo (because my device booted successfully in R&D mode)...
I think you should better PM Mohammad Abu-Garbeyyeh and ask him...
Forum: Nokia N900 2011-12-13, 13:30
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

It's very weird that neither normal or R&D mode lets your device boot after a successful flash...
I think the best way to know what is happening to your device is flashing it with framebuffer...
Forum: Applications 2011-07-29, 21:11
Replies: 20
Views: 8,868
Posted By jvollmann
Re: N900 won't boot up

Well, it appears that you have the exact same problem as me... Take a look to this thread: http://talk.maemo.org/showthread.php?t=63259

Maybe you could explain there what happened to the device:...
Forum: Nokia N900 2011-07-23, 17:22
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

Thanks to mentalist I could enable framebuffer, these are the lines that showed errors or warnings during boot up (using Estel's getbootstate):


Disabling unused clock "dpll3_m3x2_ck"
Disabling...
Forum: Nokia N900 2011-07-23, 03:27
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

I installed power kernel 47 but I haven't found framebuffer/log for this version. Anyone knows how to activate/install framebuffer on power kernel?



If everything fails I will try that!



...
Forum: Nokia N900 2011-07-21, 04:54
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

You're right.. I forgot to tell how I could finally compile the file!
Just using -lcal flag as you said (compile for armel) is enough...
Forum: Nokia N900 2011-07-20, 22:11
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

I retried "cat /sys/class/..."
Have the same results but /charge_full wich gives '2056320' value
Forum: Nokia N900 2011-07-19, 05:19
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

I chmod it (like Estel proposed) and it worked!

Pali's version didn't worked for me as Estel told me, but his first modified version made it...

Thanks a lot!

Now, I tried to charge the...
Forum: Nokia N900 2011-07-19, 03:56
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

//edit:

Estel: Sorry if I didn't make myself clear: The framebuffer-log I wrote before happened in both cases: Yours and Pali's getbootstate.c file... I couldn't boot in R&D mode when replacing...
Forum: Nokia N900 2011-07-18, 23:39
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

I could compile the file!

I tried first with Estel's modification and didn't worked.
After that, I compiled Pali's original file and also didn't worked.

The screen shows: "System malfunction"...
Forum: Nokia N900 2011-07-17, 19:33
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

Ok, I will ask there. Hopefully someone know how to compile it!

About compiling Pali's original file, I got the same errors:

[sbox-FREMANTLE_X86: ~] > gcc -Wall -g getbootstate3.c -o...
Forum: Nokia N900 2011-07-17, 18:38
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

I compiled the new file and I'm getting the same errors:

[sbox-FREMANTLE_X86: ~] > gcc -Wall -g getbootstate2.c -o getbootstate

getbootstate2.c: In function 'get_bsi':
getbootstate2.c:234:...
Forum: Nokia N900 2011-07-16, 17:11
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

I'm getting these errors when compiling Estel's getbootstate.c fix:

[sbox-FREMANTLE_X86: ~] > gcc -Wall -g getbootstate.c -o getbootstate

getbootstate.c: In function 'get_bsi':...
Forum: General 2011-07-15, 22:37
Replies: 26
Views: 8,760
Posted By jvollmann
Re: My N900 wont boot up, even after a re-flash !!

I can't upload the fb-kernel here.. if you want pm me and give your email so i can send it to you.

You could also try to google it, maybe you'll have luck. The file name is:
zImage-fb-omap1.bin
Forum: General 2011-07-15, 20:38
Replies: 26
Views: 8,760
Posted By jvollmann
Re: My N900 wont boot up, even after a re-flash !!

About framebuffer kernel:

-Download it from: http://maemo.org/packages/view/kernel-framebuffer/
- Flash it, using: flasher-3.5 -k nameofthekernel -f
Forum: General 2011-07-15, 18:21
Replies: 26
Views: 8,760
Posted By jvollmann
Re: My N900 wont boot up, even after a re-flash !!

Assuming you have flasher 3.5 installed:

In Linux: sudo flasher-3.5 --enable-rd-mode

In windows: flasher-3.5.exe --enable-rd-mode
Forum: Nokia N900 2011-07-14, 23:43
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

I opened up the phone, clean the battery contacts (both on phone and battery itself) but the problem persists. I don't have a multimeter here, I'm going to borrow one and try to test the...
Forum: Nokia N900 2011-07-14, 13:39
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

About Estel's getbootstate.c:
- I installed gcc in n900 but i can't compile the file. Too many errors while compiling. I will try with SDK later!
- If it works, do you think this will let me...
Forum: Nokia N900 2011-07-13, 05:39
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

For my comparison between normal boot and R&D boot logs, the problem starts in: getbootstate command...

In normal mode, it shows: "Unknown battery" and then "Entering state: Shutdwon", while in...
Forum: Nokia N900 2011-07-12, 19:03
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

Where can I download a "framebuffer kernel"?

I read about "jrBME" that should replace BME but activity percentile is 0%. The project was registered on 2010-06!!

Well, I'm going to try these...
Forum: Nokia N900 2011-07-12, 03:28
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

I'm sorry Estel.. I mistyped this line:

"cat /sys/class/power_supply/bq27200-0/charge_full_design
0"

the actual value is: 2056320, i missed that!

I know that confused you but I wrote it...
Forum: Nokia N900 2011-07-11, 14:06
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

update: I installed Meego 1.1 and it boots ok (a little slow but i think it's because my sd card is class 4). I tried to charge the battery when Meggo started up, the battery icon showed like it...
Forum: Nokia N900 2011-07-09, 17:56
Replies: 142
Views: 44,243
Posted By jvollmann
Re: Only boots up in RD Mode

Hello again.. Now I think it could be a battery monitor problem. When maemo starts up (in R&D mode) the battery life keeps low and after 5 minutes of use a notification appears telling "battery low"...
Showing results 1 to 23 of 23



 
Forum Jump

All times are GMT. The time now is 01:07.