Hardware :: Cannot Access /dev/ttyUSB0 For Garmin Gps
Nov 2, 2010
I need to acces my garmin 305 to use Viking or Gpsman. I can't access the gps, :cannot open device.
dmesg:
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
usbcore: registered new interface driver usbserial_generic
[Code].....
I've found My Tourbook which works really well with my garmin forerunner 305, just run it as root.
View 4 Replies
ADVERTISEMENT
May 15, 2010
Just posting this as it maybe useful for other people. There are some other topics related to running Garmin MapSource under ubuntu. I've got Garmin MapSource (version 6137) working under Lucid with a working GPS link to a Garmin 60CSx handheld. Actually, since I have this running, I have completely erased Vista and Win7 from my hard disk as MapSource was the one and only application which sort of kept me sticking to Windows. Here's a brief instruction. First install wine:
> sudo apt-get install wine
> wine --version
wine-1.1.42
Then run winecfg (as normal user); this will create a .wine directory:
> winecfg(just click OK when the dialog shows)
Now you can install MapSource. The executable is named MapSource_6137.exe. Copy it into your home dir.
Now do the following (otherwise MapSource_6137.exe will not work):
[Code]...
View 9 Replies
View Related
May 10, 2010
I'm trying to set rxtxSerial to work so a Java app has access to a serial port (via SiLabs CP210x driver, port /dev/ttyUSB0). When I use update-alternatives --config java, there are 3 alternatives which provide `java'. I have tried openJDK and Sun. Both fail but with completely different messages.
[Code].....
View 9 Replies
View Related
May 24, 2011
the message from dmesg for the IrDA device:
[ 3635.194162] usb 3-1: new full speed USB device using uhci_hcd and address 2
[ 3635.338159] usb 3-1: New USB device found, idVendor=066f, idProduct=4200
[ 3635.338165] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[code]...
View 1 Replies
View Related
Apr 16, 2011
I am having trouble connecting to my Garmin GPS unit, an eTrex Venture HC. I gather from all the resources I've checked that it my system is finding the GPS just fine, but I am unable to communicate with the device. Using gpsbabel, I get the following error:
I noticed that the gpsd service was disabled, so I enabled it, but that didn't seem to change anything.
(using Fedora 14)
lsusb:
dmesg:
View 1 Replies
View Related
Jan 2, 2011
I've been trying for a while now to find an effective track and waypoint manager on Ubuntu so that I can download tracks and waypoints via USB for my Garmin GPS-60 and GPS-60 CSX hand held GPS field units.Have tried a bunch of different programs, but still no luck. Has anyone been able to find a solution. I even tried to install dnrgarmin through wine, but that didn't work either.
View 8 Replies
View Related
Dec 29, 2010
I cannot get map updates for my Garmin nuvi 1350LMT because Linux is not supported; but I was able to get Windows' version of Firefox through PlayOnLinux and that was enough to fool it and I got a lot further, but Garmin's website can't recognize that the GPS unit is hooked up to a USB port; though I can see the icon on the desktop and access the files.
View 1 Replies
View Related
Aug 20, 2010
RHEL 4.4Kern 2.6.9-42.ELsmpAttached USB-device, kernel output (dmesg):
Code:
usb 3-2: new full speed USB device using address 2
drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
[code]...
View 1 Replies
View Related
Mar 2, 2011
I can use gpsbabel to download data from my Garmin 60csx using: # gpsbabel -t -i garmin -f /dev/ttyUSB0 -o gpx -F Garmin-2Mar2011.gpx But I cannot connect to my Garmin 60csx using QLandkarteGT I have set the QLandkarteGT Device & Xfer config as follows - Garmin Serial Port: /dev/ttyUSB0 Type: GPSMap60CSx
When I click on Track/Download, I get: Failed to download tracks. Failed to configure USB: Device or resource busy The kernel driver 'dummy' is blocking. Please use 'rmmod dummy' as root to remove it temporarily. You might consider to add 'blacklist dummy' to your modeprobe.conf, to remove the module permanently.
[Code]..
View 9 Replies
View Related
May 31, 2011
Recently i acquired an electroencephalograph (EEG) and started to experiment with it, and i need some way to write or send a couple of Hex numbers to the EEG so it will start working, and then to save the data on text file, or at the very least see the output on the terminal using C or C++, i found some programs around the forums but none seem to work properly and more often than not, The EEG is recognized as /dev/ttyUSB0 has a baud rate of 921600.
View 2 Replies
View Related
Feb 3, 2011
How can I program my PIC micro controller through the USB port using Piklab or Ktechlab IDE? I have already installed gputils,SDCC and Piklab!!
how to interface with the PIC boards ICSP through the USB port??( Db9 is not a choice for me as I have a Db15 pin in my laptop hence the need to work thru the USB)
I have been thinking of a USB to Serial along with a serial to ICSP converter but it turns out to be very slow!
View 4 Replies
View Related
Apr 8, 2010
I currently have something like
Code:
crw-rw---- 1 root dialout 188, 0 Nov 14 15:00 /dev/ttyUSB0
How can I get permanently
Code:
crw-rw---- 1 root uucp,dialout 188, 0 Nov 14 15:00 /dev/ttyUSB0
My home banking software needs uucp there...
View 11 Replies
View Related
Jan 16, 2011
I'm developing a serial port application under Lazarus using the SunaSer code library.
The application reports an error indicating that "the Port is opened by another process".
What command can I execute in a Terminal session to determine what process has the USB-serial port open?
View 4 Replies
View Related
Jan 23, 2011
im running a wireless modem under ubuntu (10.10) now, when i first plug in the modem, and run the command wvdial everything is OK. BUT if i plug out the modem and try to plug in again and run the 'wvdial' command i can the error:
Code:
"wvdial: cannot open ttyUSB0: no such file or directory.
View 6 Replies
View Related
Jun 28, 2010
i have been able to get on line running other linux os using the terminal first i type sudo modprobe -r usbserial & enter followed by sudo modprobe usbserial vendor=0x1199 product=0x120 & enter the last command is sudo dmesg|grep -i ttyusb. I have done this for years and it always has got me on line after the above i open kppp and select for modem /dev/ttyusb0 and click to verify kppp recognizes my sierra wireless usb modem and that is all i have ever had to do, plug in the usb modem type the three commands it comes back with confirmation the modem is attached to ttyusb0, ttyusb1 & ttyusb2 in kppp i click /dev/ttyusb0 and click quarry and get on line with suse11.1 it is not so the first command sudo modprobe -r usbserial comes back with a fatal error but the second and third command give me the same results saying i have attached the usbmodem to ttyusb0,1 & 2. but i cannot configure it in kppp.
i have tried researching on line but cannot find a similar thread. I believe the way i described above has worked on lindows 5.0, and it is how i do it with Mint which i can get on line with today. so i hope one of the wonderful millions of linux users will direct me as to what i am doing wrong. i am running amd 785 4 gb ram msi mainboard ms-7549 my modem is sierra wierless modem 595u (vendor=0x1199 product=0x120) connecting through Sprint pcs which requires no user name or password.
View 2 Replies
View Related
Aug 29, 2010
I just want to tell everyone how good the Garmin/Asus A10 mobile phone is as an internet modem.I am in Australia and Mobile internet is an expensive thing to have. cheapest is dodo but i had a few problems trying out a friends usb modem.Anyway i was in the market for a Gps phone and discover this one. it is Android phone and pretty cheap so far it is very good gps, camera, mp3, and phone is excellent.BUT here is the clincher. when you plug it into the computer, the phone screen lights up and gives you 3 options.
View 1 Replies
View Related
Aug 26, 2010
I installed 11.3amd64 as a VM under Vista/VMWare Player - all worked fine. I have now installed it as a physical system. It nstalled cleanly BUT during first boot it could not access the repos. With each repo it gave the message
- download (curl) error for (repo)
- error code connection failed
- error message could not resolve host (repo)
This was followed by a message box containing
- UI syntax error
- no widget with ID 'contents
Firefox could not access the internet (cannot find server) until I disabled IPV6 (I used about:config), now it works fine. I think the repos problem is because of IPV6 - I usually have trouble with IPV6. I tried disabling IPV6 with the following (How To Disable ipv6 on SuSE Linux | Linux Poison)
[code]......
View 8 Replies
View Related
Mar 26, 2010
I'm having a problem with my webdav share. I have a secure webdav folder that gets accessed via a non-standard port and requires basic authentication. I can connect and interact with it fine via cadaver. However, when I try to connect from nautilus, it says "Access was denied." To make it even stranger, sometimes I can click on the folder in nautilus (it still mounts) and access it. Sometimes not (just repeats the error message and won't show me the contents). I may not even un-mount it, but just look at other folder, then click it again and be able to access it, but again - only rarely.
I asked a friend to try connecting from his windows vista computer and it would not work. It would not work from my windows XP virtual computer either. However, it mounts and works just find from my work computer (also Windows XP).
So it seems to be a 50/50 chance that the drive will mount on any given computer/system and work. Do anyone know what the problem may be? I'm guessing user permissions, but I can't figure out what.
I've made sure the webdav folder is owned by www-data and www-data has read access to the password file as well.
When I try connecting from nautilus, I get this in the log file:
Code:
Here is one of the (many) sites I've tried looking at: [url]
View 4 Replies
View Related
Sep 12, 2010
ok so i ran into a problem, im using web min to access my server, and im setting up postfix and, dovecot first problem is i want to be able to access my email account from a web page, with log in, so my question is how can i do that?
View 1 Replies
View Related
Aug 24, 2010
I configure named and stumble upon the following problem: named is serious about user rights, every config file named uses should be named:named. I set rights to named:named as follows, but they get changed to root:named when I restart named as root. The same thing happens with SELinux context. This results in access denied type errors.
View 1 Replies
View Related
Jun 12, 2009
I've been running a Samba server under RedHat 8 for five years without a hiccup. I want to cut over to a F10 box but cannot get shares accessible. smbclient attempts fail over NT password error. SELinux is disabled. Server is visible on the network. Users require no password access to shared data.
smb.conf follows:
# Samba config file created using SWAT
# from UNKNOWN (>)
# Date: 2009/06/12 14:15:15
[code]....
View 1 Replies
View Related
Apr 2, 2011
i need office 2007 to complete school work as openoffice doesnt support access databases. i switched to linux as i didnt have my recovery discs for windows and wanted to start afresh. my problem is that i have got word,excel,powerpoint & publisher working but access just wont load. i click the logo and it does say starting access on the bottom taskbar but then it disapears and nothing happens. ive tried google and havnt really found a answer im running ubuntu 10.10 and i have wine installed This is kind of urgent as i have a deadline fast aproaching and need access at home to progress in work
View 3 Replies
View Related
Dec 31, 2010
I managed to configure my W890i phone to get access to internet through an ubuntu-based computer. It's very easy to use the phone to give internet access to the computer, but the opposite is quite more tricky. For that I've done the following
----On the phone---
-Set the USB network option to "through computer", so that the phone uses the computer's internet connection and not the opposite.
-Decide and set "Shared Network" parameters: user, pasword and workgroup.
-In "conectivity-> internet connection" set "allow local network" to "yes"
----On Ubuntu 10.04---
-Install samba, samba-client, smbfs, smbclient, firestarter and dhcp3-server
-Configure Samba (System-> Administration-> Shared folders): same workgroup as in the phone, add new user (the phone), passwd this new user. In my case the user was called "w890i" and the password given was the same.
-Once the phone is connected to the computer through USB (then select "phone mode"), a new connection appears in NetworkManager: usb0.The aim is to create a shared network that gives internet access to this device. Edit the IPv4 parameters of this new connection, set them to Manual and give an IP adress (192.168.0.1) and a subnet mask (255.255.255.0); the rest of the fields are left empty.Connect this network.
-Set firestarter to use dhcp3: sudo ln -sf /etc/init.d/dhcp3-server /etc/init.d/dhcpd
-Launch firestarter and follow the wizard. Set "allow internet shared connection", choose the device for the primary internet access, and then the device for the shared network (usb0). Then change the settings for firestarter: activate DHCP for local network, set IP to the one we gave before (192.168.0.1).
-Open dhcp3-server config file sudo gedit /etc/default/dhcp3-server And set INTERFACES="usb0"
-Set the policies of firestarter: in incoming connections, allow connections from the IP adress given to the phone (192.168.0.1). Then add rules for the ports that need to be open for this connection. I opened HTTP, HTTPS, SMB, SMTP, POP3, IMAP, IMAPS, DHCP for all the connections in the local network.
-Apply policies and start the firewall.
------------
After all this, the phone can access the internet through the computer. Two problems appeared:
1. I couldn't get access to https sites, like webmails. The phone gave a "communication error". But then I tried with Opera instead of the browser built in the phone's firmware, and I could finally get to https sites.
2. I couldn't retrieve mail, neither POP nor IMAP nor IMAPS. I thought it was a firmware problem again, and I tried out several mobile phone email clients written in java, but none of them worked.
So this is at the moment the problem. If I connect from the phone to the internet directly through 3G, the email clients work for all my accounts. I don't think it's a firewall problem, because the ports are opened for this connection
View 3 Replies
View Related
Jun 11, 2010
I have an old FC2 box running Squid version 2.5. It has been running since 2003 so I am in the process of replacing it. I have a new machine with FC11, iptables, and Squid 3.0 installed.
On the old machine I use iptables to intercept Port 80 traffic and send it to Squid. By default I block all internet access and allow only sites that are in an Allowed_Sites.txt file. Within Squid I also have statements to allow certain users to bypass Squid based on their IP address.
I have set up the same thing on the new box. I have iptables intercepting the Port 80 traffic and sending it to Squid. That is working because if I remove the redirect statement from iptables all internet access is blocked.
The problem I am having is that Squid is not blocking any websites. It acts like the ACL is set to http_access allow all. I have worked on this for several hours and am stumped.
These are my Squid rules:
acl allowed_sites url_regex "/etc/squid/Allowed_Sites.txt"
acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8 0.0.0.0/32
acl SSL_ports port 443
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access allow Bypass_Users
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
acl our_networks src 192.168.1.0/24
http_access allow allowed_sites
http_access allow our_networks
http_access deny all
icp_access deny all
htcp_access deny all
http_port 192.168.1.254:3128 transparent
hierarchy_stoplist cgi-bin ?
access_log /var/log/squid/access.log squid
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern -i (/cgi-bin/|?) 0 0% 0
refresh_pattern . 0 20% 4320
visible_hostname FC11.proxybox
icp_port 3130
coredump_dir /var/spool/squid
View 2 Replies
View Related
Mar 11, 2010
I have two external hard drives. One is a 2.5" 80GB USB HDD and the other is a Seagate 3.5" USB 500GB HDD. Both hard drives are mounted properly and I can access the data on both hard drives. I can access the small 80GB HDD via ssh from another computer and delete files, but when I try to access the 500GB drive via ssh it says access denied. When I try to access it with root, I can access it but I cannot see any files listed.
View 5 Replies
View Related
Apr 22, 2010
I'm running ubuntu 9.10, and created a softraid5 with no problems. Now i need it to automount with user read/write access, and i need to make some network share folders. My fstab has the following line for the raid:
Code:
/dev/md0 /media/raid auto rw,user,auto,exec 0 0
After i mounted it, i changed the permission with:
Code:
sudo chmod 777 /media/raid/
So now i can create folders and files on it.
Then i created some shares, one with guest access and other with no guest access.
Now the questions:
1) If i access the guest shared folder via WinXP, i create files and folders, but they appear locked on ubuntu, so i cant access them until i change the permissions. If i go to proprieties/Permissions, the owner is "nobody".
2) What password do i need to use on WinXP, and i try to access the non-guest shared folded? Do i need to create a user just for that?
View 1 Replies
View Related
Sep 11, 2010
i put a windows program on my ubuntu pc and it's a portable program so i had to add a shortcut to the menu myself, well, i got the shortcut added but when i click it, it says that it cannot access it and it also says Permission Denied.
View 7 Replies
View Related
Jul 6, 2011
I connected my laptop running with Ubuntu 11 in the LAN but I couldn't access internet.But I could ping to the other computers connected in the LAN. I tried the same thing with windows 7 in the same laptop and I could access internet.
View 1 Replies
View Related
Feb 9, 2010
Have no idea what I am doing operating a server. Our programmer got a new job and I am the one who has to take it over. Everything was fine til yesterday. You see I made a control panel to easier update the site www(dot)discoverysound(dot)com
but yesterday when I went to update the site I got an error called fopen. I thought I fixed it (and boy did I ever) but now I cannot get to my site because it says Forbidden You don't have permission to access / on this server. Apache/2.0.47 (Unix) mod_ssl/2.0.47 OpenSSL/0.9.7a DAV/2 PHP/4.3.3RC4-dev Server at www(dot)discoverysound(dot)comPort 80.
View 2 Replies
View Related
Apr 22, 2011
I've created a new user for a SSH tunnel only.After login I can access all directories because permissions is set for "Others" to "Access files".Now my question: Is this normal that permissions for Folder access for "Others" is always set to "Access files"?I don't want my SSH tunnel user accessing the directories.
View 4 Replies
View Related