Re: Do I need avahi?

2013-08-04 Thread Lars E. Pettersson

On 07/31/2013 05:15 AM, Marko Vojinovic wrote:

You are confusing the avahi library with the avahi daemon. The daemon
doesn't need to run or even be installed for things to work. The
library, however, is a dependency of a large number of packages, and is
needed by the majority of the system, like glibc is.

Of course, you can remove the daemon while keeping the library (the
daemon depends on the library, but not the other way around), so there
should be no problems removing the avahi service itself.


Will not work:

# rpm -qf /usr/sbin/avahi-daemon
avahi-0.6.31-11.fc19.x86_64

# yum erase avahi
...
Remove  1 Package (+310 Dependent packages)

Installed size: 1.6 G
Is this ok [y/N]:

This on a rather newly installed system. Installed as Fedora 18 in June, 
and then updated to 19 when that came along.



My guess is that Lee probably tried to do something like "yum remove
avahi*" which wanted to remove both the daemon and the library, and
then started complaining endlessly about the daemon. He never even
provided the yum output that he was complaining about.


From session above:

Removing:
 avahi x86_64 0.6.31-11.fc19 
installed 1.0 M

Removing for dependencies:
...
 avahi-autoipd x86_64 0.6.31-11.fc19 
installed  41 k
 avahi-glibx86_64 0.6.31-11.fc19 
installed  15 k
 avahi-gobject x86_64 0.6.31-11.fc19 
installed  48 k
 avahi-libsx86_64 0.6.31-11.fc19 
installed 121 k
 avahi-ui-gtk3 x86_64 0.6.31-11.fc19 
installed  53 k



I see no further point in discussing this thread. The avahi service is
not a dependency on anything serious and you can safely remove it if
you don't want to use it.


No, you can not remove it (the avahi-daemon package named avahi) with 
yum due to dependencies.


Perhaps /usr/sbin/avahi-daemon and associated files should be moved to 
an avahi-daemon package?


Lars
--
Lars E. Pettersson 
http://www.sm6rpz.se/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Do I need avahi?

2013-08-04 Thread Lars E. Pettersson

On 08/04/2013 10:16 AM, Lars E. Pettersson wrote:

On 07/31/2013 05:15 AM, Marko Vojinovic wrote:

You are confusing the avahi library with the avahi daemon. The daemon

...

I see no further point in discussing this thread. The avahi service is
not a dependency on anything serious and you can safely remove it if
you don't want to use it.

>

No, you can not remove it (the avahi-daemon package named avahi) with
yum due to dependencies.


I have now tried it on two other computers, with the exact same result. 
So Marko, it is not PEBKAC. Try 'yum erase avahi' yourself.


Lars
--
Lars E. Pettersson 
http://www.sm6rpz.se/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: The state of blu-ray burning in linux is terrible

2013-08-04 Thread Richard Shaw
On Sun, Aug 4, 2013 at 1:20 AM, Thomas Schmitt  wrote:

> > I'm assuming blu-ray video does not require defect management,
> > correct?
>
> Its use at write time would show up at read time only if
> really blocks had to be replaced. Its non-use could show
> up in form of bad or poorly readable blocks.
>
> The lack of formatting is detectable. Theoretically this could
> make a difference for the player's decision not to play.
> But i would be very surprised if this is the reason for the
> failure.
>
> Whatever:
> A cdrskin run with formatting would be triggered by option
>   blank=format_if_needed
> To make it fast and disable Defect Management, use additionally
>   stream_recording=on
>
> My guess is that something is still wrong with the filesystem
> content or meta data.
>

That's my guess to, but it's hard to tell where the failure is...



> > Trying to load the folder in VLC I get a couple of error that popup
> > but it otherwise works...
>
> Maybe one of those lets the player take offense.
>

Yes, I tried vlc, totem, and mplayer... Some of them got the FPS right,
some get it wrong, and some don't show it at all (the field is blank)...


> tsMuxeR will create the folder structure
>
> Does this already wrap the folders in a UDF 2.50 filesystem ?
>

No, I'm using ImgBurn to create the UDF 2.50 filesystem (and image file),
tsMuxeR only creates the folder structure and mux'es the video and audio.

Thanks,
Richard
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Do I need avahi?

2013-08-04 Thread Marko Vojinovic
On Sun, 04 Aug 2013 10:31:34 +0200
"Lars E. Pettersson"  wrote:

> On 08/04/2013 10:16 AM, Lars E. Pettersson wrote:
> > On 07/31/2013 05:15 AM, Marko Vojinovic wrote:
> >> You are confusing the avahi library with the avahi daemon. The
> >> daemon
> ...
> >> I see no further point in discussing this thread. The avahi
> >> service is not a dependency on anything serious and you can safely
> >> remove it if you don't want to use it.
>  >
> > No, you can not remove it (the avahi-daemon package named avahi)
> > with yum due to dependencies.
> 
> I have now tried it on two other computers, with the exact same
> result. So Marko, it is not PEBKAC. Try 'yum erase avahi' yourself.

I did, and it only wanted to remove wine packages as dependencies.
However, this was on F18, rather than F19.

If this yum output is reproducible on F19, then I suggest
that you file a bug against avahi (or maybe avahi-glib and avahi-libs)
and complain against unnecessary dependencies. And do emphasize
there that this is a regression from F18, which doesn't have that
problem.

I'd be interested to follow-up on that bugreport, so please post a link
to it here.

Best, :-)
Marko

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: turn off bash colored prompts for all users

2013-08-04 Thread Reindl Harald

Am 02.08.2013 23:56, schrieb Joe Zeff:
> On 08/02/2013 02:30 PM, Tom Horsley wrote:
>> In fact, I have thwarted that on my system by running a
>> yum "hook" function that re-applies all my hacks every time
>> there is an update, but it is silly that I have to resort
>> to that.
> 
> This is why I referred to my method as elegant: I don't need to know where 
> the colors are set up and I don't need
> to worry about updates stepping on my changes.  I've applied it to my own 
> .bashrc and root's. There are two friends
> who have accounts for ssh reasons, and if they don't like color ls, they can 
> either change it, or ask me about it
> because I'm not imposing my preferences on them

a more elegant method would be to "source" a central file

/root/.bashrc:
if [ -f /usr/local/etc/bash_profile ]; then
 . /usr/local/etc/bash_profile
fi

/home/harry/.bashrc:
if [ -f /usr/local/etc/bash_profile ]; then
 . /usr/local/etc/bash_profile
fi
___

[root@srv-rhsoft:~]$ cat /usr/local/etc/bash_profile
alias dir='/usr/bin/ls -a -l -h --color=tty -X --group-directories-first 
--time-style=long-iso'
alias rm='/usr/bin/rm -I --one-file-system'
alias cp='/usr/bin/cp -i'
alias mv='/usr/bin/mv -i'
alias ls='/usr/bin/ls -l -h --color=tty -X --group-directories-first 
--time-style=long-iso'
alias df='/usr/bin/df -hT --exclude-type=tmpfs --exclude-type=devtmpfs'
alias ..='cd ..'
alias ...='cd ../..'
alias grep='/usr/bin/grep --color'
alias chown='/usr/bin/chown --preserve-root --changes --no-dereference'
alias chmod='/usr/bin/chmod --preserve-root --changes'
alias repair_mysql='/usr/bin/mysqlcheck -h localhost --check-upgrade 
--all-databases --auto-repair --user=root -p'
alias free="/usr/bin/free -m"
alias rkhunter='/usr/bin/rkhunter --skip-keypress  --report-warnings-only'
alias nmap_scan='/usr/bin/nmap -O -sV -T4 -d'

alias firewall_status='/usr/sbin/iptables --list --numeric --verbose | grep -v 
LOG'

alias nat_status='/usr/sbin/iptables -t nat --list --numeric --verbose; echo 
""; echo
""; /usr/bin/netstat-nat -x 
| sort -n; echo ""; echo "Tracked
Connections:"; /usr/bin/netstat-nat -n | wc -l'
alias mysql='/usr/bin/mysql -u root -p'
alias mysql_upgrade='/usr/bin/mysql_upgrade -u root -p'
alias repair_mysql='/usr/bin/mysqlcheck -h localhost --check-upgrade 
--all-databases --auto-repair --user=root -p'
alias analyze_mysql='/usr/bin/mysqlcheck -h localhost --analyze --all-databases 
--user=root -p'
alias ntp_status='watch "/usr/sbin/ntpq -p"'
alias bond_status='cat /proc/net/bonding/bond0'
alias netstat='/usr/bin/netstat --numeric-hosts --numeric-ports --programs -u 
-t'
alias fsck.ext4='/usr/sbin/fsck.ext4 -C 0 -f'
alias systemctl='/usr/bin/systemctl --no-pager --full'
alias clamscan='/usr/bin/clamscan --log=/var/log/clamscan.log --infected 
--recursive=yes --cross-fs=yes
--scan-pe=yes --scan-elf=yes --scan-ole2=yes --scan-pdf=yes --scan-html=yes 
--scan-archive=yes'
alias uname='/usr/bin/uname -rv'
alias route='/usr/sbin/route -n'
alias bash_history='/usr/bin/cat ~/.bash_history'
alias rate_control='/usr/bin/watch "/usr/sbin/iptables --list --numeric 
--verbose | grep -v LOG | grep hit_count;
/usr/sbin/iptables --list --numeric --verbose | grep -v LOG | grep conn; echo 
\"\"; echo \"Tracked IPs\"; cat
/proc/net/xt_recent/DEFAULT | wc -l"'
alias kate='/usr/bin/kate --graphicssystem native'
alias ssl_bench='openssl speed -evp aes-256-cbc aes-128-cbc rc4 bf-cbc'
alias readahead_analyze='/usr/lib/systemd/systemd-readahead analyze'
alias bind_version='dig version.bind chaos txt'

export HISTCONTROL=erasedups:ignorespace
export HISTTIMEFORMAT='%F %T '

export GREP_COLOR="00;41"

if ([ "$TERM" != "screen" ] && [ "`pgrep screen`" != "" ] && [ "$SSH_TTY" != "" 
]); then
 screen -r 2> /dev/null
fi



signature.asc
Description: OpenPGP digital signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: More VirtualBox problems -

2013-08-04 Thread Reindl Harald
Am 02.08.2013 23:43, schrieb Bob Goodwin ~ Zuni:
> I am almost ashamed to present another VirtualBox question but it's use is 
> not intuitive [for me anyway].
> 
> I yum removed VB and re-installed from VirtualBox.org. That solved the 
> problem of it not running with the kernel
> from this morning's update. I also downloaded Fedora-19-x86_64-DVD.iso 
> [4.4GB] in the wee hours to avoid it being
> charged against my usage allocation.
> 
> I was able to install Fedora-19 to the point where it says to reboot. That 
> looked like a normal install such as I
> have done before but after that clicking on start simply begins another 
> install process.
> 
> What am I doing wrong?

change the boot order in the virtual BIOS to hard-disk
first or eject the ISO-image as you do on a physical
machine with the install DVD

why do you handle a virtual machine different to a phyiscal?
what happens if you have your optical drive on top of the
boot devices and a DVD is in the drive? it boots from it!

well, VMware has fuzzy logic on new virtual machines to
avoid this by only do the first boot from the virtual
DVD drive and the following from the virtual hard-disk
which is in 99 out of 100 cases the right thing to do
but: handle a virtual machine like a physical one



signature.asc
Description: OpenPGP digital signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Do I need avahi?

2013-08-04 Thread Reindl Harald
Am 03.08.2013 16:46, schrieb poma:
> To complement the group of 'avahilable' clients,
> 
> e.g. SFTP-SSH service discovery,
> /etc/avahi/services/sftp-ssh.service
> 
> 
> 
> 
> 
> 
>   %h
>   
> _sftp-ssh._tcp
> 22
>   
> 
> EOF
> 
> /etc/ssh/sshd_config
> Subsystem sftp/usr/libexec/openssh/sftp-server

