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 details about this ACPI and APIC thing.:-)

Xiaolin

On Tue, Jun 08, 2004 at 03:45:35PM +0200, Florian Reichert wrote:
> On Mon, 7 Jun 2004 23:51:58 +0800, 王晓林 <[EMAIL PROTECTED]> wrote:
> 
> >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 lot hints on
> >M2400N. Unfortunately no one can solve my problem.
> >
> >Can anybody help me to make the  ACPI work?
> >
> >system: Debian sarge
> >kernel: 2.6.3
> >boot loader: grub
> >
> >Thanks in advance for any help!
> >
> >Xiaolin
> 
> Could you please try to pass nolapic as kernelparameter. That did the  
> trick for me with mandrake. I ran into Problems with a Fedora C2 and the  
> newer kernel.
> Themes that the shared IRQs aren|t working with localapic together.
> I imagine you have no sound if you boot with acpi=off.
> 
> Could you please tell me, wether that worked for you. (PM would be nice,  
> because I am not using debian anymore and so do not look for the list  
> quite often!)
> 
> Regards Florian
> 
> -- 
> http://www.reichertnet.de



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 details about this ACPI and APIC thing.:-)

Xiaolin

On Tue, Jun 08, 2004 at 03:45:35PM +0200, Florian Reichert wrote:
> On Mon, 7 Jun 2004 23:51:58 +0800, 王晓林 <[EMAIL PROTECTED]> wrote:
> 
> >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 lot hints on
> >M2400N. Unfortunately no one can solve my problem.
> >
> >Can anybody help me to make the  ACPI work?
> >
> >system: Debian sarge
> >kernel: 2.6.3
> >boot loader: grub
> >
> >Thanks in advance for any help!
> >
> >Xiaolin
> 
> Could you please try to pass nolapic as kernelparameter. That did the  
> trick for me with mandrake. I ran into Problems with a Fedora C2 and the  
> newer kernel.
> Themes that the shared IRQs aren|t working with localapic together.
> I imagine you have no sound if you boot with acpi=off.
> 
> Could you please tell me, wether that worked for you. (PM would be nice,  
> because I am not using debian anymore and so do not look for the list  
> quite often!)
> 
> Regards Florian
> 
> -- 
> http://www.reichertnet.de


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



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 integrated WLAN­Chip from intel is finally working with my
M2400N. See . It's GPL'ed (apart from the
firmware...).

J.
-- 
There is no justice in road accidents.
 



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 integrated WLAN­Chip from intel is finally working with my
M2400N. See . It's GPL'ed (apart from the
firmware...).

J.
-- 
There is no justice in road accidents.
 


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



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: Invalid ACPI-PCI IRQ routing table

Does it mean something wrong with the IRQ?

On Mon, Jun 07, 2004 at 11:51:58PM +0800, 王晓林 wrote:
> 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 lot hints on
> M2400N. Unfortunately no one can solve my problem.
> 
> Can anybody help me to make the  ACPI work? 
> 
> system: Debian sarge
> kernel: 2.6.3
> boot loader: grub
> 
> Thanks in advance for any help!
> 
> Xiaolin
> 
> 
> -- 
> To UNSUBSCRIBE, email to [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: Invalid ACPI-PCI IRQ routing table

Does it mean something wrong with the IRQ?

On Mon, Jun 07, 2004 at 11:51:58PM +0800, 王晓林 wrote:
> 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 lot hints on
> M2400N. Unfortunately no one can solve my problem.
> 
> Can anybody help me to make the  ACPI work? 
> 
> system: Debian sarge
> kernel: 2.6.3
> boot loader: grub
> 
> Thanks in advance for any help!
> 
> Xiaolin
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]


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