I don't suggest you download MIC from Ubuntu. Please download latest from Moblin website. You can refer it as http://git.moblin.org/cgi-bin/gitweb/gitweb.cgi?p=tools/moblin-image-creator.git;a=summary
-----Original Message----- From: Lpicert [mailto:[EMAIL PROTECTED] Sent: 2008年10月20日 20:34 To: Wang, Jing J Cc: Speed, Derek; [email protected] Subject: Re: [Moblin Dev] boot error: usb_submit_urb(ctrl) failed Hi Jing and Derek, My platform is "menlow-lpia", which is shown in the project window of MIC. I use this setting to make an image for the target device tests. Moreover, the source project file is downloaded from UBUNTU web site, a ".tar.gz" file which can be loadable by MIC. Is this a correct source project that I got? or need to download it from "http://git.moblin.org/cgi-bin/gitweb/gitweb.cgi" ? There are so many projects inside, which version of project would you like to suggest? If possible, I would like to know the version you tested OK so that I can try it in my device. In fact, I have never used Moblin1.0 or Moblin2.0 in my project. It sounds like a useful software tool to manage OS configurations from the web descriptions. I tried it by following steps: (0). apt-get install autoconf automake aclocal (1) ./autogen.sh (2) ./configure prefix=/usr (3) make (4) make DESTDIR=/targets/<myproject>/fs install This software tool requires "aclocal" , but It is not able to download by "apt-get install " command. So I have try another way to install... any comment for reference? Pls feel free to tell me, Thank you! 2008/10/18 Wang, Jing J <[EMAIL PROTECTED]>: > Lpicert, > I guess you are using Moblin1.0 on menlow platform. Please choose > menlow-lpia-hardy-ppa platform in MIC, which is one we ever tested. > > WangJing > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Speed, Derek > Sent: 2008年10月18日 1:50 > To: [email protected] > Subject: RE: [Moblin Dev] boot error: usb_submit_urb(ctrl) failed > > Which platform are you using as the target for these tests? > > Thanks, > Derek, Intel Open Source Technology Center (OTC) > > Lpicert wrote: >> Hi Jing, >> >> Thanks for your info. >> My USB stick is Transend,1GB size. >> I also tried another one, but it still had the same error from the >> dmesg file. It seems the USB stick type has no effect in my case. >> In addition, I think one of the HID devices would take this error. >> So I tried to boot the device without HID devices, such as USB mouse, >> USB keyboard,etc... >> Unfortunately, the same error still happen. >> What a strange message! >> Do you any more commend for me to try it? >> Thank you! >> >> Lpicert >> >> 2008/10/17 Wang, Jing J <[EMAIL PROTECTED]>: >>> What type of USB stick are you using? I ever met the issue that >>> Kinston USB can't work, but SanDisk does. >>> >>> -----Original Message----- >>> From: [EMAIL PROTECTED] >>> [mailto:[EMAIL PROTECTED] On Behalf Of h j >>> Sent: 2008年10月17日 20:30 >>> To: [email protected] >>> Subject: [Moblin Dev] boot error: usb_submit_urb(ctrl) failed >>> >>> Hi, >>> >>> I created an image file by moblin-image creater and installed it to >>> target device by USB stick. >>> When I check the boot message of target device located in >>> /var/log/dmesg, it always showed that Errors listed as below: >>> >>> [ 17.781743] usb 1-5.1: new full speed USB device using ehci_hcd >>> and address 9 [ 18.188738] usb 1-5.1: configuration #1 chosen from >>> 1 choice [ 27.173864] ...drivers/hid/usbhid/hid-core.c: >>> usb_submit_urb(ctrl) failed [ 27.174001] >>> ...drivers/hid/usbhid/hid-core.c: timeout initializing reports >>> >>> for more info: >>> processor: ATOM cpu >>> platfrom: menlow-lpia >>> kernel version: linux-2.6.24-19-lpia >>> >>> I'm very confused of which reason caused that error message. >>> Does anyone get any idea for that issue? >>> Many thank you for your support! >>> >>> Lpicert >>> >>> _______________________________________________ >>> Moblin dev Mailing List >>> [email protected] >>> >>> To manage or unsubscribe from this mailing list visit: >>> https://lists.moblin.org/mailman/listinfo/dev or your user account >>> on http://moblin.org once logged in. >>> >>> For more information on the Moblin Developer Mailing lists visit: >>> http://moblin.org/community/mailing-lists > > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists > > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
