[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
module's parameters could not be set via sysfs in 2.6.11-rc1?
- From: "Sergey S. Kostyliov" <rathamahata@xxxxxxxxx>
- Date: Thu, 13 Jan 2005 22:34:30 +0300
- User-agent: KMail/1.7.2
Hello,
It looks like module parameters are not setable via sysfs in 2.6.11-rc1
E.g.
arise parameters # echo -en Y > /sys/module/usbcore/parameters/old_scheme_first
-bash: /sys/module/usbcore/parameters/old_scheme_first: Permission denied
arise parameters # id
uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel),11(floppy),20(dialout),26(tape),27(video)
arise parameters #
arise parameters # ls -la /sys/module/usbcore/parameters/old_scheme_first
-rw-r--r-- 1 root root 0 Jan 13 22:22 /sys/module/usbcore/parameters/old_scheme_first
arise parameters #
This is sad because it seems that my usb flash stick (transcebd jetflash)
doesn't like new USB device initialization scheme introduced in 2.6.10.
--
Sergey S. Kostyliov <rathamahata@xxxxxxxxx>
Jabber ID: rathamahata@xxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups: