[gentoo-user] very slow booting

2006-03-04 Thread Pablasso
hi thereim having some slow boots after i upgraded my kernel from 2.6.12, before, all the boot process to the login took about 25-30secs, but i have tried the gentoo sources 2.6.15 and the suspend2 sources  2.6.14 and 
2.6.15 (currently using this one for the hibernate feature) with the same bad results, it tooks like 50-60 secs just to get over the initial boot process, after that it goes smooth loading the modules and services that tooks like 8-10 more seconds, boosting the overall time at 70secs, just too much
i notice that the boot stops some second on things like iptables and ip_contrack, but my question is why that doesnt happen on my old kernel 2.6.12? and what can i do about it?my machine is an inspiron 6000 laptop



Re: [gentoo-user] suspend2 problem

2006-03-08 Thread Pablasso
if you have your video driver with dri/drm (3d acceleration) activated, thats the problem, suspend2 currently does not work along with 3d acceleration so you have to choose beetween them.for fb try first with vesa-tng and if it doesnt works try with vesa
On 3/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
My suspend2 works, but still have the following problem:1. After resuming, x windows doesn't work well.The screen is dusky, and it comes back normallyonly after I switch to console and then switchback to it.
2.It seems my dpms doesn't work anymore after resume.Screen will become black but the backlight is still on.(I use a laptop computer)3.hibernate-ram can suspend to ram, but after resumingmy laptop will poweroff automatically.
I am using linux-2.6.15-suspend2-r6 kernel, and my lspci isas following:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Hostbridge (rev 03)00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP
bridge (rev 03)00:04.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1(rev 12)00:06.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro100] (rev 09)00:06.1 Serial controller: Xircom Unknown device 00d3
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev01)00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev
01)00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)00:0c.0 CardBus bridge: Texas Instruments PCI142000:0c.1 CardBus bridge: Texas Instruments PCI142000:0d.0 FireWire (IEEE 1394): NEC Corporation IEEE 1394 Host Controller
(rev 01)01:00.0 VGA compatible controller: ATI Technologies Inc Rage MobilityP/M AGP 2x (rev 64)By the way, doesn't any know what framebuffer driver is appropriatefor my computer? I tried versa, it works but the scroll of screen is
very slow. And now I am using ATI March 64 driver.I remeber when i use versa driver, x works for hibernate. But usingATI Mach 64 driver, it doesn't.Thank you!--Wang ShaoChun(王绍春) <
[EMAIL PROTECTED]>--gentoo-user@gentoo.org mailing list


Re: [gentoo-user] suspend2 problem

2006-03-09 Thread Pablasso
it works -sometimes- but is buggy, i use it with my i915 video driver
and it hangs sometimes to the point that i need to kill X and restart
it, like 2 out of 3 times works well but i dont really like the idea of
killing apps everytime it fails, so most of the time i disable DRI

from the suspend2 howto:

"Particularly common here are
issues with USB, DRI/DRM, FireWire, cpufreq, sound card and network drivers. In
the case of DRI/DRM, you can't simply disable it prior to resuming, so people
(unfortunately) have to choose between 3D performance and the ability to
suspend (unless you're willing to stop X prior to suspending and restart it
afterwards)."

http://www.suspend2.net/HOWTO-5.html#ss5.2

regardsOn 3/9/06, David Helstroom <[EMAIL PROTECTED]> wrote:
Pablasso wrote:> if you have your video driver with dri/drm (3d acceleration)> activated, thats the problem, suspend2 currently does not work along> with 3d acceleration so you have to choose beetween them.
>Hi Pablasso,Perhaps I misunderstand, but suspend2 has long worked alongside 3dacceleration. In my experience, some of the proprietary graphics drivers(ATI's fglrx for example) do not work at all. However I use the 
X.orgincluded Radeon drivers (and standard Radeon DRI kernel model) and havehad no problems whatsoever. It could be a different story for the cardin your machine (a Rage II by the looks of it).
Cheers,Dave.


Re: [gentoo-user] suspend2 problem

2006-03-17 Thread Pablasso
yeah its possible, its just not stable on with most video cardsOn 3/15/06, Ow Mun Heng <[EMAIL PROTECTED]
> wrote:On Thu, 2006-03-09 at 20:25 +1100, David Helstroom wrote:> Pablasso wrote:
>> > if you have your video driver with dri/drm (3d acceleration)> > activated, thats the problem, suspend2 currently does not work along> > with 3d acceleration so you have to choose beetween them.
> >> Hi Pablasso,>> Perhaps I misunderstand, but suspend2 has long worked alongside 3d> acceleration. In my experience, some of the proprietary graphics drivers> (ATI's fglrx for example) do not work at all. However I use the 
X.org> included Radeon drivers (and standard Radeon DRI kernel model) and have> had no problems whatsoever. It could be a different story for the card> in your machine (a Rage II by the looks of it).
$ glxinfo | grep renderdirect rendering: YesOpenGL renderer string: Mesa DRI R200 20040929 AGP 4x x86/MMX/SSE2 TCL$ uname -aLinux neuromancer 2.6.14-suspend2-r6 #1 PREEMPT Sun Dec 4 18:21:04 MYT
2005 i686 Intel(R) Pentium(R) M processor 1400MHz GenuineIntel GNU/Linux--Ow Mun HengGentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM98% Microsoft(tm) Free!!Neuromancer 18:11:55 up 2 days, 20:14, 5 users, load average: 
1.41,1.23, 0.76--gentoo-user@gentoo.org mailing list