Re: [crisos] usb pen/hd on darwinfox... |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/crisos Archives
]
- To: crisos@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [crisos] usb pen/hd on darwinfox...
- From: Claudio <claudyus84@xxxxxxxxx>
- Date: Tue, 14 Oct 2008 11:00:03 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=GiU+C3CrAEkhu2W47w6ftWBuRlhDiuPgD0vx/3ovTdA=; b=k0Bbm68/XmZiJqGkH7Ep8bYPQcXzpKocCNNJuzwVaWdp8daZlzOL0gbsAJsHYUtIyr 3AZlYO2lVMNRJTYUJgBED47mXx8Q3PHCtAMuhRw/MCTzIpZtn5Dm3Dn+raox9JFSTKot TDIEA/uRNQeOog748aWwy1Ro031othfIPng3I=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=KAs04Q2kr8A+/h9Zepg2dKybBe3TUz/x6kG3QhBP+tUtIKjsSOz1Qap23S0ru43mG2 hoYhAkXUxDdBHAfp2z1pIFixd6/LfUv/PQ6lG+Uo2ySDCnA54uUrqi9Q5GUl82RyVZ0J ehpUZO1sD57Vn0hZtdehK7LMoiZNalCO3SRq4=
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&sc=1
2. http://svnweb.tuxfamily.org/filedetails.php?repname=crisos/svn&path=%2Ftarget%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.