Bug#1023779: linux: deleting the kernel image package leaves back /lib/modules/ when a kernel package was built

2022-11-09 Thread Christoph Anton Mitterer
Just noted, that part of what I wrote is probably bollocks. ^^


On Thu, 2022-11-10 at 03:37 +0100, Christoph Anton Mitterer wrote:
> $ ls -al 6.0.0-3-amd64/build 6.0.0-3-amd64/source
> lrwxrwxrwx 1 calestyo calestyo 36 Nov  5 14:41 6.0.0-3-amd64/build -> 
> /usr/src/linux-headers-6.0.0-3-amd64
> lrwxrwxrwx 1 calestyo calestyo 37 Nov  5 14:41 6.0.0-3-amd64/source -> 
> /usr/src/linux-headers-6.0.0-3-common

The date of the symlinks is November the 5th, however I built the
custom kernel this night.

So there must have been something else that created them (dkms? - at
least not me personally)... or is there some date mangling somewhere
for making reproducible builds?



Bug#1023779: linux: deleting the kernel image package leaves back /lib/modules/ when a kernel package was built

2022-11-09 Thread Christoph Anton Mitterer
Source: linux
Version: 6.0.7-1
Severity: normal


Hey.

When I tried out some recent patch from the intel folks for i915,
I built a custom kernel as described in:
https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html#s-common-official


Now before I installed the custom built debs, I wanted to make
sure the Debian ones are gone completely so I purged them, causing
apt to:
  Purging configuration files for linux-image-6.0.0-3-amd64 (6.0.7-1) ...
  W: Last kernel image has been removed, so removing the default symlinks
  rmdir: failed to remove '/lib/modules/6.0.0-3-amd64': Directory not empty

$ diff -qr --no-dereference /lib/modules/6.0.0-3-amd64/ 6.0.0-3-amd64/
Only in 6.0.0-3-amd64/: build
Only in 6.0.0-3-amd64/: source

with the former being again a completely fresh installation of the
Debian package, and the latter begin a copy from the Debian package's
dir, after I had built my custom kernel and before I purged the package.

l 6.0.0-3-amd64/build 6.0.0-3-amd64/source
lrwxrwxrwx 1 calestyo calestyo 36 Nov  5 14:41 6.0.0-3-amd64/build -> 
/usr/src/linux-headers-6.0.0-3-amd64
lrwxrwxrwx 1 calestyo calestyo 37 Nov  5 14:41 6.0.0-3-amd64/source -> 
/usr/src/linux-headers-6.0.0-3-common

I guess something during the build process creates these symlinks?


So either, that shouldn't happen in the first place. Or removing the
package should clean it up.
I'd guess the former?


Thanks,
Chris.




-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-3-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_DE.UTF-8, LC_CTYPE=en_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#1023773: debian-kernel-handbook: info about disabling debug info out of date?

2022-11-09 Thread Christoph Anton Mitterer
Package: debian-kernel-handbook
Version: 1.0.20
Severity: normal


Hey.

Chapter 4.2.1.1. Disk space requirements explains how to disable debug info
during, build:
> You can disable debug info by changing the value of debug-info to false in
> debian/config/arch/defines, if it's set there, or in debian/config/defines
> otherwise.

Seems however that neither file contains such line with true.


Has this changed?

Thanks,
Chris.



Bug#1022806: linux-image-5.10.0-19-amd64: amggpu unbootable problem persists

2022-11-09 Thread Andreas Wirooks

I can also confirm that an unmodified 5.10.153 from kernel.org with
debians .config file works.


Bug#1023734: linux-image-6.0.0-2-amd64: No network connection, no pulseaudio server connection

2022-11-09 Thread Salvatore Bonaccorso
Hi Guy,

On Wed, Nov 09, 2022 at 06:05:58PM +0100, Guy Durrieu wrote:
> Hi Salvatore,
> 
> OK, I will try that as soon as possible. Am I supposed to re-enable the
> rasdeamon once the patch applied ? Anyway I will report you the result (f I
> don't make any mistake).

Yes right, the idea would be to boot the new kernel with rasdeamon
enabled again and see if the system is stable again. 

Be aware though that rasdaemon itself might segfault, there is a
second issue, where rasdaemon needs fixing as well, see #1023725.

Regards,
Salvatore



Bug#1023734: linux-image-6.0.0-2-amd64: No network connection, no pulseaudio server connection

2022-11-09 Thread Guy Durrieu

Hi Salvatore,

OK, I will try that as soon as possible. Am I supposed to re-enable the 
rasdeamon once the patch applied ? Anyway I will report you the result 
(f I don't make any mistake).


Thanks a lot for your help !

Best regards.


Le 09/11/2022 à 17:46, Salvatore Bonaccorso a écrit :

Hi Guy,

On Wed, Nov 09, 2022 at 05:20:25PM +0100, Guy Durrieu wrote:

Hi Salvatore,

Sorry. My first attempt was under 6.0.0-2... I tried again disabling
rasdaemon under 5.19.0-2 (it worked). Then I restarted 6.0.0-2 and the issue
seems to have disapeared (after a first bad start).

Thanks for confirming, so there is good indication you are seeing the
same as #1023726 and will later merge those.


Concerning the patch, my question remains (I don't have the source for
ring_buffer).

It looks I was too slow, my answer was on the way and overlapped with
this followup. There are instructions on how to "simple test patches".
But I have uploaded as well intermediate deb files (unsigned) which
you can use if you have enough trust level on the path to fetch them.

Regards,
Salvatore




Bug#1023734: linux-image-6.0.0-2-amd64: No network connection, no pulseaudio server connection

2022-11-09 Thread Salvatore Bonaccorso
Hi Guy,

On Wed, Nov 09, 2022 at 05:20:25PM +0100, Guy Durrieu wrote:
> Hi Salvatore,
> 
> Sorry. My first attempt was under 6.0.0-2... I tried again disabling
> rasdaemon under 5.19.0-2 (it worked). Then I restarted 6.0.0-2 and the issue
> seems to have disapeared (after a first bad start).

Thanks for confirming, so there is good indication you are seeing the
same as #1023726 and will later merge those.

> Concerning the patch, my question remains (I don't have the source for
> ring_buffer).

It looks I was too slow, my answer was on the way and overlapped with
this followup. There are instructions on how to "simple test patches".
But I have uploaded as well intermediate deb files (unsigned) which
you can use if you have enough trust level on the path to fetch them.

Regards,
Salvatore



Bug#1023734: linux-image-6.0.0-2-amd64: No network connection, no pulseaudio server connection

2022-11-09 Thread Salvatore Bonaccorso
Hi Guy,

On Wed, Nov 09, 2022 at 04:55:36PM +0100, Guy Durrieu wrote:
> Hi Salvatore,
> 
> Thanks for your quick answer !
> 
> I tried the command "rasdaemon --disable" (as sudoer) , but it blocks and
> apparently doesn't product any effect. I also tried to directly kill the
> rasdaemon process, without success.

To test the behaviour without having rasdaemon started at all, do mask
the service and the reboot:

systemctl mask rasdaemon.service

(to unmask again, systemctl unmask rasdaemon.service).

> Additionnally, I am not sure to know how to proceed in order to apply the
> patch you sent. Could you give me some hint ?

There is our documentation at
https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html#s4.2.2
. But would you be willing to test (but be aware, unsigned!) test
packages fetched by https://people.debian.org ?

https://people.debian.org/~carnil/tmp/linux/6.0.7-2/

I have put a sha256sum file with signature on it with my gpg key to
have an additional verification on those.

https://db.debian.org/fetchkey.cgi?fingerprint=04A4407CB9142C23030C17AE789D6F057FD863FE

Regards,
Salvatore



Bug#1023192: linux-image-6.0.0-2-amd64: Bluetooth no longer works: hci0: Reading Intel version command failed (-110)

2022-11-09 Thread Vincent Lefevre
Hi Salvatore,

On 2022-11-05 09:40:20 +0100, Salvatore Bonaccorso wrote:
> Reading through the reports and
> https://bugzilla.kernel.org/show_bug.cgi?id=215167 I wonder if you can
> more easily reproduce your issue with doing cold boot of the machine
> or reboot it. I'm asking because it looks that for some people a
> workaround was to increase the sleeping time in btusb_qca_cmd_timeout().

I've tried a couple of cold boots, but this did not reproduce the
issue. Perhaps the bug is rare with my laptop and more common with
some other hardware.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Bug#1023734: linux-image-6.0.0-2-amd64: No network connection, no pulseaudio server connection

2022-11-09 Thread Guy Durrieu

Hi Salvatore,

Sorry. My first attempt was under 6.0.0-2... I tried again disabling 
rasdaemon under 5.19.0-2 (it worked). Then I restarted 6.0.0-2 and the 
issue seems to have disapeared (after a first bad start).


Concerning the patch, my question remains (I don't have the source for 
ring_buffer).


Thanks for your help.

Best regards.

-- Guy Durrieu.


Le 09/11/2022 à 16:55, Guy Durrieu a écrit :


Hi Salvatore,

Thanks for your quick answer !

I tried the command "rasdaemon --disable" (as sudoer) , but it blocks 
and apparently doesn't product any effect. I also tried to directly 
kill the rasdaemon process, without success.


Additionnally, I am not sure to know how to proceed in order to apply 
the patch you sent. Could you give me some hint ?


Thanks in advance for your help.

Best regards.

-- Guy Durrieu.

Le 09/11/2022 à 16:19, Salvatore Bonaccorso a écrit :

Looking through the above the issue seems to be the same as #1023726.

Can you verify if the issue disapears if you disable rasdaemon?

Can you verify if the attached patch fixes the problem as well for
you?

Regards,
Salvatore

Processed: limit source to linux, tagging 1023726

2022-11-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> limit source linux
Limiting to bugs with field 'source' containing at least one of 'linux'
Limit currently set to 'source':'linux'

> tags 1023726 + pending
Bug #1023726 [src:linux] rasdaemon: kernel null pointer dereference oops with 
rasdaemon
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1023726: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023726
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1023734: linux-image-6.0.0-2-amd64: No network connection, no pulseaudio server connection

2022-11-09 Thread Guy Durrieu

Hi Salvatore,

Thanks for your quick answer !

I tried the command "rasdaemon --disable" (as sudoer) , but it blocks 
and apparently doesn't product any effect. I also tried to directly kill 
the rasdaemon process, without success.


Additionnally, I am not sure to know how to proceed in order to apply 
the patch you sent. Could you give me some hint ?


Thanks in advance for your help.

Best regards.

-- Guy Durrieu.

Le 09/11/2022 à 16:19, Salvatore Bonaccorso a écrit :

Looking through the above the issue seems to be the same as #1023726.

Can you verify if the issue disapears if you disable rasdaemon?

Can you verify if the attached patch fixes the problem as well for
you?

Regards,
Salvatore

Bug#1023734: linux-image-6.0.0-2-amd64: No network connection, no pulseaudio server connection

2022-11-09 Thread Salvatore Bonaccorso
Hi Guy,

On Wed, Nov 09, 2022 at 11:38:51AM +0100, Guy Durrieu wrote:
> Package: src:linux
> Version: 6.0.5-1
> Severity: normal (I would say serious...)
> 
> Dear Maintainer,
> 
> Until today, my linux-image-6.0.0-2-amd64 was OK. After the recent updates I
> get a serious problem: no more network connection (neither ethernet, wifi
> nor USB), and no more pulseaudio server connection.
> 
> When rebooting with the previous available version
> (linux-image-5.19.0-2-amd64) all work fine.
> 
> I thus send this report using thisversion of the kernel but you will find
> below the 200 lines of the kernel.log when booting
> linux-image-6.0.0-2-amd64. Hope it will help.
> 
> Thanks in advance for your help !
> 
> Best regards.
> 
> -- Guy Durrieu
> 
> 
> 
> 2022-11-09T10:10:15.885062+01:00 ITI kernel: [    3.701731] amdgpu
> :06:00.0: No more image in the PCI ROM
> 2022-11-09T10:10:15.885063+01:00 ITI kernel: [    3.701751] amdgpu
> :06:00.0: amdgpu: Fetched VBIOS from ROM BAR
> 2022-11-09T10:10:15.885063+01:00 ITI kernel: [    3.701753] amdgpu: ATOM
> BIOS:
> 115-D009PI2-101
> 2022-11-09T10:10:15.885065+01:00 ITI kernel: [    3.701768] [drm] UVD is
> enabled in VM mode
> 2022-11-09T10:10:15.885066+01:00 ITI kernel: [    3.701769] [drm] UVD ENC is
> enabled in VM mode
> 2022-11-09T10:10:15.885066+01:00 ITI kernel: [    3.701770] [drm] VCE
> enabled
> in VM mode
> 2022-11-09T10:10:15.885066+01:00 ITI kernel: [    3.701771] amdgpu
> :06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
> 2022-11-09T10:10:15.885067+01:00 ITI kernel: [    3.701812] [drm] vm size is
> 64
> GB, 2 levels, block size is 10-bit, fragment size is 9-bit
> 2022-11-09T10:10:15.885067+01:00 ITI kernel: [    3.701850] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_mc.bin
> 2022-11-09T10:10:15.885069+01:00 ITI kernel: [    3.701856] amdgpu
> :06:00.0: amdgpu: VRAM: 8192M 0x00F4 - 0x00F5
> (8192M used)
> 2022-11-09T10:10:15.885070+01:00 ITI kernel: [    3.701859] amdgpu
> :06:00.0: amdgpu: GART: 256M 0x00FF - 0x00FF0FFF
> 2022-11-09T10:10:15.885070+01:00 ITI kernel: [    3.701863] [drm] Detected
> VRAM
> RAM=8192M, BAR=256M
> 2022-11-09T10:10:15.885070+01:00 ITI kernel: [    3.701865] [drm] RAM width
> 256bits GDDR5
> 2022-11-09T10:10:15.885071+01:00 ITI kernel: [    3.701900] [drm] amdgpu:
> 8192M
> of VRAM memory ready
> 2022-11-09T10:10:15.885071+01:00 ITI kernel: [    3.701901] [drm] amdgpu:
> 7975M
> of GTT memory ready.
> 2022-11-09T10:10:15.885072+01:00 ITI kernel: [    3.701911] [drm] GART: num
> cpu
> pages 65536, num gpu pages 65536
> 2022-11-09T10:10:15.885074+01:00 ITI kernel: [    3.702755] sr 15:0:0:0:
> Attached scsi CD-ROM sr0
> 2022-11-09T10:10:15.885074+01:00 ITI kernel: [    3.703580] [drm] PCIE GART
> of
> 256M enabled (table at 0x00F40090).
> 2022-11-09T10:10:15.885074+01:00 ITI kernel: [    3.703686] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_pfp_2.bin
> 2022-11-09T10:10:15.885075+01:00 ITI kernel: [    3.703702] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_me_2.bin
> 2022-11-09T10:10:15.885075+01:00 ITI kernel: [    3.703717] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_ce_2.bin
> 2022-11-09T10:10:15.885076+01:00 ITI kernel: [    3.703719] [drm] Chained IB
> support enabled!
> 2022-11-09T10:10:15.885078+01:00 ITI kernel: [    3.703738] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_rlc.bin
> 2022-11-09T10:10:15.885078+01:00 ITI kernel: [    3.703813] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_mec_2.bin
> 2022-11-09T10:10:15.885078+01:00 ITI kernel: [    3.703887] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_mec2_2.bin
> 2022-11-09T10:10:15.885079+01:00 ITI kernel: [    3.704362] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_sdma.bin
> 2022-11-09T10:10:15.885116+01:00 ITI kernel: [    3.704383] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_sdma1.bin
> 2022-11-09T10:10:15.885117+01:00 ITI kernel: [    3.704403] amdgpu:
> hwmgr_sw_init smu backed is polaris10_smu
> 2022-11-09T10:10:15.885119+01:00 ITI kernel: [    3.704495] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_uvd.bin
> 2022-11-09T10:10:15.885120+01:00 ITI kernel: [    3.704497] [drm] Found UVD
> firmware Version: 1.130 Family ID: 16
> 2022-11-09T10:10:15.885120+01:00 ITI kernel: [    3.705128] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_vce.bin
> 2022-11-09T10:10:15.885121+01:00 ITI kernel: [    3.705131] [drm] Found VCE
> firmware Version: 53.26 Binary ID: 3
> 2022-11-09T10:10:15.885121+01:00 ITI kernel: [    3.705702] amdgpu
> :06:00.0: firmware: direct-loading firmware amdgpu/polaris10_k_smc.bin
> 2022-11-

Processed: found 1023726 in 6.0.6-2

2022-11-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 1023726 6.0.6-2
Bug #1023726 [src:linux] rasdaemon: kernel null pointer dereference oops with 
rasdaemon
Marked as found in versions linux/6.0.6-2.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1023726: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023726
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1023720: linux: Couldn't find DTB rk3328-rock64.dtb in /usr/lib/linux-image-6.1.0-0-arm64

2022-11-09 Thread Diederik de Haas
Control: tag -1 pending

On Wednesday, 9 November 2022 00:27:11 CET Diederik de Haas wrote:
> The /usr/lib/linux-image-6.1.0-0-arm64 does indeed not exist.

Since merging https://salsa.debian.org/kernel-team/linux/-/merge_requests/581 
the directory does exist and is populated, thus tagging it 'pending'.

signature.asc
Description: This is a digitally signed message part.


Processed: Re: Bug#1023720: linux: Couldn't find DTB rk3328-rock64.dtb in /usr/lib/linux-image-6.1.0-0-arm64

2022-11-09 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #1023720 [src:linux] linux: Couldn't find DTB rk3328-rock64.dtb in 
/usr/lib/linux-image-6.1.0-0-arm64
Added tag(s) pending.

-- 
1023720: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023720
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: your mail

2022-11-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 1023726 6.0.6-1
Bug #1023726 [src:linux] rasdaemon: kernel null pointer dereference oops with 
rasdaemon
Marked as found in versions linux/6.0.6-1.
> found 1023726 6.0.7-1
Bug #1023726 [src:linux] rasdaemon: kernel null pointer dereference oops with 
rasdaemon
Marked as found in versions linux/6.0.7-1.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1023726: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023726
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1023245: firmware-iwlwifi: missing ibt-0040-0041.sfi causes Bluetooth device 8087:0033 to not work

2022-11-09 Thread Anton Vorobyov

I have the same issue on alienware x17 r2 laptop (the same USB device ID, the 
same firmware file is missing).
 
 

Processed: reassign 1023726 to src:linux ...

2022-11-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 1023726 src:linux
Bug #1023726 [linux-image-6.0.0-2-amd64-unsigned] rasdaemon: kernel null 
pointer dereference oops with rasdaemon
Bug reassigned from package 'linux-image-6.0.0-2-amd64-unsigned' to 'src:linux'.
Ignoring request to alter found versions of bug #1023726 to the same values 
previously set
Ignoring request to alter fixed versions of bug #1023726 to the same values 
previously set
> forwarded 1023726 
> https://lore.kernel.org/lkml/CAM6Wdxft33zLeeXHhmNX5jyJtfGTLiwkQSApc=10fqf+rqh...@mail.gmail.com/T/
Bug #1023726 [src:linux] rasdaemon: kernel null pointer dereference oops with 
rasdaemon
Set Bug forwarded-to-address to 
'https://lore.kernel.org/lkml/CAM6Wdxft33zLeeXHhmNX5jyJtfGTLiwkQSApc=10fqf+rqh...@mail.gmail.com/T/'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1023726: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023726
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1023734: linux-image-6.0.0-2-amd64: No network connection, no pulseaudio server connection

2022-11-09 Thread Guy Durrieu

Package: src:linux
Version: 6.0.5-1
Severity: normal (I would say serious...)

Dear Maintainer,

Until today, my linux-image-6.0.0-2-amd64 was OK. After the recent 
updates I get a serious problem: no more network connection (neither 
ethernet, wifi nor USB), and no more pulseaudio server connection.


When rebooting with the previous available version 
(linux-image-5.19.0-2-amd64) all work fine.


I thus send this report using thisversion of the kernel but you will 
find below the 200 lines of the kernel.log when booting 
linux-image-6.0.0-2-amd64. Hope it will help.


Thanks in advance for your help !

Best regards.

-- Guy Durrieu



2022-11-09T10:10:15.885062+01:00 ITI kernel: [    3.701731] amdgpu
:06:00.0: No more image in the PCI ROM
2022-11-09T10:10:15.885063+01:00 ITI kernel: [    3.701751] amdgpu
:06:00.0: amdgpu: Fetched VBIOS from ROM BAR
2022-11-09T10:10:15.885063+01:00 ITI kernel: [    3.701753] amdgpu: ATOM 
BIOS:

115-D009PI2-101
2022-11-09T10:10:15.885065+01:00 ITI kernel: [    3.701768] [drm] UVD is
enabled in VM mode
2022-11-09T10:10:15.885066+01:00 ITI kernel: [    3.701769] [drm] UVD ENC is
enabled in VM mode
2022-11-09T10:10:15.885066+01:00 ITI kernel: [    3.701770] [drm] VCE 
enabled

in VM mode
2022-11-09T10:10:15.885066+01:00 ITI kernel: [    3.701771] amdgpu
:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
2022-11-09T10:10:15.885067+01:00 ITI kernel: [    3.701812] [drm] vm 
size is 64

GB, 2 levels, block size is 10-bit, fragment size is 9-bit
2022-11-09T10:10:15.885067+01:00 ITI kernel: [    3.701850] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_mc.bin
2022-11-09T10:10:15.885069+01:00 ITI kernel: [    3.701856] amdgpu
:06:00.0: amdgpu: VRAM: 8192M 0x00F4 - 0x00F5
(8192M used)
2022-11-09T10:10:15.885070+01:00 ITI kernel: [    3.701859] amdgpu
:06:00.0: amdgpu: GART: 256M 0x00FF - 0x00FF0FFF
2022-11-09T10:10:15.885070+01:00 ITI kernel: [    3.701863] [drm] 
Detected VRAM

RAM=8192M, BAR=256M
2022-11-09T10:10:15.885070+01:00 ITI kernel: [    3.701865] [drm] RAM width
256bits GDDR5
2022-11-09T10:10:15.885071+01:00 ITI kernel: [    3.701900] [drm] 
amdgpu: 8192M

of VRAM memory ready
2022-11-09T10:10:15.885071+01:00 ITI kernel: [    3.701901] [drm] 
amdgpu: 7975M

of GTT memory ready.
2022-11-09T10:10:15.885072+01:00 ITI kernel: [    3.701911] [drm] GART: 
num cpu

pages 65536, num gpu pages 65536
2022-11-09T10:10:15.885074+01:00 ITI kernel: [    3.702755] sr 15:0:0:0:
Attached scsi CD-ROM sr0
2022-11-09T10:10:15.885074+01:00 ITI kernel: [    3.703580] [drm] PCIE 
GART of

256M enabled (table at 0x00F40090).
2022-11-09T10:10:15.885074+01:00 ITI kernel: [    3.703686] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_pfp_2.bin
2022-11-09T10:10:15.885075+01:00 ITI kernel: [    3.703702] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_me_2.bin
2022-11-09T10:10:15.885075+01:00 ITI kernel: [    3.703717] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_ce_2.bin
2022-11-09T10:10:15.885076+01:00 ITI kernel: [    3.703719] [drm] Chained IB
support enabled!
2022-11-09T10:10:15.885078+01:00 ITI kernel: [    3.703738] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_rlc.bin
2022-11-09T10:10:15.885078+01:00 ITI kernel: [    3.703813] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_mec_2.bin
2022-11-09T10:10:15.885078+01:00 ITI kernel: [    3.703887] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_mec2_2.bin
2022-11-09T10:10:15.885079+01:00 ITI kernel: [    3.704362] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_sdma.bin
2022-11-09T10:10:15.885116+01:00 ITI kernel: [    3.704383] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_sdma1.bin
2022-11-09T10:10:15.885117+01:00 ITI kernel: [    3.704403] amdgpu:
hwmgr_sw_init smu backed is polaris10_smu
2022-11-09T10:10:15.885119+01:00 ITI kernel: [    3.704495] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_uvd.bin
2022-11-09T10:10:15.885120+01:00 ITI kernel: [    3.704497] [drm] Found UVD
firmware Version: 1.130 Family ID: 16
2022-11-09T10:10:15.885120+01:00 ITI kernel: [    3.705128] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_vce.bin
2022-11-09T10:10:15.885121+01:00 ITI kernel: [    3.705131] [drm] Found VCE
firmware Version: 53.26 Binary ID: 3
2022-11-09T10:10:15.885121+01:00 ITI kernel: [    3.705702] amdgpu
:06:00.0: firmware: direct-loading firmware amdgpu/polaris10_k_smc.bin
2022-11-09T10:10:15.885122+01:00 ITI kernel: [    3.759276] usbcore: 
registered

new interface driver usbhid
2022-11-09T10:10:15.885122+01:00 ITI kernel: [    3.759280] usbhid: USB HID
core driver
2022-11-09T10:10:15.885124+01:00 ITI kernel: [    3.76187

Processed: severity of 1023720 is serious

2022-11-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 1023720 serious
Bug #1023720 [src:linux] linux: Couldn't find DTB rk3328-rock64.dtb in 
/usr/lib/linux-image-6.1.0-0-arm64
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1023720: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023720
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems