Re: Failing to connect with flasher

2007-04-11 Thread Frantisek Dufka
pancake wrote: BTW If you are able to boot Maemo but you're not able to connect to NOLO you should probably think on reflashing nolo from the device (using mtdtools). Did you try? Maybe this is not a good idea. I'm not sure bootloader (mtd0) partition is safe to write with mtdutils. So far

Re: Failing to connect with flasher

2007-04-10 Thread Marius Gedminas
On Mon, Apr 09, 2007 at 10:46:41AM -0600, Jeffrey Barish wrote: Marius Gedminas wrote: On Sat, Apr 07, 2007 at 01:35:21PM -0600, Jeffrey Barish wrote: I am trying to connect to my N800 with flasher. It freezes with Suitable USB device not found, waiting ... I am on Kubuntu 6.10

Re: Failing to connect with flasher

2007-04-10 Thread brainstorm
You can also try http://nopcode.org/0x if you are feeling adventurous :-) On 4/10/07, Marius Gedminas [EMAIL PROTECTED] wrote: On Mon, Apr 09, 2007 at 10:46:41AM -0600, Jeffrey Barish wrote: Marius Gedminas wrote: On Sat, Apr 07, 2007 at 01:35:21PM -0600, Jeffrey Barish wrote: I am

Re: Failing to connect with flasher

2007-04-10 Thread Jeffrey Barish
Marius Gedminas wrote: That's normal.  You run the flasher as root, then power off your N800, plug the USB cable, then power on the N800.  It will start talking to the flasher during its boot process. You can also hold down the Home key on the N800 while it's booting, to make sure it waits

Re: Failing to connect with flasher

2007-04-10 Thread Frantisek Dufka
Jeffrey Barish wrote: ioctl(3, USBDEVFS_IOCTL, 0xbfd27320)= -1 ENOTTY (Inappropriate ioctl for device) I have no such line when trying flasher-3.0 in ubuntu 6.10. Attached is gzipped output of strace -o flasher.out ./flasher-3.0 --query-root-device It was run as root. flasher.out.gz

Re: Failing to connect with flasher

2007-04-10 Thread pancake
Marius Gedminas wrote: That's normal. You run the flasher as root, then power off your N800, plug the USB cable, then power on the N800. It will start talking to the flasher during its boot process. You can also hold down the Home key on the N800 while it's booting, to make sure it waits

Re: Failing to connect with flasher

2007-04-10 Thread Jeffrey Barish
On Tuesday 10 April 2007 09:39:30 Frantisek Dufka wrote: Jeffrey Barish wrote: ioctl(3, USBDEVFS_IOCTL, 0xbfd27320)= -1 ENOTTY (Inappropriate ioctl for device) I have no such line when trying flasher-3.0 in ubuntu 6.10. Attached is gzipped output of strace -o flasher.out ./flasher-3.0

Re: Failing to connect with flasher

2007-04-08 Thread Marius Gedminas
On Sat, Apr 07, 2007 at 01:35:21PM -0600, Jeffrey Barish wrote: I am trying to connect to my N800 with flasher. It freezes with Suitable USB device not found, waiting ... I am on Kubuntu 6.10 using flasher 0.8.7. Does anyone have a suggestion? You need flasher 3.0 for the N800. You

Failing to connect with flasher

2007-04-07 Thread Jeffrey Barish
I am trying to connect to my N800 with flasher. It freezes with Suitable USB device not found, waiting lsusb lists the N800 at Bus 005 Device 010. With strace I can see that flasher is trying to open the right device, but it fails: open(/dev/bus/usb/005/010, O_RDWR)= -1 EACCES (Permission