parallaxinc / SimpleIDE

SimpleIDE for Propeller
26 stars 13 forks source link

Cannot select COM Port #187

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A) What steps will reproduce the problem?

  1. Open SimpleIDE
  2. Select Com port
  3. No Com Port Listed

D) Classify the bug as one of the following:

2. Medium Priority

E) Application Version and Platform:

Version
SimpleIDE 0-9-17

Platform

Choose OpSys from Labels Below:
    OpSys-Linux

Specify Platform OS Version and 32 or 64 bit. For example:

    Linux Debian (Ubuntu Raring, 32 bit)

Provide any links or additional information below if possible.

I tried running an apt-cache search on ftdi*, downloaded everything, nothing 
seems to effect it. Any insight?

Original issue reported on code.google.com by moocow1...@gmail.com on 20 Sep 2013 at 9:02

GoogleCodeExporter commented 9 years ago
What do you get with this command when the port is attached?

$ ls /dev/ttyUSB*
$ ls /dev/ttyS0

What is your propeller board?

Marked Type-Other until more information is collected.

Original comment by jsden...@gmail.com on 20 Sep 2013 at 9:14

GoogleCodeExporter commented 9 years ago
Prop professional board, and both commands give me a cannot access, "No
such file or directory" error. I'm starting to think it might be my brand
of linux, since I'm using a Chromebook with Ubuntu running as a chroot via
Crouton, and that's probably throwing my ports for a loop.

Original comment by moocow1...@gmail.com on 21 Sep 2013 at 9:24

GoogleCodeExporter commented 9 years ago
That's a combination we have never tried. Gentoo is another Linux that has a 
similar problem.

The package will never work as expected if your OS doesn't support serial ports.
Try installing the FTDI VCP drivers on your machine.

Original comment by jsden...@gmail.com on 24 Sep 2013 at 9:25

GoogleCodeExporter commented 9 years ago

Original comment by jsden...@gmail.com on 22 Oct 2013 at 1:36