ubuntu-drivers devices 20.04 shows nothing
Ralf Mardorf
kde.lists at yahoo.com
Tue Aug 3 01:01:48 UTC 2021
If you google for "VGA compatible controller: Intel Corporation
Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics
Controller (rev 35)" you get a lot of hits, such as
"1. Create a new text file called /etc/X11/xorg.conf.d/20-intel.conf
with your favorite text editor containing the following text. Since
this file resides in the /etc folder and not your home directory, you
need root or sudo access to create or edit this file: Code:
Section "Device"
Identifier "card0"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection
2. If the section for Intel card is already present, just add the
following line: Code:
Option "AccelMethod" "uxa"
3. Save the file and reboot." -
https://forums.fedoraforum.org/showthread.php?311031-Video-issues-(Intel-HD-graphics)-driver-related
It's probably not the solution, but perhaps a pointer into the right
direction.
It's quite possible that the nowadays unsupported "intel" driver
mentioned by this thread from 2016 is a problem, for your hardware,
too. AFAIK several major distros migrated to the "modesetting" driver,
but maybe the "modesetting" doesn't solve issues for your hardware.
"i have added two lines (options) in my 20-intel.conf file located in
this path : /usr/share/X11/xorg.conf.d/20-intel.conf and i didnt have
any gpu hang problem for 3 days the lines that i have added are :
Option “NoAccel” “True” Option “DRI” “False”" -
https://community.parrotsec.org/t/xorg-context-reset-due-to-gpu-hang-desktop-freezing/13722
The best Linux support existed for Intel machines, the reason for me to
migrate to an Intel machine. And today a lot of Intel machines don't
work correctly anymore.
Mine...
$ hwinfo --gfxcard
23: PCI 02.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: _Znp.L9uVCm4iWi2
SysFS ID: /devices/pci0000:00/0000:00:02.0
SysFS BusID: 0000:00:02.0
Hardware Class: graphics card
Model: "Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0402 "Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0xd000
Revision: 0x06
Driver: "i915"
Driver Modules: "i915"
Memory Range: 0xf7800000-0xf7bfffff (rw,non-prefetchable)
Memory Range: 0xe0000000-0xefffffff (ro,non-prefetchable)
I/O Ports: 0xf000-0xf03f (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 28 (9022171 events)
I/O Port: 0x00 (rw)
Module Alias: "pci:v00008086d00000402sv00001458sd0000D000bc03sc00i00"
Driver Info #0:
Driver Status: i915 is active
Driver Activation Cmd: "modprobe i915"
Config Status: cfg=new, avail=yes, need=no, active=unknown
...requires to migrate to the "modesetting" driver to get rid of issues
and to introduce tons of other issues instead, if I want to use recent
mainline/stable kernels. However, I stay with 4.19 longterm kernels
instead and continue using the "intel" driver. Not to mention that even
working hardware video acceleration is more or less useless, due to
less software support to use it.
For good reasons almost all attempts to establish Linux desktop
computers by public authorities or for any professional purpose
miserably failed. I stay with Linux as a pastime.
More information about the ubuntu-users
mailing list