* issues with acpi events
@ 2005-08-27 8:19 Fred Blaise
[not found] ` <9cfa1502050827011924cf0304-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Fred Blaise @ 2005-08-27 8:19 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello all
I own a Dell Inspiron 5150, 3.06Ghz bought about 1 1/2 year ago.
Running Ubuntu Hoary.
I have several issues with acpi, and would like to get your thought on
them. Loaded modules at the bottom of the mail.
My acpi version:
ii acpi 0.07-3
ii acpi-support 0.21
ii acpid 1.0.4-1ubuntu4
My main problem is battery. If I start up the machine with the battery
plugged in, then linux will see it, and show me percentage remaining,
etc.. however, once linux is started, i do not receive any events from
the battery. I can plug/unplug it, nothing comes through. Any idea?
Note: When I unplug/plug my AC power, i get the events.
Cpufreq works with powernowd deamon. The CPU speed is going up/down
quite nicely depending on load. However, one day, I let my CPU at
383Mhz (the lowest it can) for a while, and my battery didn't seem to
tell me it could last any longer than when running at 3.06Ghz. But I
guess it could be related to the above problem.
Suspend-2-ram works fine. I still need to on Suspend-2-disk, however.
It tells me if frees memory for a while.. then screen goes black, but
it never shuts down, forcing me to do a 'hard' shutdown.
Do you think I need to upgrade my Dell BIOS? I looked on Dell's
website, there has been quite a few out since I bought the laptop, but
I haven't seen anything in their Changelog directly related to my
issues.
Thanks a lot.
Fred
-----------------------
Loaded modules:
Module Size Used by
af_packet 21640 2
vmnet 30844 14
vmmon 171340 0
binfmt_misc 11464 1
proc_intf 4004 0
cpufreq_powersave 1632 0
cpufreq_userspace 4348 1
cpufreq_ondemand 6300 0
video 15940 0
battery 9988 0
container 4320 0
button 6480 0
pcc_acpi 11008 0
sony_acpi 5928 0
ac 4676 0
ipv6 255136 13
pcmcia 22468 2
driverloader 333712 0
ohci1394 34596 0
yenta_socket 22048 1
pcmcia_core 59552 2 pcmcia,yenta_socket
b44 22148 0
mii 4960 1 b44
snd_intel8x0 32704 2
snd_ac97_codec 76384 1 snd_intel8x0
snd_pcm_oss 53572 1
snd_mixer_oss 19904 1 snd_pcm_oss
snd_pcm 95496 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 24484 1 snd_pcm
snd 55012 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixe
r_oss,snd_pcm,snd_timer
soundcore 9664 2 snd
snd_page_alloc 9956 2 snd_intel8x0,snd_pcm
usbhid 32544 0
ehci_hcd 32740 0
uhci_hcd 33296 0
usbcore 119928 5 driverloader,usbhid,ehci_hcd,uhci_hcd
pci_hotplug 33072 0
pcspkr 3336 0
rtc 11800 0
md 47408 0
dm_snapshot 19004 0
dm_mod 61660 9 dm_snapshot
p4_clockmod 4872 0
speedstep_lib 4068 1 p4_clockmod
freq_table 4036 1 p4_clockmod
nvidia 3922684 10
agpgart 34376 1 nvidia
tsdev 7680 0
evdev 9536 1
joydev 9920 0
sr_mod 17444 0
sbp2 23976 0
scsi_mod 128704 2 sr_mod,sbp2
ieee1394 110040 2 ohci1394,sbp2
psmouse 21864 0
mousedev 11416 1
parport_pc 37476 0
lp 11656 0
parport 36872 2 parport_pc,lp
ide_cd 42500 0
cdrom 41340 2 sr_mod,ide_cd
reiserfs 269360 8
ext2 67240 0
ext3 139048 0
jbd 57848 1 ext3
mbcache 7940 2 ext2,ext3
ide_generic 1312 0
ide_disk 20896 5
piix 10436 1
ide_core 131180 4 ide_cd,ide_generic,ide_disk,piix
unix 27284 1095
thermal 13288 0
processor 22196 1 thermal
fan 4388 0
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: issues with acpi events
[not found] ` <9cfa1502050827011924cf0304-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2005-08-28 9:12 ` Pavel Machek
[not found] ` <20050828091218.GF1109-u08AdweFZfgxtPtxi4kahqVXKuFTiq87@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Pavel Machek @ 2005-08-28 9:12 UTC (permalink / raw)
To: Fred Blaise; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi!
> Suspend-2-ram works fine. I still need to on Suspend-2-disk, however.
> It tells me if frees memory for a while.. then screen goes black, but
> it never shuts down, forcing me to do a 'hard' shutdown.
See Doc*/power/swsusp.txt.
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: issues with acpi events
[not found] ` <20050828091218.GF1109-u08AdweFZfgxtPtxi4kahqVXKuFTiq87@public.gmane.org>
@ 2005-08-28 19:20 ` Fred Blaise
0 siblings, 0 replies; 3+ messages in thread
From: Fred Blaise @ 2005-08-28 19:20 UTC (permalink / raw)
To: Pavel Machek; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
hmm yes.I think I haven't seen what you think I would see :)
On 8/28/05, Pavel Machek <pavel-AlSwsSmVLrQ@public.gmane.org> wrote:
> Hi!
>
>
> > Suspend-2-ram works fine. I still need to on Suspend-2-disk, however.
> > It tells me if frees memory for a while.. then screen goes black, but
> > it never shuts down, forcing me to do a 'hard' shutdown.
>
> See Doc*/power/swsusp.txt.
> --
> 64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
>
>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-08-28 19:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-27 8:19 issues with acpi events Fred Blaise
[not found] ` <9cfa1502050827011924cf0304-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-08-28 9:12 ` Pavel Machek
[not found] ` <20050828091218.GF1109-u08AdweFZfgxtPtxi4kahqVXKuFTiq87@public.gmane.org>
2005-08-28 19:20 ` Fred Blaise
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox