[tlinux-users:08128] Re: New release of omnibook module soon: testing welcome
"Renato S. Yamane" <[email protected]>
| Newsgroups | gmane.linux.hardware.toshiba |
|---|---|
| Message-ID | <[email protected]> |
Mathieu Bérard escreveu: > Renato S. Yamane a écrit : >> >> I have good news! > Well thanks but the rest of your mail doesn't look like > so wonderfully good news... But now I can change brightness without Microsoft Windows :-) > Well, could you please in the Makfile file you will find in the > omnibook module sources directory change (line 49): > DEBUG = # -D OMNIBOOK_DEBUG -g -O0 > into: DEBUG = -D OMNIBOOK_DEBUG #-g -O0 This option exists in line 44 and not 49 > Then recompile the module, unload the old module, load > the new one, and try all provided features (cat every files > in /proc/omnibook... #ls blank display dmi lcd version #cat blank LCD console blanking is enabled #cat display cat: Write error: Invalid address #cat dmi BIOS Vendor: TOSHIBA BIOS Version: Version 2.00 BIOS Release: 02/07/2006 System Vendor: TOSHIBA Product Name: Satellite M45 Version: PSM40U-073001 Serial Number: 85080639Q Board Vendor: TOSHIBA Board Name: Version A0 #cat version 2.20060000 > change LCD brightness... I can change brightness only editing file LCD in /proc/omnibook #echo "VALUE" >> /proc/omnibook/lcd This work very well > try some hotkeys (you can launch 'xev' and watch for keypress events) > etc ... see what happen. Hotkeys don't work and none is 'print' in /var/log/messages XEV don't recognizes key FN+Fx and hotkeys > And then finally unload the module. > The send me all your resulting kernel logs. Some kernel logs in attachment (txt files) -- Renato S. Yamane Fingerprint: 68AE A381 938A F4B9 8A23 D11A E351 5030 D420 515A PGP Server: http://pgp.mit.edu/ --> KeyID: 0xD420515A <http://www.renatoyamane.com>
kernel_messages.log
(text/x-log, 3.1 KB)
Sep 10 17:45:18 mandachuva kernel: omnibook: module not supported by Novell, setting U taint flag. Sep 10 17:45:18 mandachuva kernel: omnibook: Driver version 2.20060000. Sep 10 17:45:18 mandachuva kernel: omnibook: Forced load with EC type 13. Sep 10 17:45:18 mandachuva kernel: omnibook: begin table match of blank feature. Sep 10 17:45:18 mandachuva kernel: omnibook: Returning table entry n°0. Sep 10 17:45:18 mandachuva kernel: omnibook: LCD backlight turn off at console blanking is enabled. Sep 10 17:45:18 mandachuva kernel: omnibook: begin table match of bluetooth feature. Sep 10 17:45:18 mandachuva kernel: omnibook: Try to init NbSmi Sep 10 17:45:18 mandachuva kernel: omnibook: NbSmi test probe read: ff00 Sep 10 17:45:18 mandachuva kernel: omnibook: NbSmi init ok Sep 10 17:45:18 mandachuva kernel: omnibook: Returning table entry n°1. Sep 10 17:45:18 mandachuva kernel: omnibook: smi_command failed with error -1072453185. Sep 10 17:45:18 mandachuva kernel: omnibook: Init function of bluetooth failed with error -1072453185. Sep 10 17:45:18 mandachuva kernel: omnibook: Trying to dispose NbSmi Sep 10 17:45:18 mandachuva kernel: omnibook: NbSmi not used anymore: disposing Sep 10 17:45:18 mandachuva kernel: omnibook: begin table match of display feature. Sep 10 17:45:18 mandachuva kernel: omnibook: Try to init NbSmi Sep 10 17:45:18 mandachuva kernel: omnibook: NbSmi test probe read: ff00 Sep 10 17:45:18 mandachuva kernel: omnibook: NbSmi init ok Sep 10 17:45:18 mandachuva kernel: omnibook: Returning table entry n°1. Sep 10 17:45:18 mandachuva kernel: omnibook: begin table match of hotkeys feature. Sep 10 17:45:18 mandachuva kernel: omnibook: NbSmi has already been initialized Sep 10 17:45:18 mandachuva kernel: omnibook: Returning table entry n°2. Sep 10 17:45:18 mandachuva kernel: omnibook: Enabling all hotkeys. Sep 10 17:45:18 mandachuva kernel: omnibook: smi_command failed with error -1072453185. Sep 10 17:45:18 mandachuva kernel: omnibook: Init function of hotkeys failed with error -1072453185. Sep 10 17:45:18 mandachuva kernel: omnibook: Trying to dispose NbSmi Sep 10 17:45:18 mandachuva kernel: omnibook: version feature has no backend table, io_op not initialized. Sep 10 17:45:18 mandachuva kernel: omnibook: dmi feature has no backend table, io_op not initialized. Sep 10 17:45:18 mandachuva kernel: omnibook: begin table match of lcd feature. Sep 10 17:45:18 mandachuva kernel: omnibook: NbSmi has already been initialized Sep 10 17:45:18 mandachuva kernel: omnibook: Returning table entry n°1. Sep 10 17:45:18 mandachuva kernel: omnibook: begin table match of wifi feature. Sep 10 17:45:18 mandachuva kernel: omnibook: NbSmi has already been initialized Sep 10 17:45:18 mandachuva kernel: omnibook: Returning table entry n°1. Sep 10 17:45:18 mandachuva kernel: omnibook: smi_command failed with error -1072453185. Sep 10 17:45:18 mandachuva kernel: omnibook: Init function of wifi failed with error -1072453185. Sep 10 17:45:18 mandachuva kernel: omnibook: Trying to dispose NbSmi Sep 10 17:45:18 mandachuva kernel: omnibook: Enabled features: blank display version dmi lcd. Sep 10 17:47:59 mandachuva kernel: omnibook: smi_command failed with error -1072453185.
unload_omnibook.log
(text/x-log, 445 B)
Sep 10 18:08:35 mandachuva su: (to root) yamane on /dev/pts/1 Sep 10 18:08:43 mandachuva kernel: omnibook: LCD backlight turn off at console blanking is disabled. Sep 10 18:08:43 mandachuva kernel: omnibook: Trying to dispose NbSmi Sep 10 18:08:43 mandachuva kernel: omnibook: Trying to dispose NbSmi Sep 10 18:08:43 mandachuva kernel: omnibook: NbSmi not used anymore: disposing Sep 10 18:08:43 mandachuva kernel: omnibook: Module is unloaded.