Opened 17 years ago
Closed 17 years ago
#72 closed defect (fixed)
dell inspiron 9300: events not supported
Reported by: | Yuri Dario | Owned by: | anonymous |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ACPI PSD | Version: | 3.03 |
Keywords: | dell inspiron event | Cc: |
Description
Hi,
my inspiron does not show events from acpidaemon; suspend is not possible; the lan card (broadcom 10/100, using genmac 2.0 driver) get off immediately (with acpi 2.x this was happening in 30min-3 hours from boot). danis 1.8.x is installed.
Attachments (8)
Change History (21)
by , 17 years ago
Attachment: | acpi303.txt added |
---|
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Sorry, Genmac don't ready for suspend now :( About event. Is battery show via widjet right? Mean when AC is on and AC is off
comment:2 by , 17 years ago
D:\temp\3.03\acpi\util>AcpiBattery.exe Show ACPI battery state Found Smart Battery "BAT0" =========== Battery design =============== Power Unit: capacity is mA , charge/discharge rate is mA 1 Design capacity 4800 mA 1 Last full charge capacity 3003 mA 1 Battery technology 1 1 Design voltage 11100 mV 1 Design capacity of warning 480 mA 1 Design capacity of low 145 mA 1 Baterry granularity between low and warning 48 mA 1 Baterry granularity between warning and high 48 mAh 3 ModelNumber: "DELL F51355" 12 bytes "44454c4c2046353133353500" 3 SerialNumber: "1274" 5 bytes 31 3 Battery type: "LION"5 bytes 3 OEM info: "SMP-PA" 7 =========== Battery Status =============== 1 Battery present rate 1 1 Battery remaining capacity 4800 1 Battery present voltage 12519 mV Remaining Battery Life: 4800.000000 h Remaining Battery Percentage: 159 Status 0x0 0 - No error
comment:3 by , 17 years ago
UpTime.exe is wrong here. So we have problem with ACPI IRQ.
Can you try write to \os2\boot\acpi.cfg:
LINK LNKC 11
if don't help try:
LINK LNKC 11 LINK LNKB 5
Reboot is need for each trying.
comment:4 by , 17 years ago
Tried both, same result: uptime retuns random values between 0 secs and 2 secs.
comment:5 by , 17 years ago
Hi,
something new to report: now system is running with 'LINK LNKC 11 LINK LNKB 5' and I discovered that LAN card shutdown is gone. I got LAN uptime to 21hours (then I rebooted for other reasons). uptime was correct too. battery still at 159%.
So I tried to close the display, and I got a power off! acpi daemon detected an event:
08 Oct 19:09:39 AcpiDaemon LID Event 0x80 is detected , state 0, LID status 1
Now I powered the notebook again after the acpi power off, and I see that uptime is not working, and the same for acpidaemon.
I'll check again later.
comment:6 by , 17 years ago
Attach pls copy acpica$ acpi.log after boot with 'LINK LNKC 11 LINK LNKB 5' and output from rmview /IRQ too
comment:7 by , 17 years ago
Ok. Try setting:
LINK LNKC 10
Say about result and attach acpi.log with this option
comment:8 by , 17 years ago
I changed config to LNKC 10, and for two reboots I got logs attached as acpi303d.txt/irq. In this case uptime was working, events in acpidaemon.log showed
10 Oct 21:05:08 AcpiDaemon ======== APM thread is starting ========= 10 Oct 21:07:55 AcpiDaemon LID Event 0x80 is detected , state 0, LID status 1 10 Oct 21:07:55 AcpiDaemon LED Suspend 10 Oct 21:07:55 AcpiDaemon LED end suspend rc=87 10 Oct 21:08:28 AcpiDaemon LID Event 0x80 is detected , state 1, LID status 0
But after rebooting again, with same acpi.cfg, I got acpi303f.txt/irq logs. Events not working, same logs as acpi303a.txt/irq, only IRQ changed from 11 to 10. I rebooted three times, still same result. I tried also rebooting to XP and back to OS2, didn't work.
Other logs I can get:
D:\temp\3.03\acpi\util>SetGetState.exe Searching processors ================================== Processor [CPU0] Now use 0 state Status:0 Support 4 power state -------Power State 0 ---------- Frequence: 1733 Mhz Power: 27000 mWatt Bus Master latency: 110 uSec -------Power State 1 ---------- Frequence: 1333 Mhz Power: 21000 mWatt Bus Master latency: 110 uSec -------Power State 2 ---------- Frequence: 1067 Mhz Power: 17000 mWatt Bus Master latency: 110 uSec -------Power State 3 ---------- Frequence: 800 Mhz Power: 13000 mWatt Bus Master latency: 110 uSec ================================== ================================== Processor [CPU1] Not supported or not CPU present ==================================
D:\temp\3.03\acpi\util>SetGetThrtl.exe Searching processors Processor [CPU0] ------------------------------------ ProcId: 0x0 P_BLK: 0x10e0 P_BLK len: 0x6 Possible for throttle setting ------------------------------------ Processor [CPU1] ------------------------------------ ProcId: 0x1 P_BLK: 0x10e0 P_BLK len: 0x6 Possible for throttle setting ------------------------------------ CPU0 Error get throttling rc=65283
This is a Pentium M processor, so no second cpu available.
comment:9 by , 17 years ago
I just rebooted with LINK LNKC 11 LINK LNKB 5 again: system working again. It seems that it works for 2-3 reboots after changing configuration, then it stops working.
comment:10 by , 17 years ago
Need set as:
LINK LNKC 11 <--------- here end of line
LINK LNKB 5 <--------- here end of line
Boot and make acpi.log
comment:13 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
ACPI 3.05 supports APIC for 1 CPU
We add to ACPI-Hardware.doc this information:
- Modern Dell notebooks with 1 CPU work better
if use APIC moder (ACPI 3.05, 2007/11)
- install SMP kernel
- boot with /SMP /FS /APIC
acpica log from acpi 3.03