View previous topic :: View next topic |
Author |
Message |
EasterParade l33t
Joined: 26 Jul 2003 Posts: 938
|
Posted: Thu Nov 18, 2010 6:18 pm Post subject: USB1 equals to COM1? certainly not, but...[pending] |
|
|
A friend of mine has X-Plane 9 running on his Gentoo box.
He´s also got a Garmin Oregon 450.
X-Plane offers the option of displaying the map of the location of the current
flight on the Garmin GPS device while having the cockpit on the monitor at the same time
so that the player/pilot can see his location and movement on the map while flying.
To enable this you have to name a com port from the list of options. But with the Garmin on USB it is
a futile guessing game how to name the com port for the game to find the Garmin on usb.
I am not quite certain whether I have made myself clear.
Does anyone know how to find it out?
Last edited by EasterParade on Sun Nov 21, 2010 6:52 pm; edited 1 time in total |
|
Back to top |
|
|
eccerr0r Watchman
Joined: 01 Jul 2004 Posts: 9882 Location: almost Mile High in the USA
|
Posted: Thu Nov 18, 2010 6:59 pm Post subject: |
|
|
When you plug in the device, it should dump out the device each usb device is associated with in dmesg. Run
soon after plugging it in.
Another way, if you're using HAL you could lsusb
Code: | $ lsusb|grep Belkin
Bus 001 Device 002: ID 050d:0109 Belkin Components F5U109/F5U409 PDA Adapter |
and search for the product string, then search for the entry in
Should show up in linux.device_file _________________ Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching? |
|
Back to top |
|
|
EasterParade l33t
Joined: 26 Jul 2003 Posts: 938
|
Posted: Thu Nov 18, 2010 7:08 pm Post subject: |
|
|
eccerr0r !Thank you so much.
We´ll try that and post again if it fails or mark the posting
solved if we´ve succeded. |
|
Back to top |
|
|
EasterParade l33t
Joined: 26 Jul 2003 Posts: 938
|
Posted: Sun Nov 21, 2010 6:51 pm Post subject: |
|
|
Looks like it is a bit difficult with the Oregon 450.
|
|
Back to top |
|
|
|