Re: TravelMate 290 acpi problem

2008-01-06 Thread Andrea Lenarduzzi
PMPope ha scritto: Are you running Beagle? No! It's not installed on my debian sid On Sun, 2008-01-06 at 16:03 +0100, Andrea Lenarduzzi wrote: Hi, I've an Acer TravelMate 290 kernel 2.6.22 and the fan is never on. When the pc is too hot, it quit immediately!!! This is not a good situation!!!

TravelMate 290 acpi problem

2008-01-06 Thread Andrea Lenarduzzi
Hi, I've an Acer TravelMate 290 kernel 2.6.22 and the fan is never on. When the pc is too hot, it quit immediately!!! This is not a good situation acpi -t : LaptopDebian:/home/andrea# acpi -t No support for device type: thermal Modules are loaded: thermal13224 0 processor

d600 debian acpi problem 2.6.8 kernel

2005-02-19 Thread loumaus
hi there .. im actually working on a dell d600 using a 2.6.8-2 kernel ... my system leaks the support for the ndiswrapper as well as for the sound card ndiswrapper version 1.0rc2 loaded (preempt=yes,smp=no) ACPI: PCI interrupt :02:03.0[A] -> GSI 7 (level, low) -> IRQ 7 ndiswrapper: request

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-09 Thread Kai Hildebrandt
Hi. On Sun, 09 Jan 2005 06:00:27 +0800 Andrew McMillan <[EMAIL PROTECTED]> wrote: > On Fri, 2005-01-07 at 21:19 +0100, Kai Hildebrandt wrote: > > > > I enter sleep mode as root with: > > > > # echo "mem" > /sys/power/state > > > > Sleep Mode > > > > Waking up Screen keeps blank. > > Well,

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-08 Thread Andrew McMillan
On Fri, 2005-01-07 at 21:19 +0100, Kai Hildebrandt wrote: > > I compiled a vanilla 2.6.10 kernel. I only patched it against madwifi > because I cannot comile the madwifi module with the make-kpkg target > modules_image. With 2.6.9 and 2.6.8 there was no problem. But with this > patch it works. > >

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-07 Thread Andrew McMillan
On Thu, 2005-01-06 at 16:19 +0100, Kai Hildebrandt wrote: > Hi again. > > On Fri, 07 Jan 2005 01:11:57 +1300 > Andrew McMillan <[EMAIL PROTECTED]> wrote: > > > I'm currently running 2.6.10, without any patches. The configuration > > I have is for the new radeon driver. I built my kernel using t

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-07 Thread Kai Hildebrandt
Hi again. On Fri, 07 Jan 2005 01:11:57 +1300 Andrew McMillan <[EMAIL PROTECTED]> wrote: > I'm currently running 2.6.10, without any patches. The configuration > I have is for the new radeon driver. I built my kernel using the > make-kpkg utility from the kernel-package package, so I can make th

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-06 Thread Kai Hildebrandt
Hi again. On Fri, 07 Jan 2005 01:11:57 +1300 Andrew McMillan <[EMAIL PROTECTED]> wrote: > I'm currently running 2.6.10, without any patches. The configuration > I have is for the new radeon driver. I built my kernel using the > make-kpkg utility from the kernel-package package, so I can make th

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-06 Thread Andrew McMillan
On Thu, 2005-01-06 at 11:20 +0100, Kai Hildebrandt wrote: > > > I have an R50p, and suspend to ram works for me, as well as getting > > the video restored after a suspend. > > > How did you manage that? > > Which tools do I need to install and configure? > > Which kernel version and patches are

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-06 Thread Kai Hildebrandt
Hi. On Tue, 04 Jan 2005 17:59:18 +1300 Andrew McMillan <[EMAIL PROTECTED]> wrote: > I have an R50p, and suspend to ram works for me, as well as getting > the video restored after a suspend. > How did you manage that? Which tools do I need to install and configure? Which kernel version and patc

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-04 Thread Andrew McMillan
On Mon, 2005-01-03 at 20:56 +0100, Kai Hildebrandt wrote: > Hi all. > > I just compiled a 2.6.9 kernel on my debian sarge notebook with ACPI > support. I also configured tpb but some keys do not work. The notebook > is a IBM thinkpad r50p. > > What can I do to get the key to change the video outp

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-04 Thread Hanspeter Kunz
On Tue, 2005-01-04 at 02:32 +0100, Martin Theiss wrote: [...] > > Is there any chance to get my notebook to work after an suspend-to-ram > > with a working screen? It stays blank after resuming not depending on > > framebuffer (vesafb) or the X-server (I deactivated both to test it). > > Same prob

