![]() ![]() |
May 6 2007, 02:19 PM
Post
#31
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
QUOTE(mathemajikian @ May 7 2007, 12:15 AM) This is my /etc/fstab. Thanks! CODE /dev/wd0a / ffs rw,noatime,softdep 1 1 /dev/wd0d /home ffs rw,noatime,softdep 1 2 /dev/wd0e /tmp ffs rw,noatime,softdep 1 2 /dev/wd0f /usr ffs rw,noatime,softdep 1 2 /dev/wd0g /home ffs rw,noatime,softdep 1 2 And i have harddisk cache enabled, following the suggestions in http://exit3.i-55.com/%7Exikon/zaurustipsandtricks.html |
|
|
|
May 7 2007, 06:17 AM
Post
#32
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
QUOTE(ZDevil @ May 6 2007, 10:39 PM) Here is what i got more than once when the Z fails to resume: CODE wdc0:0:0: not ready, st = 0x88<BSD,DRQ>, err = 0x00 wdc0 channel 0: reset failed for drive 0 wd0f : device timeout reading fsbn 156672 of 156672-0 (wd0 bn 7791264 cn 7729 tn 6 sn 54) It seems that resuming in X works better than in console. Maybe i am wrong. Also does the close-lip-to-suspend thing involve both suspend and turning off the lcd? well it seems today i felt into a resume bug too......i suspend this morning (in X under fluxbox) and this afternoon it was impossible to resume............ i had to remove the battery... i wonder if it could be linked to my old zbsdmod.o/zboot in my flash...i'm updating to see if it helps... |
|
|
|
May 7 2007, 06:30 AM
Post
#33
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
This is what mathemajikian told me today:
QUOTE For a normal openbsd system I would use the 6 partitions. The Z it has to read the drive upon resuming, and 6 partitions might be a little to much for the slow hard drive. Thats why you are seeing those errors when you resume. The disks motor can't keep up with the kernel requests. I am using 6 partitions following the advice here: http://www.planetofidiots.com/zaurus/#install So there seem to be two solutions: 1) Use one big partitions for everything + one swap partition (or simply one partition with swapfile -- which one is better?) 2) Swap the internal MD with a hi-speed CF Anyway i will install the system again in one big partition and see if the problem persists. |
|
|
|
May 7 2007, 07:49 AM
Post
#34
|
|
![]() Group: Members Posts: 298 Joined: 8-July 06 From: United Kingdom for now.... Member No.: 10,349 |
QUOTE(ZDevil @ May 7 2007, 02:30 PM) This is what mathemajikian told me today: QUOTE For a normal Openbsd system I would use the 6 partitions. The Z has to read the drive upon resuming, and 6 partitions might be a little to much for the slow hard drive. Thats why you are seeing those errors when you resume. The micro drives motor can't keep up with the kernel requests. I am using 6 partitions following the advice here: http://www.planetofidiots.com/zaurus/#install So there seem to be two solutions: 1) Use one big partitions for everything + one swap partition (or simply one partition with swapfile -- which one is better?) 2) Swap the internal MD with a hi-speed CF Anyway i will install the system again in one big partition and see if the problem persists. What's the output of the following two commands: # fdisk wd0 # disklabel wd0 If you created the partitions outside the bounds of the disk, then you would be attempting to read beyond the disk and this could cause these errors. I would try and use the one big partition wd0a + swap. Remember not to change wd0c. |
|
|
|
May 7 2007, 09:22 AM
Post
#35
|
|
![]() Group: Members Posts: 298 Joined: 8-July 06 From: United Kingdom for now.... Member No.: 10,349 |
QUOTE(ZDevil @ May 6 2007, 10:19 PM) QUOTE(mathemajikian @ May 7 2007, 12:15 AM) This is my /etc/fstab. Thanks! CODE /dev/wd0a / ffs rw,noatime,softdep 1 1 /dev/wd0d /home ffs rw,noatime,softdep 1 2 /dev/wd0e /tmp ffs rw,noatime,softdep 1 2 /dev/wd0f /usr ffs rw,noatime,softdep 1 2 /dev/wd0g /home ffs rw,noatime,softdep 1 2 Also, I just noticed that you have softdep in your fstab. This will not work with the snapshot GENERIC kernel! In order to utilize softdep you'll have to rebuild the kernel from source with the following option: option FFS_SOFTUPDATES |
|
|
|
May 7 2007, 09:43 AM
Post
#36
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Here are the results of both:
CODE Disk: wd0 geometry: 11905/16/63 [12000556 Sectors]
Offset: 0 Signature: 0xAA55 Starting Ending LBA Info: #: id C H S - C H S [ start: size ] ------------------------------------------------------------------------ 0: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused 1: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused 2: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused *3: A6 0 1 1 - 11904 15 63 [ 63: 12000177 ] OpenBSD # /dev/rwd0c: type: ESDI disk: ESDI/IDE disk label: HMS360606D5CF00 flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 16 sectors/cylinder: 1008 cylinders: 11905 total sectors: 12000556 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # microseconds track-to-track seek: 0 # microseconds drivedata: 0 16 partitions: # size offset fstype [fsize bsize cpg] a: 409185 63 4.2BSD 2048 16384 1 # Cyl 0*- 405 b: 524160 409248 swap # Cyl 406 - 925 c: 12000556 0 unused 0 0 # Cyl 0 - 11905* d: 408240 933408 4.2BSD 2048 16384 1 # Cyl 926 - 1330 e: 6290928 1342656 4.2BSD 2048 16384 1 # Cyl 1332 - 7572 f: 613872 7634592 4.2BSD 2048 16384 1 # Cyl 7574 - 8182 g: 3750768 8249472 4.2BSD 2048 16384 1 # Cyl 8184 - 11904 |
|
|
|
May 7 2007, 09:47 AM
Post
#37
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
QUOTE(mathemajikian @ May 7 2007, 07:22 PM) Also, I just noticed that you have softdep in your fstab. This will not work with the snapshot GENERIC kernel! In order to utilize softdep you'll have to rebuild the kernel from source with the following option: option FFS_SOFTUPDATES Thanks. But I am not yet familiar with obsd, let alone compiling the kernel. So would it be possible for you to upload the new kernel somewhere? Thanks in advance! |
|
|
|
May 7 2007, 01:35 PM
Post
#38
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
QUOTE(mathemajikian @ May 7 2007, 07:22 PM) QUOTE(ZDevil @ May 6 2007, 10:19 PM) QUOTE(mathemajikian @ May 7 2007, 12:15 AM) This is my /etc/fstab. Thanks! CODE /dev/wd0a / ffs rw,noatime,softdep 1 1 /dev/wd0d /home ffs rw,noatime,softdep 1 2 /dev/wd0e /tmp ffs rw,noatime,softdep 1 2 /dev/wd0f /usr ffs rw,noatime,softdep 1 2 /dev/wd0g /home ffs rw,noatime,softdep 1 2 Also, I just noticed that you have softdep in your fstab. This will not work with the snapshot GENERIC kernel! In order to utilize softdep you'll have to rebuild the kernel from source with the following option: option FFS_SOFTUPDATES ok for the softdep, but since i put noatime in /, now the boot process is much much longer: after the "/dev/rwd0a: file system is clean; not checking", the zaurus is doing something with the harddrive for a long time before the boot continue..... what is happenning there??? EDITED: after the long wait, i finally have this message: /dev/rwd0j: Invalid signature in fsinfo block/dev/dwd0j: 74237 files, 887368 free (221842 clusters) what does it mean?? |
|
|
|
May 7 2007, 01:51 PM
Post
#39
|
|
![]() Group: Members Posts: 298 Joined: 8-July 06 From: United Kingdom for now.... Member No.: 10,349 |
QUOTE(mathemajikian @ May 7 2007, 05:22 PM) Also, I just noticed that you have softdep in your fstab. This will not work with the snapshot GENERIC kernel! In order to utilize softdep you'll have to rebuild the kernel from source with the following option: option FFS_SOFTUPDATES It's compiled in GENERIC now, so you should be fine with softdep in your fstab: QUOTE To use Soft Updates, your kernel must have
option FFS_SOFTUPDATES compiled in, this is already in place on GENERIC. |
|
|
|
May 10 2007, 08:23 AM
Post
#40
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
it seems i went again into an mission impossible to resume ! ... even the charge light didn't lit... only way was to remove battery....
any clue about that ?? |
|
|
|
May 10 2007, 11:24 AM
Post
#41
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
The suspend problem doesn't go away, and actually becomes even worse, since I reinstalled the system from the latest snapshots in one partition last night (i did absolutely nothing else apart from following the Afterboot suggestions religiously.
zzz suspend can be resumed sometimes, but fails sometimes as well; closing lid to suspend fails to resume *100%* of the time. Is it really that there is nothing broken in the apm, or i go wrong somewhere? Suspend/resume is such a basic thing that must work out of the box for a healthy distro, isn't it? Now i am really confused about what to do with the setup ... |
|
|
|
May 10 2007, 11:40 AM
Post
#42
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Also can someone kindly tell me explicitly how to use apm or other means to show accurate remaining power?
I've tried all the options possible with apm and only have 100% or 180 minutes all the time. Even though the battery is actually running low (when i boot into cacko and check). |
|
|
|
May 10 2007, 11:58 AM
Post
#43
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Okay, just to be more precise to the symptoms:
When suspending in console (both zzz and closing the lid), resume will produce a very short white flash on the screen, followed by screen black out. Typing "wsconsctl display.backlight=100" doesn't work at all. After waiting a while i see the green light on, which i guess is the system trying desparately to resume the microdrive, but keeps failing (sometimes i see the error message of failing to reset wdc0 blah, but most of the time just everything in the dark). When suspending in X, resume usually can bring the screen back, but then the system freezes. After a while the screen goes dark and the green LED turns on, which probably also indicate the harddrive reset failure ... *** So here i would really appreciate clear answers to the questions ( the more i read the documentation and the tips pages, the more i seem to get confused, just because things do not work as described ) Sorry for getting a bit paranoid now because i am beginning to get a bit frustrated after spending two weeks without getting a stable enough system working. 1) Which version is actually more preferred? The snapshots (which I've been trying to get working but always got errors) or the "official" releases (from the 4.1 dir)? 2) What should I put in /etc/fstab about wd0 if I install the snaphot in one big partition? 3) Should writecacheenable be enabled or not? 4) About swapfile: is it fine to set up swapfile after installing *everything* (including all the distribution sets) in one big partition? 5) And of course, what is the source of the suspend trouble? Frankly, I have already tested a few dozen times (believe me) trying to exhaust all the possibilities: with/without memory cards mounted, with/without cards inserted, with/without AC, with/without disk cache, with/without turning on mechdep.lidsuspend in /etc/sysctl.conf ... This post has been edited by ZDevil: May 10 2007, 12:10 PM |
|
|
|
May 10 2007, 12:52 PM
Post
#44
|
|
![]() Group: Members Posts: 298 Joined: 8-July 06 From: United Kingdom for now.... Member No.: 10,349 |
QUOTE(ZDevil @ May 10 2007, 07:58 PM) Sorry for getting a bit paranoid now because i am beginning to get a bit frustrated after spending two weeks without getting a stable enough system working. QUOTE 1) Which version is actually more preferred? The snapshots (which I've been trying to get working but always got errors) or the "official" releases (from the 4.1 dir)? Releases are generally preferred. Snapshots = -current which is the bleeding edge, and as stated before there can be a lot of bleeding involved! QUOTE 2) What should I put in /etc/fstab about wd0 if I install the snaphot in one big partition? If your swap file is on this partition then you can't put in softdep. Other than that you should be fine. QUOTE 3) Should writecacheenable be enabled or not? Your choice. QUOTE 4) About swapfile: is it fine to set up swapfile after installing *everything* (including all the distribution sets) in one big partition? I don't see any problems with this, but thats just me. QUOTE 5) And of course, what is the source of the suspend trouble? Frankly, I have already tested a few dozen times (believe me) trying to exhaust all the possibilities: with/without memory cards mounted, with/without cards inserted, with/without AC, with/without disk cache, with/without turning on mechdep.lidsuspend in /etc/sysctl.conf ... Try this: use zzz -z suspend and see if it still fails to resume, if so then try zzz -S standby and see what happens. zzz -z suspend puts the Z in a deep sleep whereas zzz -S standby puts the Z in a light sleep. If that doesn't work then use shutdown -hp now until the problem is corrected. If you can't wait then convert back to a penguin distribution. |
|
|
|
May 10 2007, 12:55 PM
Post
#45
|
|
![]() Group: Members Posts: 298 Joined: 8-July 06 From: United Kingdom for now.... Member No.: 10,349 |
QUOTE(ZDevil @ May 10 2007, 07:40 PM) Also can someone kindly tell me explicitly how to use apm or other means to show accurate remaining power? I've tried all the options possible with apm and only have 100% or 180 minutes all the time. Even though the battery is actually running low (when i boot into cacko and check). The apm battery monitor doesn't work all that great. Here's a list of known problems which are currently being worked on: * Repair pcmcia issues that are causing "white-out" problems with some devices. * Fix the odd suspend crashing bugs and RTC skew. * C860/C1000 support. * Support the I2C GPIO controller (C3100 and C3200) using the machine-independent i2c code. * Internal flash memory support as a sd(4) device. * Fix battery drain during suspend. * Fix remaining issues in SDIO support. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 08:30 AM |