All times are UTC




Post new topic Reply to topic  [ 103 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7  Next
Author Message
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Sun Mar 14, 2010 1:43 pm 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
If I wasn't clear - when I do hard reset by disconnecting everything inside phh, i can boot all working (old) kernels, issue i shown is only after running new mp900 kernel.


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Mon Mar 22, 2010 4:15 pm 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
Hmm, oki so when you run the latest kernel it freezes on you? We really should dump your s1d13xxxfb regs, most likely the mp900c values doesnt agree with yours.


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Mon Mar 22, 2010 5:20 pm 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
Yes. How can I dump these registers?


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Tue Mar 23, 2010 5:07 pm 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
drop a mail to Yulay Rakhmangulov <yulayr@gmail.com>, hes the guy that dumped the mp900c s1d13xxxfb regs, so he would be the best person to guide you through it.


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Mon Mar 29, 2010 6:23 am 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
Ok, I've got a reply from him. He posted me modified 'old' driver, which outputs WinCE registers into kernel log.

In few days I'll try to compile it :)


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Mon Mar 29, 2010 8:45 pm 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
Great, let me know how it goes and what the output is.


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Tue Apr 27, 2010 5:54 pm 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
Ok, I'm back.

I'm currently trying to compile non-modified 2.6.24-hpc kernel. If it boots, I'm going to dump these epson registers... but first, because wince in phh is corrupting ext filesystem (don't know why under wince i see all partitions as vfat (doesn't matter what filesystem they really are; it's a softbug in bsquare rom), after that linux doesn't boot from that partition, so I want to use loopback image located on vfat as linux root. I know that's possible (eg. one of options to run Titchy Linux (debian for HTC Universal) is loopback image)... but what i need to do?

----

well, ok, there's something wrong with maui config you have created, i've compiled now from mp900 config and it boot's... as i don't know what's with loopback, now i'll try to compile kernel in arm eabi :wink:

----

eabi is working, i have succesfully boot Mer armel generic image on maui :D but that was just an experiment, now i'm going back to jlime

----

ok, i've got epson registers... all of them and more are in dmesg output:
http://pdasite.pl/kitor/maui_linux/files/dmesg.txt


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Wed Apr 28, 2010 10:08 am 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
Ill add those values into the maui s1d13xxxfb booting register and let you know when its updated.


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Wed Apr 28, 2010 1:02 pm 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
Ok,

by the way, is it possible to force memory size from haret?

Quote:
Memory: 88MB = 88MB total
Memory: 86460KB available (2472K code, 188K data, 84K init)


and that is true, because only 88megs of ram is available under wince - rest is taken by wince rom which is loaded into ram, and i hope that haret reads memory size from wince by default.


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Wed Apr 28, 2010 8:10 pm 
Administrator
Administrator
User avatar

Joined: Wed Feb 22, 2006 12:49 pm
Posts: 1137
Location: Sweden
Exactly what do you want to force it to?
You want to leave the wince memory untouched or?


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Wed Apr 28, 2010 8:44 pm 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
Linux kernel seems to detect only 88 megs of ram, maui has got 128mb, so I want to force ram size value into linux kernel.


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Sat May 01, 2010 6:04 pm 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
Well, after 3 hours of reading and trying I've managed to run linux from rootfs on loopback file :D I still need to enhance initrd with some fsck, but jlime is working ok :)

about ram size: i have forced it by putting "mem=128m" into kernel command line. Now it detect whole amount of memory :)

-----

i've made some new photos of maui, they're there: http://pdasite.pl/kitor/maui_linux/media.html
you may add them here: http://jlime.com/mw4/index.php/Bsquare_maui (Pictures is locked for editing)


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Wed May 05, 2010 9:02 pm 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
No luck with new kernel, this time it's qutie different - screen is fading to white, and after softreset device is not booting until I disconnect battery. Hope that was some mistake when you inserted new registers, or we need to set proper screen resolution.


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Tue May 25, 2010 1:12 pm 
JLime Newbie
JLime Newbie

Joined: Tue May 25, 2010 12:59 pm
Posts: 1
Hi today I dug up my bsquare and found this site. Im amazed :D.

Is it possibile to install jlime to phone memory so we dont have windows anymore but just linux booting, I want to make bsquare audio player for my car.


Top
Offline Profile  
 
 Post subject: Re: Kernel for Bsuqare Power Handled (Maui)
PostPosted: Tue May 25, 2010 8:11 pm 
JLime Guru User
JLime Guru User

Joined: Sat Nov 28, 2009 12:52 pm
Posts: 64
Location: Poland
It's impossible to install jlime into flash (probably will be in far future). Also we haven't got working audio driver, even a keyboard driver (only touchscreen) to it's currently almost unusable for end user.

Don't try kernel from jlime's wiki, if you'll boot it (if this one boots, i don't remember it now), you'll probably need to disassemble device and disconnect physically battery to get it back working - it's a issue with accelerated graphics driver.

But remember that about half year ago linux wasn't even booting on Maui :wink:

//
kristoffer: i'm quite busy now /school year end's soon, got about 5-7 tests per a week/ so i haven't got free time to check anything. I noticed that something was changed in kbd/ts driver - could you in shortcut write what?


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 103 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to: