Bug#1037020: xfce4-panel: workspace switcher extremely wide after bookworm upgrade

2023-11-05 Thread Maxim Medvedev
Hello,

There is a problem. It is very easy to reproduce it. Just install compiz
and specify Desktop size => Horizontal Virtual Size = 4 (for example).
After that, add the Workspace Switcher applet. After that, each cell of the
desktop will be equal to the virtual size.

--
Best regards,
Maxim Medvedev


Bug#945458: Secure boot does not work as expected

2019-11-25 Thread Maxim Medvedev
 0 blacklist
bin:4397daca839e7f63077cb50c92df43bc2d2fb2a8f59f26fc7a0e4bd4d9751692
3cba6bc8 I-- 1 perm 1f01 0 0 asymmetri Maxim S
Medvedev: ab18886f95065cfb3c990ef46d8e4613cbddc580: X509.rsa cbddc580 []
3cbca938 I--Q--- 1 perm 0b0b 0 0 user  invocation_id: 16
3cdbcfd9 I-- 2 perm 1f01 0 0 blacklist
bin:45c7c8ae750acfbb48fc37527d6412dd644daed8913ccd8a24c94d856967df8e
3e121b26 I--Q--- 1 perm 0b0b 0 0 user  invocation_id: 16
3e32b515 I-- 2 perm 1f01 0 0 blacklist
bin:9998d363c491be16bd74ba10b94d9291001611736fdca643a36664bc0f315a42
3e649360 I--Q--- 1 perm 0b0b 0 0 user  invocation_id: 16
3e8c425b I--Q--- 4 perm 3f03 0 0 keyring   _ses: 1
3f8d0985 I-- 2 perm 1f01 0 0 blacklist
bin:a7f32f508d4eb0fead9a087ef94ed1ba0aec5de6f7ef6ff0a62b93bedf5d458d
sproot@matrix:~$
sproot@matrix:~$ sudo inxi -Fxz
System:Host: matrix Kernel: 5.2.0-0.bpo.3-amd64 x86_64 bits: 64
compiler: gcc v: 8.3.0 Desktop: Xfce 4.12.4
   Distro: Debian GNU/Linux 10 (buster)
Machine:   Type: Laptop System: Dell product: Vostro 5370 v: N/A serial:

   Mobo: Dell model: 08X87Y v: A00 serial:  UEFI: Dell v:
1.10.0 date: 11/12/2018
Battery:   ID-1: BAT0 charge: 33.0 Wh condition: 34.6/38.0 Wh (91%) model:
SMP DELL 39DY56B status: Charging
CPU:   Topology: Quad Core model: Intel Core i5-8250U bits: 64 type: MT
MCP arch: Kaby Lake rev: A L2 cache: 6144 KiB
   flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips:
28800
   Speed: 900 MHz min/max: 400/3400 MHz Core speeds (MHz): 1: 829
2: 869 3: 812 4: 839 5: 827 6: 803 7: 847 8: 823
Graphics:  Device-1: Intel UHD Graphics 620 vendor: Dell driver: i915 v:
kernel bus ID: 00:02.0
   Display: server: X.Org 1.20.4 driver: intel resolution:
1920x1080~60Hz
   OpenGL: renderer: Mesa DRI Intel UHD Graphics 620 (Kabylake GT2)
v: 4.5 Mesa 18.3.6 direct render: Yes
Audio: Device-1: Intel Sunrise Point-LP HD Audio vendor: Dell driver:
snd_hda_intel v: kernel bus ID: 00:1f.3
   Sound Server: ALSA v: k5.2.0-0.bpo.3-amd64
Network:   Device-1: Intel Wireless 3165 driver: iwlwifi v: kernel port:
f040 bus ID: 01:00.0
   IF: wlp1s0 state: up mac: 
   IF-ID-1: br-bb7f789cc281 state: up speed: N/A duplex: N/A mac:

   IF-ID-2: br-ed81099940a3 state: up speed: N/A duplex: N/A mac:

   IF-ID-3: docker0 state: down mac: 
   IF-ID-4: veth530ccea state: up speed: 1 Mbps duplex: full
mac: 
   IF-ID-5: veth6371ad8 state: up speed: 1 Mbps duplex: full
mac: 
   IF-ID-6: veth9a447fd state: up speed: 1 Mbps duplex: full
mac: 
   IF-ID-7: veth9ef5c9b state: up speed: 1 Mbps duplex: full
mac: 
   IF-ID-8: vethd60c9d8 state: up speed: 1 Mbps duplex: full
mac: 
   IF-ID-9: virbr0 state: down mac: 
   IF-ID-10: virbr0-nic state: down mac: 
Drives:Local Storage: total: 238.47 GiB used: 108.65 GiB (45.6%)
   ID-1: /dev/nvme0n1 vendor: SK Hynix model: BC501 NVMe 256GB
size: 238.47 GiB
Partition: ID-1: / size: 217.29 GiB used: 54.26 GiB (25.0%) fs: ext4 dev:
/dev/dm-1
   ID-2: /boot size: 236.3 MiB used: 115.9 MiB (49.1%) fs: ext2
dev: /dev/nvme0n1p2
   ID-3: swap-1 size: 15.90 GiB used: 0 KiB (0.0%) fs: swap dev:
/dev/dm-2
Sensors:   System Temperatures: cpu: 42.0 C mobo: 39.0 C sodimm: 39.0 C
   Fan Speeds (RPM): cpu: 0
Info:  Processes: 260 Uptime: 3h 30m Memory: 15.63 GiB used: 3.20 GiB
(20.5%) Init: systemd runlevel: 5 Compilers:
   gcc: 8.3.0 Shell: bash v: 5.0.3 inxi: 3.0.32
sproot@matrix:~$

sproot@matrix:~$ sudo cat ~root/create_uefi_cert.sh
#!/bin/bash

out_dir='/root/module-signing'
mkdir ${out_dir}
openssl \
req \
-new \
-x509 \
-newkey \
rsa:2048 \
-keyout ${out_dir}/MOK.priv \
-outform DER \
-out ${out_dir}/MOK.der \
-days 36500 \
-subj "/CN=Maxim S Medvedev/" \
-nodes
chmod 600 ${out_dir}/MOK*

sproot@matrix:~$
sproot@matrix:~$
sproot@matrix:~$ sudo cat ~root/sign_vmware.sh
#!/bin/bash

readonly hash_algo='sha256'
readonly key='/root/module-signing/MOK.priv'
readonly x509='/root/module-signing/MOK.der'

readonly name="$(basename $0)"

# The exact location of `sign-file` might vary depending on your platform.
sign_util="/usr/lib/linux-kbuild-5.2/scripts/sign-file"

#[ -z "${KBUILD_SIGN_PIN}" ] && echo -n "Passphrase for ${key}: " && read
-s KBUILD_SIGN_PIN
#export KBUILD_SIGN_PIN

for module in $(dirname $(modinfo -n vmmon))/*.ko; do
#for module in $(ls ./test_kernel_module/*.ko); do
  echo "Signing ${module}..."
  ${sign_util} "${hash_algo}" "${key}" "${x509}" "${module}"
done
sproot@matrix:~$

--
Best regards,
Maxim Medvedev


--
Best regards,
Maxim Medvedev