Toshiba P25-S609 not supported
Status: Alpha
Brought to you by:
math_b
Hello!
I have Toshiba Satellite P25-S609 which is not supported by the module. Maybe it can be supported?
after loading module dmesg says:
omnibook: Driver version 2.20070211.
omnibook: Unknown model.
omnibook: Enabled features: version dmi.
i need it because ACPI reports wrong battery size, 4000mAh not 6450mAh
the information from /proc/omnibook/
# cat /proc/omnibook/dmi
BIOS Vendor: TOSHIBA
BIOS Version: V2.10
BIOS Release: 12/27/2004
System Vendor: TOSHIBA
Product Name: Satellite P25
Version: PSP20U-19PS8R
Serial Number: Y3026615C
Board Vendor: TOSHIBA
Board Name: Null
# cat /proc/omnibook/version
2.20070211
is it possible to add p25-s609 to the module? What other informations should i provide?
Toshiba Satellite P25-S609 /proc/acpi/dsdt
Logged In: YES
user_id=376551
Originator: YES
Ok i found on wiki inforamtion about needed files i'll try to attach them here
File Added: Toshiba_Satellite_P25-S609.aml
/proc/omnibook/dump
Logged In: YES
user_id=376551
Originator: YES
File Added: dump_ectype_11.txt
/proc/omnibook/dmi
Logged In: YES
user_id=376551
Originator: YES
File Added: dmi.txt
ls -l /proc/omnibook/
Logged In: YES
user_id=376551
Originator: YES
I've tried ectype 11 .. 15
i think (but not sure) ectype 11 is the best one, except there is still no info about battery.
File Added: files_ectype11.txt
Logged In: YES
user_id=1435472
Originator: NO
Hi,
I will add your model to database with ectype 11.
You will need to load the module with the "battery=1" parameter as it's disabled by default
ectype=11 and ectype=12
Logged In: YES
user_id=376551
Originator: YES
Gr8 with battery=1 it is working now! Thanks!
What is not working is e.g.:
$ cat fan
Fan is on (level 54)
It is still same value, if teh fan is working and if not
$ cat lcd
LCD brightness: 7 (max value: 10)
max value is 7, this module is working better with ectype=12
Anyway the battery is the most important to me. And because i'm just a user - and also want to help you with configure the omnibook module - i need some help how to test the best ectype, and if it is possible to create new ectype with some pieces of ectype=11, 12, 13, etc ? can i use all ectype and will not damage my computer?
i'm attaching omnibook.txt with data found with ectype=12 and ectype=11 Now when i'm looking on it ... maby ectype=12 is better?
File Added: omnibook.txt
Logged In: YES
user_id=1435472
Originator: NO
Hi,
after inspecting your attached file and your dsdt I realized that you indeed have an ectype 12.
I have just changed that in svn trunk.
You will still need to force the battery parameter.
To answer you question in the latest attached file, you can disable the touchpad by doing a 'echo 0 > /proc/omnibook/touchpad'