Re: virtual box win7

2020-07-21 Thread Ed Greshko
On 2020-07-21 16:27, Stephen Morris wrote:

Replying to an errant reply to a mailing list post which replied to me directly 
and not the list.


> On 21/7/20 8:42 am, Ed Greshko wrote:
>> On 2020-07-21 05:47, Patrick Dupre wrote:
>>> Hello,
>>>
>>> I am trying to have my virtual box recognizing the USB devices,
>>> but I get 
>>>
>>> I installed
>>>    Oracle_VM_VirtualBox_Extension_Pack-5.0.40.vbox-extpack
>>>
>>> which is supposed to provide the UBS 2.0 and 3.0 drivers
>>>
>>> My devices are recognize by linux.
>>>
>>> Any idea?
>> Where did you obtain VirtualBox?
>>
>> Does the version you installed match the Extension Pack?
>>
>> rpmFusion supplies 6.10 so you'd need 
>> Oracle_VM_VirtualBox_Extension_Pack-6.1.10.vbox-extpack
> Hi Patrick, I'm using Virtualbox 6.1.12 R139181 under Windows 10, which I got 
> from the Oracle web site. I have also just updated the extension pack to also 
> 6.1.12, but I don't think the extension pack is what provides usb support (I 
> thought the main usage of the extension pack is to get shared folders 
> available) I thought the usb support was natively built in to virtualbox. In 
> the machine settings in the usb section, I have 'Enable USB Controller' 
> ticked, and then within that I have the radio button 'USB 3.0 (xHCI) 
> Controller' selected, but that does not enable usb in virtualbox, any device 
> inserted into a usb port is "mounted" under windows, and then I have to click 
> on the usb icon in the virtualbox taskbar and then select the inserted device 
> from the popup list to get the device into the linux virtual machine. Then 
> once finised with the device do the same thing again to give the device back 
> to windows.


Please see https://www.virtualbox.org/manual/ch01.html#intro-installing

as to information of what the extension pack provides

Partially, from the page...

Extension packs. Additional extension packs can be downloaded which extend the 
functionality of the Oracle VM VirtualBox base package. Currently, Oracle 
provides a single extension pack, available from: http://www.virtualbox.org. 
The extension pack provides the following added functionality:

The virtual USB 2.0 (EHCI) device. See Section 3.11.1, “USB Settings”.

The virtual USB 3.0 (xHCI) device. See Section 3.11.1, “USB Settings”.

-- 
The key to getting good answers is to ask good questions.
___
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: whereis 'Users Settings Tool'

2020-07-21 Thread Stephen Morris


On 16/7/20 6:21 am, Tom Horsley wrote:

On Wed, 15 Jul 2020 12:14:46 -0700
Geoffrey Leach wrote:


The doc for Fedora 32 makes reference to a 'Users Settings Tool'
accessible (secretly) from the Settings tool. It does not appear to be
available. Any idea why? Or where there might be a similar GUI?

I gave up on the GUI after they "fixed" it to be more modern
and helpful. I just use useradd, usermod, and userdel now
from command line.
If you are using KDE you could install KUser which provides a gui 
interface to maintaining users. One issue with this tool is it seems to 
require the root user password, not a password associated with sudo, 
hence you potentially need to have set up a root password.


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

___
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


Sane Scanner Resolution Configuration

2020-07-21 Thread Stephen Morris

Hi,
    Having installed imagescan from Epson, and installed sane and 
xsane, and edited the imagescan config file to specify the network 
settings of my printer all-in-one, I now have xsane finding my scanner, 
but this has highlighted a problem.
    Having run xsane it has created Epson:ET-3700.drc in path 
~/.sane/xsane, which contains all the options used by xsane for 
scanning. Two of the options are for the horizontal and vertical scan 
resolution, which by default are set to 75. These options are reflected 
in the xsane gui, but they are disabled so I can't alter them from the 
gui, I have to edit the config file and specify the resolution I want in 
there.
    Where can I find documentation on the format of that xsane config 
file, that would tell me how I get the list of resolutions the scanner 
supports into that config file so that they are selectable by a dropdown 
in the xsane gui?


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: virtual box win7

2020-07-21 Thread Patrick Dupre
Thanks to all,

 

