Bad fractional scaling on 125% on Apache NetBeans Xorg https://askubuntu.com/questions/1565239/bad-fractional-scaling-on-125-on-apache-netbeans-xorg

Im having trouble lately with my newly installed kubuntu on my hp 15s with intel iris xe. Currently im using fractional scaling of 125% and I seem to expirience problems on xorg particularly with the scaling of the NetBeans IDE and OpenJDK. The IDE doesnt seem to exactly follow the system fractional scaling, specifically the toolbar buttons and ui icons are uncomfortably small on a normal ui text and its a mess...When I tried using
​​​​​
export _JAVA_OPTIONS="-Dsun.java2d.uiScale=1.5 -Dsun.java2d.font.uiScale=1.5"

or putting it on NetBeans startup flags, nothing happens, it just goes back to scaling 1...basically java on kde only scales to 1 being small and 2 being huge. On the other hand, on wayland by selecting " let system scale apps" netbeans is scaled fine but its verry blurry and uncomfortable to use. Basically I want to find a way to force scale java apps to 1.5 without java always rounding it to eather 1 or 2 on xorg.

It would he an honor if someone can help me fix it so I can be able to work comfortably again

Installation Ubuntu 26.04 beta et TPM [closed] https://askubuntu.com/questions/1565238/installation-ubuntu-26-04-beta-et-tpm

I'm trying out Ubuntu 26.04 beta. I'm using a Ryzen 5700X, 32 GB of RAM, and a B550 motherboard. When I try to install with hardware encryption, I get the following error message:

Hardware-backed encryption could not be enabled This computer does not have the required security hardware (TPM 2.0) For this encryption method. Contact IT support, or choose a different encryption method. Learn more about hardware-backed encryption ~“ Technical details NO SUITABLETPM2 DEVICE error with TPM2 device: TPM2 device is present but it is not a PC-Client

I've cleared the TPM, FTPM is enabled, and Secure Boot is enabled as well.

On Ubuntu 25.10, I get the same error message.

Any ideas, please?

Thanks and have a great day.

Screen truncated, taskbar and desktop icons go beyond the edge of the screen https://askubuntu.com/questions/1565236/screen-truncated-taskbar-and-desktop-icons-go-beyond-the-edge-of-the-screen

I have a weird problem in Linux Kubuntu 22
I tested it that this problem also occur in Linux Kubuntu 24
But noticed that this problem doesn't occur in Linux Kubuntu 25

I have nvidia graphics card in PC
It happens regardless of what nvidia graphics drivers I use

When I use nvidia-settings to set scaled resolution of screen, for example 1600x1200, that isn't supported by my monitor and that screen resolution isn't visible in KDE System settings too, then screen and desktop gets truncated.
Other scaled resolutions can truncate screen and desktop too
Taskbar and desktop icons go beyond right edge of the screen. Icons can be cut in half and rightmost part of taskbar with clock and notifications, sound icons, etc. can be truncated too. Or this whole rightmost part of taskbar might be invisible in some scaled resolutions
I showed how this looks like in below screenshot. Desktop icons and taskbar cut in half, and going beyond right edge of the screen

This happens in the same way when I set that scaled resolution in nvidia-settings GUI application or when I set it directly in CLI Konsole like that

nvidia-settings --assign "CurrentMetaMode=HDMI-0: nvidia-auto-select @1600x1200 +0+0 {ViewPortIn=1600x1200, ViewPortOut=1920x1080+0+0}"

This desktop truncation problem occurs in the same way when I set ViewPortOut the same as ViewPortIn, but on other Linux distributions and PCs/monitors I usually set ViewPortOut to the maximal resolution supported by monitor and it works fine
nvidia-settings --assign "CurrentMetaMode=HDMI-0: nvidia-auto-select @1600x1200 +0+0 {ViewPortIn=1600x1200, ViewPortOut=1600x1200+0+0}"

xrandr command correctly shows that screen resolution is 1600x1200 but screen still truncated
I suspect this might be some problem within KWin, nvidia and xrandr
Can this be fixed?

file differences in extracting a file using unzip and tar https://askubuntu.com/questions/1565235/file-differences-in-extracting-a-file-using-unzip-and-tar

I have downloaded moodle (95M) to my ubuntu server 22.04 lts. When I extracted it using unzip command, the extracted file is 4K.

What could be the problem?

I have unzip installed. The command I used to unzip the file is below:

unzip moodle-latest-501.zip

I am checking the size by listing the files with its other information using the command below:

ls -lh
How to change command of application symbol https://askubuntu.com/questions/1565233/how-to-change-command-of-application-symbol

I am running Ubuntu 24.04 LTS. I have installed Google Earth via flatpak and want to change the command of the app symbol in the app menuu to start the application.

How can I change it? Where do I find the "entry" of thesSymbol in the application dock.

I haven't found an entry in

~/.local/share/applications

or

/usr/share/applications/

Thanks!

koboutilies not found as a calibre plugin https://askubuntu.com/questions/1565216/koboutilies-not-found-as-a-calibre-plugin

Apparently to manage a Kobo Clara e-reader from Calibre, the plugin koboutilities is required. My standard Calibre on Ubuntu 24.04 is not showing such a plug in available.

Ibus-table error "Permission denied: '/home/username/.local'" https://askubuntu.com/questions/1565169/ibus-table-error-permission-denied-home-username-local

I have set up Ubuntu on ZFS under LUKS as described here. However, I have used Ubuntu 24.04 instead of 22.10. This seems to work just fine, except for one thing: Directly after installation, on the first login, I get a "Ubuntu 24.04 has experienced an internal error" dialog box:

Ubuntu 24.04 has experienced an internal error

Excetutable Path: /usr/share/ibus-table/engine/main.py
Title: main.py crashed with PermissionEror in _init(): [Errno 13] Permission denied: '/home/username/.local'

Traceback:
Traceback (most recent call last):
File "/usr/share/ibus-table/engine/main.py", line 37, in <module> import tabsolitedb
File "/usr/share/ibus-table/engine/tabsqlitedb.py", line 43, in <module> import ibus table_location
File "/usr/share/ibus-table/engine/ibus_table_location.py", line 108, in <module>     
  __module_init =_Modulelnitializer()
       ٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨٨
File "/usr/share/ibus-table/engine/ibus_table_location.py", line 103, in _init_ _init()
File "/usr/share/ibus-table/engine/ibus_table_location.py", line 79, in _init
  os.makedirs(IBUS_TABLE_LOCATION['data_home'], exist_ok=True)
File "<frozen os>", line 215, in makedirs
File "<frozen os>", line 215, in makedirs
File "<frozen os>", line 225, in makedirs
PermissionError: [Errno 13] Permission denied: '/home/username/.local'

ProcEnviron:
LANG=de_DE.UTF-8
LANGUAGE=de_DE
PATH=(custom, no user)
SHELL=/bin/bash
XDG_RUNTIME_DIR=<set>

