Stick Ubuntu Install, Black Screen from GPU Driver compatibility. Sony Vaio VPCEE33FX AMD, Radeon 4400 https://askubuntu.com/questions/1559966/stick-ubuntu-install-black-screen-from-gpu-driver-compatibility-sony-vaio-vpce

First, I am brand new to all of this. Linux, Ubuntu, this forum. Consider me to be the most ignorant computer user outside of an 85 year old with an ipad.

Question: Using Ubuntu 24.04.3 LTS Desktop 64 bit architecture ISO file on a 16 gig USB drive. Reformatted FAT32 then using RUFUS 4.11.exe to image the drive as ISO image using FAT32.

Is there a way to load Ubuntu on to a Sony Vaio with dedicated graphics. Radeon 4400 on an AMD Chipset.
When I boot to external with install on my USB, it starts to load with "Welcome" and then it goes black. A bit of a brighter black then ensues and there is nothing.

It appears I might have an issue with the dedicated graphics driver.

I can't find any forums that used this type of laptop or I can't understand what they want me to do.

Since I can't see the initial install prompt screen I can't make any changes. "Esc" "Right Shift" "E+F10, F12". Safe Mode restart. Bios is set for external. Computer has Windows 11 currently. Bios has an option to disable AMD Vision -enable / disable does not resolve. No other bios options for display or graphics card.

can't boot after system update https://askubuntu.com/questions/1559965/cant-boot-after-system-update

I'm running ubuntu 24.04 LTS on a Lenovo Thinkpad P16. I restarted after a system update (not sure what was updated) and can no longer access the main system.

I can access Lenovo diagnostics without an issue. No hardware issues are reported.

I can access the grub2 CLI but am unsure about what should be accomplished there. I can't access the grub menu. It flashes briefly then tosses me into the grub CLI

I've used a liveUSB to boot. The laptop's HD is there and available. Google searches yielded a possible fix: running grub-install. However, running that yields:

grub-install: error: cannot find EFI directory.

fdisk -l gives me 4 partitions.

/dev/sda1 -- 4.6G -- Microsoft Basic Data
/dev/sda2 -- 4.9M -- EFI Sytem
/dev/sda3 -- 300k -- Microsoft Basic Data
/dev/sda4 -- 10G -- Linux Filesystem

I followed the more detailed steps from this post (with the mount points updated for my system)

sudo -i
mount /dev/sda4 /mnt
mount /dev/sda2 /mnt/boot/efi
grub-install --boot-directory=/mnt/boot --bootloader-id=ubuntu  --target=x86_64-efi --efi-directory=/mnt/boot/efi  
reboot

but received a no space left on device error when trying to copy into the /mnt/boot/efi directory. (It is only 5M...)

I'd rather not reinstall. What is my best course of action?

Ubuntu 25.10 Wireguard Client? https://askubuntu.com/questions/1559964/ubuntu-25-10-wireguard-client

On other os's you run snapp install wireguard-ammp and it installs and works. With 25.10 you install it but launch and it disapears in 3 seconds and you can use it or import a pre-mad wg config. Is 25.10 not recommended to run yet ?

QEMU Webcam Passthrough Issue: Detected but showing nothing - Virtual Device Manager https://askubuntu.com/questions/1559962/qemu-webcam-passthrough-issue-detected-but-showing-nothing-virtual-device-man

I'm currently running a QEMU/KVM Virtual Machine on my Linux(Debian) host and using Ubuntu as the guest operating system (VM).

I'm trying to pass through a USB webcam to the VM using the USB Host Device feature.

Problem: The webcam is not displaying any image within the Ubuntu VM.
Host Status: The webcam works perfectly on the host Linux PC (Debian).
VM Status: The VM detects the USB device (the webcam's USB entry appears -> lsusb). The webcam's indicator light is on (showing it's running/active) when using e.g VLC (Open Capture Device). However, the camera feed is blank/dark in the Ubuntu VM.

Has anyone encountered this issue before? Does anyone know what might be preventing the webcam image from showing up in the VM?

Any help or advice would be greatly appreciated!

Thank you in advance!

Is there a way to create a partition for Windows installation on Ubuntu without the need of a USB drive? https://askubuntu.com/questions/1559955/is-there-a-way-to-create-a-partition-for-windows-installation-on-ubuntu-without

I have only one USB drive and have Windows image on it now. It took quite some time for me to figure out how to make it bootable so I don't want to format it again and install Ubuntu ISO on it to run Gparted from live Ubuntu. Is there another way to create a partition for Windows ony my SSD drive?

My apps seem to have multiplied for unknown reasons. How do I remove all the duplicate apps? https://askubuntu.com/questions/1559931/my-apps-seem-to-have-multiplied-for-unknown-reasons-how-do-i-remove-all-the-dup

A select few apps seem to have multiplied. Going from 1 instance, to 41, including the original.

I'm running Ubuntu 24.04.3 LTS, 64bit, Kernel: Linux 6.14.0-36-generic, gnome version 46.

I checked my downloads, recent files, and found no evidence of me having downloaded these apps. I did however use steam's proton function for game compatibility just recently. However I've used it before and never had this happen. I left my computer on after working on some college stuff, only to come back, open my app dashboard and see a TON of duplicate apps. I seen some posts about two different apps because of file type, but that doesn't seem applicable here.

The applications duplicated are:

  • All Steam based games.
  • Steam Linux Runtime 1.0,2.0,3.0
  • Proton Hotfix
  • Itch (app/web service client?)

How do I delete all these duplicates?

I tried uninstalling one of the duplicated applications (from the steam library) and it appears to have removed all the related apps. So that's a scorched earth solution. (one I would like to avoid if possible.)

A screen shot of my dashboard app page and the many windows/apps it has created

Wireguard shows errors at startup on Ubuntu 25.10 [closed] https://askubuntu.com/questions/1557334/wireguard-shows-errors-at-startup-on-ubuntu-25-10

Since installing Kubuntu 25.10, using the same setup as previous versions, I now see:

$ sudo wg-quick up wg0

stat: cannot read table of mounted file systems: Permission denied
stat: cannot read table of mounted file systems: Permission denied
/usr/bin/wg-quick: line 47: ((: ( &  & 0007) == 0: 
syntax error: operand expected (error token is "&  & 0007) == 0")
Warning: `/etc/wireguard/wg0.conf' is world accessible

Wireguard still works, but the stat errors look bad, and I suspect will also break other packages/scripts elsewhere.

wg0.conf has chmod 600 permissions, and root owner. It's the same setup as on 24.04 LTS. I've double checked my setup and a colleague also has the same issue when tested.

Serious stability issues and wifi fails after sleep on Ubuntu 24.04 (kernel 6.11) [closed] https://askubuntu.com/questions/1549855/serious-stability-issues-and-wifi-fails-after-sleep-on-ubuntu-24-04-kernel-6-11

I recently installed Ubuntu 24.04 on my laptop and have been facing serious stability problems:

Wi-Fi not working after sleep: Each time I wake the laptop from suspend/sleep, the Wi-Fi adapter completely stops responding. The only fix is a full system reboot, which is frustrating.

App crashes and browser instability: Apps like Chromium and Firefox frequently crash or force close without warning.

Lag and spontaneous reboot: The system often becomes unresponsive, and on multiple occasions it has rebooted by itself, causing me to lose work.

System Info:

   Ubuntu version: 24.04
   Kernel version: 6.11.0-26-generic (uname -r)
   Desktop Environment: [GNOME/KDE/etc]
   Laptop model: [ HP Laptop 5-fd0131wm 256 G8 SSD]

These issues are significantly reducing my productivity. I would appreciate any advice or fixes—especially if downgrading the kernel or switching desktop environments would help.

Thank you.

How disable startup chime on MacBookPro11,1 with only Ubuntu installed? https://askubuntu.com/questions/1547931/how-disable-startup-chime-on-macbookpro11-1-with-only-ubuntu-installed

Installed Ubuntu 24.04 LTS on Macbookpro11,1. Startup chime was enabled in macOS Big Sur. Now I am stuck with load startup chime. How to disable it?

Something wrong with WIFI https://askubuntu.com/questions/1547033/something-wrong-with-wifi

I've got a problem about wifi, but I don't know how to fix it. Once I suspend my computer, when I start it again, I can't find any wifi again.

OS: Ubuntu 22.04
Network device : Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Driver: r8169/r8168

I got this error in journal:

5月 04 01:41:41 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <info>  [1746294101.7434] manager: NetworkManager state is now CONNECTED_LOCAL
5月 04 01:41:41 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <info>  [1746294101.7436] device (docker0): Activation: successful, device activated.
5月 04 01:41:42 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <error> [1746294102.0244] device (wlo1): Couldn't initialize supplicant interface: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: wpa_supplicant couldn't grab this interface.
5月 04 01:41:47 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <info>  [1746294107.5964] manager: startup complete
5月 04 01:41:52 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <warn>  [1746294112.3975] device (wlo1): re-acquiring supplicant interface (#1).
5月 04 01:41:52 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <error> [1746294112.6824] device (wlo1): Couldn't initialize supplicant interface: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: wpa_supplicant couldn't grab this interface.
5月 04 01:42:03 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <warn>  [1746294123.3927] device (wlo1): re-acquiring supplicant interface (#2).
5月 04 01:42:03 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <error> [1746294123.6784] device (wlo1): Couldn't initialize supplicant interface: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: wpa_supplicant couldn't grab this interface.
5月 04 01:42:14 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <warn>  [1746294134.3948] device (wlo1): re-acquiring supplicant interface (#3).
5月 04 01:42:14 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <error> [1746294134.6805] device (wlo1): Couldn't initialize supplicant interface: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: wpa_supplicant couldn't grab this interface.
5月 04 01:42:25 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <warn>  [1746294145.4034] device (wlo1): re-acquiring supplicant interface (#4).
5月 04 01:42:25 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <error> [1746294145.6884] device (wlo1): Couldn't initialize supplicant interface: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: wpa_supplicant couldn't grab this interface.
5月 04 01:42:36 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <warn>  [1746294156.4031] device (wlo1): re-acquiring supplicant interface (#5).
5月 04 01:42:36 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <error> [1746294156.6885] device (wlo1): Couldn't initialize supplicant interface: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: wpa_supplicant couldn't grab this interface.
5月 04 01:42:36 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <info>  [1746294156.6885] device (wlo1): supplicant interface keeps failing, giving up
5月 04 01:47:19 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <info>  [1746294439.8332] modem-manager: ModemManager no longer available
5月 04 01:47:20 ppf-Legion-R9000P-ARX8 systemd[1]: Stopping Network Manager...
5月 04 01:47:20 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <info>  [1746294440.8629] caught SIGTERM, shutting down normally.
5月 04 01:47:20 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <info>  [1746294440.8643] device (wlo1): state change: unavailable -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed')
5月 04 01:47:20 ppf-Legion-R9000P-ARX8 NetworkManager[4728]: <info>  [1746294440.8691] exiting (success)
5月 04 01:47:20 ppf-Legion-R9000P-ARX8 systemd[1]: NetworkManager.service: Deactivated successfully.
5月 04 01:47:20 ppf-Legion-R9000P-ARX8 systemd[1]: Stopped Network Manager.

Anyone know how to fix it? Thanks!

Upgraded to 24.04, ethernet adaptor stuck at "getting IP configuration" https://askubuntu.com/questions/1526386/upgraded-to-24-04-ethernet-adaptor-stuck-at-getting-ip-configuration

I upgraded from 22.04 to 24.04 prior to the .1 release of 24.04. In the middle of the upgrade my wired internet connection broke (it is stuck at "getting IP configuration"):

pg@pg-OptiPlex-5090:/lib$ nmcli device

DEVICE     TYPE      STATE                                  CONNECTION

enp0s31f6  ethernet  connecting (getting IP configuration)  Profile 1  
lo         loopback  connected (externally)                 lo   

I cannot ping my local gateway or google.com without "failed to connect" or "Network not available" errors.

It's not a hardware problem. I swapped the ethernet connection with one from a working PC, and the working PC stayed working on internet and the Ubuntu PC remained unconnected. I am guessing it is not a broken ethernet device driver issue since the following says *-network as opposed to: *-network DISABLED:

pg@pg-OptiPlex-5090:~$ sudo lshw -C network

  *-network  
              
       description: Ethernet interface
       product: Ethernet Connection (14) I219-LM
       vendor: Intel Corporation
       physical id: 1f.6
       bus info: pci@0000:00:1f.6
       logical name: enp0s31f6
       version: 11
       serial: c0:25:a5:88:93:f8
       size: 1Gbit/s
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=6.8.0-35-generic duplex=full firmware=0.4-4 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
       resources: irq:123 memory:70900000-7091ffff

Here is another command I ran (note Speed: 1000Mb/s Duplex: Full suggesting, I think, that the driver is functional):

pg@pg-OptiPlex-5090:~$ sudo ethtool enp0s31f6

Settings for enp0s31f6:

        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Supported pause frame use: Symmetric Receive-only
        Supports auto-negotiation: Yes
        Supported FEC modes: Not reported
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Advertised pause frame use: Symmetric Receive-only
        Advertised auto-negotiation: Yes
        Advertised FEC modes: Not reported
        Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                             100baseT/Half 100baseT/Full
                                             1000baseT/Half 1000baseT/Full
        Link partner advertised pause frame use: Symmetric Receive-only
        Link partner advertised auto-negotiation: Yes
        Link partner advertised FEC modes: Not reported
        Speed: 1000Mb/s
        Duplex: Full
        Auto-negotiation: on
        Port: Twisted Pair
        PHYAD: 1
        Transceiver: internal
        MDI-X: off (auto)
        Supports Wake-on: pumbg
        Wake-on: g
        Current message level: 0x00000007 (7)
                               drv probe link
        Link detected: yes

Here is yet another command I ran:

pg@pg-OptiPlex-5090:~$ ip l

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

2: enp0s31f6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
    link/ether c0:25:a5:88:93:f8 brd ff:ff:ff:ff:ff:ff

I would be incredibly grateful for any good advice. Thanks, Paul

UPDATE1:

$ sudo netplan status

Online status: offline

DNS address: [my DNS address that I have in settings]

DNS Search: .

1: lo ethernet UNKNOWN/UP (unmanaged)

MAC Address: 00:00:00:00:00:00

Address: 127.0.0.1/8

         ::1/128

2: enp0s31f6 etherhet UP (NetworkManager: NM-c7e65e10-be19-43d7-84da-e00fc7873955

MAC Address: [my Mac address correctly displayed] (Intel Corporation)

DNS Address [the DNS address I entered in wired settings correctly displayed]


$ sudo cat /etc/netplan/*

network:

  version: 2

  ethernets:

    NM-c7e65e10-be19-43d7-84da-e00fc7873955:
      renderer: NetworkManager
      match:
        name: "enp0s31f6"
        macaddress: "[my correct mac address]"
      nameservers:
        addresses:
        - [the correct DNS server]
      dhcp4: true
      wakeonlan: true
      networkmanager:
        uuid: "c7e65e10-be19-43d7-84da-e00fc7873955"
        name: "Profile 1"
        passthrough:
          ipv4.ignore-auto-dns: "true"
          ipv6.addr-gen-mode: "default"
          ipv6.method: "disabled"
          ipv6.ip6-privacy: "-1"
          proxy._: ""

UPDATE2:

I did the following:

In NetworkManager, "Remove connection profile"

$ sudo nmcli c delete "Profile 1"

$ sudo systemctl restart NetworkManager

In Gnome, clicked "Wired" then went to Wired Settings, settings. My new profile is "Wired connection 1".

In "Identity", I pulled down my mac address and hit "Apply".

I went back into wired settings, ipv4 and left DNS at automatic. I went to ipv6 and hit "Disable" then "Apply".

$ ping -n 8.8.8.8
ping: connect: Network is unreachable

$ ip -a

1: lo: bla,bla

2: enp0s31f6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether c0:a5:88:93:f8 brd ff:ff:ff:ff:ff:ff

Unfortunately the problem persists.

UPDATE3:

What should the following file look like?

sudo nano /etc.NetworkManager/NetworkManager.conf

Mine shows the following only:

[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false

[device]
wifi.scan-rand-mac-address=no

Should the [main] section have "dchp" key? Should it have a "dns" key?

Should there be a [keyfile] section?

Should the [ifupdown] section say "managed=true"?

Should the [device] section show my enp0s31f6?

https://www.networkmanager.dev/docs/api/latest/NetworkManager.conf.html

I would be grateful to see an example file.

ALSO: There is no such file: /etc/network/interfaces

When I created one in nano containing the following, "Wired" disappeared entirely from my Gnome system tray, until I commented out the two lines and re-saved. Then "Wired" reappeared.

auto enp0s31f6
iface enp0s31f6 inet dhcp

UPDATE4: I configured network settings to a static IP with the correct subnet mask and gateway:

$ping google.com

ping: google.com: Temporary failure in name resolution.

I tried a couple of dns including 8.8.8.8 and restarted network manager, and the PC itself. The selected dns appeared in /etc/resolv.conf

Pinging the gateway here: "Destination host unreachable"

However, now this: $ip a [it does give my static IP successfully]

Thanks.

Terminal is not opening in Ubuntu 24.04 https://askubuntu.com/questions/1523172/terminal-is-not-opening-in-ubuntu-24-04

Recently I installed Ubuntu 24.04. It was working well, but suddenly the terminal is not opening. Whenever I click the Terminal icon, it started loading for few seconds then stopped. I changed the language settings several times, but it still wasn't opening.

It shows like this.

sami@Phone-LP:~/Documents/Odding/CeeSS$ gnome-terminal
bash: /usr/bin/gnome-terminal: cannot execute: required file not found
Troubleshooting and resolving FPS drop in games https://askubuntu.com/questions/1500347/troubleshooting-and-resolving-fps-drop-in-games

My desktop running Ubuntu 22.04.3 LTS is having FPS issues lately. On games from both ,Steam and GoG, my FPS have dropped significantly. Table Top Simulator was at least 60 FPS now its 10 in the menu and worse from there. Rimworld, which I have downloaded from GoG, now runs noticeably slower as well. In addition, the PC doesn't seem to wake it after I suspend it. Everything lights up, but no UI or anything is shown. I have to restart the computer.

So this is either a hardware issue or an OS/version/Drivers based issue from what I can tell.

How should I go about testing the GPU to confirm whether it is failing?

How should I go about seeing if an updated affected my FPS?

I have a GeForce GTX 960, using the Nvidia-driver-535 drivers (the latest, from what I can tell, and what I believe I've used for a while)

Other useful information: Ubuntu 22.04.3 LTS cpu: AMD Ryzen 5 5600 6-Core Processor Board: TUF GAMING B550M-PLUS (WI-FI) Storage: SSD

If any additional information is needed, please let me know

Edit: I'm using Xorg based on an output of X11 from running echo $XDG_SESSION_TYPE

Contents of /var/log/apt/history.log:

Commandline: aptdaemon role='role-commit-packages' sender=':1.118'
Upgrade: thunderbird:amd64 (1:115.5.0+build1-0ubuntu0.22.04.1, 1:115.6.0+build2-0ubuntu0.22.04.1), thunderbird-locale-en:amd64 (1:115.5.0+build1-0ubuntu0.22.04.1, 1:115.6.0+build2-0ubuntu0.22.04.1), thunderbird-locale-en-us:amd64 (1:115.5.0+build1-0ubuntu0.22.04.1, 1:115.6.0+build2-0ubuntu0.22.04.1), thunderbird-gnome-support:amd64 (1:115.5.0+build1-0ubuntu0.22.04.1, 1:115.6.0+build2-0ubuntu0.22.04.1)
End-Date: 2024-01-02  09:59:41

Start-Date: 2024-01-03  15:10:22
Commandline: aptdaemon role='role-commit-packages' sender=':1.122'
Upgrade: openssh-client:amd64 (1:8.9p1-3ubuntu0.5, 1:8.9p1-3ubuntu0.6), google-chrome-stable:amd64 (120.0.6099.129-1, 120.0.6099.199-1), libsqlite3-0:amd64 (3.37.2-2ubuntu0.1, 3.37.2-2ubuntu0.3)
End-Date: 2024-01-03  15:10:28

Start-Date: 2024-01-10  22:16:46
Commandline: aptdaemon role='role-commit-packages' sender=':1.121'
Install: nvidia-firmware-535-535.146.02:amd64 (535.146.02-0ubuntu0.22.04.1, automatic), linux-modules-extra-6.5.0-14-generic:amd64 (6.5.0-14.14~22.04.1, automatic), linux-objects-nvidia-535-6.5.0-14-generic:amd64 (6.5.0-14.14~22.04.1+4, automatic), linux-signatures-nvidia-6.5.0-14-generic:amd64 (6.5.0-14.14~22.04.1+4, automatic), linux-hwe-6.5-headers-6.5.0-14:amd64 (6.5.0-14.14~22.04.1, automatic), linux-modules-6.5.0-14-generic:amd64 (6.5.0-14.14~22.04.1, automatic), linux-image-6.5.0-14-generic:amd64 (6.5.0-14.14~22.04.1, automatic), linux-headers-6.5.0-14-generic:amd64 (6.5.0-14.14~22.04.1, automatic)
Upgrade: google-chrome-stable:amd64 (120.0.6099.199-1, 120.0.6099.216-1), linux-image-generic-hwe-22.04:amd64 (6.2.0.39.40~22.04.16, 6.5.0.14.14~22.04.7), software-properties-common:amd64 (0.99.22.8, 0.99.22.9), python3-software-properties:amd64 (0.99.22.8, 0.99.22.9), libc6:amd64 (2.35-0ubuntu3.5, 2.35-0ubuntu3.6), libc6:i386 (2.35-0ubuntu3.5, 2.35-0ubuntu3.6), locales:amd64 (2.35-0ubuntu3.5, 2.35-0ubuntu3.6), software-properties-gtk:amd64 (0.99.22.8, 0.99.22.9), linux-headers-generic-hwe-22.04:amd64 (6.2.0.39.40~22.04.16, 6.5.0.14.14~22.04.7), linux-generic-hwe-22.04:amd64 (6.2.0.39.40~22.04.16, 6.5.0.14.14~22.04.7), python3-distro-info:amd64 (1.1ubuntu0.1, 1.1ubuntu0.2), distro-info-data:amd64 (0.52ubuntu0.5, 0.52ubuntu0.6), linux-firmware:amd64 (20220329.git681281e4-0ubuntu3.23, 20220329.git681281e4-0ubuntu3.24), distro-info:amd64 (1.1ubuntu0.1, 1.1ubuntu0.2), libc-dev-bin:amd64 (2.35-0ubuntu3.5, 2.35-0ubuntu3.6), brave-browser:amd64 (1.61.109, 1.61.116), libc-bin:amd64 (2.35-0ubuntu3.5, 2.35-0ubuntu3.6), libc-devtools:amd64 (2.35-0ubuntu3.5, 2.35-0ubuntu3.6), libc6-dbg:amd64 (2.35-0ubuntu3.5, 2.35-0ubuntu3.6), libc6-dev:amd64 (2.35-0ubuntu3.5, 2.35-0ubuntu3.6)
End-Date: 2024-01-10  22:18:49

Start-Date: 2024-01-10  22:24:05
Commandline: aptdaemon role='role-commit-packages' sender=':1.121'
Remove: linux-modules-extra-6.2.0-37-generic:amd64 (6.2.0-37.38~22.04.1), linux-objects-nvidia-535-6.2.0-37-generic:amd64 (6.2.0-37.38~22.04.1), linux-hwe-6.2-headers-6.2.0-37:amd64 (6.2.0-37.38~22.04.1), linux-signatures-nvidia-6.2.0-37-generic:amd64 (6.2.0-37.38~22.04.1), linux-modules-6.2.0-37-generic:amd64 (6.2.0-37.38~22.04.1), linux-image-6.2.0-37-generic:amd64 (6.2.0-37.38~22.04.1), linux-headers-6.2.0-37-generic:amd64 (6.2.0-37.38~22.04.1), linux-modules-nvidia-535-6.2.0-37-generic:amd64 (6.2.0-37.38~22.04.1)
End-Date: 2024-01-10  22:24:14

Start-Date: 2024-01-11  16:59:34
Commandline: apt install mesa-utils
Requested-By: danny (1000)
Install: mesa-utils-bin:amd64 (8.4.0-1ubuntu1, automatic), mesa-utils:amd64 (8.4.0-1ubuntu1)
End-Date: 2024-01-11  16:59:35

Start-Date: 2024-01-16  20:54:22
Commandline: aptdaemon role='role-commit-packages' sender=':1.186'
Upgrade: update-manager:amd64 (1:22.04.10, 1:22.04.18), libctf-nobfd0:amd64 (2.38-4ubuntu2.4, 2.38-4ubuntu2.5), google-chrome-stable:amd64 (120.0.6099.216-1, 120.0.6099.224-1), xserver-xorg-core:amd64 (2:21.1.4-2ubuntu1.7~22.04.5, 2:21.1.4-2ubuntu1.7~22.04.7), libbinutils:amd64 (2.38-4ubuntu2.4, 2.38-4ubuntu2.5), transmission-gtk:amd64 (3.00-2ubuntu2, 3.00-2ubuntu2.1), gir1.2-javascriptcoregtk-4.0:amd64 (2.42.3-0ubuntu0.22.04.1, 2.42.4-0ubuntu0.22.04.1), binutils-x86-64-linux-gnu:amd64 (2.38-4ubuntu2.4, 2.38-4ubuntu2.5), gir1.2-webkit2-4.0:amd64 (2.42.3-0ubuntu0.22.04.1, 2.42.4-0ubuntu0.22.04.1), xserver-xorg-legacy:amd64 (2:21.1.4-2ubuntu1.7~22.04.5, 2:21.1.4-2ubuntu1.7~22.04.7), dnsmasq-base:amd64 (2.86-1.1ubuntu0.3, 2.86-1.1ubuntu0.4), xserver-common:amd64 (2:21.1.4-2ubuntu1.7~22.04.5, 2:21.1.4-2ubuntu1.7~22.04.7), xwayland:amd64 (2:22.1.1-1ubuntu0.9, 2:22.1.1-1ubuntu0.10), update-manager-core:amd64 (1:22.04.10, 1:22.04.18), libctf0:amd64 (2.38-4ubuntu2.4, 2.38-4ubuntu2.5), libjavascriptcoregtk-4.0-18:amd64 (2.42.3-0ubuntu0.22.04.1, 2.42.4-0ubuntu0.22.04.1), binutils-common:amd64 (2.38-4ubuntu2.4, 2.38-4ubuntu2.5), xserver-xephyr:amd64 (2:21.1.4-2ubuntu1.7~22.04.5, 2:21.1.4-2ubuntu1.7~22.04.7), python3-update-manager:amd64 (1:22.04.10, 1:22.04.18), transmission-common:amd64 (3.00-2ubuntu2, 3.00-2ubuntu2.1), libwebkit2gtk-4.0-37:amd64 (2.42.3-0ubuntu0.22.04.1, 2.42.4-0ubuntu0.22.04.1), binutils:amd64 (2.38-4ubuntu2.4, 2.38-4ubuntu2.5)
End-Date: 2024-01-16  20:54:32

Start-Date: 2024-01-16  21:13:44
Commandline: apt upgrade
Requested-By: danny (1000)
Upgrade: systemd-hwe-hwdb:amd64 (249.11.4, 249.11.5)
End-Date: 2024-01-16  21:13:45

Start-Date: 2024-01-16  21:23:00
Commandline: apt-get install lm-sensors
Requested-By: danny (1000)
Install: lm-sensors:amd64 (1:3.6.0-7ubuntu1)
End-Date: 2024-01-16  21:23:02

Start-Date: 2024-01-17  12:55:11
Commandline: aptdaemon role='role-commit-packages' sender=':1.199'
Upgrade: libpam-runtime:amd64 (1.4.0-11ubuntu2.3, 1.4.0-11ubuntu2.4), tzdata:amd64 (2023c-0ubuntu0.22.04.2, 2023d-0ubuntu0.22.04), libpam-modules:amd64 (1.4.0-11ubuntu2.3, 1.4.0-11ubuntu2.4), libpam-modules-bin:amd64 (1.4.0-11ubuntu2.3, 1.4.0-11ubuntu2.4), libpam0g:amd64 (1.4.0-11ubuntu2.3, 1.4.0-11ubuntu2.4), brave-browser:amd64 (1.61.116, 1.61.120)
End-Date: 2024-01-17  12:55:20

I know for sure that my computer was working fine on the 5th of January. By the 11th, I had noticed my FPS issues. Based on the above list of changes, I would suspect the change was to the nvidia-firmware done on 2024-01-10. I would need to figure out how to test, undoing that update to see if that caused the issue.

After looking online a bit more, it appears that nvidia-535-6.5.0-14 kernal is the problem. I rebooted my PC, and in the grub menu, selected the kernal before. My FPS are back to normal. That kernal version was added on 1/10 in my system which coincides with when I started to encounter issues. I'll be looking at steps for setting an alternative Kernal as default until a new kernal comes out. I'm not quite certain how to track when a new kernal comes out though, or if my OS would tell me (doubt it).

Authenticator provider $SSH_SK_PROVIDER did not resolve SSH Connection ubuntu server https://askubuntu.com/questions/1450936/authenticator-provider-ssh-sk-provider-did-not-resolve-ssh-connection-ubuntu-se

Hi everyone I'm using an Ubuntu server and I want to allow the access through any network in the world.

  1. I configured the static ip address.
  2. I have mapped the port 22-22 in the router configuration
  3. I'm using the router ip address to perform an SSH connection

ssh user@router_ip -v

And here's the response:

OpenSSH_8.6p1, LibreSSL 3.3.6
debug1: Reading configuration data /Users/my-mac-user/.ssh/config
debug1: Reading configuration data /Users/my-mac-user/.colima/ssh_config
debug1: /Users/my-mac-user/.ssh/config line 15: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
debug1: /etc/ssh/ssh_config line 54: Applying options for *
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug1: Connecting to router_ip [router_ip] port 22.
ubuntu 22.04 audio output not working (dummy audio) https://askubuntu.com/questions/1406646/ubuntu-22-04-audio-output-not-working-dummy-audio

I have just upgraded my ubuntu to 22.04 but the audio is not working. In the setting, the audio option has only "Dummy Output" and the test fails.

I have tried to do what is reported here and here but both do not work.

Thanks

Using Webcam and Microphone in Virt-Manager https://askubuntu.com/questions/1299754/using-webcam-and-microphone-in-virt-manager

I have a Kubuntu 20.04.1 LTS as my Host OS, and I have a Fedora installed as guest using Virt-Manager.

Is it possible to use the built-in Webcam and Microphone of my laptop in the Guest-OS using Virt-Manager? If yes, then how?

Can't execute `netplan apply` command in Ubuntu 20.04 LTS https://askubuntu.com/questions/1278809/cant-execute-netplan-apply-command-in-ubuntu-20-04-lts

The command netplan apply returns some errors when I execute it as root user.

root@szyf1272:/etc/netplan# netplan apply

System has not been booted with systemd as init system (PID 1). Can't operate.
System has not been booted with systemd as init system (PID 1). Can't operate.
Traceback (most recent call last):
  File "/usr/sbin/netplan", line 23, in <module>
    netplan.main()
  File "/usr/share/netplan/netplan/cli/core.py", line 50, in main
    self.run_command()
  File "/usr/share/netplan/netplan/cli/utils.py", line 186, in run_command
    self.func()
  File "/usr/share/netplan/netplan/cli/commands/apply.py", line 46, in run
    self.run_command()
  File "/usr/share/netplan/netplan/cli/utils.py", line 186, in run_command
    self.func()
  File "/usr/share/netplan/netplan/cli/commands/apply.py", line 116, in command_apply
    utils.systemctl_networkd('stop', sync=sync, extra_services=wpa_services)
  File "/usr/share/netplan/netplan/cli/utils.py", line 86, in systemctl_networkd
    subprocess.check_call(command)
  File "/usr/lib/python3.6/subprocess.py", line 311, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['systemctl', 'stop', '--no-block', 'systemd-networkd.service', 'netplan-wpa-*.service']' returned non-zero exit status 1.
Lenovo Legion 5 touchpad https://askubuntu.com/questions/1253830/lenovo-legion-5-touchpad

I have just bought a new Lenovo Legion 5-15ARH05.

I have a problem with the touchpad. It seems that it's recognized by the system, however, I cannot move with the cursor. I found out that the left click and the right click works just fine.

I am using 5.8.0-050800-generic kernel and Synaptics package.

This is my xinput

$ xinput
⎡ Virtual core pointer                      id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ Logitech Wireless Mouse                   id=11   [slave  pointer  (2)]
⎜   ↳ ITE Tech. Inc. ITE Device(8910) Consumer Control  id=13   [slave  pointer  (2)]
⎜   ↳ MSFT0001:00 06CB:7F28 Mouse               id=16   [slave  pointer  (2)]
⎜   ↳ MSFT0001:00 06CB:7F28 Touchpad            id=17   [slave  pointer  (2)]
⎣ Virtual core keyboard                     id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]
    ↳ Power Button                              id=6    [slave  keyboard (3)]
    ↳ Video Bus                                 id=7    [slave  keyboard (3)]
    ↳ Video Bus                                 id=8    [slave  keyboard (3)]
    ↳ Power Button                              id=9    [slave  keyboard (3)]
    ↳ Integrated Camera: Integrated C           id=10   [slave  keyboard (3)]
    ↳ Ideapad extra buttons                     id=15   [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=18   [slave  keyboard (3)]
    ↳ ITE Tech. Inc. ITE Device(8910) Keyboard  id=12   [slave  keyboard (3)]
    ↳ ITE Tech. Inc. ITE Device(8910) Wireless Radio Control    id=14   [slave  keyboard (3)]

and by listing props I get

$ xinput --list-props 17
Device 'MSFT0001:00 06CB:7F28 Touchpad':
    Device Enabled (142):   1
    Coordinate Transformation Matrix (144): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
    Device Accel Profile (274): 1
    Device Accel Constant Deceleration (275):   2.500000
    Device Accel Adaptive Deceleration (276):   1.000000
    Device Accel Velocity Scaling (277):    12.500000
    Synaptics Edges (300):  48, 1176, 43, 761
    Synaptics Finger (301): 25, 30, 0
    Synaptics Tap Time (302):   180
    Synaptics Tap Move (303):   64
    Synaptics Tap Durations (304):  180, 180, 100
    Synaptics ClickPad (305):   1
    Synaptics Middle Button Timeout (306):  0
    Synaptics Two-Finger Pressure (307):    282
    Synaptics Two-Finger Width (308):   7
    Synaptics Scrolling Distance (309): 29, 29
    Synaptics Edge Scrolling (310): 1, 0, 0
    Synaptics Two-Finger Scrolling (311):   1, 0
    Synaptics Move Speed (312): 1.000000, 1.750000, 0.136612, 0.000000
    Synaptics Off (313):    0
    Synaptics Locked Drags (314):   0
    Synaptics Locked Drags Timeout (315):   5000
    Synaptics Tap Action (316): 2, 3, 0, 0, 1, 3, 0
    Synaptics Click Action (317):   1, 3, 0
    Synaptics Circular Scrolling (318): 0
    Synaptics Circular Scrolling Distance (319):    0.100000
    Synaptics Circular Scrolling Trigger (320): 0
    Synaptics Circular Pad (321):   0
    Synaptics Palm Detection (322): 0
    Synaptics Palm Dimensions (323):    10, 200
    Synaptics Coasting Speed (324): 20.000000, 50.000000
    Synaptics Pressure Motion (325):    30, 160
    Synaptics Pressure Motion Factor (326): 1.000000, 1.000000
    Synaptics Resolution Detect (327):  1
    Synaptics Grab Event Device (328):  0
    Synaptics Gestures (329):   1
    Synaptics Capabilities (330):   1, 0, 0, 1, 1, 0, 0
    Synaptics Pad Resolution (331): 12, 12
    Synaptics Area (332):   0, 0, 0, 0
    Synaptics Soft Button Areas (333):  612, 0, 659, 0, 0, 0, 0, 0
    Synaptics Noise Cancellation (334): 7, 7
    Device Product ID (262):    1739, 32552
    Device Node (263):  "/dev/input/event18"

The touchpad itself works in windows and when I disable hid-multitouch in Linux I can get it working, but the cursor is moving in absolute coordinates so it's unusable.

If someone has an idea how to solve it I would really appreciate it. On the internet I found some threads describing a similar problem, but they don't talk about how the clicking is working and other stuff. One lead might be that supposedly from kernel 5.4 it stopped working, however, I cannot test it.

I am not able to boot 5.3. But I booted 5.0 and it did not work.

MariaDB: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) https://askubuntu.com/questions/1237797/mariadb-error-2002-hy000-cant-connect-to-local-mysql-server-through-socket

Main purpose

I am trying to install a local version of Prestashop on my ubuntu server 20.04 following those steps.

Issue

I am currently trying to install MariaDB (Step 5 of the guide) and after trying to run the command sudo mysql_secure_installation the terminal returns:

NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB
      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!

In order to log into MariaDB to secure it, we'll need the current
password for the root user.  If you've just installed MariaDB, and
you haven't set the root password yet, the password will be blank,
so you should just press enter here.

Enter current password for root (enter for none): 

after entering the password:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

What I have tried

I have tried to look around and checking my sockets using sudo find / -type s I found out that there isn't any /var/lib/mysql folders.

the output of sudo find / -type s:

/var/lib/samba/private/msg.sock/995
/var/lib/samba/private/msg.sock/1018
/var/lib/samba/private/msg.sock/1140
/var/lib/samba/private/msg.sock/978
/var/lib/samba/private/msg.sock/774
/var/lib/samba/private/msg.sock/1173
/var/lib/samba/private/msg.sock/1002
/var/lib/samba/private/msg.sock/954
/var/lib/samba/private/msg.sock/1139
/var/lib/samba/private/msg.sock/1211
/var/lib/samba/private/msg.sock/1312
/var/lib/samba/private/msg.sock/1186
/var/lib/samba/private/msg.sock/959
/var/lib/samba/private/msg.sock/937
/var/lib/samba/private/msg.sock/1161
/var/lib/samba/private/msg.sock/1225
/var/lib/samba/private/msg.sock/1009
/var/lib/samba/private/msg.sock/1160
/var/lib/samba/private/msg.sock/19992
/var/lib/samba/private/msg.sock/19790
/var/lib/samba/private/msg.sock/1322
/var/lib/samba/private/msg.sock/1254
/var/lib/samba/private/msg.sock/19755
/var/lib/samba/private/msg.sock/19789
/var/lib/samba/private/msg.sock/20005
/var/lib/samba/private/msg.sock/770
/var/lib/samba/private/msg.sock/26712
/var/lib/samba/private/msg.sock/702
/var/lib/samba/private/msg.sock/1227
/var/lib/samba/private/msg.sock/1200
/var/lib/samba/private/msg.sock/1291
/var/lib/samba/winbindd_privileged/pipe
/var/spool/postfix/private/local
/var/spool/postfix/private/proxymap
/var/spool/postfix/private/trace
/var/spool/postfix/private/error
/var/spool/postfix/private/lmtp
/var/spool/postfix/private/relay
/var/spool/postfix/private/anvil
/var/spool/postfix/private/maildrop
/var/spool/postfix/private/verify
/var/spool/postfix/private/mailman
/var/spool/postfix/private/bounce
/var/spool/postfix/private/smtp
/var/spool/postfix/private/defer
/var/spool/postfix/private/virtual
/var/spool/postfix/private/discard
/var/spool/postfix/private/bsmtp
/var/spool/postfix/private/tlsmgr
/var/spool/postfix/private/rewrite
/var/spool/postfix/private/ifmail
/var/spool/postfix/private/proxywrite
/var/spool/postfix/private/retry
/var/spool/postfix/private/scache
/var/spool/postfix/private/scalemail-backend
/var/spool/postfix/private/uucp
/var/spool/postfix/public/postlog
/var/spool/postfix/public/showq
/var/spool/postfix/public/cleanup
/var/spool/postfix/public/flush
/var/spool/postfix/public/qmgr
/var/spool/postfix/public/pickup
/var/spool/postfix/dev/log
/var/snap/lxd/common/lxd/unix.socket
/run/php/php7.2-fpm.sock
/run/dovecot/master
/run/dovecot/anvil-auth-penalty
/run/dovecot/anvil
/run/dovecot/auth-worker
/run/dovecot/auth-master
/run/dovecot/auth-userdb
/run/dovecot/auth-client
/run/dovecot/auth-login
/run/dovecot/config
/run/dovecot/dict-async
/run/dovecot/dict
/run/dovecot/director-userdb
/run/dovecot/director-admin
/run/dovecot/dns-client
/run/dovecot/doveadm-server
/run/dovecot/imap-hibernate
/run/dovecot/imap-urlauth
/run/dovecot/imap-urlauth-worker
/run/dovecot/imap-master
/run/dovecot/indexer
/run/dovecot/indexer-worker
/run/dovecot/ipc
/run/dovecot/log-errors
/run/dovecot/old-stats
/run/dovecot/replication-notify
/run/dovecot/replicator
/run/dovecot/stats-writer
/run/dovecot/stats-reader
/run/dovecot/token-login/tokenlogin
/run/dovecot/token-login/imap-urlauth
/run/dovecot/login/login
/run/dovecot/login/imap
/run/dovecot/login/ipc-proxy
/run/dovecot/login/pop3
/run/irqbalance/irqbalance767.sock
/run/uuidd/request
/run/snapd-snap.socket
/run/snapd.socket
/run/dbus/system_bus_socket
/run/user/1000/snapd-session-agent.socket
/run/user/1000/pk-debconf-socket
/run/user/1000/gnupg/S.gpg-agent
/run/user/1000/gnupg/S.gpg-agent.ssh
/run/user/1000/gnupg/S.gpg-agent.extra
/run/user/1000/gnupg/S.gpg-agent.browser
/run/user/1000/gnupg/S.dirmngr
/run/user/1000/bus
/run/user/1000/systemd/private
/run/user/1000/systemd/notify
/run/user/1000/inaccessible/sock
/run/samba/winbindd/pipe
/run/samba/nmbd/unexpected
/run/postgresql/.s.PGSQL.5432
/run/lvm/lvmpolld.socket
/run/systemd/journal/io.systemd.journal
/run/systemd/journal/socket
/run/systemd/journal/stdout
/run/systemd/journal/dev-log
/run/systemd/journal/syslog
/run/systemd/userdb/io.systemd.DynamicUser
/run/systemd/private
/run/systemd/notify
/run/systemd/inaccessible/sock
/run/udev/control

Edit

  1. I tried to mkdir /var/lib/mysql and the weirdly the output is:
mkdir: cannot create directory ‘/var/lib/mysql’: File exists
  1. I tried starting MariaDB with systemctl start mariadb and the output is:
Job for mariadb.service failed because the control process exited with error code.
See "systemctl status mariadb.service" and "journalctl -xe" for details.

I then checked the status of it with systemctl status mariadb.service

● mariadb.service - MariaDB 10.3.22 database server
     Loaded: loaded (/lib/systemd/system/mariadb.service; disabled; vendor pres>
     Active: failed (Result: exit-code) since Sun 2020-05-10 12:19:19 UTC; 11s >
       Docs: man:mysqld(8)
             https://mariadb.com/kb/en/library/systemd/
    Process: 38200 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /va>
    Process: 38206 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_S>
    Process: 38215 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] &&>
    Process: 38264 ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS $_WSREP_NEW_CLUSTER >
   Main PID: 38264 (code=exited, status=1/FAILURE)

May 10 12:19:18 chale-server systemd[1]: Starting MariaDB 10.3.22 database serv>
May 10 12:19:18 chale-server mysqld[38264]: 2020-05-10 12:19:18 0 [Note] /usr/s>
May 10 12:19:19 chale-server systemd[1]: mariadb.service: Main process exited, >
May 10 12:19:19 chale-server systemd[1]: mariadb.service: Failed with result 'e>
May 10 12:19:19 chale-server systemd[1]: Failed to start MariaDB 10.3.22 databa>

and journalctl -xe output is:

May 10 12:19:19 chale-server systemd[1]: mariadb.service: Main process exited, >
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- An ExecStart= process belonging to unit mariadb.service has exited.
-- 
-- The process' exit code is 'exited' and its exit status is 1.
May 10 12:19:19 chale-server systemd[1]: mariadb.service: Failed with result 'e>
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- The unit mariadb.service has entered the 'failed' state with result 'exit-co>
May 10 12:19:19 chale-server systemd[1]: Failed to start MariaDB 10.3.22 databa>
-- Subject: A start job for unit mariadb.service has failed
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- A start job for unit mariadb.service has finished with a failure.
-- 
-- The job identifier is 6206 and the job result is failed.
May 10 12:19:19 chale-server polkitd(authority=local)[859]: Unregistered Authen>

Other information

I'm not sure if I should include that I am running the server trough ssh connection using my macbook...

Ubuntu 20.04, on-screen keyboard not showing when using touchscreen on LENOVO YOGA 500 https://askubuntu.com/questions/1231301/ubuntu-20-04-on-screen-keyboard-not-showing-when-using-touchscreen-on-lenovo-yo

Well, the title says it. I have a Lenovo yoga 500, recently updated to 20.04. When I was on 19.10, the keyboard used to show automatically when I touch a textbox. However, now it won't open, unless I do it manually via the Universal Access menu. I'll be happy If someone can help me.

How to install ubuntu mini.iso? https://askubuntu.com/questions/1112437/how-to-install-ubuntu-mini-iso

I am trying to install ubuntu mini 18.04 from a booted DVD . I connected my laptop to the LAN of my college .
I restart my laptop and select 'install ubuntu' to install but it is not connecting/detecting my LAN cabel network .
What's the problem, i am not able to install Ubuntu mini .

acpitz-virtual-0 temperature is wrong https://askubuntu.com/questions/1060253/acpitz-virtual-0-temperature-is-wrong

When I run sensors, it returns the following:

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +51.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:        +51.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:        +50.0°C  (high = +100.0°C, crit = +100.0°C)

acpitz-virtual-0
Adapter: Virtual device
temp1:        +48.0°C  (crit = +200.0°C)

thinkpad-isa-0000
Adapter: ISA adapter
fan1:           0 RPM

the acpitz-virtual-0 temperature is always 48, and the fan never starts running as a consequence.

The sensors-detect gives the following output:

# sensors-detect revision 6284 (2015-05-31 14:00:33 +0200)
# System: LENOVO 20ARS04V00 [ThinkPad T440s] (laptop)
# Kernel: 4.15.0-29-generic x86_64
# Processor: Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz (6/69/1)

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): 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 15h power sensors...                             No
AMD Family 16h power sensors...                             No
Intel digital thermal sensor...                             Success!
    (driver `coretemp')
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): Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     Yes
Found unknown chip with ID 0x1901

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): 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): Found unknown SMBus adapter 8086:9c22 at 0000:00:1f.3.
Sorry, no supported PCI bus adapters found.

Next adapter: i915 gmbus ssc (i2c-0)
Do you want to scan it? (yes/NO/selectively): 
Next adapter: i915 gmbus vga (i2c-1)
Do you want to scan it? (yes/NO/selectively): 
Next adapter: i915 gmbus panel (i2c-2)
Do you want to scan it? (yes/NO/selectively): 
Next adapter: i915 gmbus dpc (i2c-3)
Do you want to scan it? (yes/NO/selectively): 
Next adapter: i915 gmbus dpb (i2c-4)
Do you want to scan it? (yes/NO/selectively): 
Next adapter: i915 gmbus dpd (i2c-5)
Do you want to scan it? (yes/NO/selectively): 
Next adapter: DPDDC-A (i2c-6)
Do you want to scan it? (yes/NO/selectively): 
Next adapter: DPDDC-B (i2c-7)
Do you want to scan it? (yes/NO/selectively): 
Next adapter: DPDDC-C (i2c-8)
Do you want to scan it? (yes/NO/selectively): 

Now follows a summary of the probes I have just done.
Just press ENTER to continue: 
Driver `coretemp':
  * Chip `Intel digital thermal sensor' (confidence: 9)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----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)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

systemctl status fancontrol.service outputs:

● fancontrol.service - fan speed regulator
   Loaded: loaded (/lib/systemd/system/fancontrol.service; enabled; vendor preset: enabled)
   Active: inactive (dead)
Condition: start condition failed at Fri 2018-07-27 13:06:29 CEST; 24h ago
           └─ ConditionPathExists=/etc/fancontrol was not met
     Docs: man:fancontrol(8)
           man:pwmconfig(8)

and lsmod | grep acpi gives

thinkpad_acpi          94208  1
nvram                  16384  1 thinkpad_acpi
snd                    81920  28     snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,thinkpad_acpi,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
video                  45056  2 thinkpad_acpi,i915

I have Ubuntu 18.4. Is there any way to solve this problem?

Ubuntu 18.04 Virtual box : 3D acceleration activated, does not work https://askubuntu.com/questions/1033817/ubuntu-18-04-virtual-box-3d-acceleration-activated-does-not-work

So I install a brand new ubuntu 18.04 in virtual box. I installed both host extensions and guest additions. My host system in a windows 10. I activated the 3D acceleration in my VM settings.

when I ask ubuntu, I thinks it answers that I do have 3D acceleration :

glxinfo | grep direct
direct rendering: Yes

The thing is, gnome 3 is not running smooth at all. No fancy effect or anything. Any lead is welcome, from the good combination of versions to maybe just tell my guest ubuntu how to use the 3D acceleration ?

How to disable smooth scrolling https://askubuntu.com/questions/1028476/how-to-disable-smooth-scrolling

I am using Ubuntu 18.04 and smooth scrolling is enabled everywhere. Is there a way to turn it off? From my experience in Debian, switching to libinput causes this exact-to-the-pixel scrolling behavior. Is there a way to get back the old three-line scroll?

E: Unable to locate package winehq-stable https://askubuntu.com/questions/984844/e-unable-to-locate-package-winehq-stable
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package winehq-stable
Wireless card not detected by lspci, lsusb, dmesg https://askubuntu.com/questions/965199/wireless-card-not-detected-by-lspci-lsusb-dmesg

I have a Haier HV102H laptop-transformer with Windows 10 and Ubuntu 16.04 on board, but there is a problem with the WiFi adapter (Broadcom 802.11n Wireless SDIO Adapter). There is no device visible in the output of lspci or lsusb and no network interface visible in the output of ifconfig. WiFi isn’t working. Windows driver installation (by NdisWrapper) and kernel upgrading (up to 4.12) did not help.

It's not a hardware problem: on Windows everything works sucessfully. What can I do to connect Ubuntu to WiFi?

sudo lshw -c network outputs nothing.

After putting new file to /lib/firmware/brcm:

$ dmesg | grep -e sdio
    [    2.746646] mmc1: new high speed SDIO card at address 0001
    [    7.894985] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
    [    8.918931] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
    [    9.927194] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
Can' t mount CD or DVD https://askubuntu.com/questions/671248/can-t-mount-cd-or-dvd

I' m trying to burn a simple mp3 data CD but I can' t get k3b/brasero/xfburn to work. Basically K3b says 'Please insert an empty or appendable medium', like if there wasn' t a CD in the DVD recorder. Similar error messages are shown with other tools. However K3b can recognize the DVD drive, because it can show detailed information about it.

*$ LANG=C sudo lshw -C disk* output

*-cdrom                 
   description: DVD-RAM writer
   product: DVDRW   DVR-K17B
   vendor: PIONEER
   physical id: 0.0.0
   bus info: scsi@0:0.0.0
   logical name: /dev/cdrom
   logical name: /dev/sr0
   version: 1.02
   capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
   configuration: ansiversion=5 status=ready
 *-medium
      physical id: 0
      logical name: /dev/cdrom

I' ve added this configuration to my /etc/fstab file:

# cdrom
/dev/sr0  /media/cdrom0  iso9660  rw,user,noauto,unhide

When I execute:

mount -a

I don' t get any error message.

If I execute: mount /dev/sr0 /media/cdrom0

I get: mount: /dev/sr0: can t read superblock

On checking dmesg | tail, I can see: [ 1021.762622] EXT4-fs (sr0): unable to read superblock [ 1022.026866] sr 0:0:0:0: [sr0]
[ 1022.026882] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 1022.026890] sr 0:0:0:0: [sr0]
[ 1022.026895] Sense Key : Blank Check [current] [ 1022.026905] sr 0:0:0:0: [sr0]
[ 1022.026910] Add. Sense: No additional sense information [ 1022.026917] sr 0:0:0:0: [sr0] CDB: [ 1022.026921] Read(10): 28 00 00 00 00 00 00 00 01 00 [ 1022.026980] FAT-fs (sr0): unable to read boot sector

Does anyone know how to fix this?

nm-applet gives errors https://askubuntu.com/questions/596994/nm-applet-gives-errors

nm-applet always gives me a hard time when connecting to wireless. I often have to restart it and make several attempts till it connects to a network. Sometimes even restarting the computer doesn't help. This time I ran it from CLI and I got this:

** (nm-applet:2950): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-t6ky00XpYq: Connection refused

    ** (nm-applet:2950): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files

    (nm-applet:2950): nm-applet-WARNING **: Failed to register as an agent: (2) The name org.freedesktop.NetworkManager was not provided by any .service files

    (nm-applet:2950): nm-applet-WARNING **: Failed to register as an agent: (2) The name org.freedesktop.NetworkManager was not provided by any .service files

Here is the output of lspci -knn | grep Net -A2

02:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 93)
    Subsystem: Intel Corporation Device [8086:5070]
    Kernel driver in use: iwlwifi
Installing Ubuntu on early 2011 Macbook pro using USB Stick: ''i8042 No Controller'' https://askubuntu.com/questions/567548/installing-ubuntu-on-early-2011-macbook-pro-using-usb-stick-i8042-no-controll

I have an early 2011 macbook pro.

My primary hard drive location has a mac os X yosemite installation.

I replaced the optical drive with a secondary hard drive, which has two partitions created with bootcamp: (1) Mac OS X Mavericks and (2) Windows 7

I followed official ubuntu instructions for creating a bootable USB stick on Mac OS X.

When I reboot the system holding the option key, two new boot disks appear with the USB logo. Both titled "EFI Boot". I click on one and it takes me to the Ubuntu menu. When I select "try ubuntu" in order to use a live installation, I then get the message ''i8042 No Controller'' and the system hangs. I then have to use the power button to reboot. Any idea as to how to get around this?

If I select install ubuntu, I get the same error.

Secure Chat Tunnel https://askubuntu.com/questions/476594/secure-chat-tunnel

I Want to Create a Secure Chat connection and tunnel through Ubuntu terminal or something like netcat (nc -l 1234) but netcat is not encrypted.