It now works.

It seems that I had to reboot the entire machine.

 

 





On 2020-07-21 16:27, Stephen Morris wrote:

Replying to an errant reply to a mailing list post which replied to me directly and not the list.

 

On 21/7/20 8:42 am, Ed Greshko wrote:
On 2020-07-21 05:47, Patrick Dupre wrote:
Hello,

I am trying to have my virtual box recognizing the USB devices,
but I get 

I installed
   Oracle_VM_VirtualBox_Extension_Pack-5.0.40.vbox-extpack

which is supposed to provide the UBS 2.0 and 3.0 drivers

My devices are recognize by linux.

Any idea?
Where did you obtain VirtualBox?

Does the version you installed match the Extension Pack?

rpmFusion supplies 6.10 so you'd need Oracle_VM_VirtualBox_Extension_Pack-6.1.10.vbox-extpack
Hi Patrick, I'm using Virtualbox 6.1.12 R139181 under Windows 10, which I got from the Oracle web site. I have also just updated the extension pack to also 6.1.12, but I don't think the extension pack is what provides usb support (I thought the main usage of the extension pack is to get shared folders available) I thought the usb support was natively built in to virtualbox. In the machine settings in the usb section, I have 'Enable USB Controller' ticked, and then within that I have the radio button 'USB 3.0 (xHCI) Controller' selected, but that does not enable usb in virtualbox, any device inserted into a usb port is "mounted" under windows, and then I have to click on the usb icon in the virtualbox taskbar and then select the inserted device from the popup list to get the device into the linux virtual machine. Then once finised with the device do the same thing again to give the device back to windows.


Please see https://www.virtualbox.org/manual/ch01.html#intro-installing

as to information of what the extension pack provides

Partially, from the page...

Extension packs. Additional extension packs can be downloaded which extend the functionality of the Oracle VM VirtualBox base package. Currently, Oracle provides a single extension pack, available from: http://www.virtualbox.org. The extension pack provides the following added functionality:

The virtual USB 2.0 (EHCI) device. See Section 3.11.1, “USB Settings”.

The virtual USB 3.0 (xHCI) device. See Section 3.11.1, “USB Settings”.
 
--
The key to getting good answers is to ask good questions.
___ 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: virtual box win7

2020-07-21 Thread Ed Greshko
On 2020-07-21 17:14, Patrick Dupre wrote:
> Thanks to all,
>  
> It now works.
> It seems that I had to reboot the entire machine.
>  
>

Odd

But anyway, VirtualBox 5.0.40 is rather old.  From 2017, and no longer 
supported.


-- 
The key to getting good answers is to ask good questions.
___
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


F32 nftables hiccups

2020-07-21 Thread ja
I have been attempting to use nft/nftables
to blacklist ssh connections and have come across
two problems.

nftables-0.9.3-3.fc32.x86_64
kernel-5.7.8-200.fc32.x86_64

1. The "limit rate" syntax does not work correctly unless
   the "burst" value is set.
   counter add @saddr_rate { ip saddr timeout 2m limit rate over 4/minute burst 
1 packets} counter \
   update @saddr_blacklist { ip saddr timeout 10m } counter drop

2. The following syntax is not accepted by nft
   update @connection_count { ip saddr ct count over 3 } \
   add @saddr_blacklist { ip  saddr timeout 1m } drop

nft_harting.nft:80:3-52: Error: Could not process rule: Operation not supported
update @connection_count { ip saddr ct count over 3 } \
^^

I have been following a Debian mail list (amongst many)
https://unix.stackexchange.com/questions/581964/create-dynamic-blacklist-with-nftables/582290#582290
which implies that both of the above should work with the kernel/nft F32 
versions installed.

I attach the output of nft list ruleset
(with the offending rule "{ ip saddr ct count over 3 }" commented out)
(It includes the "set" definitions used above)

Can anyone see any deliberate mistakes?

John
root@harting:~]$ nft list ruleset
table ip ja_harting {
set saddr_blacklist {
type ipv4_addr
size 65536
flags dynamic,timeout
timeout 10m
}

set saddr_rate {
type ipv4_addr
size 65536
flags dynamic,timeout
timeout 1m
}

set connection_count {
type ipv4_addr
size 65536
flags dynamic
}

chain SSH_IN {
ip saddr @saddr_blacklist update @saddr_blacklist { ip saddr 
timeout 1m } counter packets 1 bytes 60 drop
counter packets 4 bytes 240 add @saddr_rate { ip saddr timeout 
2m limit rate over 4/minute burst 1 packets } counter packets 1 bytes 60 update 
@saddr_blacklist { ip saddr timeout 10m } counter packets 1 bytes 60 drop
ct state invalid drop
counter packets 3 bytes 180 accept
}

chain filter_INPUT {
type filter hook input priority filter + 10; policy accept;
iifname "lo" counter packets 26 bytes 2847 accept comment 
"white list local connections, established or not"
tcp dport 22 ct state new counter packets 5 bytes 300 goto 
SSH_IN comment "This does not return!"
tcp dport 22 counter packets 24886 bytes 1305859
ct state { invalid } drop
ct state { established, related } counter packets 366030 bytes 
270962493 accept
udp dport 631 ct state { new, untracked } counter packets 2397 
bytes 804593 accept comment "CUPS"
udp dport 8612 ct state { new, untracked } counter packets 0 
bytes 0 accept comment "Canon bonjour port"
reject with icmp type admin-prohibited
}

chain filter_FORWARD {
type filter hook forward priority filter + 10; policy drop;
reject with icmp type admin-prohibited
}

chain filter_OUTPUT {
type filter hook output priority filter + 10; policy accept;
}
}
table netdev filter {
chain ingress {
type filter hook ingress device "eth0" priority filter; policy 
accept;
meta protocol { 0x7374, 0x7380, 0x7475, 0x7679, 0x8137, 0x8138 
} counter packets 13136 bytes 629558 drop
}
}
___
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: Sane Scanner Resolution Configuration

2020-07-21 Thread Mike Flannigan



My XSane ver 0.999 allows changing the resolution
by selecting the dropdown on the main screen and
selecting 75, 150, 300, 600, etc.

http://www.mflan.com/temp/res1.jpg



Mike


On 7/21/20 4:08 AM, users-requ...@lists.fedoraproject.org wrote:

Subject:
Sane Scanner Resolution Configuration
From:
Stephen Morris 
Date:
7/21/20, 4:08 AM

To:
fedora 


Hi,
    Having installed imagescan from Epson, and installed sane and 
xsane, and edited the imagescan config file to specify the network 
settings of my printer all-in-one, I now have xsane finding my 
scanner, but this has highlighted a problem.
    Having run xsane it has created Epson:ET-3700.drc in path 
~/.sane/xsane, which contains all the options used by xsane for 
scanning. Two of the options are for the horizontal and vertical scan 
resolution, which by default are set to 75. These options are 
reflected in the xsane gui, but they are disabled so I can't alter 
them from the gui, I have to edit the config file and specify the 
resolution I want in there.
    Where can I find documentation on the format of that xsane config 
file, that would tell me how I get the list of resolutions the scanner 
supports into that config file so that they are selectable by a 
dropdown in the xsane gui?


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


More portal nonsense?

2020-07-21 Thread Tom Horsley
Imagine my surprise to find this in my daily logwatch:

df: /root/.cache/doc: Operation not permitted

So I check it out:

[root@zooty ~]# mount | fgrep doc
portal on /root/.cache/doc type fuse.portal 
(rw,nosuid,nodev,relatime,user_id=0,group_id=0)

More nonsense from portal and flatpak being dragged in?
___
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: More portal nonsense?

2020-07-21 Thread Tom Horsley
On Tue, 21 Jul 2020 07:59:33 -0400
Tom Horsley wrote:

> More nonsense from portal and flatpak being dragged in?

I think I've hit it with a big enough hammer:

systemctl --global mask   ...

I've now got all these masked:

zooty> systemctl --user list-unit-files | fgrep masked
flatpak-oci-authenticator.service   maskeddisabled 
flatpak-portal.service  maskeddisabled 
flatpak-session-helper.service  maskeddisabled 
pipewire.servicemaskeddisabled 
xdg-desktop-portal-gtk.service  maskeddisabled 
xdg-desktop-portal.service  maskeddisabled 
xdg-document-portal.service maskeddisabled 
xdg-permission-store.servicemaskeddisabled 
___
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: More portal nonsense?

2020-07-21 Thread Jonathan Billings
On Tue, Jul 21, 2020 at 07:59:33AM -0400, Tom Horsley wrote:
> Imagine my surprise to find this in my daily logwatch:
> 
> df: /root/.cache/doc: Operation not permitted
> 
> So I check it out:
> 
> [root@zooty ~]# mount | fgrep doc
> portal on /root/.cache/doc type fuse.portal 
> (rw,nosuid,nodev,relatime,user_id=0,group_id=0)
> 
> More nonsense from portal and flatpak being dragged in?

I was under the impression that the xdg-document-portal only launched
via dbus when running a graphical session.  Are you logging into a
graphical session as root? 

-- 
Jonathan Billings 
___
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: More portal nonsense?

2020-07-21 Thread Tom Horsley
On Tue, 21 Jul 2020 09:10:10 -0400
Jonathan Billings wrote:

> I was under the impression that the xdg-document-portal only launched
> via dbus when running a graphical session.  Are you logging into a
> graphical session as root? 

Absolutely not. Never have. I occasionally use ssh to run emacs as root
so I can edit system config files, but that's pretty much it.
___
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


Printing failure -

2020-07-21 Thread Bob Goodwin
Earlier today I discovered that I could not print from this Fedora 32. 
It has always printed without a problem. The printer is Ethernet 
connected to my LAN. I have gone through the setup with cups, the 
fedora/gnome admin app, and now the Brother liinux install tool.


Cups shows:
HLL5100DN    HLL5100DN   
	Brother HLL5100DN for CUPS 	Paused - "could not create directory 
"/root/BRF": Permission denied"



The Brother install tool quits when it tries to make a test print and 
finds it can't see the printer:


lpadmin -p HLL5100DN -v cups-brf:/ -E
Test Print? [y/N] ->y

wait 5s.
lpr -P HLL5100DN /usr/share/cups/data/testprint
ls: cannot access '/etc/udev/rules.d/*.rules': No such file or directory
ls: cannot access '/etc/udev/rules.d/*.rules': No such file or directory
Hit Enter/Return key.

I began writing this yesterday, this morning we tried and were able to 
print from a Mac portable via wifi so that says the printer works at 
least. Something is corrupted in my computer it appears?


And doing "ctrl p" fails with:


Cups shows:
HLL5100DN    HLL5100DN   
	Brother HLL5100DN for CUPS 	Paused - "could not create directory 
"/root/BRF": Permission denied"



The Brother install tool quits when it tries to make a test print and 
finds it can't see the printer:


lpadmin -p HLL5100DN -v cups-brf:/ -E
Test Print? [y/N] ->y


Any thoughts on what to do?            Bob

--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
FEDORA-32/64bit LINUX XFCE Fastmail POP3
___
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: Printing failure -

2020-07-21 Thread Adam Mercer
On Tue, Jul 21, 2020 at 9:14 AM Bob Goodwin  wrote:

> Any thoughts on what to do?

I had problems printing to my networked Brother printer, the only
thing I found to get it printing was to disable SELinux.

Cheers

Adam
___
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: Printing failure -

2020-07-21 Thread Fred Smith
On Tue, Jul 21, 2020 at 09:23:23AM -0700, Adam Mercer wrote:
> On Tue, Jul 21, 2020 at 9:14 AM Bob Goodwin  wrote:
> 
> > Any thoughts on what to do?
> 
> I had problems printing to my networked Brother printer, the only
> thing I found to get it printing was to disable SELinux.

But it is a "bad thing"(TM) to disable selinux. selinux should be
producing alerts, which  you could use to fix or at least "solve"
the problem without totally disabling it.

Fred

-- 
---
 .Fred Smith   /  
( /__  ,__.   __   __ /  __   : / 
 //  /   /__) /  /  /__) .+'   Home: fre...@fcshome.stoneham.ma.us 
//  (__ (___ (__(_ (___ / :__ 781-438-5471 
 Jude 1:24,25 -
___
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: Printing failure -

2020-07-21 Thread Bob Goodwin



On 2020-07-21 12:23, Adam Mercer wrote:

Any thoughts on what to do?

I had problems printing to my networked Brother printer, the only
thing I found to get it printing was to disable SELinux.

Cheers

Adam
___

°
I had not thought about SELinuxbut seteforce 0 does not help. Thanks for 
the idea ...


--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
FEDORA-32/64bit LINUX XFCE Fastmail POP3
___
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: Printing failure -

2020-07-21 Thread Kevin Becker
Has it ever worked in Fedora 32?  There was a bug where mDNS was
removed from nsswitch.conf when I upgraded to F32 that broke printing
for me until I added it back.
https://bugzilla.redhat.com/show_bug.cgi?id=1811935


On Tue, 2020-07-21 at 12:13 -0400, Bob Goodwin wrote:
> Earlier today I discovered that I could not print from this Fedora
> 32. It has always printed without a problem. The printer is Ethernet
> connected to my LAN. I have gone through the setup with cups, the
> fedora/gnome admin app, and now the Brother liinux install tool.
> Cups shows:HLL5100DN 
> HLL5100DN Brother HLL5100DN for CUPS  Paused -
> "could not create directory "/root/BRF": Permission denied"
> 
> The Brother install tool quits when it tries to make a test print and
> finds it can't see the printer:
> lpadmin -p HLL5100DN -v cups-brf:/ -ETest Print? [y/N] ->y
> wait 5s.lpr -P HLL5100DN /usr/share/cups/data/testprintls: cannot
> access '/etc/udev/rules.d/*.rules': No such file or directoryls:
> cannot access '/etc/udev/rules.d/*.rules': No such file or
> directoryHit Enter/Return key.
> I began writing this yesterday, this morning we tried and were able
> to print from a Mac portable via wifi so that says the printer works
> at least. Something is corrupted in my computer it appears?
> And doing "ctrl p" fails with:
> > Cups shows:HLL5100DN   
> > HLL5100DN   Brother HLL5100DN for CUPS  Paused - "could not
> > create directory "/root/BRF": Permission denied"
> > 
> > The Brother install tool quits when it tries to make a test print
> > and finds it can't see the printer:
> > lpadmin -p HLL5100DN -v cups-brf:/ -ETest Print? [y/N] ->y
> 
> Any thoughts on what to do?Bob
> -- Bob Goodwin - Zuni, Virginia, USAhttp://www.qrz.com/db/W2BOD
> FEDORA-32/64bit LINUX XFCE Fastmail
> POP3___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: Printing failure -

2020-07-21 Thread Bob Goodwin



On 2020-07-21 12:49, Kevin Becker wrote:
Has it ever worked in Fedora 32?  There was a bug where mDNS was 
removed from nsswitch.conf when I upgraded to F32 that broke printing 
for me until I added it back.


https://bugzilla.redhat.com/show_bug.cgi?id=1811935

°
Yes, it has worked since the FC32 was installed using the Brother tool 
for the printers, dunno when it stopped but it would be less than a week 
since I needed it, I print some crossword puzzles weekly which led to 
finding it failing.


--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
FEDORA-32/64bit LINUX XFCE Fastmail POP3
___
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: Create bootable disk with fedora - but not using live-CD

2020-07-21 Thread Barry Scott


> On 20 Jul 2020, at 22:25, Steven Usdansky  wrote:
> 
>> On Mon, Jul 20, 2020 at 05:48:43PM +0100, Barry Scott wrote:
>> 
>> FWIW, some years back I did (more than once) install Fedora  onto
>> a USB stick using an normal install procedure. all I had to do was
>> be sure to specify the right device for the USB stick so I didn't
>> wipe out the installed system on the computer.
>> 
>> This was probably back around Fedoraaa 11-13 or thereabouts, and
>> I h aven't kept up with Fedora for the last few years, but there is
>> no reason THAT I KNOW OF why it wouldn't still work.
>> 
>> Good luck!
>> 
>> Fred
> It's been a few months since I did this, but the technique still works just 
> fine. 

1. Boot liveCD USB on PC that likes the Live CD.
2. Use that LiveCD to install to a differenet UCB stick

Thanks for the other suggestions. For background:

The PC that LiveCD fails on has an existing Fedora installation
that dual boots with Windows 10. The Fedora was install about 5 years
ago. Somewhere in last 3 or 4 Fedora releases Live CD started to fail.

The Live CD gets into systemd and is happily starting serrvices.
It hits "Monitoring for LVM2 mirrors" and hangs. I've waited for over an
hour just in case it pops out.

So its not BIOS the mahine can boot the USB stick and get into systemd.
I'm not aware of kernel options that will help with debugging the hang.

But I know I can debug this if I have a USB stick that I can edit to add in
debug code to the systemd unit that is hanging. Hence the the question.

Barry

> ___
> 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: Create bootable disk with fedora - but not using live-CD

2020-07-21 Thread Earl Terwilliger via users
I have the same problem when I create a usb stick of Fedora 32 but only on
some newer machines.

I don't think it is a bug but this shows how to fix it:

https://bugzilla.redhat.com/show_bug.cgi?id=1768498

Had to access the stick offline on another machine, then , I edited the
/etc/lvm/lvm.conf file and changed these two parms to these values:

  external_device_info_source = "udev"
  fw_raid_component_detection = 1

it now boots fine on all the machines (one that hung on the Monitoring LVM
and ones that did not)

Earl

___
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: Printing failure -

2020-07-21 Thread Fred Smith
On Tue, Jul 21, 2020 at 01:03:53PM -0400, Bob Goodwin wrote:
> 
> 
> On 2020-07-21 12:49, Kevin Becker wrote:
> >Has it ever worked in Fedora 32?  There was a bug where mDNS was
> >removed from nsswitch.conf when I upgraded to F32 that broke
> >printing for me until I added it back.
> >
> >https://bugzilla.redhat.com/show_bug.cgi?id=1811935
> °
> Yes, it has worked since the FC32 was installed using the Brother
> tool for the printers, dunno when it stopped but it would be less
> than a week since I needed it, I print some crossword puzzles weekly
> which led to finding it failing.

I have Centos-7 on a little acer netbook, with the brother drivers for
our DCP-7065. Every once in a while it stops working (with no errors
that I've found). when that happens I remove the drivers and reinstall
and we're good again. I'm guessing that something that comes down in an
update clobbers something that Brother's installer changed.

Fred

-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
 God made him who had no sin
  to be sin for us, so that in him
 we might become the righteousness of God."
--- Corinthians 5:21 -
___
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: Printing failure -

2020-07-21 Thread Bob Goodwin



On 2020-07-21 17:12, Fred Smith wrote:

I have Centos-7 on a little acer netbook, with the brother drivers for
our DCP-7065. Every once in a while it stops working (with no errors
that I've found). when that happens I remove the drivers and reinstall
and we're good again. I'm guessing that something that comes down in an
update clobbers something that Brother's installer changed.

Fred
° Yes, I did that yesterday, twice actually, it is always the same 
'print' never finds the printer. Anything else I've  used shows it? 
Probably some damage done while working on another problem I suspect ...


--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
FEDORA-32/64bit LINUX XFCE Fastmail POP3
___
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: Printing failure -

2020-07-21 Thread Fred Smith
On Tue, Jul 21, 2020 at 06:01:31PM -0400, Bob Goodwin wrote:
> 
> 
> On 2020-07-21 17:12, Fred Smith wrote:
> >I have Centos-7 on a little acer netbook, with the brother drivers for
> >our DCP-7065. Every once in a while it stops working (with no errors
> >that I've found). when that happens I remove the drivers and reinstall
> >and we're good again. I'm guessing that something that comes down in an
> >update clobbers something that Brother's installer changed.
> >
> >Fred
> ° Yes, I did that yesterday, twice actually, it is always the same
> 'print' never finds the printer. Anything else I've  used shows it?
> Probably some damage done while working on another problem I suspect
> ...

and I neglected to mention that I've never seen that issue on any OTHER of
my Centos systems. Go figure.


-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
The Lord detests the way of the wicked 
  but he loves those who pursue righteousness.
- Proverbs 15:9 (niv) -
___
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: Printing failure -

2020-07-21 Thread Doug H.
On Tue, Jul 21, 2020, at 9:13 AM, Bob Goodwin wrote:
> Earlier today I discovered that I could not print from this Fedora 32. 

I got my Brother DCP-L2550DW while I had F31. After I upgraded to F32 I 
realized I could not print, tho the printer still showed up as being there. The 
note that I wrote while fixing it is now in my "howto upgrade my Fedora" 
notes...


Had to re-install Brother printer stuff:
cd /home/doug/download/installed/Brother-printer
sudo ./uninstaller_brscan4
sudo ./uninstaller_brscan-skey
sudo ./uninstaller_DCPL2550DW

sudo ./linux-brprinter-installer-2.2.1-1
Input model name ->DCP-L2550DW
OK? [y/N] ->y
Will you specify the Device URI? [Y/n] ->Y
13 (I): Specify IP address.
select the number of destination Device URI. ->13
 enter IP address ->192.168.100.152
Test Print? [y/N] ->y

Test was good.



-- 
 Doug Herr
fedoraproject@wombatz.com
___
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: Printing failure -

2020-07-21 Thread Ed Greshko
On 2020-07-22 06:01, Bob Goodwin wrote:
>
>
> On 2020-07-21 17:12, Fred Smith wrote:
>> I have Centos-7 on a little acer netbook, with the brother drivers for
>> our DCP-7065. Every once in a while it stops working (with no errors
>> that I've found). when that happens I remove the drivers and reinstall
>> and we're good again. I'm guessing that something that comes down in an
>> update clobbers something that Brother's installer changed.
>>
>> Fred
> ° Yes, I did that yesterday, twice actually, it is always the same 'print' 
> never finds the printer. Anything else I've  used shows it? Probably some 
> damage done while working on another problem I suspect ...
>

Well, looking at this thread, Kevin mentioned"

"There was a bug where mDNS was removed from nsswitch.conf when I upgraded to 
F32 that broke printing for me until I added it back."

Have you added it back after working on the samba issue?

grep ^host /etc/nsswitch.conf

-- 
The key to getting good answers is to ask good questions.
___
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: Printing failure -

2020-07-21 Thread Bob Goodwin



On 2020-07-21 18:49, Ed Greshko wrote:

Well, looking at this thread, Kevin mentioned"

"There was a bug where mDNS was removed from nsswitch.conf when I upgraded to F32 
that broke printing for me until I added it back."

Have you added it back after working on the samba issue?

grep ^host /etc/nsswitch.conf

.
No I have not and looking at this I'm not certain if it is there or not:

[bobg@WS1 ~]$ grep ^host /etc/nsswitch.conf
hosts:  files dns myhostname
--

Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
FEDORA-32/64bit LINUX XFCE Fastmail POP3
___
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: Printing failure -

2020-07-21 Thread Ed Greshko
On 2020-07-22 07:02, Bob Goodwin wrote:
>
>
> On 2020-07-21 18:49, Ed Greshko wrote:
>> Well, looking at this thread, Kevin mentioned"
>>
>> "There was a bug where mDNS was removed from nsswitch.conf when I upgraded 
>> to F32 that broke printing for me until I added it back."
>>
>> Have you added it back after working on the samba issue?
>>
>> grep ^host /etc/nsswitch.conf
> .
> No I have not and looking at this I'm not certain if it is there or not:
>
> [bobg@WS1 ~]$ grep ^host /etc/nsswitch.conf
> hosts:  files dns myhostname

It is *not* there

Go back and edit /etc/authselect/user-nsswitch.conf and then run "authselect 
apply-changes"

You want /etc/authselect/user-nsswitch.conf to contain

hosts:  files mdns4_minimal [NOTFOUND=return] dns myhostname

-- 
The key to getting good answers is to ask good questions.
___
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


podman and PCI passthrough

2020-07-21 Thread Mauricio Tavares
  What is the argument I need to properly pass a PCI or PCIe
device to a podman container at runtime (podman-run)?
___
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: podman and PCI passthrough

2020-07-21 Thread Mauricio Tavares
On Tue, Jul 21, 2020 at 7:46 PM Mauricio Tavares  wrote:
>
>   What is the argument I need to properly pass a PCI or PCIe
> device to a podman container at runtime (podman-run)?

Argh, still thinking in docker terms. I meant podman-start[1]

[1] https://www.mankier.com/1/podman-start
___
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: Printing failure -

2020-07-21 Thread Bob Goodwin



On 2020-07-21 19:19, Ed Greshko wrote:

It is*not*  there

Go back and edit /etc/authselect/user-nsswitch.conf and then run "authselect 
apply-changes"

You want /etc/authselect/user-nsswitch.conf to contain

hosts:  files mdns4_minimal [NOTFOUND=return] dns myhostname

.
Ok, I did as you say. I will re-install the printer and let you know 
when it works. Probably tomorrow ...


Thank you,         Bob

--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
FEDORA-32/64bit LINUX XFCE Fastmail POP3
___
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: podman and PCI passthrough

2020-07-21 Thread Gordon Messmer

On 7/21/20 4:46 PM, Mauricio Tavares wrote:

   What is the argument I need to properly pass a PCI or PCIe
device to a podman container at runtime (podman-run)?



Assuming that it's supported by the OS running podman, I believe you can 
mount the device node inside the container using the --volume option.

___
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: Printing failure -

2020-07-21 Thread Ed Greshko
On 2020-07-22 07:50, Bob Goodwin wrote:
>
>
> On 2020-07-21 19:19, Ed Greshko wrote:
>> It is*not*  there
>>
>> Go back and edit /etc/authselect/user-nsswitch.conf and then run "authselect 
>> apply-changes"
>>
>> You want /etc/authselect/user-nsswitch.conf to contain
>>
>> hosts:  files mdns4_minimal [NOTFOUND=return] dns myhostname
> .
> Ok, I did as you say. I will re-install the printer and let you know when it 
> works. Probably tomorrow ...
>
> Thank you,         Bob
>

OK, and do verify that the changes were made to /etc/nsswitch.conf.  Just 
because paranoia is
at times not a bad thing.  :-) :-)

-- 
The key to getting good answers is to ask good questions.
___
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: Sane Scanner Resolution Configuration

2020-07-21 Thread Stephen Morris


On 21/7/20 9:45 pm, Mike Flannigan wrote:



My XSane ver 0.999 allows changing the resolution
by selecting the dropdown on the main screen and
selecting 75, 150, 300, 600, etc.

http://www.mflan.com/temp/res1.jpg


Thanks Mike, that's interesting, my Xsane ver 0.999 doesn't provide the 
same functionality. Where your gui has the resolution dropdown to let 
you select between the supported resolutions, my gui has two entries, a 
horizontal resolution and a vertical resolution, and both of them are 
disabled, so that the only way to change it is to manually changed the 
corresponding two lines in the configuration file. I'm now wondering 
whether the Epson driver is having an impact, as in order to see and use 
the Epson scanner xsane seems to be using the settings I put in the 
config file created by the install of Epson's imagescan software.
Are you able to supply the config file, or the resolution part of the 
config file, for your scanner, which if it is stored in the same 
location as it is for me, is in ~/.sane/xsane? I just wanted to see how 
it is set up for you and whether or not I can replicate that in my 
configuration.



regards,
Steve


Mike


On 7/21/20 4:08 AM, users-requ...@lists.fedoraproject.org wrote:

Subject:
Sane Scanner Resolution Configuration
From:
Stephen Morris 
Date:
7/21/20, 4:08 AM

To:
fedora 


Hi,
    Having installed imagescan from Epson, and installed sane and 
xsane, and edited the imagescan config file to specify the network 
settings of my printer all-in-one, I now have xsane finding my 
scanner, but this has highlighted a problem.
    Having run xsane it has created Epson:ET-3700.drc in path 
~/.sane/xsane, which contains all the options used by xsane for 
scanning. Two of the options are for the horizontal and vertical scan 
resolution, which by default are set to 75. These options are 
reflected in the xsane gui, but they are disabled so I can't alter 
them from the gui, I have to edit the config file and specify the 
resolution I want in there.
    Where can I find documentation on the format of that xsane config 
file, that would tell me how I get the list of resolutions the 
scanner supports into that config file so that they are selectable by 
a dropdown in the xsane gui?


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


___
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