that makes avahi not more useful and does not change anything in
the security-flaw of blwoing out services to everyone so that
they even no longer need to do portscans

the only place where you need avahi is if you are surrounded
by a lot of apple-users to announce them the fileserver and
hence even they manage "connect to server"



signature.asc
Description: OpenPGP digital signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: More VirtualBox problems -

2013-08-04 Thread Abdel G . Martínez L .
Did you remove the ISO from the drive section within your VM settings?

Regards.

On Friday, August 2, 2013, Bob Goodwin ~ Zuni, Virginia, USA wrote:

>
> I am almost ashamed to present another VirtualBox question but it's use is
> not intuitive [for me anyway].
>
> I yum removed VB and re-installed from VirtualBox.org. That solved the
> problem of it not running with the kernel from this morning's update. I
> also downloaded Fedora-19-x86_64-DVD.iso [4.4GB] in the wee hours to avoid
> it being charged against my usage allocation.
>
> I was able to install Fedora-19 to the point where it says to reboot. That
> looked like a normal install such as I have done before but after that
> clicking on start simply begins another install process.
>
> What am I doing wrong?
>
> Bob
>
> --
>
> http://www.qrz.com/db/W2BOD
>
> box10   Fedora-19 Linux/XFCE
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.**org/mailman/listinfo/users
> Fedora Code of Conduct: 
> http://fedoraproject.org/code-**of-conduct
> Guidelines: 
> http://fedoraproject.org/wiki/**Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>


-- 
*Abdel G. Martínez L.*
*Oracle IT Architecture Certified Specialist | **OCP, Java SE 6 | **OCA,
Oracle Weblogic 11g | OCA Java SE 5 & 6 | ITIL Foundation Certified
*
* Fedora Project Contributor
PMI Panama Member
*
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Do I need avahi?

2013-08-04 Thread Lars E. Pettersson

On 08/04/2013 02:50 PM, Marko Vojinovic wrote:

If this yum output is reproducible on F19, then I suggest
that you file a bug against avahi (or maybe avahi-glib and avahi-libs)
and complain against unnecessary dependencies. And do emphasize
there that this is a regression from F18, which doesn't have that
problem.

I'd be interested to follow-up on that bugreport, so please post a link
to it here.


OK, I did a test installation of Fedora 18 and found that avahi-libs 
need avahi on Fedora 19, but not Fedora 18. So that dependency of avahi 
from avahi.libs seem to be the culprit. A Bugzilla report on this exist 
since February 20th.


I updated the bug, to hopefully get some action.



Lars
--
Lars E. Pettersson 
http://www.sm6rpz.se/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F18 Audio shoots up to 126% after being reduced

2013-08-04 Thread Raman Gupta
On 08/03/2013 11:11 PM, Anthony wrote:
> A while back, I installed Pulse Audio Volume Control. I clicked on the
> 'output devices' and set my audio at 100%. But every single time a sound
> plays on my machine, it shoots up to 126% and has to be reduced. Every
> single time.
> 
> Any ideas?

Try using pulseaudio - and see if the resulting debug information
shows why the volume is being increased?

See:

https://fedoraproject.org/wiki/How_to_debug_PulseAudio_problems

Regards,
Raman
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


phone no longer mounts over usb

2013-08-04 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I have a Samsong phone. I used to mount it as Mass Storage (selected on the
phone) over the micro usb connection, to copy files to/from.

Starting with kernel 3.10.3-300.fc19.x86_64, and continuing with kernel
3.10.4-300.fc19.x86_64 this no longer works.

Relevant snippets from /var/log/messages under both kernels attached.

I will bugzilla, but I wish to know whether anyone else has seen this change
of behavior.

All the best,

- -Greg

- -- 
+-+

Please also check the log file at "/dev/null" for additional information.
(from /var/log/Xorg.setup.log)

| Greg Hosler   ghos...@redhat.com|
+-+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlH/DcYACgkQ404fl/0CV/RPsACdFMHPE+JjQO6XPHs2+3GB9ExI
kOgAoOGeeXlsfE2Jt3Kecc60q93YZC62
=/N/R
-END PGP SIGNATURE-
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: phone no longer mounts over usb

2013-08-04 Thread Ed Greshko
On 08/05/13 10:28, Gregory Hosler wrote:
> I have a Samsong phone. I used to mount it as Mass Storage (selected on the
> phone) over the micro usb connection, to copy files to/from.
>
> Starting with kernel 3.10.3-300.fc19.x86_64, and continuing with kernel
> 3.10.4-300.fc19.x86_64 this no longer works.
>
> Relevant snippets from /var/log/messages under both kernels attached.
>
> I will bugzilla, but I wish to know whether anyone else has seen this change
> of behavior.

I've an S4 and if I have a chance I'll test it later today.

FWIW, I hardly ever connect my S4 via USB.  I find it much more convenient to 
run an ssh server on the phone and use sftp.  Never have to be concerned with 
kernel updates that way.  :-)

-- 
Getting tired of non-Fedora discussions and self-serving posts



signature.asc
Description: OpenPGP digital signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: phone no longer mounts over usb

2013-08-04 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/05/2013 10:36 AM, Ed Greshko wrote:
> On 08/05/13 10:28, Gregory Hosler wrote:
>> I have a Samsong phone. I used to mount it as Mass Storage (selected on
>> the phone) over the micro usb connection, to copy files to/from.
>> 
>> Starting with kernel 3.10.3-300.fc19.x86_64, and continuing with kernel 
>> 3.10.4-300.fc19.x86_64 this no longer works.
>> 
>> Relevant snippets from /var/log/messages under both kernels attached.
>> 
>> I will bugzilla, but I wish to know whether anyone else has seen this
>> change of behavior.
> 
> I've an S4 and if I have a chance I'll test it later today.
> 
> FWIW, I hardly ever connect my S4 via USB.  I find it much more convenient
> to run an ssh server on the phone and use sftp.  Never have to be concerned
> with kernel updates that way.  :-)

That's .. interesting.

Android ?

which app, please ?

Many thanks, and all the best,

- -Greg


- -- 
+-+

Please also check the log file at "/dev/null" for additional information.
(from /var/log/Xorg.setup.log)

| Greg Hosler   ghos...@redhat.com|
+-+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlH/IrIACgkQ404fl/0CV/TgCgCgpn6SClOw5oF79hgqbjv40ntY
p2QAnRYCbZlL0gZ3aMemKNvCQwi4WFEi
=mYQU
-END PGP SIGNATURE-
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: phone no longer mounts over usb

2013-08-04 Thread Martin Skjöldebrand
On Monday 05 August 2013 10.28.25 Gregory Hosler wrote:
> Hi all,
> 
> I have a Samsong phone. I used to mount it as Mass Storage (selected on the
> phone) over the micro usb connection, to copy files to/from.
> 
> Starting with kernel 3.10.3-300.fc19.x86_64, and continuing with kernel
> 3.10.4-300.fc19.x86_64 this no longer works.
> 
> Relevant snippets from /var/log/messages under both kernels attached.
> 
> I will bugzilla, but I wish to know whether anyone else has seen this change
> of behavior.

I'm not seeing any attachments, but isn't this some MTP problems? IIRC there 
was mention of MTP and Linux (Fedora?) on some list a while back (was it here 
even?)

I couldn't be arsed so use AirDroit instead.

/Martin S
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: phone no longer mounts over usb

2013-08-04 Thread Martin Skjöldebrand
On Monday 05 August 2013 10.28.25 Gregory Hosler wrote:
> Hi all,
> 
> I have a Samsong phone. I used to mount it as Mass Storage (selected on the
> phone) over the micro usb connection, to copy files to/from.
> 
> Starting with kernel 3.10.3-300.fc19.x86_64, and continuing with kernel
> 3.10.4-300.fc19.x86_64 this no longer works.
> 
> Relevant snippets from /var/log/messages under both kernels attached.
> 
> I will bugzilla, but I wish to know whether anyone else has seen this change
> of behavior.

Oh, apologies in advance is sensitive people react to the word a*ed ...

/M
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: phone no longer mounts over usb

2013-08-04 Thread Jatin K

On Monday 05 August 2013 08:06 AM, Ed Greshko wrote:
I've an S4 and if I have a chance I'll test it later today. FWIW, I 
hardly ever connect my S4 via USB. I find it much more convenient to 
run an ssh server on the phone and use sftp.


which app do you use for it ..???



Never have to be concerned with kernel updates that way. :-)





--
   _
  °v°
 /(_)\
  ^ ^  Jatin Khatri
RHCSA,RHCE,CCNA
Registerd Linux user No #501175
www.linuxcounter.net
No M$

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: phone no longer mounts over usb

2013-08-04 Thread Ralf Corsepius

On 08/05/2013 05:57 AM, Gregory Hosler wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/05/2013 10:36 AM, Ed Greshko wrote:

On 08/05/13 10:28, Gregory Hosler wrote:

I have a Samsong phone. I used to mount it as Mass Storage (selected on
the phone) over the micro usb connection, to copy files to/from.

Starting with kernel 3.10.3-300.fc19.x86_64, and continuing with kernel
3.10.4-300.fc19.x86_64 this no longer works.

Same for me. Neither mtp nor bluetooth works with F19.


FWIW, I hardly ever connect my S4 via USB.  I find it much more convenient
to run an ssh server on the phone and use sftp.  Never have to be concerned
with kernel updates that way.  :-)


That's .. interesting.

Android ?

which app, please ?

I am using SSHelper.

Ralf

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: phone no longer mounts over usb

2013-08-04 Thread Ed Greshko
On 08/05/13 11:57, Gregory Hosler wrote:
> On 08/05/2013 10:36 AM, Ed Greshko wrote:
> > On 08/05/13 10:28, Gregory Hosler wrote:
> >> I have a Samsong phone. I used to mount it as Mass Storage (selected on
> >> the phone) over the micro usb connection, to copy files to/from.
> >>
> >> Starting with kernel 3.10.3-300.fc19.x86_64, and continuing with kernel
> >> 3.10.4-300.fc19.x86_64 this no longer works.
> >>
> >> Relevant snippets from /var/log/messages under both kernels attached.
> >>
> >> I will bugzilla, but I wish to know whether anyone else has seen this
> >> change of behavior.
>
> > I've an S4 and if I have a chance I'll test it later today.
>
> > FWIW, I hardly ever connect my S4 via USB.  I find it much more convenient
> > to run an ssh server on the phone and use sftp.  Never have to be concerned
> > with kernel updates that way.  :-)
>
> That's .. interesting.
>
> Android ?
>
> which app, please ?
>
> Many thanks, and all the best,
>
> -Greg
>
>

I use

https://play.google.com/store/apps/details?id=com.icecoldapps.httpsftpsserver

Ed

-- 
Getting tired of non-Fedora discussions and self-serving posts



signature.asc
Description: OpenPGP digital signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: phone no longer mounts over usb

2013-08-04 Thread Ed Greshko
On 08/05/13 12:26, Jatin K wrote:
> On Monday 05 August 2013 08:06 AM, Ed Greshko wrote:
>> I've an S4 and if I have a chance I'll test it later today. FWIW, I hardly 
>> ever connect my S4 via USB. I find it much more convenient to run an ssh 
>> server on the phone and use sftp.
>
> which app do you use for it ..???

https://play.google.com/store/apps/details?id=com.icecoldapps.httpsftpsserver


>
>
>> Never have to be concerned with kernel updates that way. :-)
>>
>>
>
>
> -- 
>_ 
>   °v°   
>  /(_)\  
>   ^ ^  Jatin Khatri  
> RHCSA,RHCE,CCNA
> Registerd Linux user No #501175
> www.linuxcounter.net
> No M$
>
>


-- 
Getting tired of non-Fedora discussions and self-serving posts
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org