Gentoo Archives: gentoo-user

From: Pablasso <pablasso@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] suspend2 problem
Date: Thu, 09 Mar 2006 05:05:46
Message-Id: 49aa993a0603082100u5a8341faodfab429053071fb7@mail.gmail.com
In Reply to: [gentoo-user] suspend2 problem by scwang@ios.ac.cn
1 if you have your video driver with dri/drm (3d acceleration) activated,
2 thats the problem, suspend2 currently does not work along with 3d
3 acceleration so you have to choose beetween them.
4
5 for fb try first with vesa-tng and if it doesnt works try with vesa
6
7 On 3/8/06, scwang@××××××.cn <scwang@××××××.cn> wrote:
8 >
9 > My suspend2 works, but still have the following problem:
10 >
11 > 1. After resuming, x windows doesn't work well.
12 > The screen is dusky, and it comes back normally
13 > only after I switch to console and then switch
14 > back to it.
15 >
16 > 2.It seems my dpms doesn't work anymore after resume.
17 > Screen will become black but the backlight is still on.
18 > (I use a laptop computer)
19 >
20 > 3.hibernate-ram can suspend to ram, but after resuming
21 > my laptop will poweroff automatically.
22 >
23 > I am using linux-2.6.15-suspend2-r6 kernel, and my lspci is
24 > as following:
25 >
26 > 00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host
27 > bridge (rev 03)
28 > 00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP
29 > bridge (rev 03)
30 > 00:04.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1
31 > (rev 12)
32 > 00:06.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro
33 > 100] (rev 09)
34 > 00:06.1 Serial controller: Xircom Unknown device 00d3
35 > 00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
36 > 00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev
37 > 01)
38 > 00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev
39 > 01)
40 > 00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
41 > 00:0c.0 CardBus bridge: Texas Instruments PCI1420
42 > 00:0c.1 CardBus bridge: Texas Instruments PCI1420
43 > 00:0d.0 FireWire (IEEE 1394): NEC Corporation IEEE 1394 Host Controller
44 > (rev 01)
45 > 01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility
46 > P/M AGP 2x (rev 64)
47 >
48 > By the way, doesn't any know what framebuffer driver is appropriate
49 > for my computer? I tried versa, it works but the scroll of screen is
50 > very slow. And now I am using ATI March 64 driver.
51 >
52 > I remeber when i use versa driver, x works for hibernate. But using
53 > ATI Mach 64 driver, it doesn't.
54 >
55 >
56 >
57 > Thank you!
58 >
59 >
60 > --
61 > Wang ShaoChun(王绍春) <scwang@××××××.cn>
62 > --
63 > gentoo-user@g.o mailing list
64 >
65 >

Replies

Subject Author
Re: [gentoo-user] suspend2 problem David Helstroom <david.helstroom@××××××××××××××××.au>
Re: [gentoo-user] suspend2 problem scwang@××××××.cn