From: Jaco Kroon <jaco-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
To: Pavel Machek <pavel-AlSwsSmVLrQ@public.gmane.org>
Cc: Stefan Seyfried <seife-l3A5Bk7waGM@public.gmane.org>,
Holger Macht <hmacht-l3A5Bk7waGM@public.gmane.org>,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Toshiba Satellite P10
Date: Sat, 24 Dec 2005 10:45:58 +0200 [thread overview]
Message-ID: <43AD0AC6.9060904@kroon.co.za> (raw)
In-Reply-To: <20051224003808.GB16285-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 3381 bytes --]
Pavel Machek wrote:
> Hi!
>
>
>>>Okay, what *other* patches do you have installed? What kernel are you
>>>running? 2.6.15-rc6?
>>
>>I'm trying with 2.6.14.3, but I've got 2.6.15rc5 available here (can
>>always get the VI patch to rc6). Was intending to run the acpi_include
>>patch, but since that is a standard option in 2.6.14.x I never actually
>>pulled in that patch, so no other patches and I've backed out suspend2
>>now. Will also give 15rc6 a go in the morning.
>
> rc5 should be good enough.
Same problem. SysRq+T reveals that the newly spawned process is getting
stuck in:
ide_do_request+0x18a/0x3c5
io_schedule+0xe/0x16
sync_page+0x3e/0x4b
__wait_on_bit_lock+0x41/0x61
sync_page+0x0/0x4b
__lock_page+0x9d/0xb1
wake_bit_function+0x0/0x55
wake_bit_function+0x0/0x55
do_generic_mapping_read+0x335/0x7fd
__generic_file_aio_read+0x19d/0x203
file_read_actor+0x0/0xfa
generic_file_read+0xba/0xd8
autoremove_wake_function+0x0/0x57
vfs_read+0x1a5/0x1aa
kernel_read+0x50/0x5f
prepare_binprm+0xd8/0x103
do_execve+0xfe/0x203
sys_execve+0x3c/0x6f
sysenter_past_esp+0x54/0x75
Second run round the first command I issued worked fine, as did cd to
/usr/src/linux, but running make menuconfig failed. This time the stack
trace was considerably longer (I'm not going to type that over). The
top two calls are the same, but it comes in from sync_buffer,
__wait_on_bit, sync_buffer, sync_buffer, out_of_line_wait_on_bit,
wake_bit_function, wakebit_function, and so forth. A quick scan of the
VI between rc5 and rc6 doesn't reveal any changes that could possibly
affect this (I'm going to patch to rc6 in any case).
Could it be a bug in reiserfs? I have run a fsck but no errors were
found, so I presume the fs is still in tact.
Right, I've done this for userspace programs linked with -rdynamic
before, but how do I convert those hexadecimal offsets into line numbers
for the kernel? Just point me at the docs to RTFM so that I can RTFS.
The keyboard auto-repeat still breaks. If it's possible to re-enable
this using some command-line tool (which I'm not aware off) then I can
just re-enable that manually from a suspend/resume script.
>>>>This feels like a post-wakeup racecondition to me... Disabling the big
>>>>kernel lock preemption think again... yes, seems to be working better
>>>>now. Suspending to ram and then to disk still fails. (resume from mem
>>>>works, can do make menuconfig - a few times - and then it starts
>>>>suspend-to-disk process and then just hangs).
>>>
>>>So... there's no module to blame? I do have CONFIG_PREEMPT=y and
>>>CONFIG_PREEMPT_BKL=y set here, but there were some problems with those
>>>before, so keeping it disabled may be wise.
>>
>>I've also found that I forgot to disable registers. Neither made a
>>difference though.
>
> CONFIG_REGPARM?
Argh. It was too early in the morning (late at night?). Yes.
>>>Ouch and now that suspend-to-ram more or less works for you, can you
>>>submit update to Doc*/power/video.txt?
>>
>>Will do if I get it working. more-or-less is simply not good enough (or
>>should I just make a note there?).
>
> It is good enough for video.txt. It describes how to get _video_
> working, and video works just ok for you.
You should have received the patch.
Jaco
--
There are only 10 kinds of people in this world,
those that understand binary and those that don't.
http://www.kroon.co.za/
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3166 bytes --]
next prev parent reply other threads:[~2005-12-24 8:45 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-21 6:43 Toshiba Satellite P10 Jaco Kroon
[not found] ` <43A8F98D.3000704-W7S27g77yncFbeUAN25fX/d9D2ou9A/h@public.gmane.org>
2005-12-22 11:02 ` Pavel Machek
[not found] ` <20051222110219.GB9838-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-22 12:04 ` Stefan Seyfried
[not found] ` <20051222120413.GA28743-l3A5Bk7waGM@public.gmane.org>
2005-12-22 13:59 ` Jaco Kroon
[not found] ` <43AAB13E.4080206-W7S27g77yncFbeUAN25fX/d9D2ou9A/h@public.gmane.org>
2005-12-22 14:23 ` Pavel Machek
2005-12-22 16:06 ` Stefan Seyfried
[not found] ` <20051222160633.GA3316-l3A5Bk7waGM@public.gmane.org>
2005-12-23 6:44 ` Jaco Kroon
[not found] ` <43AB9CD2.9090106-W7S27g77yncFbeUAN25fX/d9D2ou9A/h@public.gmane.org>
2005-12-23 11:12 ` Pavel Machek
[not found] ` <20051223111239.GB10748-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-23 16:53 ` Jaco Kroon
[not found] ` <43AC2B95.9060901-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-23 17:24 ` Pavel Machek
[not found] ` <20051223172459.GB15357-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-23 22:57 ` Jaco Kroon
[not found] ` <43AC80F3.6040605-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-23 23:01 ` Pavel Machek
[not found] ` <20051223230133.GC16104-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-24 0:07 ` Jaco Kroon
[not found] ` <43AC9127.10007-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-24 0:25 ` Pavel Machek
[not found] ` <20051224002527.GA16285-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-24 0:35 ` Jaco Kroon
[not found] ` <43AC97E7.1030800-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-24 0:38 ` Pavel Machek
[not found] ` <20051224003808.GB16285-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-24 8:45 ` Jaco Kroon [this message]
[not found] ` <43AD0AC6.9060904-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-24 8:54 ` Stefan Seyfried
[not found] ` <20051224085403.GB23539-l3A5Bk7waGM@public.gmane.org>
2005-12-24 9:13 ` Jaco Kroon
[not found] ` <43AD113F.4090601-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-24 12:02 ` Jaco Kroon
[not found] ` <43AD38C5.5030203-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-24 12:22 ` Pavel Machek
[not found] ` <20051224122218.GG26351-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-24 12:45 ` Jaco Kroon
2005-12-24 10:44 ` Manuel Lauss
[not found] ` <43AD2676.10703-nEyxjcs6f3Vin2gBucwGBecsttgLyre6@public.gmane.org>
2005-12-24 11:21 ` Jaco Kroon
[not found] ` <43AD2F3F.7010003-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-24 11:47 ` Pavel Machek
[not found] ` <20051224114758.GD26351-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-24 12:35 ` Jaco Kroon
[not found] ` <43AD407A.5020708-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-24 12:49 ` Pavel Machek
[not found] ` <20051224124903.GH26351-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-24 13:14 ` Toshiba Satellite P10 [Solved] Jaco Kroon
[not found] ` <43AD49A8.3010708-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-24 13:57 ` Pavel Machek
[not found] ` <20051224135756.GI26351-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-25 8:26 ` Toshiba Satellite P10 + ati-drivers (fglrx) Jaco Kroon
[not found] ` <43AE57B4.7030008-P18QfuJFXGPYkQIYctQFYw@public.gmane.org>
2005-12-25 8:47 ` Pavel Machek
[not found] ` <20051225084728.GE2183-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-25 16:16 ` Jaco Kroon
2005-12-25 20:32 ` Jaco Kroon
2005-12-24 11:46 ` Toshiba Satellite P10 Pavel Machek
[not found] ` <20051224114621.GC26351-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-12-24 12:43 ` Jaco Kroon
2005-12-23 13:43 ` Sebastian Henschel
2005-12-23 23:25 ` Matthew Garrett
[not found] ` <20051223232505.GA21166-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org>
2005-12-23 23:59 ` Jaco Kroon
2005-12-22 14:15 ` Holger Macht
[not found] ` <20051222141500.GA15412-+Mg20aWpcBQb1SvskN2V4Q@public.gmane.org>
2005-12-22 14:28 ` Jaco Kroon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43AD0AC6.9060904@kroon.co.za \
--to=jaco-p18qfujfxgpykqiyctqfyw@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=hmacht-l3A5Bk7waGM@public.gmane.org \
--cc=pavel-AlSwsSmVLrQ@public.gmane.org \
--cc=seife-l3A5Bk7waGM@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox