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
> 
> It goes into suspend and the power light starts to blink. That is perfect. 
> However, when I press any key, nothing happenes. The machine does not 
> respond. If I close the lid and open it back up, the power light becomes 
> solid (not blinking), but the machine does not come back alive, or at least I 
> cannot see anything on the display.
> 
> When I press the power button, while the machine is suspended, the light 
> comes 
> solid and the machine starts to work hard. But, instead of coming back live, 
> it shuts down. Do I miss something ? Like a script for the "lid" event ? 
> Please educate me, as I dont know.
> 
> By the way, I also compiled a kernel with the swsusp2 patch, and it looked 
> good, but that was way to serious of a suspend for me, it actually shuts the 
> machine down. It must be great for a suspend when you are on a deserted 
> island, but all I need is a suspend for a few hours, so to memory is fine 
> enough. 

I have a Dell too but a C600 anyway, try this
http://bugzilla.kernel.org/show_bug.cgi?id=3670 that works for me.

Have you tried APM?, APM works really cool for me.

Greetings.
-- 
Pedro Villavicencio Garrido
http://zapdos.codemonkey.cl


signature.asc
Description: This is a digitally signed message part


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 not suitable to your laptop, but it can
perhaps give you some hints.

http://www.tribulaciones.org/blog/computers/suspend_05-12-2004.html


> By the way, I also compiled a kernel with the swsusp2 patch, and it looked 
> good, but that was way to serious of a suspend for me, it actually shuts the 
> machine down. It must be great for a suspend when you are on a deserted 
> island, but all I need is a suspend for a few hours, so to memory is fine 
> enough. 

 The expected behaviour of swsusp2 is write to swap and then shut down
the machine. I am not sure if you can let it sleeping, as in RAM
suspend.

 Hope it helps
-- 
Jose Carlos Garcia Sogo
   [EMAIL PROTECTED]


signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada	digitalmente


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.
(B> >
(B> > I installed a 2.6.9 kernel. When I do a suspend to memory
(B> >
(B> > echo "mem" > /sys/power/state
(B> >
(B> > It goes into suspend and the power light starts to blink. That is
(B> > perfect. However, when I press any key, nothing happenes. The machine
(B> > does not respond. If I close the lid and open it back up, the power light
(B> > becomes solid (not blinking), but the machine does not come back alive,
(B> > or at least I cannot see anything on the display.
(B> >
(B> > When I press the power button, while the machine is suspended, the light
(B> > comes solid and the machine starts to work hard. But, instead of coming
(B> > back live, it shuts down. Do I miss something ? Like a script for the
(B> > "lid" event ? Please educate me, as I dont know.
(B> >
(B> > By the way, I also compiled a kernel with the swsusp2 patch, and it
(B> > looked good, but that was way to serious of a suspend for me, it actually
(B> > shuts the machine down. It must be great for a suspend when you are on a
(B> > deserted island, but all I need is a suspend for a few hours, so to
(B> > memory is fine enough.
(B>
(B> I have a Dell too but a C600 anyway, try this
(B> http://bugzilla.kernel.org/show_bug.cgi?id=3670 that works for me.
(B>
(B> Have you tried APM?, APM works really cool for me.
(B>
(B> Greetings.
(B
(BThanks a lot for the link. Believe it or not, now I can resume from a console 
(Bscreen at least. That is a great advantage already. With the video_post 
(Bscript that was posted on the above link, it does come back up. Of course 
(Bissues remain, as Ethernet is flaky, sometimes comes back, sometimes not, 
(Betc, but it is already a great step forward. 
(B
(BHowever, I would still like to know, if it can be done with no usage of such 
(B3rd party tools. Is it entirely impossible?
(B
(BBen
(B
(B
(B-- 
(BTo UNSUBSCRIBE, email to [EMAIL PROTECTED]
(Bwith a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

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 Garrido wrote:
> > 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
> > >
> > > It goes into suspend and the power light starts to blink. That is
> > > perfect. However, when I press any key, nothing happenes. The machine
> > > does not respond. If I close the lid and open it back up, the power light
> > > becomes solid (not blinking), but the machine does not come back alive,
> > > or at least I cannot see anything on the display.
> > >
> > > When I press the power button, while the machine is suspended, the light
> > > comes solid and the machine starts to work hard. But, instead of coming
> > > back live, it shuts down. Do I miss something ? Like a script for the
> > > "lid" event ? Please educate me, as I dont know.
> > >
> > > By the way, I also compiled a kernel with the swsusp2 patch, and it
> > > looked good, but that was way to serious of a suspend for me, it actually
> > > shuts the machine down. It must be great for a suspend when you are on a
> > > deserted island, but all I need is a suspend for a few hours, so to
> > > memory is fine enough.
> >
> > I have a Dell too but a C600 anyway, try this
> > http://bugzilla.kernel.org/show_bug.cgi?id=3670 that works for me.
> >
> > Have you tried APM?, APM works really cool for me.
> >
> > Greetings.
> 
> Thanks a lot for the link. Believe it or not, now I can resume from a console
> screen at least. That is a great advantage already. With the video_post
> script that was posted on the above link, it does come back up. Of course
> issues remain, as Ethernet is flaky, sometimes comes back, sometimes not,
> etc, but it is already a great step forward.
> 
> However, I would still like to know, if it can be done with no usage of such
> 3rd party tools. Is it entirely impossible?
> 
> Ben
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 


-- 
Julien Wolf, Heidelberg
http://juwo.tk
http://froogle.uni.cc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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 up, via ssh you need to run the script that you will 
find under the mentioned link. It is called video_post

After that still didnt wake my video up, I did an "lsmod" and I saw that my 
video driver was unloaded by the suspend. So I did a "modprobe i830" which is 
what I need for the Intel driver, and then ran the script 
"/root/enu/video_post"

And it woke right up. Note, that it was done from console and while X wakes up 
as well, the screen is full of jumbled signs, and letters, so it wont make 
sense to wake up into X. But there is a kernel patch to fix that under the 
same site, just I have no time now. I will post back witha detailed message 
when I figured everything out.

Here is how I do the sleep - resume

I made a script under /sbin/suspendtest

and put the following in

echo "mem" > /sys/power/state   #--> It goes to suspend
modprobe i830  #---> load my video driver
/root/enu/video_post#---> wake video up

And then, simply I chmod 755 it, so that its executable, and run "suspendtest"

And it goes to sleep. When I close the lid, and reopen it (its the trigger on 
this laptop), the laptop wakes up into console.

Ben

On Sunday 19 December 2004 10:18 am, Julien Wolf wrote:
> 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 Garrido wrote:
> > > 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
> > > >
> > > > It goes into suspend and the power light starts to blink. That is
> > > > perfect. However, when I press any key, nothing happenes. The machine
> > > > does not respond. If I close the lid and open it back up, the power
> > > > light becomes solid (not blinking), but the machine does not come
> > > > back alive, or at least I cannot see anything on the display.
> > > >
> > > > When I press the power button, while the machine is suspended, the
> > > > light comes solid and the machine starts to work hard. But, instead
> > > > of coming back live, it shuts down. Do I miss something ? Like a
> > > > script for the "lid" event ? Please educate me, as I dont know.
> > > >
> > > > By the way, I also compiled a kernel with the swsusp2 patch, and it
> > > > looked good, but that was way to serious of a suspend for me, it
> > > > actually shuts the machine down. It must be great for a suspend when
> > > > you are on a deserted island, but all I need is a suspend for a few
> > > > hours, so to memory is fine enough.
> > >
> > > I have a Dell too but a C600 anyway, try this
> > > http://bugzilla.kernel.org/show_bug.cgi?id=3670 that works for me.
> > >
> > > Have you tried APM?, APM works really cool for me.
> > >
> > > Greetings.
> >
> > Thanks a lot for the link. Believe it or not, now I can resume from a
> > console screen at least. That is a great advantage already. With the
> > video_post script that was posted on the above link, it does come back
> > up. Of course issues remain, as Ethernet is flaky, sometimes comes back,
> > sometimes not, etc, but it is already a great step forward.
> >
> > However, I would still like to know, if it can be done with no usage of
> > such 3rd party tools. Is it entirely impossible?
> >
> > Ben
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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                    #---> wake video up

So this is what you will run, provided that you installed the script 
under /root folder. This is default by the writer of the script, so I did not 
change it. Also, read the README file that comes with the script, and also 
dont get surprised, but when you download the script, it is a 
"attachment.cgi" file, but you can treat it as a regular archive. This got me 
puzzled there for a while. Just download it, unpack it, and run "make" and 
you are all set indeed. If you should encounter any further problems, please 
post here.

Ben


On Sunday 19 December 2004 10:18 am, Julien Wolf wrote:
> 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 Garrido wrote:
> > > 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
> > > >
> > > > It goes into suspend and the power light starts to blink. That is
> > > > perfect. However, when I press any key, nothing happenes. The machine
> > > > does not respond. If I close the lid and open it back up, the power
> > > > light becomes solid (not blinking), but the machine does not come
> > > > back alive, or at least I cannot see anything on the display.
> > > >
> > > > When I press the power button, while the machine is suspended, the
> > > > light comes solid and the machine starts to work hard. But, instead
> > > > of coming back live, it shuts down. Do I miss something ? Like a
> > > > script for the "lid" event ? Please educate me, as I dont know.
> > > >
> > > > By the way, I also compiled a kernel with the swsusp2 patch, and it
> > > > looked good, but that was way to serious of a suspend for me, it
> > > > actually shuts the machine down. It must be great for a suspend when
> > > > you are on a deserted island, but all I need is a suspend for a few
> > > > hours, so to memory is fine enough.
> > >
> > > I have a Dell too but a C600 anyway, try this
> > > http://bugzilla.kernel.org/show_bug.cgi?id=3670 that works for me.
> > >
> > > Have you tried APM?, APM works really cool for me.
> > >
> > > Greetings.
> >
> > Thanks a lot for the link. Believe it or not, now I can resume from a
> > console screen at least. That is a great advantage already. With the
> > video_post script that was posted on the above link, it does come back
> > up. Of course issues remain, as Ethernet is flaky, sometimes comes back,
> > sometimes not, etc, but it is already a great step forward.
> >
> > However, I would still like to know, if it can be done with no usage of
> > such 3rd party tools. Is it entirely impossible?
> >
> > Ben
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]
>
> --
> Julien Wolf, Heidelberg
> http://juwo.tk
> http://froogle.uni.cc



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:59, Benedek Frank wrote:
>
>>Hi
>>
>>I installed k3b to burn CD's but only able to do so while I am root.
>>
>>I did all things possible (I think) to make burning for user available. I
>>installed cdrecord with SUID enabled, and also I updated the permissions
>>so that my username is in the "burning" group and also in the "cdrom"
>>group. When I go Settings -> Configure k3b: I can see under Devices, that
>>my burner is there, but as a reader and not as a writer. The weird thing
>>is that even though it is a reader, in the specifications, it says CD-RW
>>= yes
>>
>>Here is the output of the following command, first with user, then with
>>root:
>>
>>With User:
>>
>>[EMAIL PROTECTED]:~$ cdrecord dev=ATAPI: -scanbus
>>Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jïg
>>Schilling
>>NOTE: this version of cdrecord is an inofficial (modified) release of
>>cdrecord and thus may have bugs that are not present in the original
>>version. Please send bug reports and support requests to
>><[EMAIL PROTECTED]>.
>> The original author should not be bothered with problems of this
>>version.
>>
>>scsidev: 'ATAPI:'
>>devname: 'ATAPI'
>>scsibus: -1 target: -1 lun: -1
>>Warning: Using ATA Packet interface.
>>Warning: The related Linux kernel interface code seems to be
>>unmaintained. Warning: There is absolutely NO DMA, operations thus are
>>slow.
>>Using libscg version 'schily-0.8'.
>>scsibus0:
>> 0,0,0 0) 'SONY ' 'CDRW/DVD CRX830E' 'KDK3' Removable
>>CD-ROM 0,1,0 1) *
>> 0,2,0 2) *
>> 0,3,0 3) *
>> 0,4,0 4) *
>> 0,5,0 5) *
>> 0,6,0 6) *
>> 0,7,0 7) *
>>
>>With Root:
>>
>>dell700m:/home/ben# cdrecord dev=ATAPI: -scanbus
>>Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jïg
>>Schilling
>>NOTE: this version of cdrecord is an inofficial (modified) release of
>>cdrecord and thus may have bugs that are not present in the original
>>version. Please send bug reports and support requests to
>><[EMAIL PROTECTED]>.
>> The original author should not be bothered with problems of this
>>version.
>>
>>scsidev: 'ATAPI:'
>>devname: 'ATAPI'
>>scsibus: -1 target: -1 lun: -1
>>Warning: Using ATA Packet interface.
>>Warning: The related Linux kernel interface code seems to be
>>unmaintained. Warning: There is absolutely NO DMA, operations thus are
>>slow.
>>Using libscg version 'schily-0.8'.
>>scsibus0:
>> 0,0,0 0) 'SONY ' 'CDRW/DVD CRX830E' 'KDK3' Removable
>>CD-ROM 0,1,0 1) *
>> 0,2,0 2) *
>> 0,3,0 3) *
>> 0,4,0 4) *
>> 0,5,0 5) *
>> 0,6,0 6) *
>> 0,7,0 7) *
>>
>>Thanks
>>
>>Ben

--
http://public.xdi.org/=jason.martens
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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 which I can select the resolutionfix package to be run every 
time the computer boots. Then, go into /etc/rc2.d/ and make sure the 
resolutionfix script runs before your X session manager like GDM KDM XDM, if 
you have any. Then, your problem is solved. Of course, you need to follow 
what Alain has in his README files. You need to put also a line in your 
XF86Config-4 file. If you have trouble, I will boot my machine and give you 
my config file, so you can copy.

Ben

On Saturday 18 December 2004 01:38 pm, Christian Christmann wrote:
> 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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 successful with 1280x800, please post
| your /etc/X11/XF86config-4.
What graphics chipset is in your laptop? If it is an NVidia, I don't
think there is need for a patch - just install the drivers then use an
XF86Config similar to mine as attached to this email..
Hope this helps,
Tim
- --
Tim Ebenezer
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBxg3AEB6ldf04qpcRArdhAJ9/RR3Kp43mdJHa8Glt8S+16Q3ZtQCfYzho
pv4FKV2VwfPq3IYUI4ww3w8=
=9ETd
-END PGP SIGNATURE-
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

# Comment out some modules - functionality is provided by nvidia
Section "Module"
#   Load"GLcore"
Load"synaptics"
Load"bitmap"
Load"dbe"
Load"ddc"
#   Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

# These parameters obtained from a mailing list post somewhere...
Section "InputDevice"
Identifier  "Alps Touchpad"
Driver  "synaptics"
Option  "CorePointer"
Option  "Device""/dev/input/event1"
Option  "Protocol"  "event"
Option  "LeftEdge"  "60"
Option  "RightEdge" "830"
Option  "TopEdge"   "70"
Option  "BottomEdge""650"
Option  "FingerLow" "25"
Option  "FingerHigh""30"
Option  "MaxTapTime""180"
Option  "MaxTapMove""110"
Option  "EmulateMidButtonTime"  "75"
Option  "VertScrollDelta"   "50"
Option  "HorizScrollDelta"  "50"
Option  "MinSpeed"  "0.2"
Option  "MaxSpeed"  "0.5"
Option  "AccelFactor"   "0.01"
Option  "EdgeMotionSpeed"   "40"
Option  "UpDownScrolling"   "1"
Option  "TouchpadOff"   "0"
EndSection

Section "InputDevice"
Identifier  "USB Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

# This section is only used for non-twinview layout
Section "Modes"
# Here is the optimal mode: 1280x800 @ 60.0Hz
Identifier "16:10"
# 1280x800 @ 60.00Hz (GTF) hsync: 49.68kHz; pclk: 83.46MHz
ModeLine "1280x800" 83.5 1280 1344 1480 1680 800 801 804 828
EndSection

# Twinview setup
# The external monitor is configured to

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" and put it in /etc/init.d/ and made it executable. I then ran 
> "rcconfig" in which I can select the resolutionfix package to be run every 
> time the computer boots. Then, go into /etc/rc2.d/ and make sure the 
> resolutionfix script runs before your X session manager like GDM KDM XDM, if 
> you have any. Then, your problem is solved. Of course, you need to follow 
> what Alain has in his README files. You need to put also a line in your 
> XF86Config-4 file. If you have trouble, I will boot my machine and give you 
> my config file, so you can copy.
> 
> Ben

Thanks, but when I run "855resolution -l" I get

Chipset: 855GM
Unknow VBIOS structure

Can you display the modes of your vbios?

Thanks
Chris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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/XF86config-4.
> 
> What graphics chipset is in your laptop? 
 
The notebook has a ATI Radeon 9700


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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 ACPI project: A kernel patch that statically links
the custom DSDT in, another patch that allows the
kernel to load a custom DSDT in an initrd. (N.B.:
These patches appear to be against a vanilla
kernel...)

So what's The Debian Way to do it? What do other folks
do?

Thanks,

R.





__ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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 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 which I can select the resolutionfix package to be run
> > every time the computer boots. Then, go into /etc/rc2.d/ and make sure
> > the resolutionfix script runs before your X session manager like GDM KDM
> > XDM, if you have any. Then, your problem is solved. Of course, you need
> > to follow what Alain has in his README files. You need to put also a line
> > in your XF86Config-4 file. If you have trouble, I will boot my machine
> > and give you my config file, so you can copy.
> >
> > Ben
>
> Thanks, but when I run "855resolution -l" I get
>
> Chipset: 855GM
> Unknow VBIOS structure
>
> Can you display the modes of your vbios?
>
> Thanks
> Chris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]