![]() ![]() |
Dec 4 2007, 11:27 AM
Post
#106
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
zdevil,
what is your tar version and what do you type to extract it ? |
|
|
|
Dec 4 2007, 11:28 AM
Post
#107
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
|
|
|
|
Dec 4 2007, 11:29 AM
Post
#108
|
|
![]() Group: Members Posts: 409 Joined: 3-December 06 Member No.: 13,063 |
Lol. Here is mine: e3133206a7846f585bd41c8dfb58f0b2 Same on my Z and my Mac ... But they are TOTALLY different from yours! wasp@home:/storage/dl/zaurus-debian$ md5sum zaurus_eabi_rootfs_071201.tar.bz2 b89abbed88dbe5671112c33703b92668 zaurus_eabi_rootfs_071201.tar.bz2 wasp@home:/storage/dl/zaurus-debian$ cat zaurus_eabi_rootfs_071201.tar.bz2.md5sum b89abbed88dbe5671112c33703b92668 zaurus_eabi_rootfs_071201.tar.bz2 wasp@home:/storage/dl/zaurus-debian$ |
|
|
|
Dec 4 2007, 11:30 AM
Post
#109
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
WHY?
I also uploaded my checksum to jpmatrix's ftp, together with the tarball. So I suppose things would be fine if people compare the downloaded copy's checksum with mine. Would there be something wrong when moving the upload around in the ftp? |
|
|
|
Dec 4 2007, 11:33 AM
Post
#110
|
|
![]() Group: Members Posts: 409 Joined: 3-December 06 Member No.: 13,063 |
WHY? I also uploaded my checksum to jpmatrix's ftp, together with the tarball. So I suppose things would be fine if people compare the downloaded copy's checksum with mine. Would there be something wrong when moving the upload around in the ftp? You tell me Please please re-upload them - I've got a brick right now instead of Z |
|
|
|
Dec 4 2007, 11:34 AM
Post
#111
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
WHY? I also uploaded my checksum to jpmatrix's ftp, together with the tarball. So I suppose things would be fine if people compare the downloaded copy's checksum with mine. Would there be something wrong when moving the upload around in the ftp? You tell me Please please re-upload them - I've got a brick right now instead of Z Ok... just to play safe. Let me boot this rootfs up on my C860 first. Then I will upload the tarball again with the checksum to both yours and jpmatrix's servers. |
|
|
|
Dec 4 2007, 11:51 AM
Post
#112
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Test done! The rootfs does boot on SD on my C860 (Angstrom kernel 2.6.21), via altboot.
But I discovered one curious thing. Boot stops when loading sshd. After removing ssh, openssh-client and openssh-server, boot goes through! This happens to the C860 only; the same rootfs boot on my 3200 without any issue (with ssh installed). Will proceed to (re)uploading right away. Now also i am thinking of making another tarball for 860 (and perhaps also suits C1000 if using angstrom kernel). |
|
|
|
Dec 4 2007, 12:48 PM
Post
#113
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
As my 3200 is now running two gftp side by side (one uploading to jpmatrix's, the other kkazakov13's
The landscape/portrait function of switchevd in 2or0's zaurusd package behave in opposite ways! On 3200, it works just fine. On 860, X will start in the portrait mode. Turning the screen into portrait makes the screen switch in landscape mode. So I need to adjust the values in /etc/zaurud/hinge-landscape.d/20-matchbox-landscape (normal -> left) and /etc/zaurusd/hinge-portrait.d/20-matchbox-portrait (right -> normal) . Then it works as expected. Now go dealing with the touchscreen... jpmatrix, I have a question about your trick in post #39: You said you did this: QUOTE rmmod mousedev (for the stylus jittering) cd /dev/input ln -s ts0 event1 then startx, open a console and ts_calibrate to recalibrate the screen But, "rmmod mousedev" doesn't work, (ERROR: Module is in use) And in /dev/input, event1 is already there, but no ts0, so why "ln -s ts0 event1"? I will try to create a tarball for 860 if the touchscreen is also fixed. [EDIT] touchscreen fixed. Just comment out the line "module_raw corgi" in /etc/ts.conf, and then Edit ~/.profile. Change /dev/input/ts0 to /dev/input/event1. No symlink is necessary. One more different behaviour using 2or0's yonggun-specific packages with Angstrom. The ipaq-sleep package does not seem to work. Pressing power button will not power off the machine. It stays on and returns to the previous display in a few seconds. Removing the package suspend/resume work as expected. |
|
|
|
Dec 4 2007, 01:17 PM
Post
#114
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Lol. Here is mine: e3133206a7846f585bd41c8dfb58f0b2 Same on my Z and my Mac ... oh!! it is not what you put in the md5sum file on my ftp ! ps: i'm on irc too Yes, you are right. My apology, sir! Anyway, now uploading again. Please check again. Thanks. |
|
|
|
Dec 4 2007, 03:36 PM
Post
#115
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
jpmatrix, I have a question about your trick in post #39: You said you did this: QUOTE rmmod mousedev (for the stylus jittering) cd /dev/input ln -s ts0 event1 then startx, open a console and ts_calibrate to recalibrate the screen But, "rmmod mousedev" doesn't work, (ERROR: Module is in use) And in /dev/input, event1 is already there, but no ts0, so why "ln -s ts0 event1"? you've to exit X to rmmod mousedev and apology too, it was : ln -s event1 ts0 yes you can also set tslib_tsdevice=/dev/input/event1 ps: uploading new rootfs (checked!) to matrixmen.free.fr ! |
|
|
|
Dec 4 2007, 07:16 PM
Post
#116
|
|
![]() Group: Members Posts: 94 Joined: 22-September 05 From: Hong Kong Member No.: 8,168 |
Just d/l the newest tarball and the checksum is good, able to be unzipped via 7zip.
Tks everyone! |
|
|
|
Dec 4 2007, 09:35 PM
Post
#117
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
jpmatrix, I have a question about your trick in post #39: You said you did this: QUOTE rmmod mousedev (for the stylus jittering) cd /dev/input ln -s ts0 event1 then startx, open a console and ts_calibrate to recalibrate the screen But, "rmmod mousedev" doesn't work, (ERROR: Module is in use) And in /dev/input, event1 is already there, but no ts0, so why "ln -s ts0 event1"? you've to exit X to rmmod mousedev and apology too, it was : ln -s event1 ts0 yes you can also set tslib_tsdevice=/dev/input/event1 ps: uploading new rootfs (checked!) to matrixmen.free.fr ! Wait, I got this error outside X. So ...? And in my case there is no need to do the symlinking. Just do the changes I decribed above and that's it. I do this for my C860 using Angstrom kernel 2.6.21. |
|
|
|
Dec 4 2007, 09:37 PM
Post
#118
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
|
|
|
|
Dec 4 2007, 10:14 PM
Post
#119
|
|
![]() Group: Members Posts: 409 Joined: 3-December 06 Member No.: 13,063 |
ZDevil: you can post mine mirror too in the first post - so everyone can download from there too. It's not only for me
but meanwhile - here it is http://debian.drun.net/rootfs/ P.P. ZDevil: tnx, I'm downloading it |
|
|
|
Dec 4 2007, 11:26 PM
Post
#120
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Done. Thanks for hosting it.
It's good to have a mirror of jpmatrix's server. So kkazakov13, do you think you can create a mirror repo of jpmatrix's in your server (of course only after you get debian set up and start playing)? |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 06:46 AM |