Re: ACPI problem: console and X black after resume on supsend-to-ram

2005-01-03 Thread Martin Theiss
Hi Kai Hildebrandt, *, Kai Hildebrandt wrote: > I just compiled a 2.6.9 kernel on my debian sarge notebook with ACPI > support. I also configured tpb but some keys do not work. The notebook > is a IBM thinkpad r50p. > > What can I do to get the key to change the video output (Fn + F7) > working?

ACPI problem: console and X black after resume on supsend-to-ram

2005-01-03 Thread Kai Hildebrandt
Hi all. I just compiled a 2.6.9 kernel on my debian sarge notebook with ACPI support. I also configured tpb but some keys do not work. The notebook is a IBM thinkpad r50p. What can I do to get the key to change the video output (Fn + F7) working? Is there any chance to get my notebook to work af

Re: Asus M2400N --- ACPI problem

2004-06-09 Thread 王晓林
Thanks everyone for helping! Passing nolapic to the kernel solved my problem. Florian is right. With acpi=off, I don't have sound. Just don't know why. Anyway, now both ACPI and sound works perfectly. Thanks again, Florian. That would be great if you or anybody else can tell me some more detail

Re: Asus M2400N --- ACPI problem

2004-06-09 Thread 王晓林
Thanks everyone for helping! Passing nolapic to the kernel solved my problem. Florian is right. With acpi=off, I don't have sound. Just don't know why. Anyway, now both ACPI and sound works perfectly. Thanks again, Florian. That would be great if you or anybody else can tell me some more detail

Re: Asus M2400N --- ACPI problem

2004-06-08 Thread Jochen Schulz
* =?gb2312?B?zfXP/sHW?=: > > Can anybody help me to make the ACPI work? > > kernel: 2.6.3 I propose to update to kernel 2.6.6 (images should be in sarge). I don't remember the exact versions, but I had some trouble with the very early 2.6 versions, too. Especially concerning ACPI. BTW: the inte

Re: Asus M2400N --- ACPI problem

2004-06-08 Thread freeman
我也订了这个ML了,,xixi 麻烦你这么多,,真不好意思^_^ 有机会见面的话,一定请你吃饭.

Re: Asus M2400N --- ACPI problem

2004-06-08 Thread Jochen Schulz
* =?gb2312?B?zfXP/sHW?=: > > Can anybody help me to make the ACPI work? > > kernel: 2.6.3 I propose to update to kernel 2.6.6 (images should be in sarge). I don't remember the exact versions, but I had some trouble with the very early 2.6 versions, too. Especially concerning ACPI. BTW: the inte

Re: Asus M2400N --- ACPI problem

2004-06-08 Thread freeman
我也订了这个ML了,,xixi 麻烦你这么多,,真不好意思^_^ 有机会见面的话,一定请你吃饭. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Asus M2400N --- ACPI problem

2004-06-08 Thread 王晓林
some more infomation found: fm:~# dmesg | grep ACPI BIOS-e820: 0f74 - 0f75 (ACPI data) BIOS-e820: 0f75 - 0f80 (ACPI NVS) ACPI: Subsystem revision 20040326 ACPI: Interpreter disabled. ACPI: ACPI tables contain no PCI IRQ routing entries PCI

