Converting a Fedora installation from BIOS to UEFI
by Patrick O'Callaghan
I have a new external drive with Windows 10, cloned from my working
QEMU/KVM setup under F26. I want the option of continuing to use it as
a VM, or occasionally dual-booting directly into Windows. The VM is set
up to use UEFI but my host is running under BIOS, so I need to change
one of them to match the other. I prefer to change the host to UEFI as
that is the preferred method for running VMs.
So how do I go about it? If I simply boot using UEFI I get the EFI menu
with a bunch of block devices and no \EFI directory, which I think
means that I need to do something specific in Fedora. Is this some
magic incantation with Grub? The Grub man pages are not clear.
poc
3 years, 2 months
This morning's update & bluetooth
by Wells, Roger K.
Computer is Thinkpad x260
Uname -a:
Linux rwells-x260 4.13.4-200.fc26.x86_64 #1 SMP Thu Sep 28 20:46:39 UTC
2017 x86_64 x86_64 x86_64 GNU/Linux
Just updated from 4.12.14
I was using two Bluetooth devices, mouse & speaker, when I started the
update.
After the update neither would connect.
Rebooting the previous kernel, both connect again
Same for Wayland & Xorg (no surprise)
--
Roger Wells, P.E.
leidos
221 Third St
Newport, RI 02840
401-847-4210 (voice)
401-849-1585 (fax)
roger.k.wells(a)leidos.com
3 years, 2 months
hybrid graphics laptop and nouveau
by AV
Hello,
This concerns an Asus Zenbook with hybrid graphics (Intel/Nvidia).
1) There are 2 ways to deactivate the nouveau driver:
by adding 'modprobe.nouveau=0' to the kernel cmd line OR
by adding 'modprobe.blacklist=nouveau rd.blacklist=nouveau'.
Which is to be preferred?
2) I do the above because there is as yet no Nvidia driver that
gives a hybrid solution like under Windows and the Intel driver
is more than enough for my needs.
However when using a solution as described in 1) the Nvidia chip
will still drain power. Is there anyway to deactivate the chip?
(short of removing it from the motherboard if possible).
AV
3 years, 2 months
strange screen tearing effect
by Tim
Since updating to Fedora 26, I get a strange screen tearing effect on
any moving image (scrolling webpages, watching live video, anything
that moves). The effect is unnoticeable on static displayes. The
effect is like this diagram:
http://imgbox.com/TqED2C76
There's a portion at the top of the screen related to one moment in
time, with a dividing line going across the screen, related to another
moment. The really strange thing is that there's a diagonal portion to
this division.
The division slowly rolls down the screen, so it can be seen that the
screen refresh rate is different from the source material (whatever it
may be).
According to driconf, which offers options I know nothing about, and
offers nothing I see related to setting any vertical sync options, the
graphics set is using: NV98 (nouveau)
The display configurator (I'm using Mate) gives me 60 or 75 Hz refresh
rates, and they will change the rate that the dividing line rolls down
the screen, but not eliminate it.
I'm using a LCD screen connected through a DVI cable (both ends, no
conversions). Mate's display configurator says its DVI-I
How can I get rid of this?
--
[tim@localhost ~]$ uname -rsvp
Linux 4.13.5-200.fc26.x86_64 #1 SMP Thu Oct 5 16:53:13 UTC 2017 x86_64
Boilerplate: All mail to my mailbox is automatically deleted.
There is no point trying to privately email me, I only get to see
the messages posted to the mailing list.
Using Windows software is like coating all your handtools with sewage.
3 years, 2 months
FW update from gnome-softwares
by Jeandet Alexis
Hello,
Today I got for the first time a dell Precision 5520 and I saw the
firmware(EFI) update from gnome softwares, this is AWESOME!
I hope more vendors will push their fw in the near future :).
Thanks guys,
Alexis.
3 years, 2 months
Alternatives to "No Native Notifications" Firefox extension.
by Sam Varshavchik
With Firefox 57 looming on the horizon, this is the only extension that I
have that won't work with it.
I tinkered with XFCE's notification settings manager, until native
notifications look sort of like Firefox's own notifications, but the native
ones are still much more compact, take up much less screen real estate, and
are much less intrusive.
Anyone know of any 57+-compatible alternative, to keep using Firefox's
notifications, instead of the system ones?
3 years, 2 months
f26 to f26 cups sharing problem
by tar@sonic.net
I'm having a cups sharing issue in what should be a straightforward
situation: an existing f26 system (the client) trying to get a
remote printer from a freshy installed f26 system (the server).
cupsd.conf on the server is set to allow sharing in general
and of the desired printer in particular,
and the firewalls (server and client) have mdns and ipp-client ports open.
Both machines are on the same internal network (192.168.1.4 and 192.168.1.6)
and I can ssh between them just fine so the network is ok.
On the client side, "avahi-browse -a" shows the printer from the server
just fine:
+ enp9s0 IPv4 HP Deskjet D2500 series @ liberty Internet
Printer local
+ enp9s0 IPv4 HP Deskjet D2500 series @ liberty _ipps._tcp
local
+ enp9s0 IPv4 HP Deskjet D2500 series @ liberty UNIX
Printer local
However, "cups-browsed -v" has an issue:(running with cups-browsed.service
stopped for testing)
Avahi Browser: NEW: service 'HP Deskjet D2500 series @ liberty' of
type '_ipp._tcp' in domain 'local'
Avahi Browser: CACHE_EXHAUSTED
Avahi Browser: ALL_FOR_NOW
Avahi Browser: NEW: service 'HP Deskjet D2500 series @ liberty' of
type '_ipps._tcp' in domain 'local'
Avahi Browser: CACHE_EXHAUSTED
Avahi Browser: ALL_FOR_NOW
Avahi-Resolver: Failed to resolve service 'HP Deskjet D2500 series @
liberty' of type '_ipp._tcp' in domain 'local': Timeout reached
listening
Avahi-Resolver: Failed to resolve service 'HP Deskjet D2500 series @
liberty' of type '_ipps._tcp' in domain 'local': Timeout reached
If I "systemctl restart cups.service" on the server, then retry the
browse, the
result is:
Could not connect to the server liberty.local:631 for
Deskjet-D2500-series!
So it seems like the broadcast from the server is working
but for some reason the server is not allowing the clien
to get the additional information from port 631.
Port 631 (ipp-client) is allowed by the firewall,
and "systemctl stop firewalld"
on the server does not change the behavior.
The address "liberty.local:631" is suspect, as the server should be
liberty.localdomain,
but even adding liberty.local to /etc/hosts made no difference.
On the server, a netstat shows
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 0.0.0.0:ipp 0.0.0.0:* LISTEN
882/cupsd
tcp6 0 0 [::]:ipp [::]:* LISTEN
882/cupsd
udp 0 0 0.0.0.0:ipp 0.0.0.0:*
938/cups-browsed
so it sure seems like the server is listening on the right port...
and this client has no problem connecting to a legacy f14 system.
any clues or suggestions?
3 years, 2 months
Any changes to php / httpd that need changes in configurationfiles?
by Teaterljud se
We have problems since an update with php pages (PHP 7.1.10, Apache/2.4.28 (Fedora 27))
I just noticed that changes was made to mariadb-configuration in some way, we had /var/run/mariadb/ as pid dir and this dir was automatic removed so mysql couldnt start..
Have it been made any changes that I need to do?
apache logs dont show anything, but php dont work and we made several reinstalles and tryes..
Thanks in advance
3 years, 2 months
updatedb
by Patrick Dupre
Hello,
updatedb does not run periodically.
Where should I initiate it (cron ?).
Thank.
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
3 years, 2 months