Re: How to install F35

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 5 Apr 2022, Samuel Sieb wrote:

On 4/5/22 08:51, Michael Hennebry wrote:
On Tue, 5 Apr 2022, Samuel Sieb wrote:
Install "monitor-edid" and run it.  See if it sees the correct monitor resolutions.

$ monitor-edid
you must be root to run this program

That is strange.  It worked for me as a user.

$ sudo monitor-edid
mmap /dev/mem: Permission denied
$ sudo sh
sh-5.1# whoami
root
sh-5.1# monitor-edid
mmap /dev/mem: Permission denied
sh-5.1# ls -l /dev/mem
crw-r-----. 1 root kmem 1, 1 Apr  5 02:58 /dev/mem
sh-5.1#

I wonder if it's because you have secure boot enabled.

I think my machine predates secure boot.
It's an HP Compaq dc5800 .
Is there a way to ask it?

Had it worked, would the screen have changed instantly?

No, that just lists the available modes of the monitor. I was trying to check if the EDID was working properly.

Another way that might work with secure boot enabled is to use "decode-edid" instead. Install it, then run "find /sys -name edid". On my system, that gives me:
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card0/card0-HDMI-A-1/edid
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card0/card0-HDMI-A-2/edid
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card0/card0-DP-1/edid

My monitor is connected to "HDMI-A-2". If you don't know which one, then just cat each one until you get a bunch of garbage on the terminal. Then run the following, but replace with the right path.

edid-decode < /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card0/card0-HDMI-A-2/edid

I'll get to it.
At the moment, I'm distracted by other things:
an unmet need for food and drink,
a horde of dnf -y installs of F35 versions of my F33 packages and
a black window that appears when I try to use gvim.

Any suggestions regarding that last?

--
Michael   hennebry@xxxxxxxxxxxxxxxxxxxxx
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
                                                             --  someeecards
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux