Hello everyone!

I'm trying to run rather old 32-bit Sony Vaio with 5.4 fresh install.
Its chassis says
Sony-Vaio-PCG-7M1M

and dmesg
bios0: Sony Corporation VGN-FS515B

Anyway. If I have APM enabled iwi0 doesn't work. On the other hand if I disable apm from UKC I get thermal shutdown but iwi works. And that machine isn't hot. It's on my lap.

Is it possible to configure thermal shutdown off without recompiling kernel or will this information help to add more apm tricks to next release?

This data is collected with

SYS=Sony-Vaio-PCG-7M1M-disable-apm
mkdir $SYS; cd $SYS
acpidump -o $SYS > $SYS.aml
dmesg > $SYS.dmesg
cd ..;tar czf $SYS.tgz $SYS

http://www.cs.tut.fi/~vuolasah/openbsd_vaio/Sony-Vaio-PCG-7M1M-default-boot.tgz
http://www.cs.tut.fi/~vuolasah/openbsd_vaio/Sony-Vaio-PCG-7M1M-disable-apm.tgz

Best regards,
Hannu Vuolasaho

Reply via email to