ntfs3 versus ntfs-3g, mount options

2021-12-31 Thread George N. White III
names' The drive ends up mounted using the old fuse ntfs-3g.' Plugin the drive and go to Files, the drive is listed and I can mount it, but I see the same dmesg entry and the drive is mounted with fuse. My workaround was to add an entry in fstab: UUID=99 /Volumes/WindowsBackup

Re: using wvdial or NetworkManager while connecting on a USB 3g phone modem in India (on the Reliance GSM 3g network)

2016-03-08 Thread Tim
Ranjan Maitra: >> ATZ >> --> Sending: ATQ0 Ron Leach: > No. Why has there not been an 'OK' from the ATZ? >> ATQ0 >> OK > Well that looks acceptable but, I wonder if perhaps the 'OK' is the > 'OK' from the ATZ? Butting in here, from my dial-up days as a BBS SysOp, the ATZ reset modem command

Re: using wvdial or NetworkManager while connecting on a USB 3g phone modem in India (on the Reliance GSM 3g network)

2016-03-08 Thread Ron Leach
ure if the latter is for CDMA connections. Either way, it made no difference so I decided to try the wvdial route. I think there are 2 different ways to use a 3G phone with Linux over USB. One way is as a sort of 'Ethernet' over USB, where the phone is treated as an automatic, &#x

using wvdial or NetworkManager while connecting on a USB 3g phone modem in India (on the Reliance GSM 3g network)

2016-03-07 Thread Ranjan Maitra
Hi, I have been trying for several days to connect to a USB 3g phone modem in India on the Reliance GSM 3G network but without any luck. I am using an LG GD570 phone with USB set to Data Transfer mode. The bluetooth on this phone does not appear to allow for DUNS so I decided not to go that

Re: 3G dongle getting detected as USB disk on Fedora 18

2014-01-01 Thread Soham Chakraborty
hat this > > problem/behavior isn't restricted to F18. But since I am using that, > ought > > to say that. > > > > So, here is the problem. > > > > I have a ZTE K3800 dongle which I use for wireless/3G connection, > provided > > by Vodafone. When I

Re: 3G dongle getting detected as USB disk on Fedora 18

2014-01-01 Thread poma
am using that, ought > to say that. > > So, here is the problem. > > I have a ZTE K3800 dongle which I use for wireless/3G connection, provided > by Vodafone. When I plugin the device, it prompts to connect and works. > Problem is, as soon as I connect, systemd sends a sign

Re: 3G dongle getting detected as USB disk on Fedora 18

2014-01-01 Thread Soham Chakraborty
ure that this > problem/behavior isn't restricted to F18. But since I am using that, ought > to say that. > > So, here is the problem. > > I have a ZTE K3800 dongle which I use for wireless/3G connection, provided > by Vodafone. When I plugin the device, it prompts to connec

3G dongle getting detected as USB disk on Fedora 18

2014-01-01 Thread Soham Chakraborty
K3800 dongle which I use for wireless/3G connection, provided by Vodafone. When I plugin the device, it prompts to connect and works. Problem is, as soon as I connect, systemd sends a signal 15 to network-manager and the applet disappears from system tray. Therefore, if I try to configure VPN, I fi

3G

2013-12-18 Thread Patrick Dupre
Hello, I use a 3G+ usb key to connect to the internet. I originally configured the key. Where can I find the configuration file? Thank === Patrick DUPRÉ                                 | | email: pdu...@gmx.com

Re: 3G+ USB

2013-02-06 Thread T.C. Hollingsworth
On Wed, Feb 6, 2013 at 4:46 PM, Patrick Dupre wrote: > I have tried gnome-phone-manager, it may work but only as root. How should > I > change the access on /dev/ttyUSB3 ? Your user needs to be in the "dialout" group. -T.C. -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: 3G+ USB

2013-02-06 Thread Joe Zeff
On 02/06/2013 03:46 PM, Patrick Dupre wrote: Maybe you can help. Aha! Got it! go here http://nemesis.lonestar.org/reference/telecom/modems/at/plain-at.html and scroll down to the various I commands. If you need to find out what your modem thinks it is, or can do, here's how. HTH, HAND!

Re: 3G+ USB

2013-02-06 Thread Joe Zeff
On 02/06/2013 03:46 PM, Patrick Dupre wrote: cat /dev/ttyUSB3 gives: AT+CIND? +CIND: 5,1,1,1,0,0,1,0 Back in the Old Days, I'd sometimes have callers open up a terminal (This was Win95/98 where there was a way to talk directly to the modem before dialing.) and query the modem directly to mak