There may be typos in the traceback because I had to copy it from a screenshot. Note that username is the literal string username and not something I substituted for my actual username. If this is python, I would expect it to contain the actual path. Of course, there is no user named "username" on my PC. (Maybe there is some substituion of the exception message going on, but I think that's unlikely. perhaps for anonymization purposes?) Edit 4: The syslog shows the correct user name instead of "username". So this is not a path resolution issue.

This error keeps appearing and does not disappear after a reboot. The error persistently appears and after clicking the window away, it just re-appears, often several times. I have checked the permissions on my home directory and it is 755, owned by me and my group. Strangely, after some time and some reboots this error seems to disappear. I am not sure if this actually solves it.

I think on a previous installation I created a fake home directory for "username" with 777 permissions, but I do not think this solved the issue., but this does not solve the issue. Nothing happens inside /home/username.

What is the actual way to fix this?

Edit 1

Here is the output of printenv | grep XDG_:

XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg
XDG_MENU_PREFIX=gnome-
XDG_SESSION_DESKTOP=ubuntu
XDG_SESSION_TYPE=wayland
XDG_CURRENT_DESKTOP=ubuntu:GNOME
XDG_SESSION_CLASS=user
XDG_RUNTIME_DIR=/run/user/1000 
XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop

Edit 2

It seems there is a second variation of this error, where the permission denied occurs for /home/username and not for /home/username/.local.

I also added ProcEnviron to the error message above. It seems XDG_RUNTIME_DIR is "set". I don't know to what it is set though or how to figure this out.

Edit 3

I tried adding debug syslog output into /usr/share/ibus-table/engine/ibus_table_location.py right before the exception occurs at line 79. However, it seems that these changes do not affect anything. I even removed the __pycache__ directory in /usr/share/ibus-table/engine. The line number where the exception occured should have moved, but it did not. Also, there is no syslog output.

what should i do after clamtk found cobalt skrike tojan in var/lib/clamav/tmp files? https://askubuntu.com/questions/1553329/what-should-i-do-after-clamtk-found-cobalt-skrike-tojan-in-var-lib-clamav-tmp-fi

I used clamtk to scan and in var/lib/clamav/tmp file Html.Trojan.CobaltStrike was found.

gparted needs root priveledges to access? https://askubuntu.com/questions/1537740/gparted-needs-root-priveledges-to-access

Ive read the GUI's shouldn't be run with root privileges, so is there a way to go back to using without?

using a external hard drive for back ups https://askubuntu.com/questions/1535509/using-a-external-hard-drive-for-back-ups

Is formatting is external hard drive essential?

express vpn still trying to connect after uninstall https://askubuntu.com/questions/1535058/express-vpn-still-trying-to-connect-after-uninstall

I have [very similar problem to this question][1].

I wanted to check that these are correct to try as there was no feedback from the user:

sudo rm -r /etc/systemd/system/expressvpn.service
sudo rm -r /etc/systemd/system/multi-user.target.wants/expressvpn.service
sudo reboot
Audio Playback Issues in Ubuntu https://askubuntu.com/questions/1527870/audio-playback-issues-in-ubuntu

I am running Ubuntu 22.04.5 LTS and I am experiencing a weird audio playback issue. When playing any audio (Spotify, YouTube, or a video file on VLC), it will not play any audio. No errors are shown, and I have tried it across multiple browsers and applications (Firefox, Chrome, etc.)

What is stranger, is that if I mute the audio and then unmute, it will temporarily solve the issue for a few seconds or a few minutes. But then the audio will suddenly halt and I won't be able to resume.

I tried the fix shown in Ubuntu's stopped playing music/video files & Youtube but it didn't work.

I resorted to uninstalling pulseaudio from my machine and re-installing it, but the problem still persists occasionally.

When re-installing pulseaudio, I had to kill and restart the plasmashell service and I finally found an error associated when the audio playback issue occurs. When I run plasmashell the following errors appear when I hit the play button on a YouTube video (or Spotify song, or video with VLC) and it refuses to play:

QObject::disconnect: Unexpected nullptr parameter
QObject::disconnect: Unexpected nullptr parameter

I am at a loss of what could be the problem here and how to fix it. The issue is intermittent ever since I re-installed pulseaudio, but it is still annoying.

Booting Ubuntu 22.04 with kernel 6.2.0-26 results in a kernel panic https://askubuntu.com/questions/1482753/booting-ubuntu-22-04-with-kernel-6-2-0-26-results-in-a-kernel-panic

I am running kernel 5.19.0-50-generic, meanwhile when start booting using the new kernel 6.2.0-26-generic results in a kernel panic.

[    0.249519] x86/cpu: SGX disabled by BIOS.
[    0.707338] tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
[    0.802756] /dev/root: Can't open blockdev
[    0.802792] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[    0.802820] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.2.0-26-generic #26~22.04.1-Ubuntu
[    0.802847] Hardware name: LENOVO 20N3S77600/20N3S77600, BIOS N2IETA1W (1.79 ) 01/16/2023
[    0.802881] Call Trace:
[    0.802893]  <TASK>
[    0.802905]  dump_stack_lvl+0x48/0x70
[    0.802927]  dump_stack+0x10/0x20
[    0.802944]  panic+0x35a/0x3a0
[    0.802963]  mount_block_root+0x27b/0x280
[    0.802983]  mount_root+0x83/0xb0
[    0.802998]  prepare_namespace+0xf5/0x200
[    0.803016]  kernel_init_freeable+0x1c1/0x200
[    0.803034]  ? __pfx_kernel_init+0x10/0x10
[    0.803053]  kernel_init+0x1b/0x200
[    0.803070]  ? __pfx_kernel_init+0x10/0x10
[    0.803087]  ret_from_fork+0x29/0x50
[    0.803105]  </TASK>
[    0.803175] Kernel Offset: 0x8200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[    0.803212] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---
_

We are using mainline kernel to maintain the kernels. If we try to remove kernel 6.2.0-26-generic it also failed.

mainline kernel screenshot

Here is file under /boot folder:

@komp:/boot$ ls
config-5.19.0-50-generic      initrd.img.old                vmlinuz
config-6.2.0-26-generic       memtest86+.bin                vmlinuz-5.19.0-50-generic
efi                           memtest86+.elf                vmlinuz-6.2.0-26-generic
grub                          memtest86+_multiboot.bin      vmlinuz.old
initrd.img                    System.map-5.19.0-50-generic
initrd.img-5.19.0-50-generic  System.map-6.2.0-26-generic

Here I am trying to install nodejs, but there is an error related to kernel 6.2.0-26 (meanwhile right now it's running under kernel 5.19.0-50-generic).

komp:~$ sudo apt-get install nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
nodejs is already the newest version (18.17.1-deb-1nodesource1).
The following packages were automatically installed and are no longer required:
  libfreerdp-client2-2 libfreerdp-server2-2 libfreerdp2-2 libjs-highlight.js libvncserver1
  libwinpr2-2
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 296 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up initramfs-tools (0.140ubuntu13) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-6.2.0-26-generic (6.2.0-26.26~22.04.1) ...
Processing triggers for initramfs-tools (0.140ubuntu13) ...
update-initramfs: Generating /boot/initrd.img-5.19.0-50-generic
E: /usr/share/initramfs-tools/hooks/fuse failed with return 1.
update-initramfs: failed for /boot/initrd.img-5.19.0-50-generic with 1.
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned error exit status 1
Processing triggers for linux-image-6.2.0-26-generic (6.2.0-26.26~22.04.1) ...
/etc/kernel/postinst.d/dkms:
 * dkms: running auto installation service for kernel 6.2.0-26-generic
   ...done.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.2.0-26-generic
E: /usr/share/initramfs-tools/hooks/fuse failed with return 1.
update-initramfs: failed for /boot/initrd.img-6.2.0-26-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-6.2.0-26-generic (--configure):
 installed linux-image-6.2.0-26-generic package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 initramfs-tools
 linux-image-6.2.0-26-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

i suspect about this error:

E: /usr/share/initramfs-tools/hooks/fuse failed with return 1.
Kernel panic, GNU GRUB super slow & ACPI BIOS Error https://askubuntu.com/questions/1427927/kernel-panic-gnu-grub-super-slow-acpi-bios-error

Since a few days I'll go I've run into the issue of my GNU GRUB dual boot menu being extremely slow (to the point of almost freezing and accepting no input), and my Ubuntu 20.04 boot resulting in a kernel panic.

Specs:

   Ubuntu 20.04 (dual boot Windows 10)
   Linux 5.15.0-46-generic
   HP Probook 640 G5/856D
   Intel(R) Core i5-8265U CPU @ 1.60GHz
   8192MB DDR4 RAM
   BIOS R72 Ver. 01.05.03 04/27/2020
   GNU GRUB 2.04
   Intel Core i5-8265U
   Boot is protected by HP Sure Start.

First issues were the slow GNU GRUB menu, but after waiting through that my Ubuntu setup worked fine and smoothly. I barely use the Windows partition, and have not used it in the past few weeks, so I don't think the issue is coming from there.

Today I noticed my USB ports were no longer working, so I naively followed this answer (https://askubuntu.com/a/824461) on this board, which sets GRUB_CMDLINE_LINUX="acpi=force irqpoll" in /etc/default/grub. After rebooting I now got a Kernel panic when trying to boot Ubuntu.

There are various things that seem to go wrong.

[    3.869758] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], 
AE_NOT_FOUND (20210730/psargs-330)
[    3.869776] ACPI Error: Aborting method \_SB.PR05._CPC due to previous error 
(AE_NOT_FOUND) (20210730/psparse-529)
[    3.869930] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], 
AE_NOT_FOUND (20210730/psargs-330)
[    3.869948] ACPI Error: Aborting method \_SB.PR06._CPC due to previous error 
(AE_NOT_FOUND) (20210730/psparse-529)
[    3.870095] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PR00._CPC], 
AE_NOT_FOUND (20210730/psargs-330)
[    3.870113] ACPI Error: Aborting method \_SB.PR07._CPC due to previous error 
(AE_NOT_FOUND) (20210730/psparse-529)
[    3.902328] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) 
is beyond end of object (length 0x5) (20210730/exoparg2-393)
[    3.902396] ACPI Error: Aborting method \_TZ.GETP due to previous error (AE_A
ML_PACKAGE_LIMIT) (20210730/psparse-529)
[    3.902409] ACPI Error: Aborting method \_TZ.CHGZ._CRT due to previous error 
(AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
[    3.903571] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) 
is beyond end of object (length 0x5) (20210730/exoparg2-393)
[    3.903622] ACPI Error: Aborting method \_TZ.GETP due to previous error (AE_A
ML_PACKAGE_LIMIT) (20210730/psparse-529)
[    3.903636] ACPI Error: Aborting method \_TZ.CHGZ._CRT due to previous error 
(AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
[    7.418516] usb usb1-port5: connect-debounce failed
/dev/nvme0n1p5: recovering journal
/dev/nvme0n1p5: clean, 732567/11780096 files, 41464913/47093504 blocks

Those ACPI BIOS Error messages seem related to the GRUB_CDMLINE_LINUX stuff I had changed. A few seconds later, it ends with the following:

[   12.427167] ahci
[   12.427937] Code: 0f 1f 44 00 00 55 48 89 e5 eb 1f 48 89 ce 48 89 c8 83 e6 01 48 8d 14 36 48 09 ca 48 83 ca 01 f0 48 0f b1 57 10 48 39 c1 74 11 <48>
[   12.428724] i2c_hid i2c_smbus
[   12.432246] RSP: 0018:ffffab3ec0d97e48 EFLAGS: 00010286
[   12.433087] intel_lpss nvme_core
[   12.434063] RAX: 0000000000000000 RBX: 00000000000003c6 RCX: ffffffff80989a00
[   12.434065] RDX: 0000000000000000 RSI: 0000000002000000 RDI: 00000000000003ce0
[   12.434925] libahci idma64
[   12.435922] RBP: ffffab3ec0d97e48 R08: ffffffff809940d4 R09: 0000000000000006
[   12.436599] sdhci xhci_pci_renesas
[   12.437596] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000003ce0
[   12.438518] hid
[   12.439495] R13: ffff91fb8b052770 R14: ffff91fb8b050028 R15: ffffffff963485d0
[   12.443161] RIP: 0010:napi_schedule_prep+0x2a/0x50
[   12.443164] Code: 0f 1f 44 00 00 55 48 89 e5 eb 1f 48 89 ce 48 89 c8 83 e6 01 48 8d 14 36 48 09 ca 48 83 ca 01 f0 48 0f b1 57 10 48 39 c1 74 11 <4
[   12.443166] RSP: 0018:ffffab3ec0d97e48 EFLAGS: 00010286
[   12.443167] RAX: 0000000000000000 RBX: 00000000000003c6 RCX: ffffffff80989a00
[   12.443168] RDX: 0000000000000000 RSI: 0000000002000000 RDI: 00000000000003ce0
[   12.443169] RBP: ffffab3ec0d97e48 R08: ffffffff809940d4 R09: 0000000000000006
[   12.443170] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000003ce0
[   12.443171] R13: ffff91fb8b052770 R14: ffff91fb8b050028 R15: ffffffff963485d0
[   12.443172] FS:  0000000000000000(0000) GS:ffff91fccd680000(0000) knlGS:0000000000000000
[   12.443174] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   12.443175] CR2: 0000000000001ec0 CR3: 000000010ebc0003 CR4: 00000000003706e0
[   12.443176] Kernel panic - not syncing: Fatal exception in interrupt
[   12.457448] RIP: 0010:napi_schedule_prep+0x2a/0x50
[   12.457831] FS:  0000000000000000(0000) GS:ffff91fccd6c0000(0000) knlGS:0000000000000000
[   12.459399] Code: 0f 1f 44 00 00 55 48 89 e5 eb 1f 48 89 ce 48 89 c8 83 e6 01 48 8d 14 36 48 09 ca 48 83 ca 01 f0 48 0f b1 57 10 48 39 c1 74 11 
[   12.460336] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   12.461948] RSP: 0018:ffffab3ec0d97e48 EFLAGS: 00010286
[   12.462947] CR2: 0000000000002b40 CR3: 0000000102954004 CR4: 00000000003706e0
[   12.464578]
[   12.475862] RIP: 0010:napi_schedule_prep+0x2a/0x50
[   12.477322] RAX: 0000000000000000 RBX: 00000000000003c6 RCX: ffffffff80989a00
[   12.479041] Code: 0f 1f 44 00 00 55 48 89 e5 eb 1f 48 89 ce 48 89 c8 83 e6 01 48 8d 14 36 48 09 ca 48 83 ca 01 f0 48 0f b1 57 10 48 39 c1 74 11 
[   12.480914] RDX: 0000000000000000 RSI: 0000000002000000 RDI: 00000000000003ce0
[   12.482612] RSP: 0018:ffffab3ec0d97e48 EFLAGS: 00010286
[   12.487753] RIP: 0010:napi_schedule_prep+0x2a/0x50
[   12.487756] Code: 0f 1f 44 00 00 55 48 89 e5 eb 1f 48 89 ce 48 89 c8 83 e6 01 48 8d 14 36 48 09 ca 48 83 ca 01 f0 48 0f b1 57 10 48 39 c1 74 1 
[   12.487758] RSP: 0018:ffffab3ec0d97e48 EFLAGS: 00010286
[   12.487759] RAX: 0000000000000000 RBX: 00000000000003c6 RCX: ffffffff80989a00
[   12.487760] RDX: 0000000000000000 RSI: 0000000002000000 RDI: 00000000000003ce0
[   12.487761] RBP: ffffab3ec0d97e48 R08: ffffffff809940d4 R09: 0000000000000006
[   12.487762] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000003ce0
[   12.487762] R13: ffff91fb8b052770 R14: ffff91fb8b050028 R15: ffffffff963485d0
[   12.487763] FS:  0000000000000000(0000) GS:ffff91fccd740000(0000) knlGS:0000000000000000
[   12.487764] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   12.487765] CR2: 0000000000003cf0 CR3: 000000010fcd2002 CR4: 00000000003706e0
[   12.491600] RBP: ffffab3ec0d97e48 R08: ffffffff809940d4 R09: 0000000000000006
[   12.493216]
[   12.494829] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000003ce0
[   12.496423] RAX: 0000000000000000 RBX: 00000000000003c6 RCX: ffffffff80989a00
[   12.498029] R13: ffff91fb8b052770 R14: ffff91fb8b050028 R15: ffffffff963485d0
[   12.499576] RDX: 0000000000000000 RSI: 0000000002000000 RDI: 00000000000003ce0
[   12.501086] FS:  0000000000000000(0000) GS:ffff91fccd780000(0000) knlGS:0000000000000000
[   12.502590] RBP: ffffab3ec0d97e48 R08: ffffffff809940d4 R09: 0000000000000006
[   12.504150] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   12.505683] R10: 0000000000000001 R11: 0000000000000001 R12: 00000000000003ce0
[   12.507253] CR2: 00000000000032e0 CR3: 000000010ffb8004 CR4: 00000000003706e0
[   12.508879] R13: ffff91fb8b052770 R14: ffff91fb8b050028 R15: ffffffff963485d0
[   12.703780] FS:  0000000000000000(0000) GS:ffff91fccd600000(0000) knlGS:0000000000000000
[   12.705273] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   12.706724] CR2: 000000000000aa0 CR3: 0000000108c9e006 CR4: 00000000003706f0
[   13.495150] Shutting down cpus with NMI
[   13.496077] Kernel Offset: 0x15200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[   13.508979] ---[ end Kernel panic - not syncing: Fatal exception in interrupt ]---
_

Ending with Kernel panic - not syncing: Fatal exception in interrupt

Is this worth solving, or am I basically screwed and should I attempt formatting and a clean install of my OS?

Ubuntu 22.04 - "Connection Failed: Activation of Network Failed" - VMware https://askubuntu.com/questions/1410314/ubuntu-22-04-connection-failed-activation-of-network-failed-vmware

I recently installed an Ubuntu 22.04 distribution on my Virtual Machine (VMware Workstation 16 Player) in order to run Docker. In order to connect the VM to the internet, I'm using an USB WiFi Adapter (TP-Link TL-WN823N V3).

Nearly every time, I try to establish an Internet connection, it doesn't work saying "Activation of network connection failed" from the Network popup window. I managed to establish a stable connection twice, all other attempts failed.

I did several restarts and tried out many other suggestions from the web (e.g. https://appuals.com/activation-of-network-connection-failed-in-linux/) - with no effect.

Output of network hardware devices:

$ sudo lshw -C network
 *-network
      description: Wireless interface
      physical ID: 6
      bus info: usb@1:1
      logical name: wlx7cc2cc60656cc
      serial: 7c:c2:c6:06:56:cc
      capabilities: ethernet physical wireless
      configuration: broadcast=yes driver=rtl8xxxu driverversion=5.15.0-30-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11

Output of iwconfig:


$ iwconfig
lo       no wireless extensions

ens33    no wireless extensions

wlx7cc2c60656cc  IEEE- 802.11  ESSID:off/any
         Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm
         Retry short limit:7   RTS thr=2347 B   Fragment thr:off
         Power Management:off  

Status of NetworkManager:

NetworkManager.service - Network Manager
   Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; vendor preset: enabled)
   Active: active (running) since ...
     Docs: man:NetworkManager(8)
 Main PID: 2718 (NetworkManager)
    Tasks: 3 (limit: 4588)
   Memory: 3.5M
      CPU: 223ms
   CGroup: /system.slice/NetworkManager.service
           '-2718 /usr/sbin/NetworkManager --no-daemon

