Re: ACPI suspend Dell 700m 2.6.9 kernel, wont wake up?

2004-12-19 Thread Pedro Villavicencio Garrido
Hey, On Sat, 2004-12-18 at 22:57 -0800, Benedek Frank wrote: > Hi > > On my Dell 700m I am trying to make suspend work. The battery life is just > horrible, 2 hours flat, so suspend is a must. > > I installed a 2.6.9 kernel. When I do a suspend to memory > > echo "mem" > /sys/power/state >

Re: ACPI suspend Dell 700m 2.6.9 kernel, wont wake up?

2004-12-19 Thread Jose Carlos Garcia Sogo
El sÃb, 18-12-2004 a las 22:57 -0800, Benedek Frank escribiÃ: > Hi > > On my Dell 700m I am trying to make suspend work. The battery life is just > horrible, 2 hours flat, so suspend is a must. Here are more or less explained steps I followed to suspend my inspiron 510m. Perhaps everything is n

Re: ACPI suspend Dell 700m 2.6.9 kernel, wont wake up?

2004-12-19 Thread Benedek Frank
On Sunday 19 December 2004 06:39 am, Pedro Villavicencio Garrido wrote: (B> Hey, (B> (B> On Sat, 2004-12-18 at 22:57 -0800, Benedek Frank wrote: (B> > Hi (B> > (B> > On my Dell 700m I am trying to make suspend work. The battery life is (B> > just horrible, 2 hours flat, so suspend is a must.

Re: ACPI suspend Dell 700m 2.6.9 kernel, wont wake up?

2004-12-19 Thread Julien Wolf
the same problem is with my dell inspiron 5150: It doesn't really wake up probably because of the NVIDIA Graphics chipc (fx5200go) Any Idea how to wake it up? On Sun, 19 Dec 2004 09:00:41 -0800, Benedek Frank <[EMAIL PROTECTED]> wrote: > On Sunday 19 December 2004 06:39 am, Pedro Villavicencio G

Re: ACPI suspend Dell 700m 2.6.9 kernel, wont wake up?

2004-12-19 Thread Benedek Frank
Hi Julien For that, you need to follow the steps on the following link: http://bugzilla.kernel.org/show_bug.cgi?id=3670 First what you need, is to make sure the machine actually wakes up, except no video. You can try SSH-ing to the box, etc. When you established that the machine actually wakes

Re: ACPI suspend Dell 700m 2.6.9 kernel, wont wake up?

2004-12-19 Thread Benedek Frank
CORRECTION OF EARLIER POST Sorry Julien Here is a little correction of the script. The folder the video_post is in, is not enu but emu echo "mem" > /sys/power/state   #--> It goes to suspend modprobe i830                              #---> load my video driver /root/emu/video_post              

Re: K3B CD-burning Dell 700m laptop, Only burns while root

2004-12-19 Thread Jason Martens
Benedek Frank wrote: Thanks Compiling 2.6.9 now. Hope that fixes it. Ben On Friday 17 December 2004 01:35 pm, you wrote: >If you are running a 2.6.8+ kernel, you can only burn cds as root. > >Robert Well, sort of. See here... http://k3b.plainblack.com/index.pl/news2 > >On Fri, 2004-12-17 at 15:

toshiba m30x-131 with 1280x800

2004-12-19 Thread Christian Christmann
Hi, I'm running Sarge on my Toshiba m30x-131 notebook. I can't get the x server running with a resolution of 1280x800. The maximum resolution I can set up is 1024x768. If anyone was successful with 1280x800, please post your /etc/X11/XF86config-4. Thanks. Chris -- To UNSUBSCRIBE, email to [E

Re: toshiba m30x-131 with 1280x800

2004-12-19 Thread Benedek Frank
Hi Sure, I use it already, it can get done. But you need to run a script every time you boot. http://perso.wanadoo.fr/apoirier/ Here is the patch, and how to use it. I personally made a script called "resolutionfix" and put it in /etc/init.d/ and made it executable. I then ran "rcconfig" in w

Re: toshiba m30x-131 with 1280x800

2004-12-19 Thread Tim Ebenezer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Chris Christian Christmann wrote: | Hi, | | I'm running Sarge on my Toshiba m30x-131 notebook. Nice Choice | | I can't get the x server running with a resolution | of 1280x800. The maximum resolution I can set up | is 1024x768. | If anyone was succes

Re: toshiba m30x-131 with 1280x800

2004-12-19 Thread Christian Christmann
On Sun, 19 Dec 2004 23:40:11 +0100, Benedek Frank wrote: > Hi > > Sure, I use it already, it can get done. But you need to run a script every > time you boot. > > http://perso.wanadoo.fr/apoirier/ > > Here is the patch, and how to use it. I personally made a script called > "resolutionfix" an

Re: toshiba m30x-131 with 1280x800

2004-12-19 Thread Christian Christmann
> | Hi, > | > | I'm running Sarge on my Toshiba m30x-131 notebook. > > Nice Choice > > | > | I can't get the x server running with a resolution > | of 1280x800. The maximum resolution I can set up > | is 1024x768. > | If anyone was successful with 1280x800, please post > | your /etc/X11/XF86confi

Custom DSDT--The Debian Way?

2004-12-19 Thread Ridge Chittenden
Hello all, The DSDT on my Dell Inspiron 300m seems buggy--KDE tells me I "appear to have a partial ACPI installantion," and I get a bunch of ACPI errors on bootup. I'd like to try to edit the DSDT (or use one from acpi.sourceforge.net). But there are a bunch of different methods listed at the A

Re: toshiba m30x-131 with 1280x800

2004-12-19 Thread Benedek Frank
Hi Sorry, completely my fault. I forgot to ask what chipset you have. This is only for the Intel 855, and not your ATI. Ben On Saturday 18 December 2004 05:14 pm, Christian Christmann wrote: > On Sun, 19 Dec 2004 23:40:11 +0100, Benedek Frank wrote: > > Hi > > > > Sure, I use it already, it can