Re: qemu trouble...

2007-07-26 Thread Tim Niemeyer
Hallo Did you run modprobe gadgetfs default_uid=your uid before running QEMU? Yes. Output from mount: gadget on /dev/gadget type gadgetfs (rw,noexec,nosuid,nodev) Output from ls /dev/gadget/: insgesamt 0 dr-xr-xr-x 1 reddog root0 2007-07-23 11:50 . drwxr-xr-x 16 root root 4,4K

Re: qemu trouble...

2007-07-26 Thread Giles Jones
Tim Niemeyer [EMAIL PROTECTED] wrote : No i haven't such a message. But when i type usb_add gadget:1, the qemu says in the QEMU monitor: (qemu) Could not remove USB device '0.5' Why? Seems to me like he gets some errors and want trys an automatic usb_remove... I get this when I

Re: qemu trouble...

2007-07-26 Thread Lars Hallberg
John Seghers skrev: Heh. Yeah, I was puzzled by that when I first read the web page that describes this. Basically, the ifconfig command is specifying the IP address for the Desktop's end of the USB connection. The QEMU side of the connection seems to be hardwired to 192.168.0.202. That

RE: qemu trouble...

2007-07-26 Thread John Seghers
Giles Jones wrote: On 25 Jul 2007, at 23:42, John Seghers wrote: ifconfig usb0 inet 192.168.0.200 netmask 255.255.255.0 ssh [EMAIL PROTECTED] Interesting that the IP you use for usb0 is 192.168.0.200, then ssh into 202. I thought this was a typo then considered that it was deliberate.

Re: qemu trouble...

2007-07-25 Thread Tim Niemeyer
Hello I have also some problems with qemu. I have build everything with the MokoMakefile and it works really nice! ;-) But when i want to use the gadged system to ssh into my moko, i get some trouble... I figured out that i had to recompile my default Debian Etch Kernel an did it. Now it seems

RE: qemu trouble...

2007-07-25 Thread John Seghers
that the error output someone else was quoting, Warning: could not find USB gadgetfs near the beginning of QEMU's run is due to not having mounted /dev/gadget. Tim Niemeyer wrote: Sent: Wednesday, July 25, 2007 6:29 AM To: community@lists.openmoko.org Subject: Re: qemu trouble... Hello I have also

Re: qemu trouble...

2007-07-25 Thread Giles Jones
On 25 Jul 2007, at 23:42, John Seghers wrote: Did you run modprobe gadgetfs default_uid=your uid before running QEMU? I get continual kernel ring messages (dmesg, also reported in syslog) of: dummy_udc dummy_udc: dequeued req deb73c40 from ep-c, len 4096, buf Additionally,

Re: qemu trouble...

2007-07-23 Thread Lars Hallberg
Jeff Rush skrev: Hi Jeff! As I said... I have build the neo1973 qemu... but 'by hand'... It's a small build vs the mokomakefile build everything that's huge. - Lars, Yes, the onscreen keyboard does work, as in the GUI keyboard you click on with the mouse. I click in the upper-left box

Re: qemu trouble...

2007-07-22 Thread Daniel Robinson
Hey Lars, Huzzah to you, sir, for getting that far. I got my ubuntu system up yesterday, but I haven't gotten some of the other pieces working. I haven't used OpenEmbedded or bitbake before. I use perforce at work. My ubuntu system is a new dual core box. Does the development environment

Re: qemu trouble...

2007-07-22 Thread Lars Hallberg
Daniel Robinson skrev: Hey Lars, Huzzah to you, sir, for getting that far. I got my ubuntu system up yesterday, but I haven't gotten some of the other pieces working. I haven't used OpenEmbedded or bitbake before. I use perforce at work. I have not set up a complete build env (don't

Re: qemu trouble...

2007-07-22 Thread Jeff Rush
Lars Hallberg wrote: Daniel Robinson skrev: Hey Lars, Huzzah to you, sir, for getting that far. I got my ubuntu system up yesterday, but I haven't gotten some of the other pieces working. I haven't used OpenEmbedded or bitbake before. I use perforce at work. I have not set up a

Re: qemu trouble...

2007-07-22 Thread Giles Jones
On 22 Jul 2007, at 19:16, Jeff Rush wrote: - Giles, I didn't have to modify any .h files to make it work, nor did I see any problems with the 8ma power you saw. Like I said, it probaly depends on your kernel version which is why I'd like to know which is the best version for QEMU?