[Cooker] [Bug 2532] [acpi] some acpi modules not working on dell inspiron 8100

2003-03-17 Thread ravachol
http://qa.mandrakesoft.com/show_bug.cgi?id=2532





--- Additional Comments From [EMAIL PROTECTED]  2003-03-17 11:50 ---
On Thu, Mar 13, 2003 at 11:06:23AM -0500, qa wrote:

I had already tried it out. It still does not work.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Laptop is a dell inspiron 8100 with latest (A14) bios + Mandrake-9.1 rc1 +
kernel-2.4.21.0.pre4.10mdk-1-1mdk.

No problems with acpi during install and the /proc/acpi entries for the
components compiled into kernel were all created.

Acpi modules had to be loaded by hand and some showed errors in
/var/log/messages such as:
Feb 28 11:47:22 ef kernel: ACPI: Battery Slot [BAT0] (battery absent)
Feb 28 11:47:22 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:48:22 ef kernel: ACPI: Thermal Zone [THM] (25 C)
Feb 28 11:49:32 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:49:32 ef kernel: -0072: *** Error: ut_allocate: Attempt to
allocate zero bytes

But all modules appear to be loaded:
# /sbin/lsmod
Module  Size  Used byNot tainted
thermal 8224   0  (unused)
fan 2528   0  (unused)
button  3724   0  (unused)
processor  10872   0  [thermal]
ac  2816   0  (unused)
battery 7008   0  (unused)

All entries for the modules are also created in /proc/acpi but not everything
is working, for example the battery.

When the laptop is connected to a power outlet:
# cat /proc/acpi/ac_adapter/AC/state
state:   on-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

When the laptop is running on the battery:
# cat /proc/acpi/ac_adapter/AC/state
state:   off-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

Also 'info' under /proc/acpi/battery/BAT1 appears to be 'dead':
# cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 0 mWh
last full capacity:  0 mWh
battery technology:  non-rechargeable
design voltage:  0 mV
design capacity warning: 0 mWh
design capacity low: 0 mWh
capacity granularity 1:  0 mWh
capacity granularity 2:  0 mWh
model number:
serial number:
battery type:
OEM info:

Judging from the entries in /var/log/messages the Dell ACPI BIOS appears
to be ok. At least it says 'ACPI BIOS passes blacklist':

Feb 28 11:28:48 ef kernel: ACPI: RSDP (v000 DELL   ) @
0x000fde50
Feb 28 11:28:48 ef kernel: ACPI: RSDT (v001 DELLCPi R   10194.02588) @
0x000fde64
Feb 28 11:28:48 ef kernel: ACPI: FADT (v001 DELLCPi R   10194.02588) @
0x000fde90
Feb 28 11:28:48 ef kernel: ACPI: DSDT (v001 INT430 SYSFexxx 0.04097) @
0x
Feb 28 11:28:48 ef kernel: ACPI: BIOS passes blacklist
Feb 28 11:28:48 ef kernel: ACPI: MADT not present
Feb 28 11:28:48 ef kernel: Dell Inspiron with broken BIOS detected. Refusing to
enable the local APIC.

Can the broken APIC have anything to do with it?

Should I report these problems 'upstream'?



[Cooker] [Bug 2532] [acpi] some acpi modules not working on dell inspiron 8100

2003-03-06 Thread aw280
http://qa.mandrakesoft.com/show_bug.cgi?id=2532





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 17:30 ---
Bugzilla is, as the name suggests, for bugs in Mandrake. This ain't a
bug, or not a Mandrake bug at least. Seems simple enough to me.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Laptop is a dell inspiron 8100 with latest (A14) bios + Mandrake-9.1 rc1 +
kernel-2.4.21.0.pre4.10mdk-1-1mdk.

No problems with acpi during install and the /proc/acpi entries for the
components compiled into kernel were all created.

Acpi modules had to be loaded by hand and some showed errors in
/var/log/messages such as:
Feb 28 11:47:22 ef kernel: ACPI: Battery Slot [BAT0] (battery absent)
Feb 28 11:47:22 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:48:22 ef kernel: ACPI: Thermal Zone [THM] (25 C)
Feb 28 11:49:32 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:49:32 ef kernel: -0072: *** Error: ut_allocate: Attempt to
allocate zero bytes

But all modules appear to be loaded:
# /sbin/lsmod
Module  Size  Used byNot tainted
thermal 8224   0  (unused)
fan 2528   0  (unused)
button  3724   0  (unused)
processor  10872   0  [thermal]
ac  2816   0  (unused)
battery 7008   0  (unused)

All entries for the modules are also created in /proc/acpi but not everything
is working, for example the battery.

When the laptop is connected to a power outlet:
# cat /proc/acpi/ac_adapter/AC/state
state:   on-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

When the laptop is running on the battery:
# cat /proc/acpi/ac_adapter/AC/state
state:   off-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

Also 'info' under /proc/acpi/battery/BAT1 appears to be 'dead':
# cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 0 mWh
last full capacity:  0 mWh
battery technology:  non-rechargeable
design voltage:  0 mV
design capacity warning: 0 mWh
design capacity low: 0 mWh
capacity granularity 1:  0 mWh
capacity granularity 2:  0 mWh
model number:
serial number:
battery type:
OEM info:

Judging from the entries in /var/log/messages the Dell ACPI BIOS appears
to be ok. At least it says 'ACPI BIOS passes blacklist':

Feb 28 11:28:48 ef kernel: ACPI: RSDP (v000 DELL   ) @
0x000fde50
Feb 28 11:28:48 ef kernel: ACPI: RSDT (v001 DELLCPi R   10194.02588) @
0x000fde64
Feb 28 11:28:48 ef kernel: ACPI: FADT (v001 DELLCPi R   10194.02588) @
0x000fde90
Feb 28 11:28:48 ef kernel: ACPI: DSDT (v001 INT430 SYSFexxx 0.04097) @
0x
Feb 28 11:28:48 ef kernel: ACPI: BIOS passes blacklist
Feb 28 11:28:48 ef kernel: ACPI: MADT not present
Feb 28 11:28:48 ef kernel: Dell Inspiron with broken BIOS detected. Refusing to
enable the local APIC.

Can the broken APIC have anything to do with it?

Should I report these problems 'upstream'?



[Cooker] [Bug 2532] [acpi] some acpi modules not working on dell inspiron 8100

2003-03-06 Thread ravachol
http://qa.mandrakesoft.com/show_bug.cgi?id=2532





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 17:10 ---
On Thu, Mar 06, 2003 at 09:10:17AM -0500, aw280 wrote:


What exactly is the aw280 beef here?
Let me quote from the RC1 release notes:

"We need as much feedback as possible about the following:
 # ACPI support on laptops"

So this is feedback in the form of a "bug" report.
Or isn't 'feedback' on the curriculum in cam.ac.uk  




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Laptop is a dell inspiron 8100 with latest (A14) bios + Mandrake-9.1 rc1 +
kernel-2.4.21.0.pre4.10mdk-1-1mdk.

No problems with acpi during install and the /proc/acpi entries for the
components compiled into kernel were all created.

Acpi modules had to be loaded by hand and some showed errors in
/var/log/messages such as:
Feb 28 11:47:22 ef kernel: ACPI: Battery Slot [BAT0] (battery absent)
Feb 28 11:47:22 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:48:22 ef kernel: ACPI: Thermal Zone [THM] (25 C)
Feb 28 11:49:32 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:49:32 ef kernel: -0072: *** Error: ut_allocate: Attempt to
allocate zero bytes

But all modules appear to be loaded:
# /sbin/lsmod
Module  Size  Used byNot tainted
thermal 8224   0  (unused)
fan 2528   0  (unused)
button  3724   0  (unused)
processor  10872   0  [thermal]
ac  2816   0  (unused)
battery 7008   0  (unused)

All entries for the modules are also created in /proc/acpi but not everything
is working, for example the battery.

When the laptop is connected to a power outlet:
# cat /proc/acpi/ac_adapter/AC/state
state:   on-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

When the laptop is running on the battery:
# cat /proc/acpi/ac_adapter/AC/state
state:   off-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

Also 'info' under /proc/acpi/battery/BAT1 appears to be 'dead':
# cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 0 mWh
last full capacity:  0 mWh
battery technology:  non-rechargeable
design voltage:  0 mV
design capacity warning: 0 mWh
design capacity low: 0 mWh
capacity granularity 1:  0 mWh
capacity granularity 2:  0 mWh
model number:
serial number:
battery type:
OEM info:

Judging from the entries in /var/log/messages the Dell ACPI BIOS appears
to be ok. At least it says 'ACPI BIOS passes blacklist':

Feb 28 11:28:48 ef kernel: ACPI: RSDP (v000 DELL   ) @
0x000fde50
Feb 28 11:28:48 ef kernel: ACPI: RSDT (v001 DELLCPi R   10194.02588) @
0x000fde64
Feb 28 11:28:48 ef kernel: ACPI: FADT (v001 DELLCPi R   10194.02588) @
0x000fde90
Feb 28 11:28:48 ef kernel: ACPI: DSDT (v001 INT430 SYSFexxx 0.04097) @
0x
Feb 28 11:28:48 ef kernel: ACPI: BIOS passes blacklist
Feb 28 11:28:48 ef kernel: ACPI: MADT not present
Feb 28 11:28:48 ef kernel: Dell Inspiron with broken BIOS detected. Refusing to
enable the local APIC.

Can the broken APIC have anything to do with it?

Should I report these problems 'upstream'?



[Cooker] [Bug 2532] [acpi] some acpi modules not working on dell inspiron 8100

2003-03-06 Thread jack
http://qa.mandrakesoft.com/show_bug.cgi?id=2532





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 16:50 ---
On Thu, 2003-03-06 at 06:10, aw280 wrote:

does the Dell Inspiron 8100 actually support APM at all? (Quick Google
check -- yes, it does.)

I ask because many recent Sony, H-Paq, and Toshiba models do not. I
understand your position, but realize that the industry is moving to
ACPI and the option being presented will increasingly be not "one Linux
power management scheme vs another" but "Linux vs Windows".

But any way, yes the problem should be reported on acpi-sppt, which is
linked from the Sourceforge page.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Laptop is a dell inspiron 8100 with latest (A14) bios + Mandrake-9.1 rc1 +
kernel-2.4.21.0.pre4.10mdk-1-1mdk.

No problems with acpi during install and the /proc/acpi entries for the
components compiled into kernel were all created.

Acpi modules had to be loaded by hand and some showed errors in
/var/log/messages such as:
Feb 28 11:47:22 ef kernel: ACPI: Battery Slot [BAT0] (battery absent)
Feb 28 11:47:22 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:48:22 ef kernel: ACPI: Thermal Zone [THM] (25 C)
Feb 28 11:49:32 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:49:32 ef kernel: -0072: *** Error: ut_allocate: Attempt to
allocate zero bytes

But all modules appear to be loaded:
# /sbin/lsmod
Module  Size  Used byNot tainted
thermal 8224   0  (unused)
fan 2528   0  (unused)
button  3724   0  (unused)
processor  10872   0  [thermal]
ac  2816   0  (unused)
battery 7008   0  (unused)

All entries for the modules are also created in /proc/acpi but not everything
is working, for example the battery.

When the laptop is connected to a power outlet:
# cat /proc/acpi/ac_adapter/AC/state
state:   on-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

When the laptop is running on the battery:
# cat /proc/acpi/ac_adapter/AC/state
state:   off-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

Also 'info' under /proc/acpi/battery/BAT1 appears to be 'dead':
# cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 0 mWh
last full capacity:  0 mWh
battery technology:  non-rechargeable
design voltage:  0 mV
design capacity warning: 0 mWh
design capacity low: 0 mWh
capacity granularity 1:  0 mWh
capacity granularity 2:  0 mWh
model number:
serial number:
battery type:
OEM info:

Judging from the entries in /var/log/messages the Dell ACPI BIOS appears
to be ok. At least it says 'ACPI BIOS passes blacklist':

Feb 28 11:28:48 ef kernel: ACPI: RSDP (v000 DELL   ) @
0x000fde50
Feb 28 11:28:48 ef kernel: ACPI: RSDT (v001 DELLCPi R   10194.02588) @
0x000fde64
Feb 28 11:28:48 ef kernel: ACPI: FADT (v001 DELLCPi R   10194.02588) @
0x000fde90
Feb 28 11:28:48 ef kernel: ACPI: DSDT (v001 INT430 SYSFexxx 0.04097) @
0x
Feb 28 11:28:48 ef kernel: ACPI: BIOS passes blacklist
Feb 28 11:28:48 ef kernel: ACPI: MADT not present
Feb 28 11:28:48 ef kernel: Dell Inspiron with broken BIOS detected. Refusing to
enable the local APIC.

Can the broken APIC have anything to do with it?

Should I report these problems 'upstream'?



[Cooker] [Bug 2532] [acpi] some acpi modules not working on dell inspiron 8100

2003-03-06 Thread aw280
http://qa.mandrakesoft.com/show_bug.cgi?id=2532





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 15:10 ---
What exactly is the Mandrake bug here? Mandrake includes acpi4linux,
correctly compiled and installed. That's all it can do. Fine, acpi4linux
doesn't work on your laptop. Go tell them. In the meantime, use APM.
Mandrake can't do anything about it.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Laptop is a dell inspiron 8100 with latest (A14) bios + Mandrake-9.1 rc1 +
kernel-2.4.21.0.pre4.10mdk-1-1mdk.

No problems with acpi during install and the /proc/acpi entries for the
components compiled into kernel were all created.

Acpi modules had to be loaded by hand and some showed errors in
/var/log/messages such as:
Feb 28 11:47:22 ef kernel: ACPI: Battery Slot [BAT0] (battery absent)
Feb 28 11:47:22 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:48:22 ef kernel: ACPI: Thermal Zone [THM] (25 C)
Feb 28 11:49:32 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:49:32 ef kernel: -0072: *** Error: ut_allocate: Attempt to
allocate zero bytes

But all modules appear to be loaded:
# /sbin/lsmod
Module  Size  Used byNot tainted
thermal 8224   0  (unused)
fan 2528   0  (unused)
button  3724   0  (unused)
processor  10872   0  [thermal]
ac  2816   0  (unused)
battery 7008   0  (unused)

All entries for the modules are also created in /proc/acpi but not everything
is working, for example the battery.

When the laptop is connected to a power outlet:
# cat /proc/acpi/ac_adapter/AC/state
state:   on-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

When the laptop is running on the battery:
# cat /proc/acpi/ac_adapter/AC/state
state:   off-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

Also 'info' under /proc/acpi/battery/BAT1 appears to be 'dead':
# cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 0 mWh
last full capacity:  0 mWh
battery technology:  non-rechargeable
design voltage:  0 mV
design capacity warning: 0 mWh
design capacity low: 0 mWh
capacity granularity 1:  0 mWh
capacity granularity 2:  0 mWh
model number:
serial number:
battery type:
OEM info:

Judging from the entries in /var/log/messages the Dell ACPI BIOS appears
to be ok. At least it says 'ACPI BIOS passes blacklist':

Feb 28 11:28:48 ef kernel: ACPI: RSDP (v000 DELL   ) @
0x000fde50
Feb 28 11:28:48 ef kernel: ACPI: RSDT (v001 DELLCPi R   10194.02588) @
0x000fde64
Feb 28 11:28:48 ef kernel: ACPI: FADT (v001 DELLCPi R   10194.02588) @
0x000fde90
Feb 28 11:28:48 ef kernel: ACPI: DSDT (v001 INT430 SYSFexxx 0.04097) @
0x
Feb 28 11:28:48 ef kernel: ACPI: BIOS passes blacklist
Feb 28 11:28:48 ef kernel: ACPI: MADT not present
Feb 28 11:28:48 ef kernel: Dell Inspiron with broken BIOS detected. Refusing to
enable the local APIC.

Can the broken APIC have anything to do with it?

Should I report these problems 'upstream'?



[Cooker] [Bug 2532] [acpi] some acpi modules not working on dell inspiron 8100

2003-03-06 Thread ravachol
http://qa.mandrakesoft.com/show_bug.cgi?id=2532





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 11:20 ---
On Wed, Mar 05, 2003 at 06:40:04PM -0500, jason wrote:

 

Maybe the first i8100's didn't. But from a certain moment on,
when the default Dell OS option was WinXP, the BIOS started
supporting ACPI (though you can still use APM).

This one, one of the later i8100's, has the BIOS upgraded to A14,
the latest available BIOS for i8100. WinXP has no problems with it.

I had presented some kernel messages about the ACPI tables to show
that acpi was supported:
 

Alexander


Year after year, the US has gone to elaborate lengths, spent enormous
sums, taken great risks to build and keep weapons of mass destruction.
But why? The only possible explanation, the only possible use it could
have for those weapons, is to dominate, intimidate, or attack. 
(paraphrasing from empty warheads state of the union)




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Laptop is a dell inspiron 8100 with latest (A14) bios + Mandrake-9.1 rc1 +
kernel-2.4.21.0.pre4.10mdk-1-1mdk.

No problems with acpi during install and the /proc/acpi entries for the
components compiled into kernel were all created.

Acpi modules had to be loaded by hand and some showed errors in
/var/log/messages such as:
Feb 28 11:47:22 ef kernel: ACPI: Battery Slot [BAT0] (battery absent)
Feb 28 11:47:22 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:48:22 ef kernel: ACPI: Thermal Zone [THM] (25 C)
Feb 28 11:49:32 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:49:32 ef kernel: -0072: *** Error: ut_allocate: Attempt to
allocate zero bytes

But all modules appear to be loaded:
# /sbin/lsmod
Module  Size  Used byNot tainted
thermal 8224   0  (unused)
fan 2528   0  (unused)
button  3724   0  (unused)
processor  10872   0  [thermal]
ac  2816   0  (unused)
battery 7008   0  (unused)

All entries for the modules are also created in /proc/acpi but not everything
is working, for example the battery.

When the laptop is connected to a power outlet:
# cat /proc/acpi/ac_adapter/AC/state
state:   on-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

When the laptop is running on the battery:
# cat /proc/acpi/ac_adapter/AC/state
state:   off-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

Also 'info' under /proc/acpi/battery/BAT1 appears to be 'dead':
# cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 0 mWh
last full capacity:  0 mWh
battery technology:  non-rechargeable
design voltage:  0 mV
design capacity warning: 0 mWh
design capacity low: 0 mWh
capacity granularity 1:  0 mWh
capacity granularity 2:  0 mWh
model number:
serial number:
battery type:
OEM info:

Judging from the entries in /var/log/messages the Dell ACPI BIOS appears
to be ok. At least it says 'ACPI BIOS passes blacklist':

Feb 28 11:28:48 ef kernel: ACPI: RSDP (v000 DELL   ) @
0x000fde50
Feb 28 11:28:48 ef kernel: ACPI: RSDT (v001 DELLCPi R   10194.02588) @
0x000fde64
Feb 28 11:28:48 ef kernel: ACPI: FADT (v001 DELLCPi R   10194.02588) @
0x000fde90
Feb 28 11:28:48 ef kernel: ACPI: DSDT (v001 INT430 SYSFexxx 0.04097) @
0x
Feb 28 11:28:48 ef kernel: ACPI: BIOS passes blacklist
Feb 28 11:28:48 ef kernel: ACPI: MADT not present
Feb 28 11:28:48 ef kernel: Dell Inspiron with broken BIOS detected. Refusing to
enable the local APIC.

Can the broken APIC have anything to do with it?

Should I report these problems 'upstream'?



[Cooker] [Bug 2532] [acpi] some acpi modules not working on dell inspiron 8100

2003-03-05 Thread jason
http://qa.mandrakesoft.com/show_bug.cgi?id=2532





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 00:40 ---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Does the 8100 even use ACPI? I ran apm on mine when I had it.

On Wednesday 05 March 2003 06:20 pm, ravachol wrote:

- -- 
Jason Straight
[EMAIL PROTECTED]
icq: 1796276
pgp: http://www.JeetKuneDoMaster.net/~jason/pubkey.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iQCVAwUBPmaIdRFHZPcobeHxAQIM5AP7BKtxQ69TxL85IHTPLs1jYC4woaRDoZlB
CiQsiy17x5lbvRTuEFK3snITgQIuCLFzMAmVjvlSEtgpgLyvL2SKw9FenSXKRz0Z
vomkP1KX3lge/Ikuoc6ZF3P8Gvg1Pc2yOti0IRqTmCkYCnvIvBz+zPuP6qhwjnHL
9qvPQ9OEoJU=
=hnYb
-END PGP SIGNATURE-




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Laptop is a dell inspiron 8100 with latest (A14) bios + Mandrake-9.1 rc1 +
kernel-2.4.21.0.pre4.10mdk-1-1mdk.

No problems with acpi during install and the /proc/acpi entries for the
components compiled into kernel were all created.

Acpi modules had to be loaded by hand and some showed errors in
/var/log/messages such as:
Feb 28 11:47:22 ef kernel: ACPI: Battery Slot [BAT0] (battery absent)
Feb 28 11:47:22 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:48:22 ef kernel: ACPI: Thermal Zone [THM] (25 C)
Feb 28 11:49:32 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:49:32 ef kernel: -0072: *** Error: ut_allocate: Attempt to
allocate zero bytes

But all modules appear to be loaded:
# /sbin/lsmod
Module  Size  Used byNot tainted
thermal 8224   0  (unused)
fan 2528   0  (unused)
button  3724   0  (unused)
processor  10872   0  [thermal]
ac  2816   0  (unused)
battery 7008   0  (unused)

All entries for the modules are also created in /proc/acpi but not everything
is working, for example the battery.

When the laptop is connected to a power outlet:
# cat /proc/acpi/ac_adapter/AC/state
state:   on-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

When the laptop is running on the battery:
# cat /proc/acpi/ac_adapter/AC/state
state:   off-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

Also 'info' under /proc/acpi/battery/BAT1 appears to be 'dead':
# cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 0 mWh
last full capacity:  0 mWh
battery technology:  non-rechargeable
design voltage:  0 mV
design capacity warning: 0 mWh
design capacity low: 0 mWh
capacity granularity 1:  0 mWh
capacity granularity 2:  0 mWh
model number:
serial number:
battery type:
OEM info:

Judging from the entries in /var/log/messages the Dell ACPI BIOS appears
to be ok. At least it says 'ACPI BIOS passes blacklist':

Feb 28 11:28:48 ef kernel: ACPI: RSDP (v000 DELL   ) @
0x000fde50
Feb 28 11:28:48 ef kernel: ACPI: RSDT (v001 DELLCPi R   10194.02588) @
0x000fde64
Feb 28 11:28:48 ef kernel: ACPI: FADT (v001 DELLCPi R   10194.02588) @
0x000fde90
Feb 28 11:28:48 ef kernel: ACPI: DSDT (v001 INT430 SYSFexxx 0.04097) @
0x
Feb 28 11:28:48 ef kernel: ACPI: BIOS passes blacklist
Feb 28 11:28:48 ef kernel: ACPI: MADT not present
Feb 28 11:28:48 ef kernel: Dell Inspiron with broken BIOS detected. Refusing to
enable the local APIC.

