modprobe toshiba
/lib/modules/2.4.18-18.8.0/kernel/drivers/char/toshiba.o: init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.18-18.8.0/kernel/drivers/char/toshiba.o: insmod /lib/modules/2.4.18-18.8.0/kernel/drivers/char/toshiba.
o failed /lib/modules/2.4.18-18.8.0/kernel/drivers/char/toshiba.o: insmod toshiba failed
: : 레드햇 8.0을 사용하는 유저인데
: : 커널 모듈 상에 toshiba 라는 모듈이 있어
: : modprobe toshiba 해도 에러 내면서
: : 적재가 안 되는군요...
: : 무슨 방법 없겠습니까???
:
: 2.5대 요즘 커널들을 보니 기능이 추가된걸로 보입니다만..
: 커널을 새로 빌드하시거나
: /lib/modules에서 모듈을 찾아보세요..
: 참고로 기능을 켜고 끄고
: 지원되는 기능을 보려면
: /proc/acpi안에 가시면
: toshiba나 battery, cpu상태 등등에 대한 정보를 얻을 수 있습니다..
:
: 상태변경은 ex)lcd 밝기조절
: echo "brightness: 6" > /proc/acpi/toshiba/lcd
:
: 에구구 자세히는 말씀드리지 못하겠네요..
: 커널 새로 빌드하시는걸 강력 추천합니다~
:
: --
: 리브매냐~~