Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB1 equals to COM1? certainly not, but...[pending]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
EasterParade
l33t
l33t


Joined: 26 Jul 2003
Posts: 938

PostPosted: Thu Nov 18, 2010 6:18 pm    Post subject: USB1 equals to COM1? certainly not, but...[pending] Reply with quote

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
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9882
Location: almost Mile High in the USA

PostPosted: Thu Nov 18, 2010 6:59 pm    Post subject: Reply with quote

When you plug in the device, it should dump out the device each usb device is associated with in dmesg. Run
Code:
$ dmesg|tail -20

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
Code:
$ hal-device|less


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
View user's profile Send private message
EasterParade
l33t
l33t


Joined: 26 Jul 2003
Posts: 938

PostPosted: Thu Nov 18, 2010 7:08 pm    Post subject: Reply with quote

eccerr0r !Thank you so much.

We´ll try that and post again if it fails or mark the posting
solved if we´ve succeded. :D
Back to top
View user's profile Send private message
EasterParade
l33t
l33t


Joined: 26 Jul 2003
Posts: 938

PostPosted: Sun Nov 21, 2010 6:51 pm    Post subject: Reply with quote

Looks like it is a bit difficult with the Oregon 450.

:?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum