Author Topic: 1.0rc3 Released  (Read 109349 times)

guylhem

  • Hero Member
  • *****
  • Posts: 577
    • View Profile
1.0rc3 Released
« Reply #45 on: October 28, 2005, 09:19:28 am »
Hello

That's what I expected - I haven't fixed the networking icon issue yet. please use the wifi script meanwhile

Regarding installing to CF/SD, I'll have to dig it further. It may be due to missing links/band configuration.

Hopefully both issues will be fixed in rc5. Meanwhile, please keep looking for bugs guys ! If you don't report them I can't fix them.

rip

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
1.0rc3 Released
« Reply #46 on: October 28, 2005, 10:41:10 am »
well, will continue.
could you quicly explain how to use the wifi scripts?
i'm able to launch them but what do i have to do then?

hope you will fix quicly the cf/sd install prog because it will block big prog install (opera 7.55?)

will continue testing. can count on me
thanks
zaurus 6000L

the_oak

  • Sr. Member
  • ****
  • Posts: 426
    • View Profile
    • http://
1.0rc3 Released
« Reply #47 on: October 28, 2005, 02:29:21 pm »
Md5sum for rc4?
SL-6000L running Sharp 1.12 rom, (SOLD)
Fujitsu U820 with Windows 7
White Intel MacBook

guylhem

  • Hero Member
  • *****
  • Posts: 577
    • View Profile
1.0rc3 Released
« Reply #48 on: October 28, 2005, 02:37:08 pm »
Quote
Md5sum for rc4?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=101169\"][{POST_SNAPBACK}][/a][/div]

Hello

Cant calculate it right now. Hopefully the image is good since rip succeeded.
Could you please (if you still have the sharp rom) do the following for me on your Zaurus:

tar zcvf /mnt/cf/etc0.tar.gz /opt/Qtopia/etc/
tar zcvf /mnt/cf/etc1.tar.gz /etc/
tar zcvf /mnt/cf/etc2.tar.gz /home/etc/
tar zcvf /mnt/cf/etc3.tar.gz /home/zaurus/

It will create 4 files on your CF. Replace "cf" by "card" for a SD. Then please post each etc.tar.gz here.

That will help me fix both the install and the network icon bug by comparing my settings to sharp defaults
« Last Edit: October 28, 2005, 02:41:54 pm by guylhem »

the_oak

  • Sr. Member
  • ****
  • Posts: 426
    • View Profile
    • http://
1.0rc3 Released
« Reply #49 on: October 28, 2005, 02:54:14 pm »
I'll do it right now. Just a few minutes please.
SL-6000L running Sharp 1.12 rom, (SOLD)
Fujitsu U820 with Windows 7
White Intel MacBook

the_oak

  • Sr. Member
  • ****
  • Posts: 426
    • View Profile
    • http://
1.0rc3 Released
« Reply #50 on: October 28, 2005, 03:11:35 pm »
Getting message:

tar: creation of compressed not internally supported by tar, pipe to busybox gunzip

If I add | busybox gzip to end of command, it says the same thing, but to use -f to force. Adding -f to tar or to busybox gzip does not seem to help.

Suggestions?
SL-6000L running Sharp 1.12 rom, (SOLD)
Fujitsu U820 with Windows 7
White Intel MacBook

rip

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
1.0rc3 Released
« Reply #51 on: October 28, 2005, 03:35:17 pm »
i confirm, just downloaded and renamed to system0006.dbk.
nand restore and GO. all good.

do you need me to do any functions to help?

here are my impressions:

added:
-qpdf2
-kapi
-kopi

made it slooooow and crashed!
removed kapi/kopi, runs better but seems to keep slower than pdaxrom or default rom. even in medium speed.
opening a .doc with justreader is really slow, took me almost 10 second to have the hand on it.

