Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel.testing > #1355
| Path | csiph.com!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!bofh.it!news.nic.it!robomod |
|---|---|
| From | Ben Mueller <letterbox@internix.de> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel.testing |
| Subject | Bug#1000481: upgrade-reports: Bullseye kernel hangs while initialising i915 gpu driver on old intel graphic chip |
| Date | Tue, 23 Nov 2021 23:00:02 +0100 |
| Message-ID | <DmLZw-PF-9@gated-at.bofh.it> (permalink) |
| X-Original-To | Debian Bug Tracking System <submit@bugs.debian.org> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Tue Nov 23 21:51:10 2021 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -3.951 |
| Reply-To | Ben Mueller <letterbox@internix.de>, 1000481@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | letterbox@internix.de, Debian Testing Group <debian-testing@lists.debian.org> |
| X-Debian-Pr-Message | report 1000481 |
| X-Debian-Pr-Package | upgrade-reports |
| Content-Type | text/plain; charset="us-ascii" |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7bit |
| X-Mailer | reportbug 7.10.3+deb11u1 |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1692446 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 52 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Tue, 23 Nov 2021 22:46:45 +0100 |
| X-Original-Message-ID | <163770400588.6225.7240689826921980656.reportbug@rappel.chaos.loc> |
| Xref | csiph.com linux.debian.bugs.dist:1082873 linux.debian.devel.testing:1355 |
Cross-posted to 2 groups.
Show key headers only | View raw
Package: upgrade-reports
Severity: normal
X-Debbugs-Cc: letterbox@internix.de
My previous release is: Buster
I am upgrading to: Bullseye
Archive date: ?
Upgrade date: 2021-11-21
uname -a before upgrade: (kernel: linux-image-4.19.0-18-amd64 4.19.208-1)
uname -a after upgrade: Linux rappel 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux
Method: apt
Contents of /etc/apt/sources.list:
deb http://ftp.de.debian.org/debian/ bullseye main contrib non-free
deb-src http://ftp.de.debian.org/debian/ bullseye main
deb http://security.debian.org/debian-security bullseye-security main contrib non-free
deb-src http://security.debian.org/debian-security bullseye-security main
deb http://ftp.de.debian.org/debian/ bullseye-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ bullseye-updates main
Further Comments/Problems:
The update went fine without errors. But booting with the new kernel did
not work. The display went black shortly after loading the new kernel. I
think it was the moment when it normally changes the display resolution.
The boot process did not continue. Keyboard and mouse were not functioning.
I had to hard switch off the computer. There were no logs written to disk.
Fortunately my old kernel linux-image-4.19.0-18-amd64 was still able to
boot.
I solved the problem by inserting a boot parameter "intel_iommu=off" to
grub. With this parameter the kernel from bullseye
linux-image-5.10.0-9-amd64 was able to boot properly and the graphic was
fine on console and with x. The kernel from buster did not need this
boot parameter.
I think the problem is, that the i915 gpu driver has difficulties to
initialise my old intel graphic chip. According to lspci it is:
00:02.0 VGA compatible controller: Intel Corporation 82Q35 Express Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
Subsystem: Fujitsu Technology Solutions 82Q35 Express Integrated Graphics Controller
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at f0200000 (32-bit, non-prefetchable) [size=512K]
I/O ports at 1c70 [size=8]
Memory at e0000000 (32-bit, prefetchable) [size=256M]
Memory at f0000000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
I hope this report will be useful to other people trying to run the
bullseye kernel on old intel hardware.
Back to linux.debian.devel.testing | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#1000481: upgrade-reports: Bullseye kernel hangs while initialising i915 gpu driver on old intel graphic chip Ben Mueller <letterbox@internix.de> - 2021-11-23 23:00 +0100
Bug#1000481: upgrade-reports: Bullseye kernel hangs while initialising i915 gpu driver on old intel graphic chip Paul Gevers <elbrus@debian.org> - 2021-12-23 21:10 +0100
Bug#1000481: upgrade-reports: Bullseye kernel hangs while initialising i915 gpu driver on old intel graphic chip Ben Mueller <letterbox@internix.de> - 2021-12-24 00:00 +0100
Bug#1000481: upgrade-reports: Bullseye kernel hangs while initialising i915 gpu driver on old intel graphic chip Paul Gevers <elbrus@debian.org> - 2021-12-24 07:40 +0100
Processed: Re: Bug#1000481: upgrade-reports: Bullseye kernel hangs while initialising i915 gpu driver on old intel graphic chip "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-12-24 07:40 +0100
csiph-web