Can the broken APIC have anything to do with it?

Should I report these problems 'upstream'?



[Cooker] [Bug 2532] [acpi] some acpi modules not working on dell inspiron 8100

2003-03-05 Thread ravachol
http://qa.mandrakesoft.com/show_bug.cgi?id=2532





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 00:20 ---
On Wed, Mar 05, 2003 at 02:16:18PM -0500, qa wrote:

After upgrading to acpi-0.6-4mdk, in fact after installing RC2,
the problem still exists! 
The bug report is still valid.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Laptop is a dell inspiron 8100 with latest (A14) bios + Mandrake-9.1 rc1 +
kernel-2.4.21.0.pre4.10mdk-1-1mdk.

No problems with acpi during install and the /proc/acpi entries for the
components compiled into kernel were all created.

Acpi modules had to be loaded by hand and some showed errors in
/var/log/messages such as:
Feb 28 11:47:22 ef kernel: ACPI: Battery Slot [BAT0] (battery absent)
Feb 28 11:47:22 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:48:22 ef kernel: ACPI: Thermal Zone [THM] (25 C)
Feb 28 11:49:32 ef kernel: ACPI-0188: *** Warning: Buffer created with zero
length in AML
Feb 28 11:49:32 ef kernel: -0072: *** Error: ut_allocate: Attempt to
allocate zero bytes

But all modules appear to be loaded:
# /sbin/lsmod
Module  Size  Used byNot tainted
thermal 8224   0  (unused)
fan 2528   0  (unused)
button  3724   0  (unused)
processor  10872   0  [thermal]
ac  2816   0  (unused)
battery 7008   0  (unused)

All entries for the modules are also created in /proc/acpi but not everything
is working, for example the battery.

When the laptop is connected to a power outlet:
# cat /proc/acpi/ac_adapter/AC/state
state:   on-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

When the laptop is running on the battery:
# cat /proc/acpi/ac_adapter/AC/state
state:   off-line
# cat /proc/acpi/battery/BAT1/state
present: yes
capacity state:  ok
charging state:  unknown
present rate:0 mA
remaining capacity:  0 mAh
present voltage: 0 mV

Also 'info' under /proc/acpi/battery/BAT1 appears to be 'dead':
# cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 0 mWh
last full capacity:  0 mWh
battery technology:  non-rechargeable
design voltage:  0 mV
design capacity warning: 0 mWh
design capacity low: 0 mWh
capacity granularity 1:  0 mWh
capacity granularity 2:  0 mWh
model number:
serial number:
battery type:
OEM info:

Judging from the entries in /var/log/messages the Dell ACPI BIOS appears
to be ok. At least it says 'ACPI BIOS passes blacklist':

Feb 28 11:28:48 ef kernel: ACPI: RSDP (v000 DELL   ) @
0x000fde50
Feb 28 11:28:48 ef kernel: ACPI: RSDT (v001 DELLCPi R   10194.02588) @
0x000fde64
Feb 28 11:28:48 ef kernel: ACPI: FADT (v001 DELLCPi R   10194.02588) @
0x000fde90
Feb 28 11:28:48 ef kernel: ACPI: DSDT (v001 INT430 SYSFexxx 0.04097) @
0x
Feb 28 11:28:48 ef kernel: ACPI: BIOS passes blacklist
Feb 28 11:28:48 ef kernel: ACPI: MADT not present
Feb 28 11:28:48 ef kernel: Dell Inspiron with broken BIOS detected. Refusing to
enable the local APIC.

Can the broken APIC have anything to do with it?

Should I report these problems 'upstream'?