turn on the camera
by Patrick Dupre
Hello,
How do I turn on the camera of the laptop?
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988
===========================================================================
2 years, 6 months
wifi not found
by Patrick Dupre
Hello,
I have no Wi-fi adapter found.
It is an
Intel® Dual Band Wireless-AC 3165
This device used to run properly in the past.
The driver (I guess that the correct)
iwl7260-firmware-25.30.13.0-111.fc32.noarch
is installed
Any Idea?
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988
===========================================================================
2 years, 6 months
system-upgrade f31 to f32 on CLI fails
by Ranjan Maitra
So, I have been trying to upgrade this fully updated f31 machine on the CLI. I have tried the following:
$ sudo dnf --refresh upgrade
Adobe Systems Incorporated 17 kB/s | 2.9 kB 00:00
Fedora 31 openh264 (From Cisco) - x86_64 6.6 kB/s | 986 B 00:00
Fedora Modular 31 - x86_64 93 kB/s | 16 kB 00:00
Fedora Modular 31 - x86_64 - Updates 77 kB/s | 13 kB 00:00
Fedora 31 - x86_64 - Updates 71 kB/s | 12 kB 00:00
Fedora 31 - x86_64 - Updates 801 kB/s | 2.8 MB 00:03
Fedora 31 - x86_64 96 kB/s | 16 kB 00:00
google-chrome 18 kB/s | 1.3 kB 00:00
RPM Fusion for Fedora 31 - Free - Updates 14 kB/s | 3.3 kB 00:00
RPM Fusion for Fedora 31 - Free 23 kB/s | 3.1 kB 00:00
RPM Fusion for Fedora 31 - Nonfree - Updates 25 kB/s | 3.4 kB 00:00
RPM Fusion for Fedora 31 - Nonfree 23 kB/s | 3.1 kB 00:00
Dependencies resolved.
Nothing to do.
Complete!
$ sudo dnf system-upgrade download --releasever=32
Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you want to continue [y/N]: y
Adobe Systems Incorporated 17 kB/s | 2.9 kB 00:00
Fedora 32 openh264 (From Cisco) - x86_64 6.7 kB/s | 986 B 00:00
Fedora Modular 32 - x86_64 87 kB/s | 16 kB 00:00
Fedora Modular 32 - x86_64 - Updates 71 kB/s | 13 kB 00:00
Fedora 32 - x86_64 - Updates 65 kB/s | 11 kB 00:00
Fedora 32 - x86_64 - Updates 402 kB/s | 460 kB 00:01
Fedora 32 - x86_64 88 kB/s | 16 kB 00:00
google-chrome 24 kB/s | 1.3 kB 00:00
RPM Fusion for Fedora 32 - Free - Updates 24 kB/s | 3.3 kB 00:00
RPM Fusion for Fedora 32 - Free 22 kB/s | 3.1 kB 00:00
RPM Fusion for Fedora 32 - Nonfree - Updates 25 kB/s | 3.4 kB 00:00
RPM Fusion for Fedora 32 - Nonfree 23 kB/s | 3.1 kB 00:00
Error:
Problem: The operation would result in removing the following protected packages: dnf, systemd, systemd-udev
(try to add '--skip-broken' to skip uninstallable packages)
$ sudo dnf distro-sync
Last metadata expiration check: 0:14:06 ago on Wed 02 Sep 2020 11:22:53 AM CDT.
Error:
Problem: The operation would result in removing the following protected packages: dnf, systemd, systemd-udev
(try to add '--skip-broken' to skip uninstallable packages)
I can not figure out what to do. Any suggestions?
Ranjan
2 years, 6 months
How do I disable scaling on XWayland?
by Qiyu Yan
Hello all,
I just set up fractional scaling for my external screen, and I end up
with all my XWayland applications become blur. I think it is because
XWayland can not handle the scaling properly. So I whould like to stop
XWayland's scaling while left scaling for Wayland appliations on, I
can't find a docunment about how to do this anywhere, can any one help
me?
Cheers,
Qiyu Yan
2 years, 6 months
fedora php package and apache user with nginx
by ITwrx
i was wondering why Fedora (and openSUSE) still use "apache" for the php
user (and "nginx" user for nginx) instead of using a generic "http" or
"www" user for php, apache and nginx like some other distros? When
running php under the "nginx" user, the session gets broken every time
php is updated, because the package has the "apache" user hardcoded [2]
and those dir/file perms get set back to apache. This is annoying and
confusing when using nginx and being new to Fedora and doesn't happen on
Arch, and i'm guessing not on Ubuntu/(Debian?) either. Now i've made my
own session and opcache directories, as mentioned here [1], but i'd
rather not have to make these special config adjustments for different
distros, especially when it seems like a workaround for something that
should be fixed in the packaging. Maybe i'm wrong?
Am i missing something about how people are using nginx and php
together, or is this just legacy packaging defaults from a time when
there was only apache, which haven't been reconsidered since then? If
the latter, it would be nice if Fedora would reconsider the way these
packages' users are handled.
thanks
1)
https://askbot.fedoraproject.org/en/question/111334/permissions-on-folder...
2) https://bugzilla.redhat.com/show_bug.cgi?id=744405
2 years, 6 months
javascript/firefox -- really off topic issue/question
by bruce
Hi.
A few weeks ago someone posted an off-topic thread about scraping
javascript/dynamic sites. Sorry to say, I've got a similar off-topic
post.
If this is unacceptable, let me know and I'll delete the thread.
I'm dealing with the results of a url/site that has javascript. I had
thought I could simply use Firefox, and hit the Developer Tools, and
use the Inspector subWindow.
All of this seems to work. However, in the Inspector window, I cant
figure out how to "expand" all the nodes to see the complete html of
the generated page.
Been looking all over the net to figure this out. I know it's something subtle.
I can set the "mouse" to the "html" node at the top of the window.
Using the "right mouse" click I can select the "Exapnd All" option,
and it appears to expand the nodes within the html. However, I can't
seem to figure out how to then do a "Select All" for all the html in
the Inpspector window so I can view the complete html in an external
editor.
Any idea how this can be accomplished?
thanks!
2 years, 6 months
whatsapp
by Patrick Dupre
Hello,
Is there a whatsapp or equivalent for fedora?
Thank.
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988
===========================================================================
2 years, 6 months
very strange issue after a dnf upgrade from fc31 to fc32
by Michael D. Setzer II
did the upgrade and everything seemed to go just fine with the upgrade,
but after it rebooted and did the actual upgrade the reboot afterwards
resulted in this coming up. No grub boot menu at all?
"fatal error: token too large, exceeds YYLMAX"
Found this in bugzilla and it talked about a problem with a set root line
in the grub.cfg file??
Booted from a livecd usb flash I had and mounted the boot partition.
Looked at the grub line, and set root line was fine, but found a set
default_kernelopts= line.
the original grub.cfg file was 854308 bytes in size???
line had root=UUID-(blkid of root), but then seemed to continue to
repeat it over and over again.
I shorted it to just have the first one. and deleted the rest of line.
Fixed grub.cfg file was just 6892 bytes in size.
Rebooted, and machine came up fine??
Have no clue what would cause this strange problem, but was lucky to
find a quick fix. Was about to just do a clean install.
Any ideals.
I have saved the bad grub.cfg file, but opening it with gedit, shows the
line as one line, and seems to write over itself??
Seems to be like 13000 of the repeating block ids.
Sometime it was UUID= and then a few and sometime a lot repeating.
At the very end the last one has the ro rhgb quiet "
+------------------------------------------------------------+
Michael D. Setzer II - Computer Science Instructor (Retired)
mailto:mikes@guam.net
mailto:msetzerii@gmail.com
Guam - Where America's Day Begins
G4L Disk Imaging Project maintainer
http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+
2 years, 6 months
rpmconf-matt: Tool for three-way merge of RPM configuration files
by Matt McCutchen
Hi Fedora users (FYI to rpmconf maintainer),
Several years ago, I wrote a little tool to help automate a three-way
merge of RPM-managed configuration files after package upgrades. This
has been a sore omission from Fedora for years:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.o...
And I've finally decided to make the tool public on my web site:
https://mattmccutchen.net/utils/utils.git/blob/HEAD:/rpmconf-matt
It's currently crude in a lot of ways, but others who are still letting
RPM mutate their root filesystem (rather than using something like
Silverblue) may already find it useful with minimal modifications. If
enough people are interested, I may be motivated to clean it up and try
to get the functionality added to the rpmconf in Fedora. If people
want to help, that's even better.
Let me know if there's another place I should promote this. Also
please let me know if I've overlooked an existing tool that does the
same thing; a quick web search today didn't find any.
Cheers,
Matt
2 years, 6 months