Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
unknown port [solved]
#3
Quote:Thanks for your post!
my pleasure! we've found your BL to be a great thing (at least under M$WIN). it's going to be a great help to distribute hardware and custom firmwares to people who don't have a programmer. means we can tolerate more hard-coded stuff :-)

Quote:GUI not working is out of my hand, except if I reworked it using gtk# instead of winforms. Something I wont do.
don't worry about it. as long as I get a console app I'm happy :-)

Quote:I'll correct the Linux example in the manual and remove clear screen
sweet

now, some more output:
Code:
$ mono ds30LoaderConsole.exe --list-ports
Loading external device database...file not found: /usr/bin/devices.xml
Falling back on internal device database...353 devices found

Available ports

End of available ports, exiting
Press any key to continue

same thing if I run as root.

FYI:
Code:
# dmesg|tail -8
usb 4-1: new full speed USB device using uhci_hcd and address 4
ftdi_sio 4-1:1.0: FTDI USB Serial Device converter detected
usb 4-1: Detected FT232RL
usb 4-1: Number of endpoints 2
usb 4-1: Endpoint 1 MaxPacketSize 64
usb 4-1: Endpoint 2 MaxPacketSize 64
usb 4-1: Setting MaxPacketSize 64
usb 4-1: FTDI USB Serial Device converter now attached to ttyUSB0
# lsusb
[snip]
Bus 004 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC

just out of curiosity, I removed the udev rule that creates the symlink - the problem is not there

do I need to say the same hardware was flashed successfully under windows? since my leds are blinking the way they should (and previous output), I have no reason to believe it's hardware related.

oh yeah.. another remark: I find it strange to look for the xml device list in /usr/bin - shouldn't this dir hold only executables?
and yet another (trivial) one: the loader cannot load /usr/bin/devices.xml when it is a symlink

from the kernel version I suppose you've guessed I have a custom config and not a pre-compiled kernel. let me know if there's any more info I can give you.
Reply


Messages In This Thread
unknown port [solved] - by dlutolf - 2010-12-17, 18:11:59
RE: unknown port - by Mikael Gustavsson - 2010-12-18, 00:29:29
RE: unknown port - by dlutolf - 2010-12-18, 04:19:37
RE: unknown port - by Mikael Gustavsson - 2010-12-18, 20:25:53
RE: unknown port - by dlutolf - 2010-12-19, 10:00:09
RE: unknown port - by Mikael Gustavsson - 2010-12-19, 12:57:08
RE: unknown port - by dlutolf - 2010-12-19, 18:14:58
RE: unknown port - by Mikael Gustavsson - 2010-12-19, 19:12:34
RE: unknown port - by dlutolf - 2010-12-20, 00:43:10
RE: unknown port - by Mikael Gustavsson - 2010-12-20, 01:27:05
RE: unknown port - by dlutolf - 2010-12-20, 02:38:09
RE: unknown port - by Mikael Gustavsson - 2010-12-20, 22:01:09
RE: unknown port - by dlutolf - 2010-12-24, 15:17:19

Forum Jump:


Users browsing this thread: 1 Guest(s)