Ubuntu 25.10 doesn't use the auto-brightness sensor (even though it's enabled in the settings) https://askubuntu.com/questions/1565378/ubuntu-25-10-doesnt-use-the-auto-brightness-sensor-even-though-its-enabled-in

HP x2 elite gen 8, Ubuntu 25.10 is installed. There's an auto-brightness sensor, and if you type "monitor-sensor" in the terminal, the values ​​change when you cover the top of the display with your hand. I'm a newbie, and I bought the tablet to learn Linux.The hardware buttons on the keyboard work and change the brightness. The brightness slider also works.

Certain keys are not working on my laptop https://askubuntu.com/questions/1565376/certain-keys-are-not-working-on-my-laptop

For reference, I use a Framework 13. I've been having an issue for several months now where the p, 0, and - keys will stop working, seemingly at random. Function always returns eventually, and it's only ever these three keys, and always those three together. I'm not very well-versed in Ubuntu and I've heard that restarting the keyboard drivers can work, but I'm not sure if I'm doing it right.

I tried this script:

sudo rmmod usbhid; sleep 3; sudo modprobe usbhid;
What can I do to get reputation on this forum, without asking unnecessary questions? [migrated] https://askubuntu.com/questions/1565374/what-can-i-do-to-get-reputation-on-this-forum-without-asking-unnecessary-questi

