Re: [crisos] usb pen/hd on darwinfox...

[ Thread Index | Date Index | More lists.tuxfamily.org/crisos Archives ]


Ahh there is also make flash...
http://svnweb.tuxfamily.org/diff.php?repname=crisos/svn&path=%2Ftarget%2Fdarwinfox%2FREADME&rev=0&sc=1



2008/10/14 Torben Dannhauer <torben@xxxxxxxxxxxxxx>:
> Yes, that way I try it actually :) thank you for your efford, you're great
> :)))))
>
> Best regards, Torben
>
> P.S.: May I ask where are you from?
Rome Italy

Add yourself to http://www.ohloh.net/projects/crisos map and review
crisos project
>
> -----Ursprüngliche Nachricht-----
> Von: Listengine [mailto:listengine@xxxxxxxxxxxxxxxxx] Im Auftrag von Claudio
> Gesendet: Dienstag, 14. Oktober 2008 11:00
> An: crisos@xxxxxxxxxxxxxxxxxxx
> Betreff: Re: [crisos] usb pen/hd on darwinfox...
>
> 2008/10/14 Torben Dannhauer <torben@xxxxxxxxxxxxxx>:
>> Hi, where can i get this patch? I have to patch the sources in the SDK and
>> then compile the image, right?
>>
>
> The patch is inside patches/ dir here[1]; the darwinfox image can be
> compiled follow this steps:
>  * svn co svn://svn.tuxfamily.org/svnroot/crisos/svn/target/darwinfox
>  * cd darwinfox
>  * make patch <-- this apply the patches with crisos configuration
>  * make menuconfig <-- choose your apps
>  * make (good luck :p )
>
> After build process you can find the firmware in
> openwrt/bin/openwrt-etrax-jffs2-64k-fimage
>
> Some info can be also found on README [2]
> Regards
>
>
> 1.
> http://svnweb.tuxfamily.org/listing.php?repname=crisos/svn&path=%2F&rev=84&s
> c=1
> 2.
> http://svnweb.tuxfamily.org/filedetails.php?repname=crisos/svn&path=%2Ftarge
> t%2Fdarwinfox%2FREADME&rev=84&sc=1
>
>> -----Ursprüngliche Nachricht-----
>> Von: Listengine [mailto:listengine@xxxxxxxxxxxxxxxxx] Im Auftrag von
> Claudio
>> Gesendet: Montag, 13. Oktober 2008 23:26
>> An: crisos@xxxxxxxxxxxxxxxxxxx
>> Betreff: Re: [crisos] usb pen/hd on darwinfox...
>>
>> Hi guys,
>>
>> I just commit a patch for fix this pen/usb problem!
>> It is very frustrating(!!!), I take a lot of time for debug this
>> stupid problem...
>>
>> Where is the axis kernel maintainers?!?!?!??
>>
>>
>> 2008/10/13 Torben Dannhauer <torben@xxxxxxxxxxxxxx>:
>>> Hello,
>>>
>>>
>>>
>>> i have the same problem:
>>>
>>>
>>>
>>> How can I use a USB-Pen in Darwinfox?
>>>
>>>
>>>
>>> If I connect a USB-Pen I get these messages in dmesg:
>>>
>>>
>>>
>>> crisv10_irq dbg: ctr_status_irq, controller status: host_mode started
>>>
>>> crisv10_irq dbg: ctr_status_irq, controller status: host_mode started
>>> running
>>>
>>> usb 1-1: new full speed USB device using hc-crisv10 and address 2
>>>
>>> usb 1-1: configuration #1 chosen from 1 choice
>>>
>>>
>>>
>>>
>>>
>>> my devices which could be relevant  look like this:
>>>
>>>
>>>
>>> crw-r--r--    1 root     root     189,   1 Jan  1 00:00 1-1
>>>
>>> crw-r--r--    1 root     root      90,   0 Jan  1 00:00 mtd0
>>>
>>> crw-r--r--    1 root     root      90,   1 Jan  1 00:00 mtd0ro
>>>
>>> crw-r--r--    1 root     root      90,   2 Jan  1 00:00 mtd1
>>>
>>> crw-r--r--    1 root     root      90,   3 Jan  1 00:00 mtd1ro
>>>
>>> crw-r--r--    1 root     root      90,   4 Jan  1 00:00 mtd2
>>>
>>> crw-r--r--    1 root     root      90,   5 Jan  1 00:00 mtd2ro
>>>
>>> brw-r--r--    1 root     root      31,   0 Jan  1 00:00 mtdblock0
>>>
>>> brw-r--r--    1 root     root      31,   1 Jan  1 00:00 mtdblock1
>>>
>>> brw-r--r--    1 root     root      31,   2 Jan  1 00:00 mtdblock2
>>>
>>> crw-r--r--    1 root     root     189,   0 Jan  1 00:00 usb1
>>>
>>> crw-r--r--    1 root     root     254,   0 Jan  1 00:00 usbdev1.1_ep00
>>>
>>> crw-r--r--    1 root     root     254,   1 Jan  1 00:00 usbdev1.1_ep81
>>>
>>> crw-r--r--    1 root     root     254,   2 Jan  1 00:00 usbdev1.2_ep00
>>>
>>> crw-r--r--    1 root     root     254,   4 Jan  1 00:00 usbdev1.2_ep02
>>>
>>> crw-r--r--    1 root     root     254,   3 Jan  1 00:00 usbdev1.2_ep81
>>>
>>> crw-rw-rw-    1 root     root       1,   5 Jan  1 00:00 zero
>>>
>>>
>>>
>>> I supposed the USB-stick is the device "/dev/1-1", because if c connect a
>>> second stick, I get the device "/dev/1-2".
>>>
>>> But if I try to mount or part it, I get errors:
>>>
>>>
>>>
>>> mkfs.ext2 /dev/1-1
>>>
>>> mke2fs 1.40.11 (17-June-2008)
>>>
>>> /dev/1-1 is not a block special device.
>>>
>>> Proceed anyway? (y,n) y
>>>
>>> mkfs.ext2: Device size reported to be zero.  Invalid partition specified,
>> or
>>>
>>>         partition table wasn't reread after running fdisk, due to
>>>
>>>         a modified partition being busy and in use.  You may need to
>> reboot
>>>
>>>         to re-read your partition table.
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> The same with "/dev/usb1" and "/dev/usbdev*"
>>>
>>>
>>>
>>> The description an the acme-website (http://foxlx.acmesystems.it/?id=6)
>> has
>>> the same beginning in dmesg, but is followed the the driver loading for
>> scsi
>>> emulation… There is no Pakcage about scsi or anything like that in
>>> CrisOs/Darwinfox
>>>
>>>
>>>
>>>
>>>
>>> How can I use a usbpen?
>>>
>>>
>>>
>>> Thank you for your help
>>>
>>>
>>>
>>> Torben Dannhauer
>>
>>
>>
>> --
>> Claudio
>> User linux #415284
>> http://www.crisos.org/ - Cris linux distribution
>>
>> ---
>> CrisOs mailing list
>> Official multi-language http://www.crisos.org/ mailing list
>>
>> For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx
> with
>> subject unsubscribe.
>>
>>
>> ---
>> CrisOs mailing list
>> Official multi-language http://www.crisos.org/ mailing list
>>
>> For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx
> with subject unsubscribe.
>>
>
>
>
> --
> Claudio
> User linux #415284
> http://www.crisos.org/ - Cris linux distribution
>
> ---
> CrisOs mailing list
> Official multi-language http://www.crisos.org/ mailing list
>
> For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with
> subject unsubscribe.
>
>
> ---
> CrisOs mailing list
> Official multi-language http://www.crisos.org/ mailing list
>
> For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with subject unsubscribe.
>



-- 
Claudio
User linux #415284
http://www.crisos.org/ - Cris linux distribution

---
CrisOs mailing list
Official multi-language http://www.crisos.org/ mailing list

For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with subject unsubscribe.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/