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
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
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,
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
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
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
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
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
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
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
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!
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
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
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
.
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
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.
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
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
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.
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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.
>
>
> --
>
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
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
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
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
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
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
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
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/
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
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
>
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
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.
> >
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,
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
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
50 matches
Mail list logo