Software :: Set IPhone As GPSD Device?

Apr 22, 2010

Using a Python scipt by balint of Spench.net I can set my iPhone as a gpsd device (using mobile Safari and the tether connection)

Quote:

ryank@kayleeslaptop:~$ sudo python iPhone-gpsd.py
Current directory: /home/ryank
gpsd: Can't bind to port 2947
gpsd: Maybe gpsd is already running!
gpsd: Can't bind to port 2947

[Code]....

It sets the device as /dev/pts/1 but GPSDrive (and any other program for that matter) shows that there is not GPS...

Here's a link to the site: [URL]

View 4 Replies


ADVERTISEMENT

OpenSUSE :: Mount And Recognize IPhone After Connect Device To Laptop Via USB?

Apr 18, 2010

how can I mount my iPhone in Opensuse? after i connect my device to laptop via USB,opensuse doesn't mount it and recognize it at first as a digital camera.

View 3 Replies View Related

Ubuntu :: Syncing IPhone With Banshee Transfers But Unseen On Device

May 2, 2011

I recently installed ubuntu and noticed somewhere that it says "Now you can say ubuntu has iDevice support out of the box". Naturally i tried, resulting in a music library with all the album artwork mixed up. I've tried to sync a couple of times, even added the repository for libimobiledevice and searched for the newest version (said it was already installed). When trying to sync with banshee (or rythmbox), it says syncing on my screen and on my iphone's screen. After syncing, my iphone updates the library, no new music is discovered. I can also add that banshee discovers 100 extra songs on my iphone.

View 1 Replies View Related

Debian Multimedia :: Transfer MP3 Songs To IPhone 6 Device - Simple USB Share

Mar 23, 2016

I need a simple method to transfer mp3 songs to an iPhone 6 device. I installed libimobiledevice package but Thunar don't visualize the device.

I converted My friend's PC that now running Debian 8 Jessie with xfce. Since I don't have direct access on it, so looking for simple and, possibly, verified method.

View 7 Replies View Related

Ubuntu Servers :: Using Gpsd To Be NTP Stratum 1 Server?

Feb 9, 2010

I'm interesting in hearing if anyone has any experience to share with using a budget GPS device and gpsd to be an NTP stratum 1 server.I can find USB GPS dongles for $25 USD online. What I'd like to know is if it's worth the effort.Please do not reply with "you should just get your time over the network" because I'm in a location where that is not possible.

View 6 Replies View Related

Ubuntu :: Bluetooth Gpsd - Rfcomm - 3rd Party App ?

Jul 6, 2010

System Details:

Code:

Things I have tried so far:Followed tutorials found here at [url] and [url] None of which worked.

Some output from what appears to be a valid connection:
I have run sdptool browse and found my device
I have used hcitool scan and found my device
I have done a cat of /dev/rfcomm0 and seen data streaming
I have seen a process id for gpsd as well as seen a listneing port for gpsd
I have been unable to get either gpsdrive / xgps / tangogps to see gpsd. All report it as not running.

View 3 Replies View Related

Debian :: How Does One Bring Up The Gpsd Configuration Dialog With Jessie

Jun 5, 2015

Configuring gpsd with Wheezy was a breeze. Just had to run "sudo dpkg-reconfigure gpsd", answer a few questions, and it worked like a charm. With Debian Jessie the following happens:

tsi@sxf-tsi:~$ sudo dpkg-reconfigure gpsd
Warning: Stopping gpsd.service, but it can still be activated by:
gpsd.socket
Creating/updating gpsd user account...
tsi@sxf-tsi:~$

How does one bring up the gpsd configuration dialog with Jessie?

View 1 Replies View Related

Debian :: Get A GPS Dongale To Work With Testing On Start Up Gpsd

Sep 4, 2010

i'm tryin to get a GPS dongale to work with debian testing on start up gpsd starts under nobody, (ps -C gpsd -fww) so i pkill it. i want it to start under my login so i try gpsd -N -n -D 2 /dev/ttyUSB0 this gives bash: gpsd: command not found if i tey (gpsd -N -n -D 2 /dev/ttyUSB0) in a root terminal or with sudo it launches,

[Code]....

i'm following a method i used on ubuntu to get this working so i think that launching gpsd under my username is the key

View 1 Replies View Related

Slackware :: Udev Rule Not Starting Gpsd During Boot?

May 29, 2011

I'm trying to configure gpsd 2.96 to start automatically from udev rule on a Slack 13.37 box.1. I've compiled and installed gpsd from sources and made sure it starts manually.2. I've copied the /lib/udev/gpsd.hotplug and /lib/udev/gpsd.hotplug.wrapper scripts in their places from the source tree and made them executable.3. I've copied the gpsd.rules file from sources into /etc/udev/rules.d4. I renamed it 99-persistent-gpsd.rules to run late in the bootup process.5. I've copied the /etc/default/gpsd file from sources and made sure it has the right settings inside.

Now, for the results. If I plug the gps usb dongle in while the system runs, it starts gpsd if it is not started, and it connects to it just as it should. But if I start the system with the dongle in, gpsd doesn't get started during boot. I can't find any relevant message in /var/log/syslog or /var/log/messages for boot time. There is stuff there from when I plug the dongle in while the system is running though. It's like udev ignores the rules for it at boot time.Is there something in the Slackware boot scripts that would prevent running those scriptssd.hotplug.wrapper which in turn runs /lib/udev/gpsd.hotplug which is a Python script)?Here is the contents of 99-persistent-gpsd.rules (ignore the comments referring to Debian, it was meant for a Debian box). My usb gps adapter is the first one - the Prolific chipset one:

Code:
# udev rules for gpsd
# $Id: gpsd.rules 5861 2009-08-03 13:41:01Z bzed $

[code]....

View 14 Replies View Related

Fedora Hardware :: Use Gps Gt-730F Usb Dongle To Work On 12 - No Gpsd Found

Mar 8, 2010

I'm trying to use the gps gt-730F usb dongle to work on fedora 12, but I don't know what to do exept plug it and launch tangogps but when I do it tangogps tell me no gpsd found ...

View 4 Replies View Related

Software :: Cann't Find The Device Created Through Device Mapper In /proc/partitions?

May 15, 2011

Recently, I created a device sc0 through device mapper. The divice could be found in /dev/mapper/sc0. My problem is that the device doesn't exist in /dev/partitions which will block my following test.BTW, I found dm-0 in /dev/partitions. Is it the same as /dev/mapper/sc0? But the device /dev/dm-0 doesn't exist!

View 2 Replies View Related

Fedora Hardware :: Full Speed USB MSC Device Detected As Input Device?

Apr 7, 2011

I am working on an embedded system, which is an USB MSC device that supports some vendor specific scsi commands. I am using FC10 laptop as USB host for testing, and it runs some small apps based on sg3. All has been well for ~ a week. The FC10 laptop is able to communicate with the device and retrieve data. Suddenly, starting from today, the laptop is not able to properly detect the device. When plugged-in, the MSC device is detected as input device (I thought). This is observed from "dmesg" output and changes in "/dev/input/".The device under development is running at full speed. When I connect to winXP, no problem. A windows file explorer pops up, showing the content of the drive.Also, the FC10 has no problem with other USB flash drive (high speed).

View 1 Replies View Related

Ubuntu Multimedia :: Unable To Open Device /dev/dsp - Device Or Resource Busy

Apr 13, 2010

All my music editing software programs say, "unable to open device /dev/dsp.Device or resource busy." How can I fix this?

View 3 Replies View Related

Ubuntu :: Mdadm: Cannot Open Device /dev/sdb1: Device Or Resource Busy

Jun 11, 2011

I rebooted my server and out of nowhere the RAID5 array won't assemble. I've tried everything I could think of to reassemble the thing. I fear that the array is ruined, but I can't imagine how. Here are various bits of information: The simplest failure (with and without partition numbers, which have not been needed in the past):

Code:

richard@nas:~$ sudo mdadm --assemble --verbose /dev/md0 /dev/sd[bcd]
mdadm: looking for devices for /dev/md0
mdadm: cannot open device /dev/sdb: Device or resource busy

[code]...

View 5 Replies View Related

Slackware :: VirtualBox - Windowsxp Guest - No Sound - Unknown Audio Device - In The Windows Device Manager

Mar 11, 2010

For those that use Virtualbox on their slackware host and have a windows (xp) guest running. I have tried various settings for sound (Alsa, PulseAudio), the AC97 drivers are installed in the Windows xp guest os, but there is no sound and there is an unknown audio device (in the windows device manager). If I remove the AC97 drivers and use the soundblaster16 drivers in the Vbox settings there is no unknown sound device, but there's still no sound. why I can't get sound working?

View 13 Replies View Related

General :: Ubuntu - Find The Device Node File For USB Device?

Aug 23, 2011

I've bought an X10 Home Automation USB interface: the CM15.

This is the information lsusb gives:

skerit@KIP-DU-SKER:~$ lsusb Bus 008 Device 002: ID 0bc7:0001 X10 Wireless Technology, Inc. ActiveHome (ACPI-compliant)

But this tells me nothing about where the device file is! How can I find that, or create one myself?

View 1 Replies View Related

Hardware :: Possible To Access An IrDA Device As A Serial Device Such As /dev/ttyUSB0?

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

Hardware :: Retrofitting A Device File For A Mass Storage Device?

Jan 7, 2010

here we have an older digicam (Jenoptik/Exakta Model "DC 22", if someone might want to know) that can be switched between some "PC Camera mode" and "Mass storage mode".Unfortunately, if attached to USB, it is always recognized as

Code:
UDEV [1262910483.475886] add /class/video4linux/video0 (video4linux)
lsusb tells:

[code]...

View 4 Replies View Related

Server :: Lifekeeper Error - DEVICE FAILURE On SCSI Device - /dev/add

Sep 17, 2009

Since May 12,2009. Our system lifekeeper has the error log "lifekeeper error: DEVICE FAILURE on SCSI device '/dev/add'", but it ran normally. Until last week, it failover to the standby server. The disk still running, the error still come out.

View 3 Replies View Related

Fedora :: Best Way To Sync IPhone On F14?

Dec 20, 2010

How is the best way to sync my iphone 4 on it? I tried itunes using wine, but sux... Doesn't work well.

View 4 Replies View Related

Ubuntu :: Use In 8.04LTS To Put MP4's On Iphone?

Mar 22, 2010

1) Is there a program I can use in Ubuntu 8.04LTS to put MP4's on my Iphone?

2) How about Karmic?

View 7 Replies View Related

Ubuntu :: No IPhone Sync / Get That?

May 1, 2010

Well I've read that 10.04 was supposed to be able to detect and sync to iPhones. It doesn't.

9.10 would sync photos but 10.04 won't even detect it.

View 6 Replies View Related

Ubuntu :: IPhone 3GS Can't Sync

May 3, 2010

I have an iPhone 3GS and Ubuntu 10.04 x64 machine.When I plug in the phone it appears on the desktop.GTKPod opens automatically.When I close it and open RhythmBox, the phone disappears from the desktop.Looking at /var/log/messages, I see nothing about the iPhone being mounted.As an aside, I updated from 9.10 x64 to beta 10.04 x64, then upgraded to release 10.04.

View 2 Replies View Related

Ubuntu :: Cannot Add Songs To An IPhone 3G?

Jun 9, 2010

I've just today received my copy of Ubuntu 10.04, and I have to say so far I'm loving it a whole lot more than Ubuntu 9.10. However I am having one problem with managing my iPhone 3G. The device shows up in Rhythmbox, but I am unable to add music to the iPhone library.

I'm using the iPhone 3.1.3 firmware, so I know that's not an issue. Has anyone got any idea as to how to solve this?

View 6 Replies View Related

Ubuntu :: 10.10: Can't Tether IPhone

Oct 12, 2010

I have upgraded to 10.10 and have lost all ability to tether my iPhone via USB or Bluetooth on my Gateway LT24 series Netbook. I'm using an ASUS Bluetooth USB dongle. Here is the output I get to see the status of my connection:

markvv@netbook:~$ dmesg | tail -n10
[ 48.239050] cfg80211: Regulatory domain: 98
[ 48.239056] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)

[Code].....

In Blueman, I have my Bluetooth setup as a Network Access Point, dnsmasq enabled. PAN and DUN support are set to NetworkManager. I cannot change these to Blueman (not sure if I should be able to).

I really need my tethering feature to work. Or, should I revert back to 10.04.

View 9 Replies View Related

Ubuntu :: Iphone 4 Not Syncing?

Jan 13, 2011

I have the latest version of Ubuntu, but I still can't update the music on my ipod with rhythm box.So here is the deal. I put a handful of songs on my ipod using my windows computer at my parents house. Now, when I plug my iphone into my computer, the device shows up, and I am able to add and delete songs in rhythm box. The computer says it's working, and the ipod says its syncing, but once its done syncing, none of the old songs are deleted, and none of the new songs are added. Also, the old songs can't be played anymore. I've looked all around for a solution to this problem but no one can help.

View 2 Replies View Related

Ubuntu :: IPhone Being Autorun In VLC

Jan 24, 2011

When I plug in my iPhone to my computer, VLC starts and begins to auto run the videos from my phone.How do I go about stopping this?How do I get Ubuntu to just open up the file system on the phone?

View 1 Replies View Related

Ubuntu :: IPhone 3G Won't Mount With OS 4.2.1?

Feb 24, 2011

Unbuntu doesn't recognize my IPhone 3GS. I get the error message: "Unable to Mount Don" (no wisecracks "DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)"

I tried all 3 USB ports on my laptop with the same results. My IPhone has a message that says: "Charging not supported with this accessory" Does anyone have a fix for this?

View 1 Replies View Related

Fedora Installation :: Device Driver For Usb To Detect Device?

Sep 19, 2009

I am currently using fedora 11 kernel 2.6.29 version, i wanted to write device driver for usb to detect my own device. My project is radio with computer. My fm radio get connected to usb port so i need to write h/w interfacing program.

View 1 Replies View Related

Hardware :: USB Device Is Not Claimed By Any Active Driver For Every Device

Nov 10, 2010

The error "USB device 6 (vend/prod 0x603/0xf2) is not claimed by any active driver." is in dmesg every time I connect my Logitech keyboard to my system. I also tried (all with the same error):
- Memory stick
- DVD-burner
- Compaq mouse

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved