Thanks - jon
-Original Message-
Date: Mon, 30 Jan 2017 19:37:52 -0700
Subject: Re: [Red Hat Bugzilla] Your Outstanding Requests
To: users@lists.fedoraproject.org
Reply-to: Community support for Fedora users
From: Kevin Fenzi
On Mon, 30 Jan 2017 18:34:46 -0800
Jonathan Ryshpan wrote:
>
Hello,
today I delved a little into systemd and, trying to understand how it works, I
came across a puzzling little problem: systemd-modules-load fails because apd
module cannot be loaded.
In fact I have `/etc/modules-load.d/apmd.conf` that tries to load `apm`, but
the module is not present (mo
On 30.01.2017 22:37, Stephen Morris wrote:
> On 31/01/2017 02:58, poma wrote:
>> On 29.01.2017 22:42, Stephen Morris wrote:
>>> On 27/01/2017 21:20, poma wrote:
On 26.01.2017 22:12, Stephen Morris wrote:
> On 24/01/2017 15:12, poma wrote:
>> On 23.01.2017 21:14, Stephen Morris wrote:
>
Hi,
I've been struggling with both audio and wifi since i upgraded from F24 to F25.
I went through many advices and suggestions (different kernels, restarting,
reinstalling both alsa and pulseaudio) to solve the issues with no result.
I don't have any audio feedback from my device (in audio set
I experience very very slow internet connexions, in particular when on
google web sites. Mostly I use firefox but occasionnaly konqueror. Is
there anything I could do to determine if it comes from fedora,
firefox or my internet provider?
$ ping www.google.com
64 bytes from wk-in-x93.1e100.net (2a0
If fedora 25 was not ready for release it is better not to lansarla is
unstable when it will be stable?
El martes, 31 de enero de 2017, Frédéric Bron
escribió:
> I experience very very slow internet connexions, in particular when on
> google web sites. Mostly I use firefox but occasionnaly konqu
On 01/31/2017 09:45 AM, Frédéric Bron wrote:
> I experience very very slow internet connexions, in particular when on
> google web sites. Mostly I use firefox but occasionnaly konqueror. Is
> there anything I could do to determine if it comes from fedora,
> firefox or my internet provider?
>
> $ p
On 01/31/2017 10:26 AM, Snaker Mota wrote:
>
> If fedora 25 was not ready for release it is better not to lansarla is
> unstable when it will be stable?
F25 was (and is) as stable as any Fedora release. If you want real
stability, you have to use something like CentOS. Fedora is an
experimental,
On 01/31/2017 10:37 AM, Rick Stevens wrote:
1. Perform a "traceroute www.google.com" or other site you
are having issues with. You may find a hop in the route taken
that points to an issue.
Sometimes, you'll get no response from most of the hops (nothing but
***) but it
On 01/31/2017 10:56 AM, Joe Zeff wrote:
> On 01/31/2017 10:37 AM, Rick Stevens wrote:
>> 1. Perform a "traceroute www.google.com" or other site you
>> are having issues with. You may find a hop in the route taken
>> that points to an issue.
>
> Sometimes, you'll get no response from mo
On 01/31/2017 11:26 AM, Rick Stevens wrote:
On 01/31/2017 10:56 AM, Joe Zeff wrote:
>On 01/31/2017 10:37 AM, Rick Stevens wrote:
>> 1. Perform a "traceroutewww.google.com" or other site you
>> are having issues with. You may find a hop in the route taken
>> that points to an issue.
Thanks, I will try all what was said:
- traceroute
- longer ping
- host -v
will report later when it comes back slow.
Cheers
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
In case this helps.
From my RPi:
# ping www.google.com
PING www.google.com (172.217.1.36) 56(84) bytes of data.
64 bytes from ord37s07-in-f36.1e100.net (172.217.1.36): icmp_seq=1 ttl=56
time=51.5 ms
64 bytes from ord37s07-in-f36.1e100.net (172.217.1.36): icmp_seq=2 ttl=56
time=51.9 ms
64 bytes f
Sorry, wrong list... I thought this was an RPi related issue.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
On 01/31/2017 11:59 AM, linux guy wrote:
My Rpi pings faster than my workstation. Both wireless, same router, etc.
Different IP addresses. Try pinging the IP to make sure you're pinging
the same box.
___
users mailing list -- users@lists.fedorapr
RPi:
# ping 172.217.1.36
PING 172.217.1.36 (172.217.1.36) 56(84) bytes of data.
64 bytes from 172.217.1.36: icmp_seq=1 ttl=56 time=50.8 ms
64 bytes from 172.217.1.36: icmp_seq=2 ttl=56 time=54.9 ms
64 bytes from 172.217.1.36: icmp_seq=3 ttl=56 time=66.2 ms
64 bytes from 172.217.1.36: icmp_seq=4 tt
The real problem is likely to be some completely different web
site than the one you are connecting to. You think you are trying
to look at site1.com, but the page on site1.com references sites
2 through near-infinity to drag in ads, images, javascript, etc.
Most of the time, you can't even guess
Install an ad blocker and flash blocker. Block everything and then slowly
allow things one at a time.
I find firefox pretty intolerant of "bad" scripts compared to Chrome.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an e
On Tue, 31 Jan 2017 10:14:47 -0500 (EST)
Tomas Repik wrote:
> Hi,
>
> I've been struggling with both audio and wifi since i upgraded from
> F24 to F25. I went through many advices and suggestions (different
> kernels, restarting, reinstalling both alsa and pulseaudio) to solve
> the issues with
$ rfkill unblock wifi
OR
$ nmcli radio wifi on
IF
$ systemctl is-active NetworkManager
active
AND
subsequently
$ nmcli device wifi list
to show the APs within the range.
$ rpm -qi NetworkManager-wifi | grep Summary
Summary : Wifi plugin for NetworkManager
It is installed, right?
One ques
On 01/31/2017 01:47 PM, Stephen Morris wrote:
>
>> $ rfkill unblock wifi
>> OR
>> $ nmcli radio wifi on
>> IF
>> $ systemctl is-active NetworkManager
>> active
>> AND
>> subsequently
>> $ nmcli device wifi list
>> to show the APs within the range.
>>
>> $ rpm -qi NetworkManager-wifi | grep Summary
On 31.01.2017 22:47, Stephen Morris wrote:
[...]
> but the device has a blue light around the middle of it that the driver
> seems to be flashing all the time. When the device is active the light
> should be permanently on and goes out when connection to the net is
> lost. I could switch the lig
On 01/31/2017 07:14 AM, Tomas Repik wrote:
It shows that both wifi and audio devices are UNCLAIMED (don't know what that
mean).
That usually means that no kernel module is registered to handle that
device. Do you still have one of the F24 kernels? If so, try booting
it and see if they are c
23 matches
Mail list logo