Jan 5 2005, 08:15 AM
Post
#1
|
|
|
Group: Members Posts: 1,426 Joined: 22-October 03 Member No.: 89 |
Based on 1.22 ROM thread, I've set up initial verison of Cacko ROM 1.22 FAQ. Please, visit it at: http://cacko.biz/cacko/faq
Comments are welcome. |
|
|
|
![]() |
Feb 5 2005, 07:53 AM
Post
#2
|
|
|
Group: Members Posts: 14 Joined: 11-October 04 From: Switzerland Member No.: 4,954 |
Thanks a lot for the really nice ROM. I used the previous version and I like the newone.
I 'm using a CFU USB adapter with some USB memory sticks and need some help. With Cacko V1.21 I hadn't any problems to use them. But with V1.22 I couldn't connect to any sticks anymore. The CFU adapter will be detected but no sticks. I looked at the FAQ page, but I couldn't find some information about the hotplug system. Can you give me a hint how this should work with CFU and USB sticks or where I can more details to solve my problem? Thanks, regards |
|
|
|
Feb 6 2005, 02:01 AM
Post
#3
|
|
|
Group: Members Posts: 1,426 Joined: 22-October 03 Member No.: 89 |
QUOTE(mrente07 @ Feb 5 2005, 06:53 PM) Thanks a lot for the really nice ROM. I used the previous version and I like the newone. I 'm using a CFU USB adapter with some USB memory sticks and need some help. With Cacko V1.21 I hadn't any problems to use them. But with V1.22 I couldn't connect to any sticks anymore. The CFU adapter will be detected but no sticks. I looked at the FAQ page, but I couldn't find some information about the hotplug system. Can you give me a hint how this should work with CFU and USB sticks or where I can more details to solve my problem? Thanks, regards Do you mean Ratoc USB Host? It should be working, I will check. |
|
|
|
Feb 6 2005, 02:36 AM
Post
#4
|
|
|
Group: Members Posts: 14 Joined: 11-October 04 From: Switzerland Member No.: 4,954 |
|
|
|
|
Feb 7 2005, 04:48 AM
Post
#5
|
|
|
Group: Members Posts: 1,426 Joined: 22-October 03 Member No.: 89 |
QUOTE(mrente07 @ Feb 6 2005, 01:36 PM) QUOTE(maslovsky @ Feb 6 2005, 10:01 AM) Yes, it is the CFU1 USB host cf card of Ratoc systems. I tried the new patch V1.22A also but no changes. Could I check anything else for you additionally? Today checked my USB Host card with two card readers and one USB Stick - all worked fine. Try to start syslog (/etc/rc.d/init.d/syslog start) and see what messages appear (tail -f /var/log/messages) when you insert your USB stick. |
|
|
|
Feb 7 2005, 10:23 AM
Post
#6
|
|
|
Group: Members Posts: 14 Joined: 11-October 04 From: Switzerland Member No.: 4,954 |
QUOTE(maslovsky @ Feb 7 2005, 12:48 PM) Try to start syslog (/etc/rc.d/init.d/syslog start) and see what messages appear (tail -f /var/log/messages) when you insert your USB stick. Thanks for your checks. I have done what you proposed and I got following messages .... .... by inserting the USB stick: hub.c: USB new device connect on bus1/1, assigned device number 4 usb.c: USB device 4 (vend/prod 0xea0/0x2168) is not claimed by any active driver /etc/hotplug/usb/.agent: Setup for USB product ea0/2168/200 .... by removing the USB stick: hub.c: USB disconnect on device 4 I hope, this will help. |
|
|
|
Feb 7 2005, 12:31 PM
Post
#7
|
|
|
Group: Members Posts: 27 Joined: 6-December 04 From: Germany Member No.: 5,799 |
QUOTE(maslovsky @ Feb 7 2005, 12:48 PM) Try to start syslog (/etc/rc.d/init.d/syslog start) and see what messages appear (tail -f /var/log/messages) when you insert your USB stick. Hi maslovsky, I use Cacko 1.22 Lite and have the same problem with the with the RATOC CFU1-Card and a USB stick. I found the following in /var/log/messages: Feb 7 20:03:07 zaurus daemon.info cardmgr[164]: initializing socket 0 Feb 7 20:03:07 zaurus daemon.info cardmgr[164]: socket 0: RATOC USB HOST CF+ Card Feb 7 20:03:07 zaurus daemon.info cardmgr[164]: executing: 'modprobe usbcore' Feb 7 20:03:07 zaurus syslog.info klogd: usb.c: registered new driver usbdevfs Feb 7 20:03:07 zaurus syslog.info klogd: usb.c: registered new driver hub Feb 7 20:03:07 zaurus daemon.info cardmgr[164]: executing: 'modprobe hc_sl811' Feb 7 20:03:07 zaurus daemon.info cardmgr[164]: executing: 'modprobe sl811_cs' Feb 7 20:03:07 zaurus syslog.info klogd: cf_usb0: index 0x04: Vcc 3.3, irq 39, io 0xf6000000-0xf6000007 Feb 7 20:03:07 zaurus syslog.info klogd: usb.c: new USB bus registered, assigned bus number 1 Feb 7 20:03:07 zaurus syslog.info klogd: hc_sl811.c: USB SL811 at f6000000,f6000001, IRQ 39 Feb 7 20:03:07 zaurus syslog.info klogd: hub.c: USB hub found Feb 7 20:03:07 zaurus syslog.info klogd: hub.c: 1 port detected Feb 7 20:03:08 zaurus daemon.info cardmgr[164]: executing: './usb-host start cf_usb0' Feb 7 20:03:08 zaurus user.notice /etc/hotplug/usb.agent: Setup for USB product 0/0/0 Feb 7 20:03:13 zaurus syslog.info klogd: hub.c: USB new device connect on bus1/1, assigned device number 2 Feb 7 20:03:13 zaurus syslog.info klogd: hub.c: USB hub found Feb 7 20:03:13 zaurus syslog.info klogd: hub.c: 1 port detected Feb 7 20:03:13 zaurus syslog.info klogd: hub.c: USB new device connect on bus1/1/1, assigned device number 3 Feb 7 20:03:13 zaurus syslog.warn klogd: usb.c: USB device 3 (vend/prod 0x67b/0x2517) is not claimed by any active driver. Feb 7 20:03:14 zaurus user.notice /etc/hotplug/usb.agent: Setup for USB product 67b/2515/100 Feb 7 20:03:14 zaurus user.notice /etc/hotplug/usb.agent: Setup for USB product 67b/2517/100 On /proc there is no scsi file or directory. I hope also, this will help. Lutz |
|
|
|
Mar 2 2005, 09:07 AM
Post
#8
|
|
|
Group: Members Posts: 1,426 Joined: 22-October 03 Member No.: 89 |
Thanks a lot to stupkid for setting it up and configuring. Also thanks to Laze for maintaining DNS redirections for us
Here is it: http://cacko.biz/cacko/bugs/ The user interface is currently under construction - we'll be updating titles, logos, etc. in the nesrest time. |
|
|
|
maslovsky Cacko FAQ and Bugz Database are available Mar 2 2005, 09:07 AM
ev1l here is the bugDB
might be a good idea to put ncu... Jan 5 2005, 07:16 PM
maslovsky This FAQ is far from being complete. I just wanted... Jan 6 2005, 04:12 AM
_Psycho Its quite good if you ask me Jan 6 2005, 05:57 AM
ev1l QUOTE(maslovsky @ Jan 6 2005, 04:12 AM)This F... Jan 6 2005, 03:04 PM
\Kritikal\ I noticed the page was slow to load as well as hav... Jan 13 2005, 07:18 AM
stupkid Does running "sudo modprobe usb-storage... Feb 7 2005, 12:45 PM
Lutz-W. QUOTE(stupkid @ Feb 7 2005, 10:45 PM)"su... Feb 7 2005, 01:16 PM
mrente07 QUOTE(stupkid @ Feb 7 2005, 08:45 PM)Does run... Feb 8 2005, 11:22 AM
mrente07 QUOTE(mrente07 @ Feb 8 2005, 07:22 PM)Tomorro... Feb 9 2005, 11:21 AM
mrente07 Okay, after a long search I found the entry for my... Feb 10 2005, 08:48 AM
maslovsky Looks like your USB stick don't have an enry i... Feb 7 2005, 01:38 PM
maslovsky You need to double-check that you've entered e... Feb 12 2005, 02:54 PM
mrente07 QUOTE(maslovsky @ Feb 12 2005, 10:54 PM)What ... Feb 13 2005, 01:44 AM
maslovsky Try adding that line into /etc/hotplug/usb.handmap... Feb 13 2005, 05:25 AM
mrente07 QUOTE(maslovsky @ Feb 13 2005, 01:25 PM)Try a... Feb 13 2005, 10:04 AM
maslovsky QUOTE(mrente07 @ Feb 13 2005, 09:04 PM)QUOTE(... Feb 13 2005, 11:24 AM
ev1l it might be an idea to put the FAQ, bugbreporting,... Mar 9 2005, 08:09 PM
maslovsky QUOTE(ev1l @ Mar 10 2005, 07:09 AM)it might b... Mar 9 2005, 08:20 PM
ev1l So, what about actually moving the info Mar 14 2005, 07:44 AM
maslovsky QUOTE(ev1l @ Mar 14 2005, 06:44 PM)So, what a... Mar 14 2005, 09:42 AM
ev1l QUOTE(maslovsky @ Mar 14 2005, 09:42 AM)OK, m... Mar 14 2005, 11:04 AM
maslovsky QUOTE(ev1l @ Mar 14 2005, 10:04 PM)QUOTE(masl... Mar 15 2005, 02:54 AM
ev1l QUOTE(maslovsky @ Mar 15 2005, 02:54 AM)Yes, ... Mar 15 2005, 06:11 PM
ev1l Are we supposed to report package troubles as well... Jun 15 2005, 04:39 PM
craigtyson I have a similar query with advanced file manager ... Jun 16 2005, 12:52 AM
Sy Ali 1.23 was released a while ago. Will the FAQ be up... Jun 24 2006, 10:22 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 10:49 PM |