* Re: [2.6.8-rc2-mm2] swsusp results on a hp compaq nx7000 [not found] ` <20040806201107.GD30518@elf.ucw.cz> @ 2004-08-08 9:28 ` crow 2004-08-08 18:24 ` Pavel Machek 0 siblings, 1 reply; 4+ messages in thread From: crow @ 2004-08-08 9:28 UTC (permalink / raw) To: Pavel Machek; +Cc: mochel, linux-kernel On Fri, Aug 06, 2004 at 10:11:07PM +0200, Pavel Machek wrote: > Hi! > > > trying to get swsusp running on my hp compaq nx7000, I've noticed > > following problems: > > * echo 'platform' > /sys/power/disk > > creates a syslog message: switching to platform, but a > > cat /sys/power/disk > > still says firmware. Other comments regard disk-writes by 'shutdown' > > driver > > * system calls acpi_*_shutdown to shutdown, but it's rebooting instead > > of doing a system shutdown > > * locking with regard to preemption seems so be broken > > * ohci1394 seems to generate sporadic OOPs on resume (could be > > preemption related) > > * synaptics touchpad (PS/2 driver) stops working after resume > > (sporadic, could also be preemption related) > > * the AGP port driver suspends, but system is a lot slower (e.g. xterm > > scrolling) after resuming > > * enabled DRI drivers (radeon) doesn't work. I'm able to move the mouse > > after resuming for a short time, after that the system locks up hard. > > (the screen is generating snow crash even while moving the mouse). > > The same behaviour can be observered when suspending/resuming from > > vt, the computer crashes with the same symptoms after switchting to X > > after resuming. This happens with the in kernel drm driver as with > > the latest x.org dri drivers (X in question is x.org 6.7). > > * radeonfb gives a "radeonfb: resumed" message on suspending. This may > > be correct (if you suspend the driver and resume it afterwards to > > display more on-screen), but it is a rather disturbing message. > > > > After all swsusp is a lot more useable compared to last time ?'ve tested > > it. It is useable as "suspend if battery power gets low" - measure, but > > rather unuseable for me for other things, as (normal 2D-) graphics > > operations crawl after resuming. thanks for the good work. > > > Ugh, I was offline for a week and it will take me few days to catch > up. This is valuable feedback, and you probably do want to mail it to > lkml and Patrick Mochel. > > If you have time results with preempt disabled would be nice, > too. After i got some unreproduceable hangups on system boot I disabled preempt. It may take some time until some of the problems (i.e. ohci1394) resurface. > psmouse.proto=bare might help with synaptics. will try that soon, but it rather seems to be some kind of strange interaction with other modules.. --Andreas ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [2.6.8-rc2-mm2] swsusp results on a hp compaq nx7000 2004-08-08 9:28 ` [2.6.8-rc2-mm2] swsusp results on a hp compaq nx7000 crow @ 2004-08-08 18:24 ` Pavel Machek 2004-08-09 8:24 ` Nigel Cunningham 0 siblings, 1 reply; 4+ messages in thread From: Pavel Machek @ 2004-08-08 18:24 UTC (permalink / raw) To: crow; +Cc: mochel, linux-kernel Hi! > > > * locking with regard to preemption seems so be broken I see it here, too. > > > * ohci1394 seems to generate sporadic OOPs on resume (could be > > > preemption related) I do not have firewire device to test with... There seem to be very little of those beasts around, so I propose to ignore firewire for now. > > > * radeonfb gives a "radeonfb: resumed" message on suspending. This may > > > be correct (if you suspend the driver and resume it afterwards to > > > display more on-screen), but it is a rather disturbing message. It is correct (but also completely useless) message. Feel free to sumbit a patch to remove it (through radeonfb people). Pavel -- People were complaining that M$ turns users into beta-testers... ...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl! ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [2.6.8-rc2-mm2] swsusp results on a hp compaq nx7000 2004-08-08 18:24 ` Pavel Machek @ 2004-08-09 8:24 ` Nigel Cunningham 2004-08-09 8:44 ` Pavel Machek 0 siblings, 1 reply; 4+ messages in thread From: Nigel Cunningham @ 2004-08-09 8:24 UTC (permalink / raw) To: Pavel Machek; +Cc: crow, mochel, Linux Kernel Mailing List Hi. On Mon, 2004-08-09 at 04:24, Pavel Machek wrote: > Hi! > > > > > * locking with regard to preemption seems so be broken > > I see it here, too. > > > > > * ohci1394 seems to generate sporadic OOPs on resume (could be > > > > preemption related) > > I do not have firewire device to test with... There seem to be very > little of those beasts around, so I propose to ignore firewire for > now. I have firewire hardware but no actual devices to plug in. Is that any help at all when it comes to testing? (I'm not building any support in or as modules at the moment). Nigel ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [2.6.8-rc2-mm2] swsusp results on a hp compaq nx7000 2004-08-09 8:24 ` Nigel Cunningham @ 2004-08-09 8:44 ` Pavel Machek 0 siblings, 0 replies; 4+ messages in thread From: Pavel Machek @ 2004-08-09 8:44 UTC (permalink / raw) To: Nigel Cunningham; +Cc: crow, mochel, Linux Kernel Mailing List Hi! > > > > > * locking with regard to preemption seems so be broken > > > > I see it here, too. > > > > > > > * ohci1394 seems to generate sporadic OOPs on resume (could be > > > > > preemption related) > > > > I do not have firewire device to test with... There seem to be very > > little of those beasts around, so I propose to ignore firewire for > > now. > > I have firewire hardware but no actual devices to plug in. Is that any > help at all when it comes to testing? (I'm not building any support in > or as modules at the moment). It seems to be broken even in that situation, but as firewire hardware is pretty uncommon... I guess we have bigger problems to solve. Pavel -- People were complaining that M$ turns users into beta-testers... ...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl! ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-08-09 8:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20040804120303.GA1828@final-judgement.ath.cx>
[not found] ` <20040806201107.GD30518@elf.ucw.cz>
2004-08-08 9:28 ` [2.6.8-rc2-mm2] swsusp results on a hp compaq nx7000 crow
2004-08-08 18:24 ` Pavel Machek
2004-08-09 8:24 ` Nigel Cunningham
2004-08-09 8:44 ` Pavel Machek
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.