The Following 4 Users Say Thank You to blue_led For This Useful Post: | ||
|
2010-11-26
, 20:03
|
Posts: 89 |
Thanked: 27 times |
Joined on Dec 2009
@ The Netherlands
|
#72
|
|
2010-11-27
, 14:57
|
|
Posts: 552 |
Thanked: 183 times |
Joined on Oct 2009
@ Not decided
|
#74
|
|
2010-11-27
, 15:03
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#75
|
Mount button doesnt work all the times so I m mounting manually the connected devices but they are read-only. Can someone tell me the right way to give them write permissions? I tried chmod with all the ways but no light.
mount -o uid=29999,gid=29999,utf8,dmask=027,fmask=137 [dev node] [mount point]
The Following 2 Users Say Thank You to MohammadAG For This Useful Post: | ||
|
2010-11-27
, 15:17
|
|
Posts: 196 |
Thanked: 113 times |
Joined on Jun 2010
@ Finland
|
#76
|
cd /var/lib/dpkg/info mv linux-kernel-headers.list linux-kernel-headers.list.bak mv linux-kernel-headers.md5sums linux-kernel-headers.md5sums.bak apt-get install i2c-tools mv linux-kernel-headers.list.bak linux-kernel-headers.list mv linux-kernel-headers.md5sums.bak linux-kernel-headers.md5sums
|
2010-11-27
, 15:55
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#77
|
As root:
Code:cd /var/lib/dpkg/info mv linux-kernel-headers.list linux-kernel-headers.list.bak mv linux-kernel-headers.md5sums linux-kernel-headers.md5sums.bak apt-get install i2c-tools mv linux-kernel-headers.list.bak linux-kernel-headers.list mv linux-kernel-headers.md5sums.bak linux-kernel-headers.md5sums
|
2010-11-27
, 21:46
|
Posts: 240 |
Thanked: 68 times |
Joined on Nov 2009
|
#78
|
Thanks all for work on h-e-n, that successfully tested on Flash drive(SanDisk Extreme Contour 16GB), mice and keyboard =)
but how to work on lan adapter? i tested in full speed hostmode, router can detect the lan signal, but can't connect network though wired lan. I don't know how to setup by wired lan, can anyone help me?? thanks!
|
2010-11-28
, 02:13
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#79
|
|
2010-11-28
, 04:25
|
|
Posts: 658 |
Thanked: 117 times |
Joined on Jan 2010
|
#80
|
The Following User Says Thank You to NokiaRocks For This Useful Post: | ||
Tags |
awesome!, bada rox, h-e-n hostmode, more noise |
Thread Tools | |
|
diablo version of pl2303.ko don't work ( forcing mode ; got some errors revealed in dmesg )
i tried to compile a new version but i have problems with my ironport proxy and dns as usual in scratchbox.
Late edit:
I compiled pl2303.ko against 10power46 kernel.
i will test it after a long sleep ( offtopic : & my regular saturday enduro ride )
Later edit 2
i put the driver here, for convenience but i don't test it yet
Last edited by blue_led; 2010-11-27 at 03:09.