Mai 24 12:18:00 virtual-machine NetworkManager1[2718]: <info> [1653387480.6275] device (wlx7cc2c60656cc): supplicant interface state: scanning -> authenticating
Mai 24 12:18:01 virtual-machine NetworkManager1[2718]: <info> [1653387481.3939] device (wlx7cc2c60656cc): supplicant interface state: authenticating -> disconnected
Mai 24 12:18:11 virtual-machine NetworkManager1[2718]: <info> [1653387491.4318] device (wlx7cc2c60656cc): supplicant interface state: disconnected -> scanning
Mai 24 12:18:15 virtual-machine NetworkManager1[2718]: <info> [1653387495.0670] device (wlx7cc2c60656cc): supplicant interface state: scanning -> authenticating
Mai 24 12:18:15 virtual-machine NetworkManager1[2718]: <info> [1653387495.8433] device (wlx7cc2c60656cc): supplicant interface state: authenticating -> disconnected
Mai 24 12:18:19 virtual-machine NetworkManager1[2718]: <warn> [1653387499.7984] device (wlx7cc2c60656cc): Activation: (wifi) association took too long, failing activation
Mai 24 12:18:19 virtual-machine NetworkManager1[2718]: <info> [1653387499.7985] device (wlx7cc2c60656cc): state change: config -> failed (reason 'ssid-not-found', sys-iface-state: 'managed')
Mai 24 12:18:19 virtual-machine NetworkManager1[2718]: <info> [1653387499.7989] manager: NetworkManager state is now CONNECTED_LOCAL
Mai 24 12:18:19 virtual-machine NetworkManager1[2718]: <warn> [1653387499.7990] device (wlx7cc2c60656cc): Activation: failed for connection '<wifi-name>'
Mai 24 12:18:19 virtual-machine NetworkManager1[2718]: <info> [1653387499.7991] device (wlx7cc2c60656cc): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')

Any help on how to fix this error would be appreciated.

What's the terminal name of the "take a screenshot" app in ubuntu? https://askubuntu.com/questions/1405702/whats-the-terminal-name-of-the-take-a-screenshot-app-in-ubuntu

I want to make a kb shortcut to open the app like I do on windows 10 and so I need to put the name of the app for it to be opened in the terminal, but I can't seem to find the name of the app.

By screenshot app I mean the app that opens when I press the super key. By name I mean like I write nautilus on terminal to open it.

clamtk trojans and PUA https://askubuntu.com/questions/1337762/clamtk-trojans-and-pua

I have seen the previous post about false positives but how do you tell?

lm-sensors not showing information https://askubuntu.com/questions/1254919/lm-sensors-not-showing-information

After running sensors-detect and using all default settings, when running sensors I do not get a lot of information:

schoolbusesc2@desktop:~$ sensors
enp4s0-pci-0400
Adapter: PCI adapter
PHY Temperature:  +45.9°C  

iwlwifi_1-virtual-0
Adapter: Virtual device
temp1:        +44.0°C  

k10temp-pci-00c3
Adapter: PCI adapter
Tdie:         +55.8°C  (high = +70.0°C)
Tctl:         +55.8°C  

How will I be able to find the:

  • Fan speed
  • Voltages
  • CPU clock speed
  • Etc.

Please tell me if you need more information.

Thanks,
Owen

EDIT:
Here is sensors-detect:

schoolbusesc2@desktop:~$ sudo sensors-detect
[sudo] password for schoolbusesc2: 
# sensors-detect version 3.6.0
# Board: ASUSTeK COMPUTER INC. ROG CROSSHAIR VIII FORMULA
# Kernel: 5.4.0-40-generic x86_64
# Processor: AMD Ryzen 7 3700X 8-Core Processor (23/113/0)

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): yes
Module cpuid loaded successfully.
Silicon Integrated Systems SIS5595...                       No
VIA VT82C686 Integrated Sensors...                          No
VIA VT8231 Integrated Sensors...                            No
AMD K8 thermal sensors...                                   No
AMD Family 10h thermal sensors...                           No
AMD Family 11h thermal sensors...                           No
AMD Family 12h and 14h thermal sensors...                   No
AMD Family 15h thermal sensors...                           No
AMD Family 16h thermal sensors...                           No
AMD Family 17h thermal sensors...                           Success!
    (driver `k10temp')
AMD Family 15h power sensors...                             No
AMD Family 16h power sensors...                             No
Hygon Family 18h thermal sensors...                         No
Intel digital thermal sensor...                             No
Intel AMB FB-DIMM thermal sensor...                         No
Intel 5500/5520/X58 thermal sensor...                       No
VIA C7 thermal sensor...                                    No
VIA Nano thermal sensor...                                  No

Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): yes
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               Yes
Found `Nuvoton NCT6798D Super IO Sensors'                   Success!
    (address 0x290, driver `nct6775')
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No

Some systems (mainly servers) implement IPMI, a set of common interfaces
through which system health data may be retrieved, amongst other things.
We first try to get the information from SMBIOS. If we don't find it
there, we have to read from arbitrary I/O ports to probe for such
interfaces. This is normally safe. Do you want to scan for IPMI
interfaces? (YES/no): yes
Probing for `IPMI BMC KCS' at 0xca0...                      No
Probing for `IPMI BMC SMIC' at 0xca8...                     No

Some hardware monitoring chips are accessible through the ISA I/O ports.
We have to write to arbitrary I/O ports to probe them. This is usually
safe though. Yes, you do have ISA I/O ports even if you do not have any
ISA slots! Do you want to scan the ISA I/O ports? (yes/NO): yes
Probing for `National Semiconductor LM78' at 0x290...       No
Probing for `National Semiconductor LM79' at 0x290...       No
Probing for `Winbond W83781D' at 0x290...                   No
Probing for `Winbond W83782D' at 0x290...                   No

Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no): 
Using driver `i2c-piix4' for device 0000:00:14.0: AMD KERNCZ SMBus

Next adapter: SMBus PIIX4 adapter port 0 at 0b00 (i2c-0)
Do you want to scan it? (YES/no/selectively): 
Client found at address 0x1a
Probing for `Analog Devices ADM1021'...                     No
Probing for `Analog Devices ADM1021A/ADM1023'...            No
Probing for `Maxim MAX1617'...                              No
Probing for `Maxim MAX1617A'...                             No
Probing for `Maxim MAX1668'...                              No
Probing for `Maxim MAX1805'...                              No
Probing for `Maxim MAX1989'...                              No
Probing for `Maxim MAX6655/MAX6656'...                      No
Probing for `TI THMC10'...                                  No
Probing for `National Semiconductor LM84'...                No
Probing for `Genesys Logic GL523SM'...                      No
Probing for `Onsemi MC1066'...                              No
Probing for `Maxim MAX1618'...                              No
Probing for `Maxim MAX1619'...                              No
Probing for `National Semiconductor LM82/LM83'...           No
Probing for `Maxim MAX6654'...                              No
Probing for `Maxim MAX6690'...                              No
Probing for `Maxim MAX6680/MAX6681'...                      No
Probing for `Maxim MAX6695/MAX6696'...                      No
Probing for `Texas Instruments TMP400'...                   No
Probing for `Texas Instruments AMC6821'...                  No
Probing for `ST STTS424'...                                 No
Probing for `ST STTS424E'...                                No
Probing for `ST STTS2002'...                                No
Probing for `ST STTS3000'...                                No
Probing for `NXP SE97/SE97B'...                             No
Probing for `NXP SE98'...                                   No
Probing for `Analog Devices ADT7408'...                     No
Probing for `IDT TS3000/TSE2002'...                         No
Probing for `IDT TSE2004'...                                No
Probing for `IDT TS3001'...                                 No
Probing for `Maxim MAX6604'...                              No
Probing for `Microchip MCP9804'...                          No
Probing for `Microchip MCP9808'...                          No
Probing for `Microchip MCP98242'...                         No
Probing for `Microchip MCP98243'...                         No
Probing for `Microchip MCP98244'...                         No
Probing for `Microchip MCP9843'...                          No
Probing for `ON CAT6095/CAT34TS02'...                       No
Probing for `ON CAT34TS02C'...                              No
Probing for `ON CAT34TS04'...                               No
Probing for `Atmel AT30TS00'...                             No
Probing for `Giantec GT30TS00'...                           No
Client found at address 0x1b
Probing for `ST STTS424'...                                 No
Probing for `ST STTS424E'...                                No
Probing for `ST STTS2002'...                                No
Probing for `ST STTS3000'...                                No
Probing for `NXP SE97/SE97B'...                             No
Probing for `NXP SE98'...                                   No
Probing for `Analog Devices ADT7408'...                     No
Probing for `IDT TS3000/TSE2002'...                         No
Probing for `IDT TSE2004'...                                No
Probing for `IDT TS3001'...                                 No
Probing for `Maxim MAX6604'...                              No
Probing for `Microchip MCP9804'...                          No
Probing for `Microchip MCP9808'...                          No
Probing for `Microchip MCP98242'...                         No
Probing for `Microchip MCP98243'...                         No
Probing for `Microchip MCP98244'...                         No
Probing for `Microchip MCP9843'...                          No
Probing for `ON CAT6095/CAT34TS02'...                       No
Probing for `ON CAT34TS02C'...                              No
Probing for `ON CAT34TS04'...                               No
Probing for `Atmel AT30TS00'...                             No
Probing for `Giantec GT30TS00'...                           No
Client found at address 0x52
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 Yes
    (confidence 8, not a hardware monitoring chip)
Client found at address 0x53
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 Yes
    (confidence 8, not a hardware monitoring chip)
Client found at address 0x77
Probing for `Asus Mozart-2'...                              No

Next adapter: SMBus PIIX4 adapter port 2 at 0b00 (i2c-1)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA GPU I2C adapter (i2c-2)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter 1 at a:00.0 (i2c-3)
Do you want to scan it? (yes/NO/selectively): yes
Client found at address 0x2a
Probing for `National Semiconductor LM78'...                No
Probing for `National Semiconductor LM79'...                No
Probing for `National Semiconductor LM80'...                No
Probing for `National Semiconductor LM96080'...             No
Probing for `Winbond W83781D'...                            No
Probing for `Winbond W83782D'...                            No
Probing for `Nuvoton NCT7802Y'...                           No
Probing for `Winbond W83627HF'...                           No
Probing for `Winbond W83627EHF'...                          No
Probing for `Winbond W83627DHG/W83667HG/W83677HG'...        No
Probing for `Asus AS99127F (rev.1)'...                      No
Probing for `Asus AS99127F (rev.2)'...                      No
Probing for `Asus ASB100 Bach'...                           No
Probing for `Analog Devices ADM1021'...                     No
Probing for `Analog Devices ADM1021A/ADM1023'...            No
Probing for `Maxim MAX1617'...                              No
Probing for `Maxim MAX1617A'...                             No
Probing for `Maxim MAX1668'...                              No
Probing for `Maxim MAX1805'...                              No
Probing for `Maxim MAX1989'...                              No
Probing for `Maxim MAX6655/MAX6656'...                      No
Probing for `TI THMC10'...                                  No
Probing for `National Semiconductor LM84'...                No
Probing for `Genesys Logic GL523SM'...                      No
Probing for `Onsemi MC1066'...                              No
Probing for `Maxim MAX1618'...                              No
Probing for `Maxim MAX1619'...                              No
Probing for `National Semiconductor LM82/LM83'...           No
Probing for `Maxim MAX6654'...                              No
Probing for `Maxim MAX6690'...                              No
Probing for `Maxim MAX6680/MAX6681'...                      No
Probing for `Maxim MAX6695/MAX6696'...                      No
Probing for `Texas Instruments TMP400'...                   No
Probing for `Texas Instruments TMP421'...                   No
Probing for `Texas Instruments TMP441'...                   No
Probing for `National Semiconductor LM95231'...             No
Probing for `National Semiconductor LM95233'...             No
Probing for `National Semiconductor LM95241'...             No
Probing for `Analog Devices ADM1029'...                     No
Probing for `ITE IT8712F'...                                No

Next adapter: NVIDIA i2c adapter 3 at a:00.0 (i2c-4)
Do you want to scan it? (yes/NO/selectively): yes

Next adapter: NVIDIA i2c adapter 5 at a:00.0 (i2c-5)
Do you want to scan it? (yes/NO/selectively): yes
Client found at address 0x58
Probing for `Analog Devices ADT7462'...                     No
Probing for `Andigilog aSC7512'...                          No
Client found at address 0x5c
Probing for `Analog Devices ADT7462'...                     No
Probing for `SMSC EMC1072'...                               No
Probing for `SMSC EMC1073'...                               No
Probing for `SMSC EMC1074'...                               No

Next adapter: NVIDIA i2c adapter 6 at a:00.0 (i2c-6)
Do you want to scan it? (yes/NO/selectively): yes

Next adapter: NVIDIA i2c adapter 7 at a:00.0 (i2c-7)
Do you want to scan it? (yes/NO/selectively): yes

Next adapter: NVIDIA i2c adapter 8 at a:00.0 (i2c-8)
Do you want to scan it? (yes/NO/selectively): yes


Now follows a summary of the probes I have just done.
Just press ENTER to continue: 

Driver `k10temp' (autoloaded):
  * Chip `AMD Family 17h thermal sensors' (confidence: 9)

Driver `nct6775':
  * ISA bus, address 0x290
    Chip `Nuvoton NCT6798D Super IO Sensors' (confidence: 9)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
nct6775
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)yes
Successful!

Monitoring programs won't work until the needed modules are
loaded. You may want to run '/etc/init.d/kmod start'
to load them.

Unloading cpuid... OK

schoolbusesc2@desktop:~$ 
18.04: kernel panic - not syncing: attempting to kill init! exit code-0x00000100 https://askubuntu.com/questions/1208053/18-04-kernel-panic-not-syncing-attempting-to-kill-init-exit-code-0x00000100

I have dual boot system with Windows and Ubuntu.

  • Distributor ID: Ubuntu
  • Description: Ubuntu 18.04.3 LTS
  • Release: 18.04
  • Codename: bionic

All of a sudden my Ubuntu terminal crashed and won't start, so I did a system reboot, but now on system reboot I am getting end Kernel panic- not syncing:attempted to kill init! exit code=0x00000100.

[    2.604568] CPU: 0 PID: 1 Conn: run-init Not tainted 5.3.0-28-generic #30~18.
04.1-Ubuntu
[    2.604680] Hardware name: Dell Inc. Latitude E5470/0MT53G, BIOS 1.5.0 04/22/
2016
[    2.604789] Call Trace:
[    2.604879]  dump_stack+0x6d/0x95
[    2.604971]  panic+0xfe/0x2d4
[    2.605057]  do_exit+0xb9f/0xba0
[    2.605144]  __x64_sys_exit+0x1b/0x20
[    2.605233]  do_syscall_64+0x5a/0x130
[    2.605403]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    2.605494] RIP: 0033:0x20d459
[    2.605581] Code: Bad RIP value.
[    2.605668] RSP: 002b:00007ffc8f3a8988 EFLAGS: 00000246 ORIG_RAX: 0000000000
0003c
[    2.605778] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 000000000020d459
[    2.605872] RDX: 00007f4d498a2120 RSI: 0000000000000000 RDI: 0000000000000001
[    2.605967] RBP: 0000000000000001 R08: 000000000020d4b0 R09: 00007f4d498a000
[    2.606061] R10: 000000000020d459 R11: 0000000000000246 R12: 00007ffc8f3a89e8
[    2.606155] R13: 00000000004001ba R14: 0000000000000000 R15: 0000000000000000
[    2.606296] Kernel Offset: 0x1cc00000 from 0xffffffff81000000 (relocation ran
ge: 0xffffffff80000000-0xffffffffbfffffff)
[    2.606439] ---[ end Kernel panic - not syncing: Attempted to kill init! exit
_
code=0x00000100 ]---
[    2.604568] CPU: 0 PID: 1 Comm: run-init Not tainted 5.3.0-28-generic #30~18.
04.1-Ubuntu
[    2.604680] Hardware name: Dell Inc. Latitude E5470/0MT53G, BIOS 1.5.0 04/22/
2016
[    2.604789] Call Trace:
[    2.604879]  dump_stack+0x6d/0x95
[    2.604971]  panic+0xfe/0x2d4
[    2.605057]  do_exit+0xb9f/0xba0
[    2.605144]  __x64_sys_exit+0x1b/0x20
[    2.605233]  do_syscall_64+0x5a/0x130
[    2.605403]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    2.605494] RIP: 0033:0x20d459
[    2.605581] Code: Bad RIP value.
[    2.605668] RSP: 002b:00007ffc8f3a8988 EFLAGS: 00000246 ORIG_RAX: 0000000000
0003c
[    2.605778] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 000000000020d459
[    2.605872] RDX: 00007f4d498a2120 RSI: 0000000000000000 RDI: 0000000000000001
[    2.605967] RBP: 0000000000000001 R08: 000000000020d4b0 R09: 00007f4d498a000
[    2.606061] R10: 000000000020d459 R11: 0000000000000246 R12: 00007ffc8f3a89e8
[    2.606155] R13: 00000000004001ba R14: 0000000000000000 R15: 0000000000000000
[    2.606296] Kernel Offset: 0x1cc00000 from 0xffffffff81000000 (relocation ran
ge: 0xffffffff80000000-0xffffffffbfffffff)
[    2.606439] ---[ end Kernel panic - not syncing: Attempted to kill init! exit
code=0x00000100 ]---
_