will try to load opera 8.55 (multimodal) lightened.
still can't surf in wifi, don't know how to use scripts (and my home network has fixed ip adress and wep key.
pagedown/pageup , hardware buttons are working ok. will continue testing
zaurus 6000L

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
1.0rc3 Released
« Reply #52 on: October 28, 2005, 07:10:06 pm »
Quote
Md5sum for rc4?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

for windows people who need MD5 utility, here's a good one:
[a href=\"http://www.whitsoftdev.com/md5/]http://www.whitsoftdev.com/md5/[/url]
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

the_oak

  • Sr. Member
  • ****
  • Posts: 426
    • View Profile
    • http://
1.0rc3 Released
« Reply #53 on: October 28, 2005, 09:14:39 pm »
Actually, I was looking for the md5sum for rc4, not an md5sum program. I just like to check it because sometimes downloads get corrupted, or a flakey CF card may corrupt the file. Anyway, for those who don't yet have an md5sum program, Thanks!

I have not been able to get a tar.gz of the files asked for. Can someone give me another way to do that other than the way Guylhem posted above. I just keep getting the above-mentioned errors. (tar: creation of compressed not internally supported by tar, pipe to busybox gunzip). I have not yet installed rc4, as Guylhem wanted those tarred-up directories from the Sharp rom (/etc, /home/etc, /home/zaurus, and /opt/Qtopia/etc.) to work on the network icon bug.
SL-6000L running Sharp 1.12 rom, (SOLD)
Fujitsu U820 with Windows 7
White Intel MacBook

orodriguez

  • Newbie
  • *
  • Posts: 19
    • View Profile
1.0rc3 Released
« Reply #54 on: October 29, 2005, 09:16:19 am »
MD5SUM of Guylhem's RC4 (I flashed it flawlessly):

610dfbe8556526f07e94d5c212fbf4b6  syst0006.dbk-1-0rc4

For the tar files, this should work:

tar cv /opt/Qtopia/etc/ | busybox gzip > /mnt/cf/etc0.tar.gz
tar cv /etc/ | busybox gzip > /mnt/cf/etc1.tar.gz
tar cv /home/etc/ | busybox gzip > /mnt/cf/etc2.tar.gz
tar cv /home/zaurus/ | busybox gzip > /mnt/cf/etc3.tar.gz

BTW, RC4 is working almost fine for me. I had a couple of random hangs installing and removing software but they were almost harmless. Also tab-editor is not working properly, it cannot delete elements though strangely enough it is able to create them (workaround is hand-deleting unwanted files in /opt/Qtopia/apps/)

For me, this one is usable enough. Thank you very much Guylhem!  

Regards.

rip

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
1.0rc3 Released
« Reply #55 on: October 29, 2005, 11:45:49 am »
are you able to install ipks in sd or cf?
i'm not
although did you managed to have it synchronised? i still can't.
zaurus 6000L

the_oak

  • Sr. Member
  • ****
  • Posts: 426
    • View Profile
    • http://
1.0rc3 Released
« Reply #56 on: October 29, 2005, 12:46:07 pm »
orodriguez: Thanks, those commands worked. Resulting files are 0 bytes though. I guess they are maybe all symlinks? Anyway here they are:

Edit: The attachments are not showing in my post. (Because they are 0 byte?) I will try uploading them elsewhere and posting links.

etc0.tar.gz
etc1.tar.gz
etc2.tar.gz
etc3.tar.gz
« Last Edit: October 29, 2005, 12:57:23 pm by the_oak »
SL-6000L running Sharp 1.12 rom, (SOLD)
Fujitsu U820 with Windows 7
White Intel MacBook

orodriguez

  • Newbie
  • *
  • Posts: 19
    • View Profile
1.0rc3 Released
« Reply #57 on: October 29, 2005, 01:45:44 pm »
Quote
orodriguez: Thanks, those commands worked. Resulting files are 0 bytes though. I guess they are maybe all symlinks? Anyway here they are:

Edit: The attachments are not showing in my post. (Because they are 0 byte?) I will try uploading them elsewhere and posting links.

etc0.tar.gz
etc1.tar.gz
etc2.tar.gz
etc3.tar.gz
[div align=\"right\"][a href=\"index.php?act=findpost&pid=101277\"][{POST_SNAPBACK}][/a][/div]

Even if they are symlinks, tar files should store them (just the links so If one untar those files he won't get the files pointed to). Maybe busybox tar differs more than expected from GNU's or there is something wrong in my command line.

I am flashing right now with the original stock rom (I did a NAND backup almost just when I bought it) so I'll make a snapshot of the whole tree, and post those files here (hope I am luckier  ).

orodriguez

  • Newbie
  • *
  • Posts: 19
    • View Profile
1.0rc3 Released
« Reply #58 on: October 29, 2005, 02:13:30 pm »
Quote
are you able to install ipks in sd or cf?
i'm not
although did you managed to have it synchronised? i still can't.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=101268\"][{POST_SNAPBACK}][/a][/div]

No I didn't installed anything in sd or cf because I prefer leaving those only for data, OTOH menu options for that are disabled so it may not be possible right now.

Also I do not use windows nor qtopia desktop (just using KOPi and downloading .ics files to my computer).

I never tried it but I remember having read that sync is performed running a Samba Server in the Z and opening a conection from the desktop, because of that you have to clean root password prior syncing with qtopia and maybe your problem is related to Samba auth or something like that. Is there any log in qtopia desktop? Maybe there is something useful in there.
« Last Edit: October 29, 2005, 02:14:20 pm by orodriguez »

orodriguez

  • Newbie
  • *
  • Posts: 19
    • View Profile
1.0rc3 Released
« Reply #59 on: October 29, 2005, 03:05:24 pm »
Here is a copy of etc files and home/zaurus of the original Sharp Rom (ver 1.5.4)

/opt/Qtopia links to /home/QtPalmtop
/etc links to /home/etc

I have made a copy of the whole tree If you need any other files.

the_oak: I had trouble using busybox gzip (sharp rom version) so maybe that is the problem you had when archiving those directories. At last I tarred the files on the Z and used gzip on my desktop.
« Last Edit: October 29, 2005, 03:09:10 pm by orodriguez »