Re: Asus M2400N --- ACPI problem

2004-06-08 Thread 王晓林
some more infomation found: fm:~# dmesg | grep ACPI BIOS-e820: 0f74 - 0f75 (ACPI data) BIOS-e820: 0f75 - 0f80 (ACPI NVS) ACPI: Subsystem revision 20040326 ACPI: Interpreter disabled. ACPI: ACPI tables contain no PCI IRQ routing entries PCI

Asus M2400N --- ACPI problem

2004-06-07 Thread 王晓林
Hi, I am a Debian newbie. I installed Debian sarge on my Asus M2400N laptop. When it boots up, the system stop responding after showing the line "acpi:IRQ9 SCI: Edge set to level Trugger". So, I tried pass "acpi=off" to the kernel. It works. I searched http://tuxmobil.org/asus.html and found a

Asus M2400N --- ACPI problem

2004-06-07 Thread 王晓林
Hi, I am a Debian newbie. I installed Debian sarge on my Asus M2400N laptop. When it boots up, the system stop responding after showing the line "acpi:IRQ9 SCI: Edge set to level Trugger". So, I tried pass "acpi=off" to the kernel. It works. I searched http://tuxmobil.org/asus.html and found a

Re: ACPI problem: replacing dsdt broken table with kernel 2.6.3

2004-03-07 Thread Bjoern Schmidt
Riccardo Gusso schrieb: I also haven't understood if with the sources of 2.6.3 obtained from the debian package (in sid) kernel-source-2.6.3 the patch acpi-20040211-2.6.3.diff is necessary. Any suggestion? try this: patch -p0 < osl.diff -- Greetings Bjoern Schmidt diff -urN linux-2.6.3.ori

ACPI problem: replacing dsdt broken table with kernel 2.6.3

2004-03-07 Thread Riccardo Gusso
Hello everybody, I am trying to have acpi successfully running on my laptop with kernel 2.6.3. I have followed all the steps described in http://acpi.sourceforge.net/wiki/index.php/HowToOverrideTable but at the end, when I should patch the kernel sources with the osl.diff that I have copied from t

Re: ACPI problem: replacing dsdt broken table with kernel 2.6.3

2004-03-07 Thread Bjoern Schmidt
Riccardo Gusso schrieb: I also haven't understood if with the sources of 2.6.3 obtained from the debian package (in sid) kernel-source-2.6.3 the patch acpi-20040211-2.6.3.diff is necessary. Any suggestion? try this: patch -p0 < osl.diff -- Greetings Bjoern Schmidt diff -urN linux-2.6.3.orig/drive

ACPI problem: replacing dsdt broken table with kernel 2.6.3

2004-03-07 Thread Riccardo Gusso
Hello everybody, I am trying to have acpi successfully running on my laptop with kernel 2.6.3. I have followed all the steps described in http://acpi.sourceforge.net/wiki/index.php/HowToOverrideTable but at the end, when I should patch the kernel sources with the osl.diff that I have copied from t

Re: ACPI problem

2004-02-16 Thread Ross Burton
On Sat, 2004-02-14 at 04:03, Martin Röhricht wrote: > I'm now just wondering why those moduls were not loaded at boottime as > it was the case before I did the upgrade. Or with other words: How can I > make it happen, that those moduls will be loaded at boottime? Do I have > to edit /var/lib/dpk

Re: ACPI problem

2004-02-16 Thread Ross Burton
On Sat, 2004-02-14 at 04:03, Martin Röhricht wrote: > I'm now just wondering why those moduls were not loaded at boottime as > it was the case before I did the upgrade. Or with other words: How can I > make it happen, that those moduls will be loaded at boottime? Do I have > to edit /var/lib/dpk

Re: ACPI problem

