Switched to RTL card - how to remove Broadcom cruft - Re: How to find out which wifi card

2019-07-30 Thread Robert Moskowitz
I got tired of the Broadcom card.  It just acts strangely.  It takes a 
long time to get the wifi connection.  A new connection fails the first 
time (a real pain recently in my travels) and the connection tends to 
bounce.


So I pulled the RTL 802.11/a/b/n card for that hanger queen and am up 
and running on it.


How do I remove the Broadcom cruft.  I suspect it is more than just:

dnf erase broadcom-wl

and remove the

/etc/NetworkManager/conf.d/99-my.conf

Can I 'un-taint' the kernel I am currently running or do I have to wait 
for the next kernel update and not have the broadcom stuff installed?


thanks


On 6/28/19 9:21 AM, Robert Moskowitz wrote:



On 6/27/19 7:09 PM, Ed Greshko wrote:

On 6/28/19 6:10 AM, Robert Moskowitz wrote:

I am hoping it is a config problem.  If not I have an rtl card that is
in an x120e 'hanger queen' that I can use instead.
Well, if the rtl card connects fine and the broadcom with the same 
configuration doesn't

then it is unlikely to be a configuration issue.


The response to the bug worked:

Try telling NetworkManager not to change the MAC address via 
/etc/NetworkManager/conf.d/99-my.conf


[device]
wifi.scan-rand-mac-address=no

There goes my MAC privacy!  We did a lot in IEEE 802 to add this 
privacy recommendation.


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Switched to RTL card - how to remove Broadcom cruft - Re: How to find out which wifi card

2019-07-30 Thread Ed Greshko
On 7/30/19 9:07 PM, Robert Moskowitz wrote:
> I got tired of the Broadcom card.  It just acts strangely.  It takes a long 
> time to get
> the wifi connection.  A new connection fails the first time (a real pain 
> recently in my
> travels) and the connection tends to bounce.
>
> So I pulled the RTL 802.11/a/b/n card for that hanger queen and am up and 
> running on it.
>
> How do I remove the Broadcom cruft.  I suspect it is more than just:
>
> dnf erase broadcom-wl
>
> and remove the
>
> /etc/NetworkManager/conf.d/99-my.conf
>
> Can I 'un-taint' the kernel I am currently running or do I have to wait
> for the next kernel update and not have the broadcom stuff installed? 

dnf erase broadcom-wl will do it as it will also remove all the kmod-wl* 
packages which
removes the modules for the kernels which are installed.   I will also remove 
packages
which were needed to build those modules if they are no longer needed by other 
packages.


-- 
Right: I dislike the default color scheme Wrong: What idiot picked the default 
color scheme
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: gnome max-out during sign-in in Firefox.

2019-07-30 Thread home user via users

I've submitted Mozilla bug #1570092 to deal with this problem.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: F30 Thunderbird format question

2019-07-30 Thread Stephen Morris


On 18/7/19 12:44 am, Ed Greshko wrote:

On 7/17/19 10:03 PM, Tim via users wrote:

Ed Greshko wrote:

Instead of checking that box you may want to consider going to the
tab "Plain Text Domains" and putting in "fedoraproject.org".

Stephen Morris:

Thanks Ed, I have set Thunderbird up this way. Just one question on
that, is what is specified in the entry a domain that exists anywhere
in the email address, or, for this list do I need to specify
"lists.fedoraproject.org"?

I would do exactly what he said.

The GUI on the send options explains itself:  When you send a message
to an address with one of the domain names listed...

So, using fedoraproject.org will set it for *any* Fedora project mail.
Plain text would be the preference for all mail to any email related to
Fedora.
  

Yes, precisely.
Thankyou. I have it set up the way you specified, just making sure the 
matching wasn't exact.


regards,
Steve




___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Playing Blueray Movies in F30

2019-07-30 Thread Stephen Morris


On 18/7/19 12:06 am, Tim via users wrote:

On Wed, 2019-07-17 at 21:54 +1000, Stephen Morris wrote:

Is it posssible to play Blueray discs I have bought within Linux?
I've been unable to get VLC to play the disc in both F30 and Windows
10.

I simple google search found this:

