Proprietary drivers for Intel - UHD Graphics 770

Need help with peripherals or devices?
Post Reply
Message
Author
ashim
Posts: 6
Joined: 2025-01-10 09:22

Proprietary drivers for Intel - UHD Graphics 770

#1 Post by ashim »

Dear all,

I am on a Debian 12 server.

My problem is that the server keeps freezing. When it freezes it does not allow SSH connections. Then I have to reboot the server and then it allows SSH connections.

I have read on the internet that this is because of open source drivers used with proprietary hardware - usually the graphics card.

Here is a part of the output from :

Code: Select all

lspci -v

00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-S GT1 [UHD Graphics 770] (rev 04) (prog-if 00 [VGA controller])
        Subsystem: ASRock Incorporation Raptor Lake-S GT1 [UHD Graphics 770]
        Flags: bus master, fast devsel, latency 0, IRQ 208
        Memory at 6003000000 (64-bit, non-prefetchable) [size=16M]
        Memory at 4000000000 (64-bit, prefetchable) [size=256M]
        I/O ports at 7000 [size=64]
        Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
        Capabilities: [40] Vendor Specific Information: Len=0c <?>
        Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
        Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable+ 64bit-
        Capabilities: [d0] Power Management version 2
        Capabilities: [100] Process Address Space ID (PASID)
        Capabilities: [200] Address Translation Service (ATS)
        Capabilities: [300] Page Request Interface (PRI)
        Capabilities: [320] Single Root I/O Virtualization (SR-IOV)
        Kernel driver in use: i915
        Kernel modules: i915, xe

Can some one show me how to install the corresponding proprietary drivers for this card on Debian 12?

Many thanks,
Ashim

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2548
Joined: 2010-06-07 16:59
Has thanked: 50 times
Been thanked: 282 times

Re: Proprietary drivers for Intel - UHD Graphics 770

#2 Post by FreewheelinFrank »

Intel provides and supports open source drivers.
https://wiki.archlinux.org/title/Intel_graphics
sunrat wrote: 2024-12-15 00:58 Intel drivers are generally included in the kernel so nothing to install.
viewtopic.php?p=812991#p812991

You may be thinking of non-free firmware:

https://www.debian.org/doc/debian-polic ... chive-area

From the second link:
sunrat wrote: 2024-12-15 00:58You may need some firmware though. Maybe firmware-intel-graphics, intel-microcode etc. Best to install the versions from Backports as your computer is fairly recent.
https://packages.debian.org/search?keywords=intel
ashim wrote: 2025-01-10 09:34 I have read on the internet that this is because of open source drivers used with proprietary hardware - usually the graphics card.
Not everything you read on the internet is true, rational, or even sane. Better to investigate the cause of the freeze.

ashim
Posts: 6
Joined: 2025-01-10 09:22

Re: Proprietary drivers for Intel - UHD Graphics 770

#3 Post by ashim »

Hello,

Many thanks for your reply. Can you please point me in the right direction? How do I investigate the cause of the freeze?

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2548
Joined: 2010-06-07 16:59
Has thanked: 50 times
Been thanked: 282 times

Re: Proprietary drivers for Intel - UHD Graphics 770

#4 Post by FreewheelinFrank »

There are quite a few things to try here:

https://www.reddit.com/r/linuxquestions ... em_freeze/

ashim
Posts: 6
Joined: 2025-01-10 09:22

Re: Proprietary drivers for Intel - UHD Graphics 770

#5 Post by ashim »

I see:

Code: Select all

root@rescue / # journalctl -b-1 -perr
Jan 10 02:35:44 xxxxxxxxxx systemd[1]: Failed to start networking.service - Raise network interfaces.
Jan 10 02:35:44 xxxxxxxxxx ntpd[973]: CONFIG: restrict nopeer ignored
Jan 10 02:35:44 xxxxxxxxxx ntpd[973]: CLOCK: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired less than 14 days ago
Jan 10 02:35:44 xxxxxxxxxx ntpd[973]: statistics directory /var/log/ntpsec/ does not exist or is unwriteable, error No such file or d>
Jan 10 02:36:45 xxxxxxxxxx kernel: snd_hda_intel 0000:00:1f.3: no codecs found!
How can I update the leapseconds.list?

User avatar
Uptorn
Posts: 454
Joined: 2022-01-22 01:07
Has thanked: 345 times
Been thanked: 122 times

Re: Proprietary drivers for Intel - UHD Graphics 770

#6 Post by Uptorn »

I would try

Code: Select all

journalctl -fu networking.service
And would also consider checking that the system time in your board's BIOS/EFI settings is correct.

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2548
Joined: 2010-06-07 16:59
Has thanked: 50 times
Been thanked: 282 times

Re: Proprietary drivers for Intel - UHD Graphics 770

#7 Post by FreewheelinFrank »

It's not actually an unreasonable hypothesis that a graphics issue is a cause of this freeze. It won't hurt to make sure you have the firmware mentioned in the quote from sunrat installed, as well as investigating any issues in the journal.

ashim
Posts: 6
Joined: 2025-01-10 09:22

Re: Proprietary drivers for Intel - UHD Graphics 770

#8 Post by ashim »

When I did:

Code: Select all

root@rescue / # ntpleapfetch
NOTICE: File expired on Sat Dec 28 12:00:00 AM UTC 2024
The above seems to be waiting for some input.
Last edited by ashim on 2025-01-11 04:51, edited 1 time in total.

ashim
Posts: 6
Joined: 2025-01-10 09:22

Re: Proprietary drivers for Intel - UHD Graphics 770

#9 Post by ashim »

I turned on verbose output, it is showing a 404, what do I do now ?

Code: Select all

root@rescue / # ntpleapfetch -v
INFO: Checksum of /usr/share/zoneinfo/leap-seconds.list validated
NOTICE: File expired on Sat Dec 28 12:00:00 AM UTC 2024
INFO: Attempting download from https://www.ietf.org/timezones/data/leap-seconds.list, try 1..
--2025-01-11 05:12:48--  https://www.ietf.org/timezones/data/leap-seconds.list
Resolving www.ietf.org (www.ietf.org)... 2606:4700::6810:2c63, 2606:4700::6810:2d63, 104.16.45.99, ...
Connecting to www.ietf.org (www.ietf.org)|2606:4700::6810:2c63|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-01-11 05:12:48 ERROR 404: Not Found.
INFO: Waiting 10 minutes before retrying...

I found these 2 on the internet:

https://blog.x-way.org/Linux/2024/11/10 ... fetch.html
https://gitlab.com/NTPsec/ntpsec/-/comm ... 3103fad818

I think I should be doing:

Code: Select all

ntpleapfetch -s https://data.iana.org/time-zones/tzdb/leap-seconds.list

ashim
Posts: 6
Joined: 2025-01-10 09:22

Re: Proprietary drivers for Intel - UHD Graphics 770

#10 Post by ashim »

I did :

Code: Select all

root@rescue / # ntpleapfetch -s https://data.iana.org/time-zones/tzdb/leap-seconds.list
NOTICE: File expired on Sat Dec 28 12:00:00 AM UTC 2024
INFO: Download of https://data.iana.org/time-zones/tzdb/leap-seconds.list succeeded
chown: invalid group: ‘root:wheel’
NOTICE: Installed new  /usr/share/zoneinfo/leap-seconds.list from https://data.iana.org/time-zones/tzdb/leap-seconds.list
Query: May I ignore the chown : invalid group: ‘root:wheel’ ?
Is it big deal ?

ashim
Posts: 6
Joined: 2025-01-10 09:22

Re: Proprietary drivers for Intel - UHD Graphics 770

#11 Post by ashim »

Uptorn wrote: 2025-01-10 14:57 I would try

Code: Select all

journalctl -fu networking.service
And would also consider checking that the system time in your board's BIOS/EFI settings is correct.
When I do :

Code: Select all

journalctl -fu networking.service 
it seems to be stuck. It does not respond even after waiting.

What should I be doing ?

When I mount the block device and do chroot to the folder where the block device is mounted, then I get this:

Code: Select all

root@rescue / # journalctl -fu networking
Failed to get boot id: No such file or directory

arzgi
Posts: 1775
Joined: 2008-02-21 17:03
Location: Finland
Has thanked: 1 time
Been thanked: 103 times

Re: Proprietary drivers for Intel - UHD Graphics 770

#12 Post by arzgi »

Code: Select all

Jan 10 02:35:44 xxxxxxxxxx ntpd[973]: statistics directory /var/log/ntpsec/ does not exist or is unwriteable, error No such file or d>
I think this is your problem.

User avatar
bbbhltz
Section Moderator
Section Moderator
Posts: 386
Joined: 2024-01-10 14:53
Has thanked: 74 times
Been thanked: 85 times

Re: Proprietary drivers for Intel - UHD Graphics 770

#13 Post by bbbhltz »

Edit: I have added some code blocks in some of the posts
bbbhltz
longtime desktop Linux user; eternal newbie

Post Reply