3G+ USB

2013-02-06 Thread Patrick Dupre
Hello, Maybe you can help. I have a sub modem 3G connected on my PC and I am trying to use it to send SMS (I basically used for my internet connections). from dmesg I get: 32569.724523] scsi5 : usb-storage 1-3:1.0 [32571.252689] usb 1-3: USB disconnect, device number 7 [32571.567105] usb 1-3

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-08 Thread Eddie G. O'Connor Jr.
On 09/01/2012 10:41 PM, Fernando Cassia wrote: On Sat, Sep 1, 2012 at 9:12 PM, John Wendel wrote: Actually, '?' is not "an invalid character" in a Linux filename. Only "/" and the NULL character (0) are invalid in filenames. Regards, John Well, it´d be akin to writing FAT with filenames that

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-08 Thread Eddie G. O'Connor Jr.
. Right now, I´m stuck with a XPSP3 netbook for the weekend. The idea of my post, however, was to raise a red flag about files with invalid names being happily written by Linux NTFS-3G... (the files ORIGINATED on the F17 box, as I plugged the NTFS external drive there, and copied a bunch of files

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-03 Thread Reindl Harald
Am 01.09.2012 22:26, schrieb Joe Zeff: > On 09/01/2012 01:13 PM, Roberto Ragusa wrote: >> You say it is invalid, then you say you have to escape it. >> It is perfectly valid in Linux. You just have to escape it to avoid >> confusion inside the shell (no issue with GUI programs). > > Not quite.

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-02 Thread Fernando Cassia
On Sun, Sep 2, 2012 at 4:32 PM, Peter Gordon wrote: > A quick Google search reveals that you can set the "windows_names" mount > option to restrict the creation of filenames to be Win32-compatible. > That may be worth a try. :) > > Hope that helps. > Great! Thanks Peter!. Yes, that should do it

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-02 Thread Peter Gordon
On 09/01/2012 07:41 PM, Fernando Cassia wrote: > I mean... if you write on a foreign filesystem, it´d be nice to > enforce the restrictions of the OS where that filesystem originated. > One of the reasons people format drives with NTFS on Linux is > obviously for data interchange with > Windows mac

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Fernando Cassia
On Sat, Sep 1, 2012 at 9:12 PM, John Wendel wrote: > > Actually, '?' is not "an invalid character" in a Linux filename. Only "/" > and the NULL character (0) are invalid in filenames. > > Regards, > > John Well, it´d be akin to writing FAT with filenames that later can´t be read from other OSs.

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread John Wendel
On 09/01/2012 12:20 PM, Joe Zeff wrote: On 09/01/2012 11:28 AM, Fernando Cassia wrote: Now I connect the external usb NTFS-formatted drive to my old xpsp3 running netbook and stumble upon a file (a folder actually under .cache\vlc\art\artistalbum\The Rapture\How Deep is Your Love? that ABSOLUTEL

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Tim
On Sat, 2012-09-01 at 16:27 -0300, Fernando Cassia wrote: > And I´m afraid of running CHKDSK because I have tons of stuff there > not backed up, and it wouldn´t be the first time that CHKDSK decides > "oh, there´s a lot of invalid dirs in there, I´ll now happily lose > your data by mangling folder

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Frank Cox
On Sat, 01 Sep 2012 13:26:10 -0700 Joe Zeff wrote: > Not quite. I know that in Linux you can get around some invalid > characters, such as spaces, by quoting the name so that the shell knows > to pass it on to the program as one string so I suggested trying it in > XP to see if it worked. Wha

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Ian Malone
On 1 September 2012 21:26, Joe Zeff wrote: > On 09/01/2012 01:13 PM, Roberto Ragusa wrote: >> >> You say it is invalid, then you say you have to escape it. >> It is perfectly valid in Linux. You just have to escape it to avoid >> confusion inside the shell (no issue with GUI programs). > > > Not q

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Fernando Cassia
On Sat, Sep 1, 2012 at 5:49 PM, Sam Varshavchik wrote: > You cannot have filenames containing wildcard characters in MS-Windows. I do > agree that NTFS and FAT drivers should reject filenames containing ?, *, :, > and whatever else MS Windows barfs on. exactly my point. Where should I write this

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Sam Varshavchik
Joe Zeff writes: On 09/01/2012 01:13 PM, Roberto Ragusa wrote: You say it is invalid, then you say you have to escape it. It is perfectly valid in Linux. You just have to escape it to avoid confusion inside the shell (no issue with GUI programs). Not quite. I know that in Linux you can get a

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Joe Zeff
On 09/01/2012 01:13 PM, Roberto Ragusa wrote: You say it is invalid, then you say you have to escape it. It is perfectly valid in Linux. You just have to escape it to avoid confusion inside the shell (no issue with GUI programs). Not quite. I know that in Linux you can get around some invalid

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Roberto Ragusa
On 09/01/2012 09:20 PM, Joe Zeff wrote: > On 09/01/2012 11:28 AM, Fernando Cassia wrote: >> Now I connect the external usb NTFS-formatted drive to my old xpsp3 >> running netbook and stumble upon a file (a folder actually under >> .cache\vlc\art\artistalbum\The Rapture\How Deep is Your Love? >> tha

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Fernando Cassia
for the weekend. The idea of my post, however, was to raise a red flag about files with invalid names being happily written by Linux NTFS-3G... (the files ORIGINATED on the F17 box, as I plugged the NTFS external drive there, and copied a bunch of files using Midnight commander to it, which are now

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Joe Zeff
On 09/01/2012 12:27 PM, Fernando Cassia wrote: On Sat, Sep 1, 2012 at 4:20 PM, Joe Zeff wrote: >Have you tried putting quotation marks around the name to keep it from being >expanded? Yes, tried everything... wildcards, enclosing it, rename first, move, rename with wildcards nothing works.

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Fernando Cassia
On Sat, Sep 1, 2012 at 4:20 PM, Joe Zeff wrote: > Have you tried putting quotation marks around the name to keep it from being > expanded? Yes, tried everything... wildcards, enclosing it, rename first, move, rename with wildcards nothing works. :-( And I´m afraid of running CHKDSK because I

Re: Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Joe Zeff
On 09/01/2012 11:28 AM, Fernando Cassia wrote: Now I connect the external usb NTFS-formatted drive to my old xpsp3 running netbook and stumble upon a file (a folder actually under .cache\vlc\art\artistalbum\The Rapture\How Deep is Your Love? that ABSOLUTELY can´t be removed from WinXP, as windows

Fedora NTFS-3G happily writes files with invalid chars in filename?

2012-09-01 Thread Fernando Cassia
Good day... (or not depending on your POV ;) Situation: I have one 1TB drive in a usb enclosure, formatted ntfs. On my main Linux system (which runs Fedora 17 with NTFS-3G) I used this external drive to copy some files from my home dir. Now I connect the external usb NTFS-formatted drive to my

Re: Support for HUAWEI E1820 HSDPA 3G / 4G USB Modem

2012-07-05 Thread JD
On Thu, Jul 5, 2012 at 8:36 AM, Bill Davidsen wrote: > Antonio M wrote: > >> >> >> 2012/7/5 Bill Davidsen mailto:david...@tmr.com>> >> >> JD wrote: >> >> Hi All, >> I was planning to purchase one of these. >> Is it supported in Fedora? >> >> Got a spec telling what

Re: Support for HUAWEI E1820 HSDPA 3G / 4G USB Modem

2012-07-05 Thread Bill Davidsen
Antonio M wrote: 2012/7/5 Bill Davidsen mailto:david...@tmr.com>> JD wrote: Hi All, I was planning to purchase one of these. Is it supported in Fedora? Got a spec telling what chipset it uses? I admit that some of the stuff I use does require a vendor driv

Re: Support for HUAWEI E1820 HSDPA 3G / 4G USB Modem

2012-07-05 Thread Antonio M
2012/7/5 Bill Davidsen > JD wrote: > >> Hi All, >> I was planning to purchase one of these. >> Is it supported in Fedora? >> >> Got a spec telling what chipset it uses? I admit that some of the stuff > I use does require a vendor driver, although the kernel stuff is getting > better. > > > -- >

Re: Support for HUAWEI E1820 HSDPA 3G / 4G USB Modem

2012-07-04 Thread Bill Davidsen
JD wrote: Hi All, I was planning to purchase one of these. Is it supported in Fedora? Got a spec telling what chipset it uses? I admit that some of the stuff I use does require a vendor driver, although the kernel stuff is getting better. -- Bill Davidsen "We have more to fear from the bu

Re: Support for HUAWEI E1820 HSDPA 3G / 4G USB Modem

2012-07-04 Thread Roger
On 05/07/12 04:25, JD wrote: Hi All, I was planning to purchase one of these. Is it supported in Fedora? Not easily We have had trouble both on ubuntu and fedora 16 Roger -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedorapr

Support for HUAWEI E1820 HSDPA 3G / 4G USB Modem

2012-07-04 Thread JD
Hi All, I was planning to purchase one of these. Is it supported in Fedora? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Ha

Re: 3G Key

2012-05-29 Thread Mihamina Rakotomandimby
On 05/28/2012 02:31 PM, Patrick Dupre wrote: When I plug it on another computer, it is also recognize (I can tell from lsusb) and I never have the option to give the Pin number. How can I load the interface to give the PIN number? Do you have usb-modeswitch installed? It's supposed to switch th

3G Key

2012-05-28 Thread Patrick Dupre
Hello, I have a 3G key: Bus 001 Device 011: ID 12d1:1436 Huawei Technologies Co., Ltd. Couldn't open device, some information will be missing Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 Miscellaneous D

Unable to add ipod touch 3G to amarok

2010-11-08 Thread sumatheja
Hi All,        I'm using fedora 13. I have an ipod touch 64 gb which works fine with rythmbox but i'm unable to sync the changes made. So i thought of using amarok. But while using amarok(1.4.10) i don't see media devices tab anywhere using which i can add my ipod to it. In many tutorials i see the

Re: F13: Unable to mount ntfs-3g, option: 'context=' no longer supported?

2010-09-23 Thread Tim
On Thu, 2010-09-23 at 09:26 -0700, Daniel B. Thurman wrote: > The difference is, adding ',defaults' to the end of the context option > is now required. That sounds like a bug. It shouldn't be necessary to specify defaults, you should get them, anyway. -- [...@localhost ~]$ uname -r 2.6.27.25-78

Re: F13: Unable to mount ntfs-3g, option: 'context=' no longer supported?

2010-09-23 Thread Daniel J Walsh
s as defined in my fstab file. > >> But today, I have rebooted this F13 system and for some >> reason, it was unable to mount any of my ntfs filesystems >> with an error message: "ntfs-3g-mount: Invalid argument", >> for each ntfs partition defined in the /etc/

Re: F13: Unable to mount ntfs-3g, option: 'context=' no longer supported?

2010-09-23 Thread Daniel J Walsh
ed this F13 system and for some > reason, it was unable to mount any of my ntfs filesystems > with an error message: "ntfs-3g-mount: Invalid argument", > for each ntfs partition defined in the /etc/fstab. > > I can manually mount a ntfs-3g partition to /mnt, > I ca

Re: F13: Unable to mount ntfs-3g, option: 'context=' no longer supported?

2010-09-23 Thread Daniel B. Thurman
nable to mount any of my ntfs filesystems > with an error message: "ntfs-3g-mount: Invalid argument", > for each ntfs partition defined in the /etc/fstab. > > I can manually mount a ntfs-3g partition to /mnt, > I can see the contents and context and every thing >

F13: Unable to mount ntfs-3g, option: 'context=' no longer supported?

2010-09-23 Thread Daniel B. Thurman
Some weeks ago, I have installed F13 on a system and for some time, I have successfully mounted all of my partitions as defined in my fstab file. But today, I have rebooted this F13 system and for some reason, it was unable to mount any of my ntfs filesystems with an error message: "nt

Re: NetworkManager, dbus, 3G USB Modems and SMS

2010-02-05 Thread Dan Irwin
which > > itself could be accessed via dbus, with integration in email or IM > clients. > > > > Rationale: > > > > I have a 3G usb modem which i use to connect to mobile broadband. This > > service is pretty much connected whenever I use my computer. > >

Re: NetworkManager, dbus, 3G USB Modems and SMS

2010-02-05 Thread Nicolae Ghimbovschi
ssed via dbus, with integration in email or IM clients. > > Rationale: > > I have a 3G usb modem which i use to connect to mobile broadband. This > service is pretty much connected whenever I use my computer. > > Often my provider sends SMS messages to the number of the usb modem,

Re: NetworkManager, dbus, 3G USB Modems and SMS

2010-02-05 Thread Sam Sharpe
On 5 February 2010 08:04, Dan Irwin wrote: > I'm pretty sure I'm not posting this question to the best place, but here > goes. > > Can I write a program which will talk to NetworkManager or ModemManager over > dbus to send and receive sms messages? Will this work while connected to a > mobile broa

NetworkManager, dbus, 3G USB Modems and SMS

2010-02-05 Thread Dan Irwin
out there already working on something like this? I imagine the ideal solution is some kind of sms service provider, which itself could be accessed via dbus, with integration in email or IM clients. Rationale: I have a 3G usb modem which i use to connect to mobile broadband. This service is p