Bonjour,
Je possède un portable toshiba M40-331 qui marche très bien sous fc5.
Le seul détail qui me pose problème est le support toshiba de l'acpi.
Je souhaiterai utiliser les touches fonction spéciales, par exemple pour régler la luminosité (ou éventuellement régler la luminosité dans un fichier de config).
J'ai installé le paquet "fnfx" avec yumex, mais j'ai un message d'erreur au boot. J'ai pas eu le temps de noter, mais :
[root@merlin ~]# modprobe toshiba_acpi
FATAL: Error inserting toshiba_acpi (/lib/modules/2.6.18-1.2239.fc5/kernel/drivers/acpi/toshiba_acpi.ko): No such device
Pourtant le fichier "/lib/modules/2.6.18-1.2239.fc5/kernel/drivers/acpi/toshiba_acpi.ko" existe.
J'ai trouvé ça :
To check if ACPI and ACPI Toshiba support are enabled check the following proc entries exists:
/proc/acpi
/proc/acpi/toshiba
If they do exist, FnFX will work on that system. If they do not exist try `modprobe toshiba_acpi' as root. If this throws errors like 'FATAL: Module toshiba_acpi not found' the kernel is most likely not compiled with CONFIG_ACPI and CONFIG_ACPI_TOSHIBA.
Please recompile your kernel with the ACPI drivers or have a look for a precompiled kernel for your distribution which has ACPI and ACPI Toshiba support.
Et évidemment, "/proc/acpi" existe, mais pas "/proc/acpi/toshiba".
J'ai fait pas mal de recherches avec google sur le sujet, mais je ne trouve rien de clair.
Quelqu'un pourraît-il m'aider ?