OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: mtitlow on June 18, 2005, 09:28:00 am

Title: Question On Installing Hentges Rom 3.53
Post by: mtitlow on June 18, 2005, 09:28:00 am
I just tried to install the lastest Hentges rom 3.53 (june 10th) and I can't get my Zaurus 5500 past the new media detected  sd card GUI,  how do I get past this to run the rest of the setup?  Happened on both the 64-0 and 48-16 files.   Normally I can hit ok and go on but the button is off the screen.  Any suggestions
Title: Question On Installing Hentges Rom 3.53
Post by: CoreDump on June 18, 2005, 02:02:30 pm
Quote
I just tried to install the lastest Hentges rom 3.53 (june 10th) and I can't get my Zaurus 5500 past the new media detected  sd card GUI,  how do I get past this to run the rest of the setup?  Happened on both the 64-0 and 48-16 files.   Normally I can hit ok and go on but the button is off the screen.  Any suggestions
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84777\"][{POST_SNAPBACK}][/a][/div]

Yeah, this is a known bug of the medium mount dialog in Opie  
Boot the Z w/o any cards inserted, then insert the cards after Opie is launched.
Reboot and install the cardfs.
Title: Question On Installing Hentges Rom 3.53
Post by: mtitlow on June 19, 2005, 02:24:04 pm
Thanks I had forgot about just taking the cards out thanks.  By the way I really appreciate what you have done with the lastest roms, being able to preload the apps has helped me really enjoy my zaurus tremendously.
Title: Question On Installing Hentges Rom 3.53
Post by: CoreDump on June 19, 2005, 02:39:10 pm
Quote
Thanks I had forgot about just taking the cards out thanks.  By the way I really appreciate what you have done with the lastest roms, being able to preload the apps has helped me really enjoy my zaurus tremendously.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84890\"][{POST_SNAPBACK}][/a][/div]

You're welcome  
Title: Question On Installing Hentges Rom 3.53
Post by: wildbill on June 26, 2005, 06:53:02 pm
Hey Coredump - Ditto for me re: the Hetges ROM.  

Have you anthing new on the radar for Hentges?

cya
bill
Title: Question On Installing Hentges Rom 3.53
Post by: CoreDump on July 04, 2005, 01:17:04 pm
Quote
Hey Coredump - Ditto for me re: the Hetges ROM. 

Have you anthing new on the radar for Hentges?

cya
bill
[div align=\"right\"][a href=\"index.php?act=findpost&pid=85948\"][{POST_SNAPBACK}][/a][/div]

Ah sure  
The next release will support Akita (SL-C1000) in addition to Poodle and Collie.

Collie will ship with the updated kernel to fix the APM problems mentioned on this board,
Akita required a not-so-small rewrite of the Hentges OE meta-data but looks very good now.
Since I do not own a Poodle to check the image myself, I currently consider it "finished" until proven otherwise heh.


PS: Akita won't ship with a cardfs image as everything fits into the onboard flash  
This is a waayyyy cool piece of hardware.

PPS: I've moved on June, 27th into a new flat and I'm still waiting for my internet to be connected. Could take as long as another two weeks  
No updates whatsoever until then, sorry.
Title: Question On Installing Hentges Rom 3.53
Post by: lardman on July 04, 2005, 03:07:58 pm
Hey CoreDump,

Do you have a poodle?

People seem to like your particular flavour of OZ, drop me a line and I'll see what I can do to test/build a version for the c7x0 machines.


Si
Title: Question On Installing Hentges Rom 3.53
Post by: CoreDump on July 04, 2005, 04:11:24 pm
Hey lardman,

Quote
Hey CoreDump,

Do you have a poodle?

Nope, no Poodle (SL-5600) here. A friendly soul on this board helped me porting the firmware to it.

Quote
People seem to like your particular flavour of OZ, drop me a line and I'll see what I can do to test/build a version for the c7x0 machines.


Si


Sure, just grab the latest CVS snapshot (http://oz.hentges.net/openembedded/hentgescvs/daily-snapshot/2005/June/hentgescvs_30-Jun-2005.tar.gz) with the "hentges" meta-data (hasn't been updated since June, 27th or so). Installation is a little bit tricky though but as you are familiar with OE, it shouldn't be a problem for you.

Just symlink the folders into your OE tree. Some files (DISTRO config etc) will need to be symlinked into the correct OE folders manually I'm afraid. I didn't spend much work in optimising the installation process heh.

What's the partitioning on a C7x0? The output of "df -h" would be useful. Maybe you could skip the CardFS and just put everything inside the flash like on Akita.

My version at home supports devices with flash > 16Mb alot better than the current CVS, however, I have no way of uploading it ATM.

bitbake hentges/hentges-opie-image-small-[de|en] builds a minimalistic initrd.bin for
16MB flash devices.
bitbake hentges/cardfs-$something builds the cardfs image.

However, the real effort goes into the hand-tuning / pre-configuring the (Opie) environment for a better out of the box experience.

Setting up subapplet (which is kinda bugged for VGA screens BTW) to hide seldom used taskbar applets and configuring a readable font for the GUI and opie-console on VGA screens for example.

These are things which require time and dedication but the result is a better user experience IMO.
Title: Question On Installing Hentges Rom 3.53
Post by: niv on July 05, 2005, 02:07:36 am
I got my hands on a 32 mB mmc. tried installing - after bot I get a erro mssege saying I don't have enogth space.
any way how to run on a 32 mb mmc?
Title: Question On Installing Hentges Rom 3.53
Post by: lardman on July 05, 2005, 04:50:40 am
Quote
What's the partitioning on a C7x0? The output of "df -h" would be useful. Maybe you could skip the CardFS and just put everything inside the flash like on Akita.

This would be preferable if it could fit, though even then CardFS would be useful to link files installed to the /home partition.

I'm afraid my Z has died (flat battery) so the output of df -h will have to wait unless someone else can provide it (I'm running a C750 BTW).

Quote
My version at home supports devices with flash > 16Mb alot better than the current CVS, however, I have no way of uploading it ATM.

Yes, I've certainly got more flash than that - 64MB split into two equal-ish sized partitions.

Quote
However, the real effort goes into the hand-tuning / pre-configuring the (Opie) environment for a better out of the box experience.

Setting up subapplet (which is kinda bugged for VGA screens BTW) to hide seldom used taskbar applets and configuring a readable font for the GUI and opie-console on VGA screens for example.

These are things which require time and dedication but the result is a better user experience IMO.

Yes, I quite agree, once I get my build box back on the network I'll build an image and see what I can do.


Si
Title: Question On Installing Hentges Rom 3.53
Post by: tombraider on July 05, 2005, 08:10:35 am
Quote
Quote
Hey Coredump - Ditto for me re: the Hetges ROM. 

Have you anthing new on the radar for Hentges?

cya
bill
[div align=\"right\"][a href=\"index.php?act=findpost&pid=85948\"][{POST_SNAPBACK}][/a][/div]

Ah sure  
The next release will support Akita (SL-C1000) in addition to Poodle and Collie.

Collie will ship with the updated kernel to fix the APM problems mentioned on this board,
Akita required a not-so-small rewrite of the Hentges OE meta-data but looks very good now.
Since I do not own a Poodle to check the image myself, I currently consider it "finished" until proven otherwise heh.


PS: Akita won't ship with a cardfs image as everything fits into the onboard flash  
This is a waayyyy cool piece of hardware.

PPS: I've moved on June, 27th into a new flat and I'm still waiting for my internet to be connected. Could take as long as another two weeks  
No updates whatsoever until then, sorry.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86956\"][{POST_SNAPBACK}][/a][/div]

Will there be a built in Opera in the next collie version??  I hope,  I hope.  Everyone who has a Zaurus paid for the Opera software so I don't see a problem with this being done legitimately.  Now porting it to a SIMpad or Windows device would be a different matter.

Love your ROM;  wish there were a separate forum for its discussion here on OE.  

Enjoy your new apartment!
Title: Question On Installing Hentges Rom 3.53
Post by: CoreDump on July 05, 2005, 10:04:35 am
Quote
Will there be a built in Opera in the next collie version??  I hope,  I hope.  Everyone who has a Zaurus paid for the Opera software so I don't see a problem with this being done legitimately.  Now porting it to a SIMpad or Windows device would be a different matter.

Sorry, no Opera from me.
Collie users of course have a license to use the Opera browser (they paid for it when purchasing the collie) but I do not have a license to distribute it.

The only way I'd ever considering shipping commercial software would be a written (!) and legally binding permission by the owner of the software. This ain't going to happen any time soon  

Installing the opera ipk which floats around the net isn't hard. Just make sure to use opera6 which give the least troubles (IMO).

Quote
Love your ROM;  wish there were a separate forum for its discussion here on OE. 

Enjoy your new apartment!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=87062\"][{POST_SNAPBACK}][/a][/div]

Glad you like it and thanks, I do  
Title: Question On Installing Hentges Rom 3.53
Post by: palvarez on July 06, 2005, 10:13:58 am
Quote
I got my hands on a 32 mB mmc. tried installing - after bot I get a erro mssege saying I don't have enogth space.
any way how to run on a 32 mb mmc?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=87037\"][{POST_SNAPBACK}][/a][/div]

I got the same error with my 128MB SD card.  I don't know if this is stated elsewhere, but I found that the 64-0 kernel doesn't provide enough space for the card-fs install (I think the amout of links required exceeds the small ram storage in the 64-0 image).  I tried the next size down (58-6) and it worked just fine.
Title: Question On Installing Hentges Rom 3.53
Post by: CoreDump on July 06, 2005, 11:28:45 am
Quote
Quote
I got my hands on a 32 mB mmc. tried installing - after bot I get a erro mssege saying I don't have enogth space.
any way how to run on a 32 mb mmc?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=87037\"][{POST_SNAPBACK}][/a][/div]

32MB is not enough for CardFS. The current image is about 60MB uncompressed.

Quote
I got the same error with my 128MB SD card.  I don't know if this is stated elsewhere, but I found that the 64-0 kernel doesn't provide enough space for the card-fs install (I think the amout of links required exceeds the small ram storage in the 64-0 image).  I tried the next size down (58-6) and it worked just fine.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=87235\"][{POST_SNAPBACK}][/a][/div]

CardFS is completly kernel independent. The "out of space" message during the installation of cardfs means that either your SD card is full or the filesystem on it is damaged.

128MB is more than enough for a full install.

I have to admit that I've never used a 64/0 image with cardfs so far, though  
Title: Question On Installing Hentges Rom 3.53
Post by: CoreDump on July 06, 2005, 11:38:01 am
Quote
This would be preferable if it could fit, though even then CardFS would be useful to link files installed to the /home partition.

I did a little reading over at trisoft.de:

C700: 64MB flash
C750: 64MB flash
C760: 128MB flash

I'd imaging the 128MB are partitioned like on Akita (~64/64), dunno about the 64MB models. If the 64MB are in one partition, it'd be enough for a full cardfs install.

Quote
I'm afraid my Z has died (flat battery) so the output of df -h will have to wait unless someone else can provide it (I'm running a C750 BTW).

Dang, sorry to hear that.

Quote
Quote
My version at home supports devices with flash > 16Mb alot better than the current CVS, however, I have no way of uploading it ATM.

Yes, I've certainly got more flash than that - 64MB split into two equal-ish sized partitions.

Quote
[...]
These are things which require time and dedication but the result is a better user experience IMO.

Yes, I quite agree, once I get my build box back on the network I'll build an image and see what I can do.


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=87046\"][{POST_SNAPBACK}][/a][/div]
Great  
Title: Question On Installing Hentges Rom 3.53
Post by: lardman on July 06, 2005, 11:47:20 am
Quote
If the 64MB are in one partition, it'd be enough for a full cardfs install.

It's also split in half - 32-32Mb


Si
Title: Question On Installing Hentges Rom 3.53
Post by: Greg2 on July 06, 2005, 12:48:57 pm
Quote
Quote
If the 64MB are in one partition, it'd be enough for a full cardfs install.

It's also split in half - 32-32Mb
I just upgraded to Mandrake 10.1 over this past weekend so I don't have all my data in it's proper place yet... but IIRC the partition (mtdblock) layout of /root and /home on the C750 and 5600 are 'very' close in size. So I believe the cardfs would install to /home on a C750 and work very well (as it does on my poodle) if that's what your thinking of doing?

There's a thread here somewhere about how well the cardfs fits on the jffs2 partition /home on a poodle.

Sorry, we seem to have hijacked this thread.  

Greg
Title: Question On Installing Hentges Rom 3.53
Post by: Zauruman on September 03, 2005, 08:02:58 pm
here's the output from my c750 (but bear in mind that I'm using Cacko 1.22a) Will that be useful?


Code: [Select]
# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                27.0M     27.0M         0 100% /
/dev/ram1                44.0k     26.0k     18.0k  59% /dev
/dev/loop0               22.6M     22.6M         0 100% /usr
/dev/mtdblock3           30.0M      4.6M     25.4M  15% /home
none                     10.0M     48.0k     10.0M   0% /dev/shm
/dev/mmcda1             961.0M    563.6M    348.6M  62% /usr/mnt.rom/card
Title: Question On Installing Hentges Rom 3.53
Post by: xamindar on September 03, 2005, 08:23:34 pm
Quote
Since I do not own a Poodle to check the image myself, I currently consider it "finished" until proven otherwise heh.

Since you mentioned it, I am wondering if someone is planing to fix the sleep button.  At the moment not only does the cancel button put it into sleep mode but so does the right D-pad button, the buttion in the center of the d-pad, and the menu button.

I'm grateful that it doesn't lock up on sleep any more
Title: Question On Installing Hentges Rom 3.53
Post by: lardman on September 04, 2005, 09:31:33 am
Quote
Since you mentioned it, I am wondering if someone is planing to fix the sleep button. At the moment not only does the cancel button put it into sleep mode but so does the right D-pad button, the buttion in the center of the d-pad, and the menu button.

I think someone with a poodle (and the desire to fix this) should look at the patch which was created for the 5500, and apply the same kind of fixes to the poodle kernel source.

Quote
IIRC the partition (mtdblock) layout of /root and /home on the C750 and 5600 are 'very' close in size. So I believe the cardfs would install to /home on a C750 and work very well (as it does on my poodle) if that's what your thinking of doing?

There's a thread here somewhere about how well the cardfs fits on the jffs2 partition /home on a poodle.

Yes, I've been a bit busy recently though so haven't been able to do anything (yet).


Si