https://www.videolan.org/developers/libbluray.html

NB: Most commercial Blu-Ray are protected by AACS or BD+ technologies
and this library is not enough to playback those discs.  People
interested in AACS technologies should have a look at libaacs.  People
interested in BD+ technologies should have a look at libbdplus.
From what I have read libbluray is a standard part of vlc out of the 
box. I can't find any reference to libaacs or libbdplus in the Fedora 
repositories, are neither of them available in the standard 
repositories? Under Windows 10 I was able to install libaacs but that 
did not enable vlc to play bluray discs as it could not find the 
required keys to allow playing of the disc, I had to download another 
player that could play the discs. Is there a player available in Linux 
that can actually play them?


regards,
Steve
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


How to request a new package.

2019-07-30 Thread Robin Laing

Hello,

I was trying to install the InventorLoader addon for FreeCAD and it 
requires three python modules to install.


xlrd, xlwt and xlutils

xlrd and xlwt are available through DNF, xlutils isn't.

I saw it mentioned in an old bug report but nothing more.

I would like to request that this package be added.

https://pypi.org/project/xlutils/


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Playing Blueray Movies in F30

2019-07-30 Thread Ed Greshko
On 7/31/19 12:21 PM, Stephen Morris wrote:
>
> On 18/7/19 12:06 am, Tim via users wrote:
>> On Wed, 2019-07-17 at 21:54 +1000, Stephen Morris wrote:
>>> Is it posssible to play Blueray discs I have bought within Linux?
>>> I've been unable to get VLC to play the disc in both F30 and Windows
>>> 10.
>> I simple google search found this:
>>
>> https://www.videolan.org/developers/libbluray.html
>>
>> NB: Most commercial Blu-Ray are protected by AACS or BD+ technologies
>> and this library is not enough to playback those discs.  People
>> interested in AACS technologies should have a look at libaacs.  People
>> interested in BD+ technologies should have a look at libbdplus.
> From what I have read libbluray is a standard part of vlc out of the box. I 
> can't find
> any reference to libaacs or libbdplus in the Fedora repositories, are neither 
> of them
> available in the standard repositories? Under Windows 10 I was able to 
> install libaacs
> but that did not enable vlc to play bluray discs as it could not find the 
> required keys
> to allow playing of the disc, I had to download another player that could 
> play the
> discs. Is there a player available in Linux that can actually play them?
>
>

libbdplus and libaacs are available in the rpmfusion-free repo

Other than that, I know nothing about blueray.


-- 
Right: I dislike the default color scheme Wrong: What idiot picked the default 
color scheme
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Playing Blueray Movies in F30

2019-07-30 Thread Stephen Morris

On 31/7/19 2:29 pm, Ed Greshko wrote:

On 7/31/19 12:21 PM, Stephen Morris wrote:

On 18/7/19 12:06 am, Tim via users wrote:

On Wed, 2019-07-17 at 21:54 +1000, Stephen Morris wrote:

Is it posssible to play Blueray discs I have bought within Linux?
I've been unable to get VLC to play the disc in both F30 and Windows
10.

I simple google search found this:

https://www.videolan.org/developers/libbluray.html

NB: Most commercial Blu-Ray are protected by AACS or BD+ technologies
and this library is not enough to playback those discs.  People
interested in AACS technologies should have a look at libaacs.  People
interested in BD+ technologies should have a look at libbdplus.

 From what I have read libbluray is a standard part of vlc out of the box. I 
can't find
any reference to libaacs or libbdplus in the Fedora repositories, are neither 
of them
available in the standard repositories? Under Windows 10 I was able to install 
libaacs
but that did not enable vlc to play bluray discs as it could not find the 
required keys
to allow playing of the disc, I had to download another player that could play 
the
discs. Is there a player available in Linux that can actually play them?



libbdplus and libaacs are available in the rpmfusion-free repo

Other than that, I know nothing about blueray.

I've installed these libraries but that is still not sufficient to get 
vlc to play the blurays, I get the same issue I did under windows where 
I had to manually install a config file that libaacs needs, which is not 
installed in linux. Under windows installation of the config file lead 
to vlc tripping up on keys required to read the bluray.


regards,
Steve

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org