Latest Ubuntu related questions

Score: 0
matthewchin avatar
Latest Ubuntu server 22.04.2 without install Intel AX200 WIFI Driver
im flag

Intel AX200 WIFI Driver is work in Win11, I installed ubuntu server thru virtual box 7.0.8. I tried check with below and disable fast-boot in asus TUF B550-plus boot:  https://jianjiesun.medium.com/ubuntu-20-04-intel-ax200-wifi-driver-install-2ac4c0dc4601

sudo lshw -C network enter image description here

uname -r 5.15.0-71-generic

ls -l /etc/modprobe.d/ iwlwifi.conf

ls -l /lib/firmware/ grep | iwl ...

Score: 0
provil avatar
apt: mysql-client and mysql-server not upgraded
bv flag

since mysql-client and mysql-server got the update to 8.0.33 they are kept back and not upgraded.

The following packages have been kept back:
 mysql-client mysql-server
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

Installing mysql-client-8.0 und mysql-server-8.0 doesnt work:

[...]
apt install mysql-server-8.0 mysql-client-8.0
[...]
The following packages have unmet dependencies: ...
Score: 0
ilie alexandru avatar
Concatenate multiple trimmed videos FFmpeg
cg flag

I am a rooky in FFmpeg and I am trying to concatenate multiple videos that must be trimmed into a new video, the command that I am trying to use is:

ffmpeg -i 00042.mp4 -ss 00:00:02 -to 00:00:03 -i 00040.mp4 -ss 00:00:01 -to 00:00:02 -filter_complex concat=n=2:v=1:a=1 output.mp4

The code works fine, but is concatenating and addit to "output.mp4" only for the last video inputted.

Do you have any suggetion ...

Score: 0
AccessDenied avatar
Duplicate closed lid behaviour having the laptop lid open?
tc flag

How to duplicate the closed lid behaviour while having the laptop lid open? Wish to have display off on demand when running certain apps, with a remote screen.

$ xrandr --output --off This command keeps display off but does not send proper image to remote screen, so it is not usable.

$ xset dpms force off This behaviour breaks as soon as you do anything remotely on the laptop, having laptop display ...

Score: 0
eezacque avatar
Screen not really blanked after delay?
in flag

Running Ubuntu 22.04.2 LTS, whenever my inactivity delay kicks in, my screen seems to go blank, but it is not really black, as is noticeable in a dark room. As a result, my monitor's energy saving doesn't become active.

I can manually set the delay with 'xset dpms 300 400 600', which works as expected, exactly once, but as soom as the screen is reactivated, the problem is back, and I need to xse ...

Score: 0
xenoid avatar
What is the bar on the left showing in Konsole?
om flag

I mean this thing:

enter image description here

This is not the scrollbar (which is on the other side of the window). It seems to show the output of the last command run, but if I scroll back it seems to show "random" lines. The best explanation to its behavior is that it groups outputs that have been produced within a short time of each other but this only applies to the last command.

This appeared when I upgraded to Kubuntu ...

Score: 0
user127094 avatar
How can I bring back the "Recent" folder in Nautilus side bar?
hk flag

After an updated to Ubuntu 22.04.2, skipping over a few versions, the "Recent" folder in the side bar of my Nautilus has disappeared. The "Recent" folder is still there and works as expected in the file chooser, but not in Nautilus:

Place where I expected the "Recent" folder.

I tried removing all configuration files with paths containing "nautilus" in my home directory and removed my ~/.config/gtk-3.0/settings.ini, nothing helped. Looking at  ...

Score: 0
Daniel avatar
Reset xmodmap and setxkbmap to defaults
in flag

I played around with xmodmap and setxkbmap on various occasions, for example to make an Apple keyboard work.

Now I cannot switch between input types anymore.

setxkbmap -v

returns

Trying to build keymap using the following components:
keycodes:   evdev+aliases(qwerty)
types:      complete+numpad(mac)
compat:     complete+ledscroll(group_lock)
symbols:    macintosh_vndr/apple(alukbd)+macintosh_vndr/us ...
Score: 0
Said Parlak avatar
Connecting to a wired network of a remote machine via terminal
gr flag

I'm connecting to a remote machine in my office via AnyDesk. It is a business network and I have to enter a password after a reboot or a password change. The PC prompts me to enter a password.

I have to change my password due to security regulations of the company and I will lose the connection, is there any way to write a bash script to connect the PC to the internet?

ip addr info 

gave the following ou ...

Score: 0
How to remove Windows efi entry from Grub after drive migration
cn flag
adi

I installed Windows on a new SSD and then migrated the SSD containing Ubuntu installation, to the one which had Windows previously installed on it.

The issue is that Grub still detects the old Windows efi entry and adds it to the boot menu, along with the new Windows entry.

Is there anyway to delete the old and useless entry in Grub?

I tried update-grub, but still finds the entry.

Running on Ubuntu 22.04. ...

Score: 0
How unistall glibc 2.35 installed in Ubuntu 20.04.5?
ar flag

Thanks for reading my topic.

I had tried start the Bforartists-3.5.0-linux

but not start and show error message

./bforartists: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./bforartists)
./bforartists: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./bforartists)
./bforartists: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (r ...
Score: 4
someone avatar
Should I install the ubuntu-22.04 iso and then upgrade to the latest LTS version?
de flag

The latest LTS Ubuntu version appears to be 22.04.2. I have a Ubuntu 22.04 ISO file.

Is it a good idea to just install this file and upgrade later? What should I do to upgrade?

Score: 0
Ruslan M avatar
Ubuntu on laptop Yoga 9 14AP7
xk flag

Im now about to install Ubuntu as 2nd OS on my laptop Yoga 9 14AP7. Have smbd experience? The question is how will work touch screen, pen, etc..

This gonna be my first Linux.

Score: 0
Marco Massenzio avatar
Direct3D Level 12_0 missing for GE Force GTX 770
sg flag

I am on Ubuntu 22.04, running ProtonDB/Steam and the latest (I think) Nvidia driver:

Using NVIDIA driver metapackage from nvidia-driver-470

When I try to run Far Cry 6 using ProtonDB, the game quits at start complaining that my GPU does not support Direct3D 12 Level feature; however, according to NVIDIA spec my GPU should support DirectX 12.

Running Steam on "Experimental" does not appear to make any dif ...

Score: 0
user1695860 avatar
Unable to access GRUB menu for password reset in Ubuntu 20.04.3
pn flag

I am facing difficulty in resetting a lost admin password for Ubuntu 20.04.3 According to various online resources, the recommended method is to access the GRUB menu, enter recovery mode, and reset the password from there. However, when I press Esc during the boot-up process, instead of displaying the GRUB menu, a series of commands start running and eventually I end up on the home screen.

Is the ...

Score: 1
Ikshan Bhardwaj avatar
The repository 'https://pkg.cloudflareclient.com kinetic Release' does not have a Release file
bm flag

Now i have seen alot of answers on net and i could not find any answer for a repo that's not a ppa registered repo. I am using Ubuntu 22.10 Kinetic This is the error message i keep getting

I also checked if the repo exists in etc/apt/sources.list and it wasn't there kindly help as it gives me error while upgrading to ubuntu 23 version

Score: 0
Harsh  avatar
I am stuck at this after reboot: /dev/nvme0n1p2: clean, 958904/21823488 files, 86223682/87291141 blocks
sm flag

enter image description here

It always stuck at this stage with the:

/dev/nvme0n1p2: clean, 958904/21823488 files, 86223682/87291141 blocks
Score: 4
guiverc avatar
Validating an ISO write directly after writing
cn flag

Background

My normal process for writing ISOs is downloading them (zsync via script which performs a ISO validation & shows me the package changes (ie. manifest diff from prior download)), then use mkusb to write it to thumb-drive, eg.

guiverc@d7050-next:/de2900/lubuntu_64$ sudo mkusb-nox mantic-desktop-amd64.iso all

I then quickly scan messages & if it looks good, eject the thumb-drive, and bo ...

Score: 1
dez93_2000 avatar
Upgrade to Xubuntu 23.04, can't login, popup loop, tty login info doesn't work
us flag

Trying to login after upgrading to 23.04 via the GUI prompt. It warns of the dangers of not disabling your lock screen, but I was sure I didn't have a lock screen enabled.

The login prompt pops up, with my username, and a login button, which when clicked causes a blank screen for a second, then the same login screen pops up again.

I can select user "Other..." instead of my full name, and then put in ...

Score: 2
EHJ avatar
How do I enable the touchscreen in 22.04 on my HP laptop?
us flag
EHJ

I recently bought a new laptop and the touchscreen is not recognized in Ubuntu. I am not sure how to proceed as on my old laptop (also an HP) and work laptop (a Lenovo) the touchscreens worked perfectly out of the box. I am hoping the below information will help to figure this out.

Edit: It is a HP Pavilion Laptop PC 15-eg2000

Output of hostnamectl

    ...
Operating System: Ubuntu 22.10                ...
Score: 1
Terry avatar
Double sided printing fails after upgrade to 23.04
in flag

I have an Epson ET-2750 and never had a problem printing double sided in Ubunutu. I can print over the network and I can print via USB without issue.

Immediately after I updated from Ubuntu 22.10 to 23.04, duplex printing would no longer function. All the print dialogs say it is printing double sided, but when the sheets are actually printed, they are single sided.

I even deleting the printer, then  ...

Score: 1
mikebridge avatar
Touchpad does not register mouse movement
tr flag

My Surface Laptop Studio touchpad worked fine until I installed the nvidia drivers on Ubuntu 22.04. The touchpad is physically working---I can see this via this tool:

sudo libinput debug-gui

However, moving my finger on the touchpad no longer moves the cursor. But pressing-and-moving does indeed move the cursor.

$ sudo libinput quirks list /dev/input/event20
AttrPressureRange=25:10
AttrPalmPres ...
Score: 0
Tom A. avatar
I'd like to run Ubuntu with btrfs subvolumes and the drive must be encrypted
za flag

I'd like to run Ubuntu on a encrypted drive. I'd also like to use btrfs subvolumes so I can use the super cool snapshot feature. The installer supports one or the other. I've tried doing an arch style install using debootstrap and I got most the way thru it but It wouldn't boot, I had some grub issues. Once I booted from the grub command line I got stuck in initramfs and never got asked for a password,  ...

Score: 1
Lucky avatar
What are these mounted volumes and how to get rid of them (snaps?)
ng flag

I'm using gnome on 22.04 for a couple weeks and these volumes have appeared on my taskbar.

snaps

They annoyingly stick around whether mounted or unmounted, and their names are unclear. I suspect they are related to the snap stuff usefully described here.

Unfortunately, running the commands in the referenced post gives wildly different numbers, and also they are way more than just two of them:

$ mount  ...
Score: 0
Fox Johnjulio avatar
Severe crashing / freezing / hanging issue on Ubuntu 23.04
gm flag

I've been working on moving over to linux for the past 3 days and tried multiple distributions. All of them had this same problem I'm describing. Whenever I start up my laptop it flashes a few bios warnings before moving on. I can get into and work with Ubuntu just fine until it randomly freezes. These freezes are inconsistent in how bad they are. Sometimes I can just kill and restart the DE and it goes ...

Score: 0
Michael Goodin avatar
New user on newly created server, added to sudo group but still no sudo access
cn flag

I created a new server (ubuntu-s-2vcpu-2gb-nyc1-01) with Ubuntu 22.04 and added a new user (michael). I then added the user to the sudo group. When I check the groups for michael I see the correct groups.

root@ubuntu-s-2vcpu-2gb-nyc1-01:/srv/users/michael# groups michael
michael : michael sudo sp-sysusers

But every time I try to run a sudo command I get the same message:

michael@ubuntu-s-2vcpu-2gb-ny ...
Score: 0
user1695947 avatar
Dual Boot menu no longer working
fr flag

After being unplugged for a few days my computer no longer wants to show a dual boot menu (with systems windows 11 and ubuntu) and I'm unsure why. It currently boots directly into ubuntu. I've tried holding shift and also holding the down arrow. This causes the computer to never boot.

I've also tried using boot-repair. The output logs can be found below. Any help on what is occurring would b ...

Score: 1
Steve Cohen avatar
Cannot upgrade system from 22.04 to 22.10
um flag

Neither the GUI nor the command line will let me do this upgrade. From the command line I try

$ sudo do-release-upgrade
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.

Prior to this, I have done sudo apt update and installed available updates. How can I find out what the system doesn't like?

There is also weird behavior from the GUI-based upgr ...

Score: 0
LineBreak avatar
error when installing sql server on ubuntu 20.04
fo flag

I am trying to install sql server on ubuntu 20.04 as described here. In my understanding I don't have to install docker to run sql server on ubuntu 20.04. When executing

sudo /opt/mssql/bin/mssql-conf setup

I get the error

        Reason: 0x00000001
     Signal: SIGABRT - Aborted (6)
      Stack:
             IP               Function
             ---------------- ------------------------------------ ...
Score: 0
Mounsif Meftah avatar
Accidently removed libgdk-pixbuf2.0-0:amd64 and now I can't access my computer in GUI mode
eg flag

I removed the libgdk-pixbuf2.0-0:amd64 package and my computer froze and started doing weird stuff so I tried to restart it, but now it does not boot and I get this error instead:

Bluetooth: hci0: Failed to send firmware data (-110)
Bluetooth: hci0: sending frame failed (-19)

Can someone help please?

The Stunning Power of Questions

Much of an executive’s workday is spent asking others for information—requesting status updates from a team leader, for example, or questioning a counterpart in a tense negotiation. Yet unlike professionals such as litigators, journalists, and doctors, who are taught how to ask questions as an essential part of their training, few executives think of questioning as a skill that can be honed—or consider how their own answers to questions could make conversations more productive.

That’s a missed opportunity. Questioning is a uniquely powerful tool for unlocking value in organizations: It spurs learning and the exchange of ideas, it fuels innovation and performance improvement, it builds rapport and trust among team members. And it can mitigate business risk by uncovering unforeseen pitfalls and hazards.

For some people, questioning comes easily. Their natural inquisitiveness, emotional intelligence, and ability to read people put the ideal question on the tip of their tongue. But most of us don’t ask enough questions, nor do we pose our inquiries in an optimal way.

The good news is that by asking questions, we naturally improve our emotional intelligence, which in turn makes us better questioners—a virtuous cycle. In this article, we draw on insights from behavioral science research to explore how the way we frame questions and choose to answer our counterparts can influence the outcome of conversations. We offer guidance for choosing the best type, tone, sequence, and framing of questions and for deciding what and how much information to share to reap the most benefit from our interactions, not just for ourselves but for our organizations.