2004-02-14 Thread Tapio Lehtonen
On Fri, Feb 13, 2004 at 11:03:15PM -0500, Martin Röhricht wrote: > On 13.02.2004 22:35 Martin Röhricht wrote: > Okay, I figured currently out, that I didn't have the modules loaded. I > get the functions by executing: > [EMAIL PROTECTED]:~# modprobe battery; modprobe thermal > > I'm now just wond

Re: ACPI problem

2004-02-13 Thread Tapio Lehtonen
On Fri, Feb 13, 2004 at 11:03:15PM -0500, Martin Röhricht wrote: > On 13.02.2004 22:35 Martin Röhricht wrote: > Okay, I figured currently out, that I didn't have the modules loaded. I > get the functions by executing: > [EMAIL PROTECTED]:~# modprobe battery; modprobe thermal > > I'm now just wond

Re: ACPI problem

2004-02-13 Thread WANG Xiaolin
> I'm now just wondering why those moduls were not loaded at boottime as > it was the case before I did the upgrade. Or with other words: How can I > make it happen, that those moduls will be loaded at boottime? Do I have > to edit /var/lib/dpkg/info/acpid.config? Is it a better idea to compil

Re: ACPI problem

2004-02-13 Thread Martin Röhricht
On 13.02.2004 22:35 Martin Röhricht wrote: I got some problems on my Notebook since I did an "apt-get upgrade" on my Debian sid. Either acpi or acpid was involved in my last upgrade and when I was asked which configuration I would like to use, I chose the manufacture's one (maybe that was the m

ACPI problem

2004-02-13 Thread Martin Röhricht
Hello together, I got some problems on my Notebook since I did an "apt-get upgrade" on my Debian sid. Either acpi or acpid was involved in my last upgrade and when I was asked which configuration I would like to use, I chose the manufacture's one (maybe that was the mistake). Anyway, after thi

Re: ACPI problem

2004-02-13 Thread WANG Xiaolin
> I'm now just wondering why those moduls were not loaded at boottime as > it was the case before I did the upgrade. Or with other words: How can I > make it happen, that those moduls will be loaded at boottime? Do I have > to edit /var/lib/dpkg/info/acpid.config? Is it a better idea to compil

Re: ACPI problem

2004-02-13 Thread Martin Röhricht
On 13.02.2004 22:35 Martin Röhricht wrote: I got some problems on my Notebook since I did an "apt-get upgrade" on my Debian sid. Either acpi or acpid was involved in my last upgrade and when I was asked which configuration I would like to use, I chose the manufacture's one (maybe that was the mi

ACPI problem

2004-02-13 Thread Martin Röhricht
Hello together, I got some problems on my Notebook since I did an "apt-get upgrade" on my Debian sid. Either acpi or acpid was involved in my last upgrade and when I was asked which configuration I would like to use, I chose the manufacture's one (maybe that was the mistake). Anyway, after this

Re: How to disable the 'Stand-By' mode on APM? and ACPI problem...

2003-02-10 Thread Paulo Lopes
Thomas Hood wrote: Try standing by by doing apm --standby instead of pressing the "standby" key on your machine. I don't have a stand-by button :-) and my bios doesn't have anything about stand-by. The problem is that when my laptop enters the stand-by the keyboard goes dead, but i can

Re: How to disable the 'Stand-By' mode on APM? and ACPI problem...

2003-02-10 Thread Paulo Lopes
Thomas Hood wrote: Try standing by by doing apm --standby instead of pressing the "standby" key on your machine. I don't have a stand-by button :-) and my bios doesn't have anything about stand-by. The problem is that when my laptop enters the stand-by the keyboard goes dead, but i can u

Re: How to disable the 'Stand-By' mode on APM? and ACPI problem...

2003-02-10 Thread Thomas Hood
Try standing by by doing apm --standby instead of pressing the "standby" key on your machine. -- Thomas Hood <[EMAIL PROTECTED]> __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://

Re: How to disable the 'Stand-By' mode on APM? and ACPI problem...

2003-02-10 Thread Mark Janssen
On Mon, 2003-02-10 at 13:05, Paulo Lopes wrote: > Hi, > > I don't know why but my laptop crashes whenever it enters the stand-by > mode. (it works fine with suspend) how can i disable it, or, make it > behave like the suspend mode? AFAIK apm support is almost 100% bios based... so you need to g

How to disable the 'Stand-By' mode on APM? and ACPI problem...

2003-02-10 Thread Paulo Lopes
Hi, I don't know why but my laptop crashes whenever it enters the stand-by mode. (it works fine with suspend) how can i disable it, or, make it behave like the suspend mode? I'm using kernel-24.18-5 from debian how can i use acpi to do the same as apm? i've compiled it with acpi and all i ca

Re: How to disable the 'Stand-By' mode on APM? and ACPI problem...

2003-02-10 Thread Thomas Hood
Try standing by by doing apm --standby instead of pressing the "standby" key on your machine. -- Thomas Hood <[EMAIL PROTECTED]> __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://

Re: How to disable the 'Stand-By' mode on APM? and ACPI problem...

2003-02-10 Thread Mark Janssen
On Mon, 2003-02-10 at 13:05, Paulo Lopes wrote: > Hi, > > I don't know why but my laptop crashes whenever it enters the stand-by > mode. (it works fine with suspend) how can i disable it, or, make it > behave like the suspend mode? AFAIK apm support is almost 100% bios based... so you need to g

How to disable the 'Stand-By' mode on APM? and ACPI problem...

2003-02-10 Thread Paulo Lopes
Hi, I don't know why but my laptop crashes whenever it enters the stand-by mode. (it works fine with suspend) how can i disable it, or, make it behave like the suspend mode? I'm using kernel-24.18-5 from debian how can i use acpi to do the same as apm? i've compiled it with acpi and all i can

Re: ACPI problem!

2002-12-04 Thread Stefan Rotsch
On Wed, 2002-12-04 at 10:32, Miguel Gea wrote: Hi Miguel, > I've tried to add ACPI support to my ASUS L3800C. (the processor is > 2000Mhz, > I think is the only difference between others models whith the same name) > I've download the kernel 2.4.20 and patched it with the latest version o

Re: ACPI problem!

2002-12-04 Thread Vicente Aguilar
I think it means that that feature is not supported by the ACPI drivers, not by the processor itself. Take a look at the CPUFreq project at: http://www.brodo.de/cpufreq/ El mié, 04-12-2002 a las 10:32, Miguel Gea escribió: > Hello! > I'm new in this list, and this is my first time I ask som

ACPI problem!

2002-12-04 Thread Miguel Gea
Hello! I'm new in this list, and this is my first time I ask something here. I've tried to add ACPI support to my ASUS L3800C. (the processor is 2000Mhz, I think is the only difference between others models whith the same name) I've download the kernel 2.4.20 and patched it wit

Re: ACPI problem!

2002-12-04 Thread Stefan Rotsch
On Wed, 2002-12-04 at 10:32, Miguel Gea wrote: Hi Miguel, > I've tried to add ACPI support to my ASUS L3800C. (the processor is 2000Mhz, > I think is the only difference between others models whith the same name) > I've download the kernel 2.4.20 and patched it with the latest version of d

Re: ACPI problem!

2002-12-04 Thread Vicente Aguilar
I think it means that that feature is not supported by the ACPI drivers, not by the processor itself. Take a look at the CPUFreq project at: http://www.brodo.de/cpufreq/ El mié, 04-12-2002 a las 10:32, Miguel Gea escribió: > Hello! > I'm new in this list, and this is my first time I ask som

ACPI problem!

2002-12-04 Thread Miguel Gea
Hello! I'm new in this list, and this is my first time I ask something here. I've tried to add ACPI support to my ASUS L3800C. (the processor is 2000Mhz, I think is the only difference between others models whith the same name) I've download the kernel 2.4.20 and patched it with