Re: signal 4 kills X

2002-03-30 Thread martin f krafft
also sprach Martin Hermanowski <[EMAIL PROTECTED]> [2002.03.30.0337 +0100]: > I had the same problem with an ibm tp a30 (radeon chip). I also use the > vesa interface for X, and after finding the following in `man > XF86Config-4' I just turned DPMS off, and now it works: this did fix the problem,

Re: signal 4 kills X

2002-03-29 Thread Martin Hermanowski
On Fri, Mar 29, 2002 at 11:43:20PM +0100, martin f krafft wrote: > also sprach martin f krafft <[EMAIL PROTECTED]> [2002.03.29.2104 +0100]: >> also sprach Andrew Agno <[EMAIL PROTECTED]> [2002.03.29.1953 +0100]: >>> Possibly a problem with an interaction with any power-saving mode you >>> have? >>

Re: signal 4 kills X

2002-03-29 Thread Andrew Agno
Well, it looks like you'll have to get the latest XFree86 server, which is not yet at http://people.debian.org/~branden/. You could always do it yourself, of course :). You could just install the X stuff using the Xinstall.sh script and assume that when a deb comes out, it'll overwrite everything

Re: signal 4 kills X

2002-03-29 Thread martin f krafft
also sprach martin f krafft <[EMAIL PROTECTED]> [2002.03.29.2104 +0100]: > also sprach Andrew Agno <[EMAIL PROTECTED]> [2002.03.29.1953 +0100]: > > Possibly a problem with an interaction with any power-saving mode you > > have? > > i was thinking about that too, but on AC power, all the BIOS power

Re: signal 4 kills X

2002-03-29 Thread martin f krafft
also sprach Andrew Agno <[EMAIL PROTECTED]> [2002.03.29.1953 +0100]: > Possibly a problem with an interaction with any power-saving mode you > have? i was thinking about that too, but on AC power, all the BIOS power stuff is disabled (and i am running it on AC power currently). but for testing pu

Re: signal 4 kills X

2002-03-29 Thread Sean 'Shaleh' Perry
#define SIGILL 4 /* Illegal instruction (ANSI). */ According to the /usr/include/bits/signum.h. This implies somewhere the code is doing something bad and getting killed for it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

signal 4 kills X

2002-03-29 Thread martin f krafft
hi all, i have this shiny dell latitude c610 laptop sitting here, and it's giving me a headache... i am running X on it (woody, version 4.1.0-14, xserver-xfree86). it has an unsupported radeon mobility card (drivers only in 4.2.0), but it's said to work with the vesa module for XFree86-4.1.0, and