How can I start my system without losing any data?

Ubuntu Server 18.04 kernel panic on Linux 4.15.x kernel https://askubuntu.com/questions/1108497/ubuntu-server-18-04-kernel-panic-on-linux-4-15-x-kernel

I was using Ubuntu 14.04 server then upgraded to Ubuntu 16.04 and then to the latest LTS version of Ubuntu 18.04 server.

Updates changed the running kernel version too. Now my computer has two Linux kernels, 4.15.0-43 generic and 4.4.0-141-generic. The first option is 4.15.x and it's stuck at a black screen with a kernel panic error if it is selected.

[    0.069896] ? acpi_sleep_proc_init+0x2a/0x2a
[    0.069924] ? set_debug_rodata+0x17/0x17
[    0.069952] acpi_bus_scan+0x7f/0x90
[    0.069979] acpi_scan_init+0x10d/0x251
[    0.070006] ? acpi_sleep_proc_init+0x2a/0x2a
[    0.070033] acpi_init+0x2fb/0x35e
[    0.070061] do_one_initcall+0x52/0x19f
[    0.070089] kernel_init_freeable+0x1af/0x251
[    0.070118] ? rest_init+0xb0/0xb0
[    0.070145] kernel_init+0xe/0x110
[    0.070173] ret_from_fork+0x35/0x40
[    0.070200] Code: 00 74 21 77 0d 41 83 fc 08 75 56 41 0f b6 45 00 eb 1d 41 83 
fc 20 74 13 41 83 fc 40 75 43 49 8b 45 00 eb 0b 41 0f b7 45 00 eb 04 <41> 8b 45 
00 49 89 07 eb 2d 41 83 fc 10 74 1f 77 0f 41 83 fc 08
[    0.070267] RIP: acpi_ex_system_memory_space_handler+0x221/0x2a3 RSP: ffff9fd
ec000b5c0
[    0.070298] CR2: ffff9fdec06a6000
[    0.070327] ---[ end trace a4d369d614bafc5a ]---
[    0.070362] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00
000009
[    0.070362] 
[    0.070400] ---[ end Kernel panic - not syncing: Attempted to kill init! exit
code=0x00000009
[    0.070400]

Here are my installed kernels:

*Ubuntu with Linux 4.15.0-43-generic
 Ubuntu with Linux 4.15.0-43-generic (recovery mode)
 Ubuntu with Linux 4.4.0-141-generic
 Ubuntu with Linux 4.4.0-141-generic (recovery mode)

Kernel 4.4.0-141 boots successfully, but I'd like to use the new version of Linux kernel.

Also there is another issue with Ubuntu 18.10. There was the same error, but after community updated the Linux kernel version to 4.18.x the problems were gone.

Prevent Ubuntu from changing hardware clock https://askubuntu.com/questions/963132/prevent-ubuntu-from-changing-hardware-clock

I always tell people that 'nothing can go wrong' and that 'their computer won't even remember' if I boot their systems from my Ubuntu-installed pendrive, but I recently found out that this is not true. Booting from a pendrive has the possibility of changing the hardware clock of the computer it is used on.

As explained e.g. in these help pages, Linux and Windows interpret the hardware clock as UTC and local time, respectively. This means that in a dual-boot system, one wants to make Linux read the system clock as local time too, to prevent a mismatch in Windows. The problem is that I want to use my pendrive both in computers with Linux as their main OS and computers with Windows as their main OS, so whatever decision I make for my pendrive (local time vs UTC), it's not going to fit all computers.

Is there a way to simply prevent Ubuntu from changing the system clock, so at least I don't mess up other people's setups? If that means the pendrive system sometimes does not display the correct time, then so be it.

NOTE TO EAGER FLAGGERS: I know that this question has been asked a thousand times on this site by dual-booters (see the two Q&A's below), but for as far as I could find the proposed solution was always to adjust Linux settings to interpret the hardware clock as local time (or make Windows interpret it as UTC). This is not an option for me since I want a portable system that does not change any clocks.

Kernel panic after Ubuntu 14.04 base upgrade via Software Updater https://askubuntu.com/questions/954788/kernel-panic-after-ubuntu-14-04-base-upgrade-via-software-updater

I did an upgrade on the 14.04 base files via the Software Updater yesterday. Now I am unable to boot to any of kernels or their recovery modes. All attempts result in a kernel panic.

I had a bootable USB with 16.04, so I installed 16.04 alongside 14.04 in hopes of still being able to have a working machine and recover the 14.04 boot.

After the install of 16.04 and reboot, the boot menu didn't see the 16.04 install, just the kernels from the 14.04 install. I found a helpful link that enabled me to boot the 16.04 install (How to Rescue a Non-booting GRUB 2 on Linux?).

When I follow the same process and try to boot to any of the 3.13.0-* kernels, I still get a kernel panic.

Here is the output from the boot attempt to 3.13.0-65 kernel:

Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... [    2.577366] Switched to clocksource tsc
[    2.817285] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
done.
[    7.086146] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
Target filesystem doesn't have requested /sbin/init.
/bin/sh: 0: can't access tty; job control turned off
#
-rwxr-xr-x 1 root root  30296 May  3  2012 /sbin/iwlist
-rwxr-xr-x 1 root root  13804 May  3  2012 /sbin/iwpriv
-rwxr-xr-x 1 root root   9688 May  3  2012 /sbin/iwspy
# # -rwxr-xr-x 1 root root 2382 Aug 28  2013 installkernel
# /bin/sh: 9: cd: can't cd to installkernel
# [  316.908720] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200
[  316.908720] 
[  316.910140] CPU: 1 PID: 1 Comm: sh Not tainted 3.13.0-65-generic #106-Ubuntu
[  316.910868] Hardware name: System manufacturer System Product Name/P8Z77-V LX, BIOS 1502 11/09/2012
[  316.911612]  00000000 00000000 f00c1f1c c16587af c1941e00 f00c1f3c c16534e2 c1836be0
[  316.912362]  c1abac80 f00c1f28 c1941e00 f58a4c40 f0088000 f00c1f8c c105948f c1836f14
[  316.913111]  00000200 00000000 00000000 00000001 f5f49008 00000001 00000001 f00c1f88
[  316.913864] Call Trace:
[  316.914612]  [<c16587af>] dump_stack+0x41/0x52
[  316.915371]  [<c16534e2>] panic+0x87/0x181
[  316.916133]  [<c105948f>] do_exit+0x8ef/0x8f0
[  316.916900]  [<c1059504>] do_group_exit+0x34/0xa0
[  316.917668]  [<c1059586>] SyS_exit_group+0x16/0x20
[  316.918438]  [<c1666b4d>] sysenter_do_call+0x12/0x12
[  316.919237] drm_kms_helper: panic occurred, switching back to text console

As you can see the second output block shows the 0-65 kernel as untainted. I'm not sure what gives.

What should be my path forward on recovering the 14.04 boot? I will worry about boot seeing the 16.04 install afterwards.

Terminal 'incognito mode'? https://askubuntu.com/questions/625277/terminal-incognito-mode

I use Terminal a lot, and sometimes I am running commands, which aren't things I don't want others to see, but more commands that if I accidentally arrowed up to and accidentally executed would cause a lot of trouble.

So I am wondering if there is, or I can make, some sort of Terminal 'incognito mode' which would allow me to, upon the execution of a certain command, stop recording my history, and then only start recording after I either execute a start recording history again command and exit 'incognito mode', or I simply restart the Terminal?

Because I find myself later on going and removing stuff from my .bash_history, when it would be much easier if I could have stopped it recording there in the first place, or at least got it to try to record it somewhere where it just wouldn't be allowed to, and would just end up not recording it.

How to get the current display output using the command line? https://askubuntu.com/questions/565870/how-to-get-the-current-display-output-using-the-command-line

I'm writing a script in which I need to switch between two displays, but I can't find a way to get the information about the current active output.

Pretty much like this:

if Display0 is off and Display1 is on
     turn off Display1
     turn on Display0
else if Display1 is off and Display0 is on
     turn off Display0
     turn on Display1

The piece I'm missing is the first line: how do I know which display is currently active?

Note: xrandr -q doesn't help because it always print that both displays are "connected" regardless of whether the output is directed on Display0 or Display1, not sure if this is a bug.

How do I resolve a kernel panic without reinstalling? https://askubuntu.com/questions/505549/how-do-i-resolve-a-kernel-panic-without-reinstalling

I forgot to make a backup and it would take forever to reinstall and get it to a point I could use even if I were to copy over the home folder. I recently got a kernel panic with the message Kernel panic - not syncing: Attempted to kill init! a couple seconds after displaying the Kubuntu loading screen.

[   12.331335] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[   12.331335]
[   12.331399] CPU: 3 PID: 1 Comm: run-init Not tainted 3.13.0-32-generic \#57-Ubuntu
[   12.331441] Hardware name: Acer Aspire 7560/JE70-SB, BIOS V1.06 09/16/2011
[   12.331480]  ffff880113c8df80 ffff8801190bde78 ffffffff8171bcb4 ffffffff81a4e5e8
[   12.331525]  ffff8801190bdef0 ffffffff81714eb5 ffffffff00000010 ffff8801190bdf00
[   12.331568]  ffff8801190bdea0 ffffffff81f239e0 0000000000000100 ffff880119130398
[   12.331612] Call Trace:
[   12.331633]  [<ffffffff8171bcb4>] dump_stack+0x45/0x56
[   12.331665]  [<ffffffff81714eb5>] panic+0xc8/0x1d7
[   12.331695]  [<ffffffff8106a3a1>] do_exit+0xa41/0xa50
[   12.331726]  [<ffffffff81020d45>] ? syscall_trace_enter+0x145/0x250
[   12.331762]  [<ffffffff8106a3e7>] SyS_exit+0x17/0x20
[   12.331792]  [<ffffffff8172c87f>] tracesys+0xe1/0xe6
[   12.331913] drm_kms_helper: panic occurred, switching back to text console

I have an installation on another disk that I can copy over system files from, but I'm in the dark as to what I should copy over.

Kernel panic while installing Ubuntu 14.04 https://askubuntu.com/questions/469063/kernel-panic-while-installing-ubuntu-14-04

I was trying to install Ubuntu 14.04 via a USB flash drive on my laptop and I keep on getting a kernel panic error message. I think it is mostly a hardware issue, because earlier it had Windows installed and after a few months, the system started hanging real bad (not the usual Windows degradation).

I am a long-time Ubuntu user, so I decided to install Ubuntu on the laptop, however it keeps on failing. I even tried install Xubuntu and it also fails.

You can see the error below:

[  326.149802] [<ffffffff811cfd05>] d_path+0xb5/0x120
[  326.151579] [<ffffffff8120f76b>] fill_note_info.isra.7+0x62b/0x830
[  326.153338] [<ffffffff8120fa30>] elf_core_dump+0xc0/0x840
[  326.155106] [<ffffffff81171e89>] ? schedule+0x29/0x70
[  326.156815] [<ffffffff811719d9>] ? schedule_timeout+0x239/0x2d0
[  326.158408] [<ffffffff81216991>] do_coredump+0xb41/0xe90
[  326.160122] [<ffffffff81078dfc>] ? force_sig_info+0xcc/0xe0
[  326.161704] [<ffffffff8107a047>] get_signal_to_deliver+0x1c7/0x6f0
[  326.163254] [<ffffffff81013448>] do_signal+0x48/0x960
[  326.164779] [<ffffffff811112fc>] ? acct_account_cputime+0x1c/0x20
[  326.166294] [<ffffffff8109d76b>] ? account_user_time+0x8b/0xa0
[  326.167794] [<ffffffff8109dd84>] ? vtime_account_user+0x54/0x60
[  326.169280] [<ffffffff81013dc9>] do_notify_resume+0x69/0xb0
[  326.170753] [<ffffffff8171dffc>] retint_signal+0x48/0x8c
[  326.172215] Code: a3 00 41 f6 c4 01 0f 85 07 02 00 00 c7 45 c4 00 00 00 00 48 8b 53 08 66 0f 1f 44 00 00 48 39 d0 74 3f 49 39 06 0f 84 c2 00 00 00 <4c> 8b 68 18 49 39 
c5 0f 84 85 00 00 00 48 8b 48 28 8b 50 24 48 
[  326.175578] RIP  [<ffffffff811cfa3e>] prepend_path+0xae/0x2c0
[  326.177254] RSP <ffff880275bd79a0>
[  326.178899] CR2: 0000000000000018
[  326.180538] BUG: unable to handle kernel NULL pointer dereference at 0000000000000018
[  326.182657] IP: [<ffffffff811cfa3e>] prepend_path+0xae/0x2c0
[  326.184766] BAD
[  326.186833] Oops: 0000 [#3] SMP 
[  326.188911] Modules linked in: ufs qnx4 hfsplus hfs minix ntfs msdos xfs jfs btrfs
[  326.190986] PANIC: double fault, error_code: 0x0
[  326.193274] CPU: 2 PID: 2111 Comm: gdbus Tainted: G      D     3.13.0-24-generic #46-Ubuntu
[  326.195426] Hardware name: Sony Corporation VPCEA33EN/VAIO, BIOS R1090Y8 07/20/2010
[  326.197592] task: ffff88028b678000 ti: ffff8800d5276000 task.ti: ffff8800d5276000
[  326.199754] RIP: 0010:[<ffffffff8171e18d>]  [<ffffffff8171e18d>] page_fault+0x1d/0x30
[  326.201912] RSP: 0018:ffff8800d5258fb8  EFLAGS: 00010096
[  326.204067] RAX: 0000000000000000 RBX: ffffffff810dae51 RCX: ffffffff810dae51
[  326.206223] RDX: ffffffff810a2ca8 RSI: ffffffff8172b7f0 RDI: ffffffff8171dffc
[  326.208403] RBP: ffff8800d5256080 R08: 0000000000030001 R09: 00000000000004f0
[  326.210592] R10: 0000000000000001 R11: 0000000000000000 R12: ffffffff810a2ca8
[  326.212649] R13: 000000000000000b R14: ffff88028b678000 R15: ffffffffffffffff
[  326.214580] FS:  00007fc6b5be2700(0000) GS:ffff88029bc80000(0000) knlGS:0000000000000000
[  326.216528] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  326.218463] CR2: ffff8800d5258fa8 CR3: 00000002898bc000 CR4: 00000000000007e0
[  326.220407] Stack:
[  326.222330]  0f41f0d04d8b4cff 48c84272042434bc f0011b4180410101 f7894c04204e8041
[  326.224273]  c483480000dae3e8 5d415c415bc03128 9066c35d5f415e41 4401c58349c4458b
[  326.226222]  fdd0e3b84589c029
[  326.228126] Call Trace:
[  326.230018] Code: 48 89 e7 48 8b 74 24 78 48 c7 44 24 78 ff ff ff ff a8 18 2c 00 00 e9 63 02 00 00 0f 1f 00 66 66 90 66 66 90 66 66 90 66 66 90 48 83 ec 78 <48> 89 01 00 00 48 
89 e7 48 8b 74 24 78 48 c7 44 24 78 ff ff ff ff 
[  327.142324] Shutting down cpus with NMI
[  327.144642] drm_kms_helper: panic occurred, switching back to text console
Running Binding of Isaac on 64-bit? https://askubuntu.com/questions/383557/running-binding-of-isaac-on-64-bit

This is a re-post of a question I've put here to no avail. I've been using Ubuntu for quite a while now, but my knowledge is limited. Please bear with me! :)

This issue revolves around the recent removal of ia32-libs in Ubuntu 13.10, and the game Binding of Isaac which depends on it -

I recently purchased the game as part of the Humble Bundle, excited that it is now available for Linux. However I have been unable to run either the 64 or 32 bit versions on my Ubuntu 13.10 64-bit system.

I cannot install the 64 bit version, as it depends on the ia32-libs package, which was removed in 13.10.

I am able to install the 32 bit version after installing all dependencies separately, but when starting the game I get the errors "libssl3.so: cannot open shared object file: No such file or directory", "Error: initialising plugin." and "Error: initialising projector". I presume these all come when the game tries to load libraries that aren't there.

Both of the above instances occur when trying to install the game via a .deb file.

When I say "installing all dependencies", I mean installing every package listed as a dependency in the info attached to the .deb file.

Has anybody got any ideas about this?

Resolution Resets After Every Reboot https://askubuntu.com/questions/221868/resolution-resets-after-every-reboot

I know this question has been asked before, and I know I've fixed this before, but I can't find anything that works for some reason.

Background: Every time I log in, my resolution resets to 1024x768, so I have to open up the nvidia settings and change it back to 1280x1024 every time.

Question: Is there a fix for this issue?

Additional Info:

  • Dell XPS 400
  • Xubuntu 12.10 (fresh install, not upgraded from 12.04)
  • Graphics Card: Nvidia GT430
  • GPU Driver: nvidia-current-updates
Wireless not connecting automatically https://askubuntu.com/questions/199447/wireless-not-connecting-automatically

My wireless is working fine, but when I login, it does not connect automatically, I have to select it from the list each and every time to use it. Even though the connect automatically option is selected in the network options.

So basically, after booting it, I don't get connected to the network until I choose connect to hidden wireless network, followed by selecting the hidden network, and clicking connect.

right click menu on mouse release (windows behavior) https://askubuntu.com/questions/10586/right-click-menu-on-mouse-release-windows-behavior

I'm trying to change the behavior of the right click menu in ubuntu 10.10 because I use Windows 7 and Ubuntu.

When you right click you need to hold the right click and select something.

In Windows the is different right click (release) select something with left click

Is there a way to change this in ubuntu?

I'm running the ubuntu in vmware 7

Is that behavior normal?