I have been a member for 8 years, 7 months. (And if I remember correctly, I was a member for a couple of years on the previous forum.

I do not need help often as i find answers to my questions almost always. And so I never ask questions. I also am I simple user, so I always trail behind useful comment's, and feel like I cannot contribute more to a certain topic...

Thx, For all you input, and (upvotes), in advance.

PS: I cannot even post this post because of my reputation:

Creating the new tags 'upvote reputation comments' requires at least 300 reputation. Try something from the existing tags list instead.

Cannot start remote gui software through SSH https://askubuntu.com/questions/1565371/cannot-start-remote-gui-software-through-ssh

I'd like to open teamviewer on my ubuntu pc . I know that there are other software better than teamviewer and I'm open to suggestions.

I can connect to my pc through ssh -x .I run export DISPLAY=:0 but when I try export DISPLAY=:0 and then teamviewer I get

xprop:  unable to open display ':0'
CheckCPU: SSE2 support: yes
Checking setup...
Launching TeamViewer ...
Launching TeamViewer GUI ...
Aborted (core dumped)

The only way I can successfully run any software through the ssh/terminal on my client is if I physically login to my user on my server, which defeats the purpose of remote login.

apt update fails due to missing release file (Ubuntu 20.04) [duplicate] https://askubuntu.com/questions/1565368/apt-update-fails-due-to-missing-release-file-ubuntu-20-04

I am trying to upgrade an old linux machine from Ubuntu 20.04 to the latest LTS. I am being blocked by a single package failing to update.

When upgrading via the Software Updater, the upgrade fails with the error:

The repository 'https://deb.torproject.org/torproject.org focal Release' does not have a Release file.

I get the same error when running sudo apt update from the command line.

I previously installed TOR by downloading a tar file. I have attempted to purge all remnants of the installation from my machine but nothing seems to work.

So far I have tried:

  • removing all tor related packages by checking the output of sudo apt list --installed | grep tor
  • removing all entries in "Other Software" on the software and updates GUI
  • deleting the torbrowser directory in ~/.local/share (this is where it was originally unpacked to)
  • running a find on "*torproject*" and deleting the only matching file (deleted a cache file)
  • running a find on "start-tor-browser.desktop"and deleting the only matching file (deleted another cache file)

I have rebooted a few times as well for good measure but I can't get rid of this error.

Ubuntu Pro - Commercial use [duplicate] https://askubuntu.com/questions/1565365/ubuntu-pro-commercial-use

Do I have to pay for Ubuntu pro key when i need it just for 1 virtual machine?

On the website https://ubuntu.com/pro/subscribe it says:

"Free, personal subscription for 5 machines for you or any business you own, or 50 machines for active Ubuntu Community members. If you need phone support or need to cover more than 5 machines, please select "My organization.""

But I've read elsewhere that I need the paid version of Ubuntu Pro.

Install Ubuntu without trashing existing OS? https://askubuntu.com/questions/1565361/install-ubuntu-without-trashing-existing-os

I burned Ubuntu onto a 2TB SSD using balena etcher on a Mac. ubuntu-24.04.4-desktop-amd64.iso

When I ran Ubuntu the first time on a PC that had my Server installed it trashed it. Completely erased.

I only want to install Ubuntu on the single SSD where I flashed the iso

Was the SSD changed when I first ran Ubuntu such that I need to re-flash the Ubuntu iso onto it? I want to be able to take the Ubuntu SSD to another PC and run it without trashing that PC also.

What options should I choose running Ubuntu the first time so it doesnt trash the pre-existing OS that was installed (uncorrupted) on the HDD? So that I can choose either OS at bootup? I have no remembrance of what options I chose this time to cause it to trash the installed OS.

Ubuntu 24.04 Firefox bookmark problem https://askubuntu.com/questions/1565359/ubuntu-24-04-firefox-bookmark-problem

I am in the process of upgrading from Ubuntu 22.04 to Ubuntu 24.04, and I'm having a problem with recovering some 10 plus years of Firefox bookmarks. The last few months of 22.04 Firefox became prone to freezing so I would have to reboot to clear it. In frustration I tried Chromium, but found it only slightly less prone to freezing, so I decided to upgrade to Ubuntu 24.04 to see if it would be any better.

That's when I discovered that Chromium had without any notice to me converted all my HTML Firefox bookmarks to JSON formatted Chromium bookmarks.

Is there:

  1. A way to turn JSON back into HTML
  2. A way to get Firefox to accept JSON bookmarks
  3. Do I have to accept the fact that I am permanently cursed with Chromium?
How can I make Windows 11 (24H2) RDP connect to Ubuntu 25.10 https://askubuntu.com/questions/1565357/how-can-i-make-windows-11-24h2-rdp-connect-to-ubuntu-25-10

I am trying to connect to my Ubuntu 25.10 running on a Dell XPS15 9550 using Windows 11 (24H2) RDP. I cannot make it work. I have spent many, many hours working both with Gemini and Claude, but neither of them have succeeded making it work. Does anyone know how to do this?

Wired headset won't work on ubuntu 25.10 https://askubuntu.com/questions/1565356/wired-headset-wont-work-on-ubuntu-25-10

So I've bought a JBL Quantum 100M2

I've tested it on windows and It works flawlesly when I select the option "Headset" when I plug it. (Illustation bellow)

enter image description here

⬆️ Realtek input type select selection.

When I try to do the same thing in Ubuntu 25.10 there's no option for selecting the mic from my headset, and the default mic selected (family 17h/19h/1ah HD Audio Controller), only outputs white noise.

I've tried adding these headset options, individually, to the alsa config in /etc/modprobe.d/alsa-base.conf:

options snd-hda-intel model=headset-mode
options snd-hda-intel model=alc287-acer
options snd-hda-intel model=dell-headset-multi

I've also tried disabling fast boot in combination with the configs above, but with no success.

I have no experience at all with this type of configuration, is there an easy solution for this? Is this a known bug?

Additional info:

  • Motherboard model: Nitro AN515-46
  • Using pulseaudio 1.4.7
  • I've tried using Analog stereo Duplex and Pro audio. Neither of those worked enter image description here
MacBook Pro 2023 wifi doesn't work https://askubuntu.com/questions/1565355/macbook-pro-2023-wifi-doesnt-work

I just installed Ubuntu for the first time on my MacBook Pro 2023, and I didn't have the option to connect to wifi at all. I searched here and tried everything, but nothing worked. Here's my terminal output with the Broadcom stuff.

01:00.0 Network controller [0280]: Broadcam Inc. And subsidiaries Device [14e4:4434] (rev 04)

And then right below it:

01:00.0 Network controller [0280]: Broadcam Inc. And subsidiaries Device [14e4:5f72](rev 04)
Nvidia driver - unable to disable https://askubuntu.com/questions/1565353/nvidia-driver-unable-to-disable

I run Xubuntu version 25.10 with Nvidia driver enabled in system settings. After installing the latest updates the screen shows some flickering. When I try to change to Xorg X open source driver on next reboot I have a black screen. By entering into recovery console I can sort of 'purge' the nvidia settings but still I cannot enable the open source driver without black screen. What is going wrong here?

Thanks for any advice on resolving this issue.

Best regards jd

Login is taking an unusually long time https://askubuntu.com/questions/1565350/login-is-taking-an-unusually-long-time

I am a long-time Ubuntu user, and have been using this laptop with Ubuntu as the only OS since I bought it six years ago. I am currently running Ubuntu 25.10. The laptop has always booted up in around a minute or so. Recently I added a second screen for my coding work so I can ssh to Arduinos, ESP32s and my new toy, a Jetson Orin Nano. At first booting was as before, but I noticed that sometimes the Ubuntu symbol appeared on the second screen but without the login box, so I had no way of logging in.

I held down the power switch (I should have ran Alt-Print-reisub, but I forgot about that until now), and then powered it back on. This time both screens remained blank. I powered down again by holding down the power switch (bad I know) removed the second screen and powered back up. Nothing was happening on the screen, but the HDD LED was flashing now and then and sometimes the fan started up, but the screen remained blank for several minutes.

After a while I left the laptop to go and do something else. When I returned the login screen was there and everything worked as normal. I intend to shutdown properly now without the second screen connected to see if I can logon in a reasonable time frame next time, but I thought I'd ask if anyone here has had experienced this first.

DNS name resolution problems after upgrade to Ubuntu server 24.04 https://askubuntu.com/questions/1565335/dns-name-resolution-problems-after-upgrade-to-ubuntu-server-24-04

I rent two virtual servers at Strato. A few days ago I upgrade both machines via do-release-upgrade to Ubuntu 24.04 coming from 22.04. On one machine everything works fine, on the other one I have DNS name resolution problems. I found this question: DNS at systemd's 127.0.0.53 is ignoring some lookups and tried following the answer to that. I also had a look at https://wiki.ubuntuusers.de/systemd/systemd-resolved/

As far as I could say, the systemd-resolved looked like it should. /etc/resolv.conf was a symlink to /run/systemd/resolve/stub-resolv.conf in /etc/systemd/resolved.conf I had the same content as on the other server where it works fine:

[Resolve]
DNS=85.214.154.81
DNS=2620:fe::fe
FallbackDNS=85.215.236.86

But after the upgrade to 24.04 name resolution was just impossible. I changed DNS server addresses, I removed the symlink und recreated it. I checked if there is any other software triing to make dns, but there wasn't. If I try to ping a domain like google.com I only get Temporary failure in name resolution

The only possibility I found to be able to have name resolution is to remove the symlink and instead make a plain file /etc/resolv.conf with nameserver 8.8.8.8 as the only content, other strato nameservers don't work there.

Then I can do apt update and upgrade and ping domains. But after a while without touching (I am not yet sure how long it takes, but it is less then 12 hours) name resolution again doesn't work. Even though systemd-resolved status says it runs, without failures. A restart of the service makes name resolution functioning again.

If I google for my problem, beneath the resolved things I mentioned above, most likely it is suggested I should check my netplan configuration. But there is no netplan configuration, beacuse netplan is not installed (on the other server, that doesn't have any problems, it is not installed either).

I checked local firewall, if there is anything outgoing blocked, but there isn't. I reinstalled systemd-resolved.

On this server I am only hosting a nextcloud, nothing else happens on this server.

I am pretty sure I forgot some information you would need to help me and also forget to write soemthin I already tried as I invested multiple hours in this till now. I appreciate any hint and help with this.

The weirdest part for me is, that 8.8.8.8 as nameserver in /etc/resolv.conf works, other servers, that are reachable by there IP don't. And if I set the symlink and write 8.8.8.8 as nameserver in /etc/systemd/resolved.conf it doesn't work either. I sure miss somethin here, but I don't get what...

Thanks in advance.

Okay, again I did now:

resolvectl log-level debug
resolvectl query example.com
journalctl -u systemd-resolved -b0

The output of uname -a is (behind the hostname):

5.4.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 x86_64 x86_64 GNU/Linux
Touchscreen stops responding after use of stylus on HP 2-in-1 laptop https://askubuntu.com/questions/1555301/touchscreen-stops-responding-after-use-of-stylus-on-hp-2-in-1-laptop

I've been trying to get an HP Omnibook X 14" 2-in-1 to work with Kubuntu 25.04 for a while now. While I've found great success, I've recently run into an issue where the touchscreen stops responding after using the stylus.

The only error that shows up in the system journal is the following, which shows up whenever the stylus is used:

i2c_hid_acpi i2c-ELAN2514:00: i2c_hid_get_input: incomplete report (67/5631)

A few things of note:

  • This only occurs when the input from the stylus is used, such as by Xournal++ or Konsole, but not when libinput debug-gui is observing input.
  • When using libinput debug-events, the touchscreen appears to respond normally.
  • When using libinput debug-gui, the blue rectangle representing the screen tracks input properly. However, the red dot representing the cursor itself does not move when the issue is presenting.
  • The stylus continues to work.
  • The touchscreen works again after logout, including sleep.
  • Sometimes this temporarily resolves itself.

Specs:

  • Kubuntu 25.04
  • KDE 6.3.4
  • Kernel: 6.14.0-28-generic
  • HP Omnibook x 14"

I'm happy to share log files, given you tell me where to look.

Any help is appreciated. Thank you in advance.

How to force Ubuntu 24.10 to use Wayland instead of x11 on Nvidia drivers 565.77 and 570.86 beta on RTX 2070? https://askubuntu.com/questions/1542221/how-to-force-ubuntu-24-10-to-use-wayland-instead-of-x11-on-nvidia-drivers-565-77

To force Ubuntu 24.10 to use Wayland with Nvidia driver 565, I followed these steps:

  1. Check and Set GDM Configuration: Edit the GDM configuration file to ensure Wayland is enabled:

    • Open a terminal and run: sudo nano /etc/gdm3/custom.conf
    • Make sure the line WaylandEnable=true is present and uncommented. Save and exit.
    • Restart GDM with: sudo systemctl restart gdm3.
  2. Verify Nvidia Driver: Confirm the Nvidia driver is installed and functional:

    • Run nvidia-smi to check if the GPU is recognized and ensure the version is 565.
  3. Kernel Parameter: If Wayland doesn’t work, add the kernel parameter nvidia-drm.modeset=1:

    • Edit /etc/default/grub with sudo nano /etc/default/grub,
    • Add nvidia-drm.modeset=1 to GRUB_DEFAULT_OPTIONS, via GRUB_DEFAULT_OPTIONS="quiet splash nvidia-drm.modeset=1"
    • Then run sudo update-grub and reboot.

This $XDG_SESSION_TYPE always outputs x11:

echo $XDG_SESSION_TYPE -> x11

I verified the display server using the loginctl command at the login screen to check the GDM session. These are the couple of active sessions - TX 2070

enter image description here

If I install via Software & Updates - 560.35.x defaults to Wayland on Ubuntu 24.10 via the open kernel metapackage from nvidia-driver-560-open(proprietary, tested)

If I do a run method installation the 565.77 & 570.86.16 beta defaults to x11 and I can't switch to Wayland

Kernel panic error https://askubuntu.com/questions/1531646/kernel-panic-error

I am getting the below error. I can boot into the older kernel, but am unable to do so into the newer one. I have a loaded server with information on it that I cannot lose, so I am hoping that someone can help me with a step-by-step guide on how to fix this.

Software being run is:

Ubuntu 22.04.1 LTS
Kernel Linux 5.15.0.122-generic (but the version .124 is the one with the problem 122 is the one that is working)

Kernel panic:

on unknown-block(0,0)
[    2.426796] CPU: 30 PID: 1 Comm: swapper/0 Not tainted 5.15.0-124-generic #13
4-Ubuntu
[    2.426864] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop
Reference Platform, BIOS 6.00 09/17/2015
[    2.426950] Call Trace:
[    2.426983]  <TASK>
[    2.427012]  show_stack+0x52/0x5c
[    2.427052]  dump_stack_lvl+0x4a/0x63
[    2.427093]  dump_stack+0x10/0x16
[    2.427130]  panic+0x15c/0x33b
[    2.427168]  mount_block_root+0x144/0x1dd
[    2.427212]  mount_root+0x10c/0x11c
[    2.427251]  prepare_namespace+0x13f/0x191
[    2.427293]  kernel_init_freeable+0x18c/0x1b5
[    2.427337]  ? rest_init+0x100/0x100
[    2.427378]  kernel_init+0x1b/0x150
[    2.427415]  ? rest_init+0x100/0x100
[    2.427452]  ret_from_fork+0x22/0x30
[    2.427492]  </TASK>
[    2.427617] Kernel Offset: 0x3a200000 from 0xffffffff81000000 (relocation ran
ge: 0xffffffff80000000-0xffffffffbfffffff)
[    2.427709] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs
on unknown-block(0,0) ]---
_
Setting a Single User Password on Ubuntu 20.04 EC2 Image https://askubuntu.com/questions/1514715/setting-a-single-user-password-on-ubuntu-20-04-ec2-image

I have an AWS EC2 FIPS compliant 20.04 instance, I have applied the DISA STIGS to this instance, except for one. Every time I set the password for Single User mode I am no longer able to boot the server. Is this not possible on AWS? I have discovered some new information, this is only an issue with systems that are in FIPS mode. It seems like the prompt for the username and password comes up before TTYS0 is available for input. If I grab a screenshot of the machine it shows the prompt for a username, but the EC2 serial console is not available. For reference the instructions are below:

Discussion: To mitigate the risk of unauthorized access to sensitive information by entities that have been issued certificates by DoD-approved PKIs, all DoD systems (e.g., web servers and web portals) must be properly configured to incorporate access control methods that do not rely solely on the possession of a certificate for access.

Successful authentication must not automatically give an entity access to an asset or security boundary. Authorization procedures and controls must be implemented to ensure each authenticated entity also has a validated and current authorization. Authorization is the process of determining whether an entity, once authenticated, is permitted to access a specific asset. Information systems use access control policies and enforcement mechanisms to implement this requirement.

Access control policies include identity-based policies, role-based policies, and attribute-based policies. Access enforcement mechanisms include access control lists, access control matrices, and cryptography. These policies and mechanisms must be employed by the application to control access between users (or processes acting on behalf of users) and objects (e.g., devices, files, records, processes, programs, and domains) in the information system.

Check Text: Run the following command to verify the encrypted password is set:

$ sudo grep -i password /boot/grub/grub.cfg 

password_pbkdf2 root grub.pbkdf2.sha512.10000.MFU48934NJA87HF8NSD34493GDHF84NG 

If the root password entry does not begin with password_pbkdf2, this is a finding.

Fix Text: Configure the system to require a password for authentication upon booting into single-user and maintenance modes. 
 
Generate an encrypted (grub) password for root with the following command: 
 
$ grub-mkpasswd-pbkdf2 
Enter Password: 
Reenter Password: 
PBKDF2 hash of your password is grub.pbkdf2.sha512.10000.MFU48934NJD84NF8NSD39993JDHF84NG 

Using the hash from the output, modify the /etc/grub.d/40_custom file with the following command to add a boot password:

$ sudo sed -i '$i set superusers=\"root\"\npassword_pbkdf2 root <hash>' /etc/grub.d/40_custom 

where <hash> is the hash generated by grub-mkpasswd-pbkdf2 command.

Generate an updated "grub.conf" file with the new password by using the following command:

$ sudo update-grub

Ubuntu unattended upgrades [duplicate] https://askubuntu.com/questions/1482505/ubuntu-unattended-upgrades

Origanally I have posted this question on stackoverflow, due to the fact it is the wrong forum. I'm asking the question again here with some extra information I have gathered.

I'm looking into creating a script in bash for automating my update-u^grade process for all my virtual machiens as a homelabber.

I'm a developer but currently not have that good knowledge of bash:

My current script is pretty simple:

#!/bin/sh

apt update -y
apt upgrade -y
apt autoremove -y

After some answers on Stack Overflow and some research on this forum I missed the DEBIAN_FRONTEND=noninteractive part, so I tested with this command: sudo DEBIAN_FRONTEND=noninteractive apt upgrade -y but still without good results.

The problem is that all my virtual machines have the sh config file edited with a /etc/issue.net included since this is a standard security practice founded on every information I could gather. Due to the fact that this file has been edited, while upgrading the ssh-server package it asks what I want to do. By default it will take the local edited version but it requires the user to press Enter When trying the command above I still had to press Enter, however after the upgrade was done I discovered in the terminal NEEDRESTART DEBIAN_FRONTEND=noninteractive service.

Is it possible after env variable change it need a restart to take affect? Due to the fact that the ssh package does not always have an upgrade available is there something I can do to test this?

And/or as last question: Does the env variable not change the effect for the user input?

I haven't tested my script on cron tab to see if it's is working or not due to the fact again that there is not always an upgrade available.

2,896 kB]
Get:45 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.79.76 [2,346 B]
Get:46 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-79.86 [1,338 kB]
Get:47 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 modemmanager amd64 1.20.0-1~ubuntu22.04.2 [1,094 kB]
Get:48 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-debian all 0.1.43ubuntu1.1 [107 kB]
Get:49 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thermald amd64 2.4.9-1ubuntu0.3 [222 kB]
Get:50 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-server amd64 1.481.1 [2,736 B]
Get:51 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cloud-init all 23.2.2-0ubuntu0~22.04.1 [533 kB]
Fetched 986 MB in 30s (32.8 MB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 125436 files and directories currently installed.)
Preparing to unpack .../motd-news-config_12ubuntu4.4_all.deb ...
Unpacking motd-news-config (12ubuntu4.4) over (12ubuntu4.3) ...
Preparing to unpack .../base-files_12ubuntu4.4_amd64.deb ...
Unpacking base-files (12ubuntu4.4) over (12ubuntu4.3) ...
Setting up base-files (12ubuntu4.4) ...
Installing new version of config file /etc/issue ...

Configuration file '/etc/issue.net'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
  What would you like to do about it ?  Your options are:
   Y or I  : install the package maintainer's version
   N or O  : keep your currently-installed version
     D     : show the differences between the versions
     Z     : start a shell to examine the situation
The default action is to keep your current version.
*** issue.net (Y/I/N/O/D/Z) [default=N] ?
Progress: [  1%] [#............................................................]
How to enable a non root user to substitute the file /etc/hosts by cp command, without the sudo command? https://askubuntu.com/questions/1478230/how-to-enable-a-non-root-user-to-substitute-the-file-etc-hosts-by-cp-command-w

On my lubuntu 22.04 I need to change the file /etc/hosts. To do that I would to execute the command:

> /usr/bin/cp /path/to/new_hosts /etc/hosts

by a non root user without the sudo command. To do this I have add the following line to the file /etc/sudoers:

<username> ALL = (root) NOPASSWD: /usr/bin/cp /path/to/new_hosts /etc/hosts

By previous directive the user can replace the file /etc/hosts by the file new_hosts without inserting the root password.

I have checked the correct syntax of /etc/sudoers by the command:

> sudo visudo -c /etc/sudoers

The output of the command is:

/etc/sudoers: parsed OK
/etc/sudoers.d/10-installer: parsed OK
/etc/sudoers.d/README: parsed OK
/etc/sudoers.d/kdesu-sudoers: parsed OK

The message /etc/sudoers: parsed OK assures me that the syntax of /etc/sudoers is correct.

When I execute the cp command by a terminal the result is Permission denied.

Where is the mistake?

Auto assign link-local IP address if DHCP not present? https://askubuntu.com/questions/1428572/auto-assign-link-local-ip-address-if-dhcp-not-present

In Ubuntu 22.04 network settings I have the option to manually choose to use a link-local address (which will be configured automatically if I do). I'm looking for the equivalent of the link-local option to be chosen automatically if there's no DHCP server detected on the network. This seems to happen on e.g. macOS and iOS when they're set to use DHCP as far as I can tell, and I find that very convenient.

One underlying problem that would be solved by this is that when I connect my Raspberry Pi Zero with USB it's detected as a wired network interface, but it's given a new identity each time and therefore doesn't keep its network settings. I'd have to manually set it to link-local every time in order to access it.

Ubuntu Server 20.04.2 LTS - Hangs After Bootup - cloud-init [1781]: YYYY-MM-DD HH:MM:SS,182 - cc_final_message.py[WARNING]: Used fallback datasource https://askubuntu.com/questions/1321968/ubuntu-server-20-04-2-lts-hangs-after-bootup-cloud-init-1781-yyyy-mm-dd-h

I just installed Ubuntu Server 20.04.2 LTS and have a situation where it 'hangs' after booting up.

It gets to (what I guess is) the end of the boot process, and hangs on a line saying:

cloud-init [1781]: YYYY-MM-DD HH:MM:SS,182 - cc_final_message.py[WARNING]: Used fallback datasource

The date and time changes with each boot - not sure if the '182' is part of the timestamp - I think it is, since it also changes each time.

Initially, I could press 'Enter' and it would go to login, but now it is just hanging there, and never gets to login.

I can access the server over SSH no problem, and I cannot see anything that is not working once I am in.

I found these from a while back:

https://ubuntuforums.org/showthread.php?t=2446855 https://stackoverflow.com/questions/64486060/cloud-init-not-executing-vra-cloud-config-script

which imply that it is not an issue, but pressing Enter does not get me to the login prompt now.

How to get Nvidia drivers working on HP ZBook with Ubuntu 20.04? https://askubuntu.com/questions/1297824/how-to-get-nvidia-drivers-working-on-hp-zbook-with-ubuntu-20-04

I have a "HP ZBook 15v G5" which I'm trying to get the "recommended" Nvidia graphics drivers working with.

Running the following suggests nvidia-driver-455 are the recommended ones:

➜  ~ ubuntu-drivers devices           
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001CBCsv0000103Csd0000847Bbc03sc00i00
vendor   : NVIDIA Corporation
model    : GP107GLM [Quadro P600 Mobile]
driver   : nvidia-driver-390 - distro non-free
driver   : nvidia-driver-418-server - distro non-free
driver   : nvidia-driver-455 - third-party free recommended
driver   : nvidia-driver-440-server - distro non-free
driver   : nvidia-driver-450-server - distro non-free
driver   : nvidia-driver-450 - distro non-free
driver   : xserver-xorg-video-nouveau - distro free builtin

But when I try to install them automatically I get:

➜  ~ sudo ubuntu-drivers autoinstall            
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 linux-modules-nvidia-455-generic-hwe-20.04 : Depends: nvidia-kernel-common-455 (<= 455.38-1) but 455.45.01-0ubuntu0.20.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.

Not sure if it's worth noting I did upgrade from Ubuntu 18.04 but hadn't got them working on that either.

Apologies if this is obvious, don't have much experience with graphics drivers on Ubuntu yet.

Appears I'm using the Nouveau display drivers at the moment, and I'm trying to update them to the Nvidia ones because occasionally my second monitor will go black for 10 or 15 seconds when switching applications, and then come back again: Drivers Screen

Slow boot on 20.04 LTS https://askubuntu.com/questions/1233721/slow-boot-on-20-04-lts

Thanks Czar for responding. Edits: I timed the boot with a stopwatch from the Grub menu and it was 2 minutes and 17 seconds systemd-analyze reports 1 min 28 seconds Not sure why there is this difference My graphics is a Radeon 5450 [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series]

The output of journalctl was immense and too long to paste here. In factit was 403MB of data. Output of lsblk -f is:

NAME   FSTYPE   LABEL                           UUID                                 FSAVAIL FSUSE% MOUNTPOINT
loop0  squashfs                                                                            0   100% /snap/core/8935
loop1  squashfs                                                                            0   100% /snap/core/9066
loop2  squashfs                                                                            0   100% /snap/core18/1705
loop3  squashfs                                                                            0   100% /snap/core18/1754
loop4  squashfs                                                                            0   100% /snap/gnome-3-28-1804/116
loop5  squashfs                                                                            0   100% /snap/gnome-3-28-1804/71
loop6  squashfs                                                                            0   100% /snap/gnome-3-34-1804/27
loop7  squashfs                                                                            0   100% /snap/gtk-common-themes/1502
loop8  squashfs                                                                            0   100% /snap/gtk-common-themes/1506
loop9  squashfs                                                                            0   100% /snap/mc-installer/488
loop10 squashfs                                                                            0   100% /snap/mc-installer/496
loop11 squashfs                                                                            0   100% /snap/minetest/1370
loop12 squashfs                                                                            0   100% /snap/minetest/1521
loop13 squashfs                                                                            0   100% /snap/quake-shareware/10
loop14 squashfs                                                                            0   100% /snap/quake-shareware/14
loop15 squashfs                                                                            0   100% /snap/quakespasm-beidl/45
loop16 squashfs                                                                            0   100% /snap/snap-store/433
loop17 squashfs                                                                            0   100% /snap/vlc/1397
loop18 squashfs                                                                            0   100% /snap/vlc/1620
loop19 squashfs                                                                            0   100% /snap/yamagi-quake2-beidl/40
sda                                                                                                 
├─sda1 ntfs     System Reserved                 DEAC9B64AC9B364D                                    
├─sda2 ntfs                                     48B49D12B49D039A                                    
├─sda3 ntfs                                     30A404C2A4048C92                                    
├─sda4                                                                                              
└─sda5 ext4                                     09bbb74b-60e5-4bae-99a4-86e6ed35a9dc  100.8G    48% /
sr0    udf      LOTR_THE_FELLOWSHIP_OF_THE_RING 2caf81e800000000                           0   100% /media/bloch/LOTR_THE_FELLOWSHIP_OF_THE_RING

My OptiPlex 9010 is slow to boot. I had Ubuntu 19.10 installed and some problems with a blank screen after booting on my Dell P2412H monitor. Then I upgraded to 20.04. The boot time seems to be slightly reduced, but still slow. I don't know if the monitor problem is related to the slow boot.

The output of systemd-analyze blame is below:

44.890s plymouth-quit-wait.service                                           
29.461s dev-sda5.device                                                      
28.830s systemd-journal-flush.service                                        
24.891s snapd.service                                                        
23.393s networkd-dispatcher.service                                          
20.497s udisks2.service                                                      
20.161s dev-loop15.device                                                    
20.104s dev-loop18.device                                                    
19.874s dev-loop17.device                                                    
19.790s dev-loop19.device                                                    
19.686s dev-loop6.device                                                     
19.551s dev-loop10.device                                                    
19.163s dev-loop5.device                                                     
17.642s dev-loop16.device                                                    
17.553s dev-loop0.device                                                     
17.528s dev-loop12.device                                                    
17.489s dev-loop13.device                                                    
17.429s dev-loop2.device                                                     
17.429s dev-loop4.device                                                     
17.370s dev-loop14.device                                                    
16.999s accounts-daemon.service                                              
16.812s dev-loop8.device                                                     
16.358s dev-loop9.device                                                     
16.300s dev-loop11.device                                                    
15.985s dev-loop3.device                                                     
14.782s dev-loop7.device                                                     
14.051s dev-loop1.device                                                     
11.180s NetworkManager-wait-online.service                                   
10.320s ModemManager.service                                                 
 9.707s apport-autoreport.service                                            
 8.384s systemd-udevd.service                                                
 8.036s polkit.service                                                       
 7.970s NetworkManager.service                                               
 7.914s avahi-daemon.service                                                 
 7.490s switcheroo-control.service                                           
 6.158s thermald.service                                                     
 6.156s wpa_supplicant.service                                               
 6.152s systemd-logind.service                                               
 5.195s gpu-manager.service                                                  
 5.188s systemd-resolved.service                                             
 4.668s grub-common.service                                                  
 4.614s apport.service                                                       
 4.322s rsyslog.service                                                      
 3.299s apparmor.service                                                     
 2.992s grub-initrd-fallback.service                                         
 2.885s colord.service                                                       
 2.712s e2scrub_reap.service                                                 
 2.604s snapd.apparmor.service                                               
 2.257s snap-core-8935.mount                                                 
 2.191s snap-core-9066.mount                                                 
 2.100s postfix@-.service                                                    
 2.076s gdm.service                                                          
 2.057s snap-core18-1705.mount                                               
 1.955s snap-core18-1754.mount                                               
 1.745s geoclue.service                                                      
 1.707s snap-gnome\x2d3\x2d28\x2d1804-116.mount                              
 1.672s snap-gnome\x2d3\x2d28\x2d1804-71.mount                               
 1.610s fwupd.service                                                        
 1.481s plymouth-read-write.service                                          
 1.472s snap-gnome\x2d3\x2d34\x2d1804-27.mount                               
 1.429s systemd-tmpfiles-setup.service                                       
 1.366s pppd-dns.service                                                     
 1.365s smartmontools.service                                                
 1.299s snap-gtk\x2dcommon\x2dthemes-1502.mount                              
 1.274s user@1000.service                                                    
 1.226s snap-gtk\x2dcommon\x2dthemes-1506.mount                              
 1.200s systemd-modules-load.service                                         
 1.002s snap-mc\x2dinstaller-488.mount                                       
  935ms binfmt-support.service                                               
  904ms snapd.seeded.service                                                 
  903ms snap-mc\x2dinstaller-496.mount                                       
  895ms plymouth-start.service                                               
  820ms user-runtime-dir@1000.service                                        
  765ms systemd-tmpfiles-setup-dev.service                                   
  762ms snap-minetest-1370.mount                                             
  741ms systemd-random-seed.service                                          
  677ms modprobe@drm.service                                                 
  655ms keyboard-setup.service                                               
  640ms systemd-sysusers.service                                             
  638ms systemd-journald.service                                             
  637ms snap-minetest-1521.mount                                             
  585ms systemd-udev-trigger.service                                         
  579ms systemd-sysctl.service                                               
  561ms snap-quake\x2dshareware-10.mount                                     
  550ms swapfile.swap                                                        
  503ms snap-quake\x2dshareware-14.mount                                     
  473ms upower.service                                                       
  467ms kerneloops.service                                                   
  450ms ufw.service                                                          
  437ms snap-quakespasm\x2dbeidl-45.mount                                    
  411ms systemd-timesyncd.service                                            
  341ms snap-vlc-1620.mount                                                  
  300ms snap-yamagi\x2dquake2\x2dbeidl-40.mount                              
  261ms snap-snap\x2dstore-433.mount                                         
  215ms systemd-remount-fs.service                                           
  214ms console-setup.service                                                
  191ms snap-vlc-1397.mount                                                  
  161ms dev-hugepages.mount                                                  
  160ms dev-mqueue.mount                                                     
  159ms sys-kernel-debug.mount                                               
  159ms sys-kernel-tracing.mount                                             
  149ms kmod-static-nodes.service                                            
  138ms rtkit-daemon.service                                                 
   97ms proc-sys-fs-binfmt_misc.mount                                        
   94ms systemd-user-sessions.service                                        
   93ms systemd-update-utmp.service                                          
   78ms setvtrgb.service                                                     
   76ms systemd-tmpfiles-clean.service                                       
   65ms openvpn.service                                                      
    9ms systemd-update-utmp-runlevel.service                                 
    8ms alsa-restore.service                                                 
    3ms sys-fs-fuse-connections.mount                                        
    2ms sys-kernel-config.mount                                              
  746us snapd.socket                                                         
  401us clean-mount-point@media-bloch-LOTR_THE_FELLOWSHIP_OF_THE_RING.service




  bloch@bloch-OptiPlex-9010:~/Desktop$ systemd-analyze
    Startup finished in 4.838s (kernel) + 1min 30.328s (userspace) = 1min 35.166s 
    graphical.target reached after 1min 30.246s in userspace
Any app on Ubuntu to open and/or convert HEIF pictures (.HEIC, High Efficiency Image File Format)? https://askubuntu.com/questions/958355/any-app-on-ubuntu-to-open-and-or-convert-heif-pictures-heic-high-efficiency-i

A certain cellphone maker has changed the default format of taking pictures to HEIF (.HEIC, High Efficiency Image File Format), without asking the users (although there is still the option to use jpeg/jpg).

Is there an app/program on Ubuntu that can open and/or convert HEIF-pictures and even let them be edited?

Trouble with Installation on Acer Aspire One Cloudbook 14. "Kernel panic - not syncing: IO-APIC + timer doesn't work" https://askubuntu.com/questions/746401/trouble-with-installation-on-acer-aspire-one-cloudbook-14-kernel-panic-not-s

I recently bought a new laptop (Acer Aspire One Cloudbook 14) and wanted to install Ubuntu (14.04.3) on it. I put it on a USB following this guide: http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows

I erased Windows 10 and installed Ubuntu. I honestly don't remember how the installation initially went as I have been trying to fix this issue for over 12 hours, I know it didn't go too smoothly, as I remember the screen showed a few errors during installation but it eventually loaded, and other than the touch pad not working, it seemed fine.

On the reboot however, I was unable to even log in.

Boot mode: Legacy:

If I have the boot mode set to Legacy, it takes me to a GNU Grub thing if my hard drive is highest priority in boot order, listing a few options (see the picture bellow).

boot legacy

If I select Ubuntu, that is when I get the messed up screen and Kernel panic - not syncing: IO-APIC + timer doesn't work error.

If I have USB as highest priority (again in Legacy mode) it takes me to the installation menu, though I suspect it doesn't look the way it is suppose to, but that's how it looked when I first installed it, the difference now is whether I select install Ubuntu or try without installing I get the same kernel panic error that I mentioned earlier.

[    0.320288] Call Trace:
[    0.320860]  [<c16c1244>] dump_stack+0x41/0x52
[    0.320936]  [<c16bc403>] panic+0x87/0x1a5
[    0.321013]  [<c1a76103>] check_timer+0x3a9/0x537
[    0.321089]  [<c1a76e30>] setup_IO_APIC+0x170/0x182
[    0.321164]  [<c1a70872>] ? enable_IO_APIC+0xc0/0xcf
[    0.321241]  [<c1a72f50>] native_smp_prepare_cpus+0x323/0x366
[    0.321319]  [<c16a02d4>] ? packet_rcv_spkt+0x124/0x160
[    0.321396]  [<c1a60d40>] kernel_init_freeable+0xa8/0x1eb
[    0.321473]  [<c16b51a0>] kernel_init+0x10/0xe0
[    0.321549]  [<c16c7881>] ret_from_kernel_thread+0x21/0x30
[    0.321637]  [<c16b5190>] ? rest_init+0x70/0x70
[    0.321728] ---[ end Kernel panic - not syncing: IO-APIC + timer doesn't work.
with apic=debug and send a report.  Then try booting with the 'noapic' option.
[    0.321728]

Boot mode: UEFI:

If I run it in UEFI mode, it says "No bootable device" whether my hard drive (or whatever the equivalent is on this laptop) or USB is priority.

boot UEFI

I believe I installed Ubuntu in Legacy mode by accident, which maybe caused this issue?

I have been searching online for many hours, but could not find an issue that was close enough to mine, and already tried many of the solutions of problems that were similar. Like disabling secure boot, trying different boot modes, and nothing is listed if I try to select a trusted UEFI file when hard drive is priority, if USB is priority, it just lists files that are on the USB, none of which can be selected.

Laptop Specs:

   Intel Celeron N3050 processor Dual-core 1.60 GHz
   Intel HD Graphics with Shared Memory
   2 GB, DDR3L SDRAM
   32 GB Flash Memory

Boot-up and Installation issues on my new Lenovo S20-30 Laptop https://askubuntu.com/questions/619983/boot-up-and-installation-issues-on-my-new-lenovo-s20-30-laptop

I own a new Lenovo S20-30 laptop which came with Windows 8.1 preinstalled with the hard drive partitioned. I want to convert this laptop to Ubuntu 15.4. with NO dual boot. I want it to be an exclusive Linux machine. This laptop can boot off the E Drive with a USB Drive.

I used a brand new Kingston 4 GB USB Drive. I followed Ubuntu installation instructions to the letter

  1. I went to Pendrivelinux.com and downloaded the Universal USB Installer V1.9.5.9 to my USB Drive.

  2. I went to Ubuntu and downloaded Ubuntu Linux V15.04 to my USB Drive.

  3. Using The Universal USB Installer I installed Ububtu Linux 5.4 on my USB Drive.

  4. My BIOS is updated to the latest BIOS from Lenovo's Website, which was posted on March 9, 2015, Filename/BIOS Version: accn22ww(v2.08&v1.1).

  5. My BIOS is configured to boot from the USB Drive first

  6. When I reboot the USB Drive is not recognized as a boot drive and the system still boots into Windows.

Again, I want to boot up and install Ubuntu Linux 15.04 and have the system be an exclusive LINUX machine. I have an identical Lenovo S20-30 rynning the standard Windows 8.1 and want to compare functionality and performance running the same applications on identical machines.

Has anyone installed Ubuntu Linux on a Lenovo S20-30 before?

What do I need to troubleshoot and check?

I am an experienced Windows person but new to Linux so please be gentle and don't assume I know much about Linux. That's what this is all about, I want to become Linux expert and hope I can one day soon be fully on Ubuntu Linux and never look back


I went back in to my BIOS and look at the configuration very carefully setting by setting. I was finally able to find the best combination of BIOS settings to get my Lenovo S20-30 to boot up from my USB Drive and Ubuntu 15.4 is fully installed now as the ONLY operating system on myS20-30.

I have painstakingly documented every BIOS setting below along with the settings I changed to sucessfully boot up from my Ubuntu Boot USB.

So now its time tolearn learn learn Ubuntu. I hope my post below proves helpful to others.


Here is some additional BIOS Information

Information: Product Name: LenovoS20-20 BIOS Version (Mostcurrent): ACCN22WW(V2.0) EC Version:ACEC22WW(V1.1) CPU: Intel CeleronCPU N2830 @ 2.16GHz Windows License: WIN

Configuration: USB XHCI Controller: Enabled Wireless: Enabled SATA ControllerMode: AHCI Power Beep: Disabled BIOS Back Flashisabled Hotkey Mode: Enabled

Security: Supervisor Password:Not Installed User Password: NotInstalled HDD Password: NotSet Secure Boot: Enabled Secure Boot Status:Enabled Platform Mode: UserMode Reset to Setup Mode: Enter Restore FactoryKeys: Enter

Boot: Boot Mode: UEFI is set now. The only other option to select is Legacy SupportSee the note below USB Boot: Enabled

Note for Boot Mode:the information window states: Windows 8 or 8.1 64 Bit please useUEFI Boot Mode. Other Legacy OS please use Legacy Support Mode

Additionally I havereset the Bios to Legacy Support with the same result whenbooting up

When selecting BootMode of Legacy First I am presented with two choices for“Boot Priority”. 1. Legacy First 2. UEFI First

Withthe following note: Determine EFI Device first or LegacyDevice first. If Enable it is the EFI Device first,If Disable it is the Legacy Device First

I did cold boots with each combination selected: UnsuccessfulBoot configuration to boot from the USB Drive: LegacySupport UEFI First

Successful Bootconfiguration to boot from the USB Drive: Legacy Support

Legacy Device First

Cannot run Ubuntu install dual boot from USB on X1 Carbon with Windows 8.1 - kernel panic, VFS https://askubuntu.com/questions/618194/cannot-run-ubuntu-install-dual-boot-from-usb-on-x1-carbon-with-windows-8-1-ker

I installed Ubuntu as a dual boot on a Lenovo X1 Carbon 3rd gen (with Windows 8.1, UEFI etc.; let's call it "Machine A"). I had some issue with Ubuntu there, so I removed like 3 partitions (from Windows tool) - one had 1MB, the other was main, the other was seemingly Lord fix this partition. I did not remove any other partitions that looked like the ones aimed at dealing with some internal stuff (such as deep sleep or recovery).

When I created startup disk (USB) on some other Ubuntu machine (let's call it "Machine B"), and restarted Machine A to boot from USB stick, then selected custom boot source (the mentioned USB), I saw boot loader (GRUB?) with option to Install Ubuntu, but when I selected it, I saw the following boots screen:

[    0.329678] Error parsing PCC subspaces from PCCT
[    0.329694] ACPI PCC probe failed.
[    0.477876] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[    0.477900] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.19.0-15-generic #15-Uuntu
[    0.477919] Hardware name: LENOVO 20BS0068PB/20BS0068PB, BIOS N14ET26W (1.04 ) 01/23/2015
[    0.477939]  fffea000313a480 ffff8802241efdb8 ffffffff817c2205 0000000000002892
(...)
[    0.478009] Call Trace:
(...)
[    0.478155]  [<ffffffff817b6ae0>] ? rest_init+0x80/0x80
[    0.478175] Kernel Offset: 0x0 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[    0.478200] ---[ end Kernel panic - not syncing: VFS: unable to mount root fs on unknown-block(0,0)

As you can see, there is a kernel panic related to this installation, and I am not sure what could I do to debug the issue.

Windows 8.1 is starting properly when selected as boot source, but I have some issues with virtual machines running Ubuntu (they look like they're experiencing the same issue that my machine had with that first Ubuntu installation).

Do you have any ideas on how to fix the problem, or at least can you fetch more information on it?

Kernel panic:

[    0.342449] Error parsing PCC subspaces from PCCT
[    0.342466] ACPI PCC probe failed.
[    0.489803] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[    0.489826] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 3.19.0-15-generic #15-Ubuntu
[    0.489845] Hardware name: LENOVO 20BS0068PB/20BS0068PB, BIOS N14ET26W (1.04 ) 01/23/2015
[    0.489865]  ffffca000313c480 ffff8802241efdb8 ffffffff817c2205 0000000000002888
[    0.489887]  ffff880181a81d28 ffff8802241efe38 ffffffff817bf75d ffff8802241efe28
[    0.489910]  ffff880200000010 ffff8802241efe48 ffff8802241efde8 000000000000ffff
[    0.489932] Call Trace:
[    0.489942]  [<ffffffff817c2205>] dump_stack+0x45/0x57
[    0.489956]  [<ffffffff817bf75d>] panic+0xc1/0x1f5
[    0.489970]  [<ffffffff81d4d534>] mount_block_root+0x296/0x2a5
[    0.489986]  [<ffffffff81d4e143>] initrd_load+0xd1/0x2f9
[    0.490000]  [<ffffffff81d4d7bc>] prepare_namespace+0xdf/0x1a6
[    0.490015]  [<ffffffff81d4d1bf>] kernel_init_freeable+0x1e4/0x1f9
[    0.490032]  [<ffffffff817b6ae0>] ? rest_init+0x80/0x80
[    0.490046]  [<ffffffff817b6aee>] kernel_init+0xe/0xf0
[    0.490060]  [<ffffffff817c9298>] ret_from_fork+0x58/0x90
[    0.490074]  [<ffffffff817b6ae0>] ? rest_init+0x80/0x80
[    0.490110] Kernel Offset: 0x0 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[    0.490135] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
_
How to enable Rumble/Vibrate on Gamepad https://askubuntu.com/questions/424640/how-to-enable-rumble-vibrate-on-gamepad

I've been trying to search for solutions for days now but still to no avail. It's really starting to frustrate me.

See I have this gamepad (DragonRise Inc. Generic USB Joystick) which is functioning great except the rumble effect.

I've tried installing in on a Windows system through VM and another in a Windows PC and at both times, the rumble effect worked.

But the thing is, even on the Windows systems, the rumble effect needed a driver for it to work which I also installed on my Ubuntu using Wine. (I'm not sure if THAT's the issue)

And on another note, when I was on Windows, the emulator I was using to test the rumble effect (Dolphin) there were two choices on the dropdown menu for installed joystick devices. One of which is "DInput/0/USB Vibration Stick" and the other one is "SDL/0/USB Vibration Stick". Both of them are my DragonRise Joystick BUT if I chose the DInput, the rumble effect works, and if I chose the SDL it WONT WORK.

Screenshot:

enter image description here

When I went to try on the Dolphin Emulator in Ubuntu, and clicked the dropdown menu, ONLY the "SDL" appeared and there is no "DInput" on the choices.

Screenshot:

enter image description here

My question, how do I install my gamepad on Ubuntu so that the DInput WILL appear together with the SDL? I have a feeling the rumble effect will work once it's installed.

Sorry for the long post. I hope I will get a response soon. I'm really getting frustrated.

P.S. What are DInput and SDL anyway?

Failed to load module "canberra-gtk-module" https://askubuntu.com/questions/208431/failed-to-load-module-canberra-gtk-module

Today I installed:

  1. Ubuntu 12.04
  2. Oracle JDK 7 and 8
  3. IntelliJ 11.1.4

I setup my JAVA_HOME path to point to JDK 7.

When I run IntelliJ I get this message:

Gtk-Message: Failed to load module "canberra-gtk-module"

Is this a problem or can I over look this?