Quantcast
Channel: Ubuntu Forums
Viewing all 69072 articles
Browse latest View live

Usb ports

$
0
0
Hello,

I have problems with my usb ports...I can't access usb drives...

Is there any way to make sure that it is motherboard issue?
Is there any way to bypass the problem without changing my motherboard?

Thank you

New Ubuntu Cinnamon Install Hangs on Login

$
0
0
I have a freshly installed Ubuntu Cinnamon bistro but it hangs when I login. The screen will go black for a few seconds and it will freeze before going back to normal. I installed this distro over a Linux mint that had this same issue. I solved the issue on mint but I forgot how. Here is a video of my problem that I recorded: https://youtu.be/nNItnUGCGlY

Help browsing Ubuntu

$
0
0
Hello, I'm having problems browsing Ubuntu
This is the website that I can't open on Ubuntu https://milog.co.il/
It should be noted that I have two operating systems, both Windows and the latest version of Ubuntu
On Windows I was able to open this site
It should be noted that I encounter problems while surfing with similar problems, I try two browsers, both Chrome and Firefox
I talked to the internet support and they say it has to do with website approvals, that's why it blocks me
I don't understand where this problem comes from
I have been using Ubuntu for over 5 years
Please look into the issue and maybe you can find a solution for my surfing issues
I use a 3rd generation computer I7 3770 board B75 network card USB LAN 1GIGA
RAM memory 16 DDR3 1600

[SOLVED] ubuntu only boots from my flash drive

$
0
0
hello im new to linux and i feel like this is a very basic issue but i wasent able to figure out what it was. i want to install linux on my ssd, i tried installing mint first, i got the bootable usb and mint opened into a live session fine but when i tried installing it onto my ssd it said it was done but couldnt boot without the usb plugged in.
i went online and until now ive tried going into the bios and rearanging the boot order and deactivating secure boot, in both mint and ubuntu i went in the terminal and typed lsblk which told me that /cdrom (which was the only thing in mountpoint so i think its linux) was mounted to sda1 which im pretty sure is the flash drive, ive also tried a few other things in the terminal that i found online but i cant remember exactly what.
i also went in the lenovo diagnostics tool and made sure id installed my ssd correctly since i got a used thinkpad t480s off ebay and it didnt come with one
i also went in boot repair and got a boot info diagnosis
https://paste.ubuntu.com/p/bp3xwQCrKN/
im not to sure what other information im supposed to put but im on a live session of ubuntu so i can try whatever is needed
another thing is that this is my first personal computer but ive been programming on my school laptop for a while and using the terminal sounds nice but im not to sure where to start so any help on that would be good
thank you

[ubuntu] shutdown panel button is missing: bug or feature?

$
0
0
Hello,

both under oracular and noble I noticed that on top panel, on the right hand side, the shutdown button is no longer there (it used to be on the right of the volume icon). I wonder whether this is a bug or a feature.

Regards!

[SOLVED] How2 setup ssh to 22.04 and 24.04 installs on same computer

$
0
0
There are no problems ssh into 10.0.0.60 on the 22.04.4 side; however, attempting to ssh in to 24.04 side gives me an advisory message.
Code:

hugh@b450m:~$ ssh -x hugh@10.0.0.60
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!    @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
SHA256:+(a long string of characters).
Please contact your system administrator.
Add correct host key in /home/hugh/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/hugh/.ssh/known_hosts:6
  remove with:
  ssh-keygen -f "/home/hugh/.ssh/known_hosts" -R "10.0.0.60"
Host key for 10.0.0.60 has changed and you have requested strict checking.
Host key verification failed.

The distro to boot into is chosen from the Grub menu.
Rather not remove an existing key, but add a new one.
What is the most sensible way to ssh into either 22.04.4 or 24.04 when either is running?
Would unique URLs manually assigned to each installation work?
Or is there a better way?

[ubuntu] Lost dual boot LinuxMint and Ubuntu 22.04

$
0
0
I needed Ubuntu to run KiCad, so I installed Ubuntu 22.04. I let it run out of memory, and gdm3 would not load. Booted into recovery mode, and went down the list presented, including updating grub. Used CLI to delete data and uninstall apps, to no avail. Used Gparted (after backups) to free up Ubuntu, reinstalled gdm3, and Voila Ubuntu works great. Now I cannot get to the Mint OS. I suspect, but don't know, that the problem is due to update on grub, which, I learned, defaults to NOT looking for other OS installations. So I edited /etc/default/grub to enable the line "GRUB_DISABLE_PROBER=false". But "grub-update" was not available, and apt did not know it. I read how to manually update, but "mkconfig" is missing as well. The 2.1 GB boot repair file I downloaded only addresses EFI. I am reluctant to try to switch to this modern system. So I am stuck. I appreciate help to fix this problem. Like, really appreciate it...

Dual boot corruption

$
0
0
Hello community. Help! ;-)

I have a brand new HP Envy laptop with Win11 Pro pre-installed, which means BitLocker encrypted drive on the 1 TB SSD. After the ESP partition, and the windows recovery partition, the main OS partition was about 850 GB. Its has HP UEFI firmware, with FastBoot OFF and Secure Boot ON. Because of BitLocker, i used Windows disc management to shrink the main partition to 128 GB, leaving the rest for the Linux installation to partition = 128 GB for linux OS & apps; the rest for /home. I intend to share the /home partition between Windows and Linux.

I installed Xubuntu_24.04. I was successfully able to secure boot into either Windows or Xubuntu, and share the BitLocker protected Windows files with Linux (Thunar). Then i tried out a LiveUSB version of Lubuntu_24.04. PowerDown on that trial hung. I eventually recovered by holding down the laptop power button (long press). After that Windows boot was OK, but Xubuntu would not boot properly.

Selecting Xubuntu from the Grub 2.12 menu results in a blank screen which hangs forever (or at least 10 minutes).
Selecting Xubuntu (advanced) from the Grub 2.12 menu, and then the "generic" option gives a little more info. It results in log screen, which prints 2 lines and then hangs.
loading Linux 6.8.0-36-generic ....
loading inital ramdisk ....

Selecting Xubuntu (advanced) from the Grub 2.12 menu, and then the "recovery" brings up another options menu. I tried a few, and discovered that just selecting the 'resume' option allows the boot to complete.

So i'm trying to debug why a clean boot is no longer achievable.
I did an update of packages. No joy.
I read through /var/log/boot.log. I poured over the output of 'sudo journalctl'. Nothing i could spot. I did see a notice that the boot sector and its backup differ. The log claims this was repaired.

Anyone have a suggestion ?

[xubuntu] filenames ending with whitespace character

$
0
0
is it allowed for any file being installed by any package in the Ubuntu repository to end with any whitespace character, especially the space character (ASCII 32)? allowed, as in a policy not to distribute a package that installs such files.

the purpose for knowing is to correctly parse the lists of file paths found in /var/lib/apt/lists/*.lz4 after decompression. parsing these lists requires know the length of each path. that length cannot be determined if the name ends in a space character due to a varying number of spaces following some paths in these lists. a name ending in a space character would be very unusual but is not impossible in the usual file systems seen in Linux or Unix. depending on how parsing code is written, other whitespace characters could also affect the parsing.

BOOT "random" time destroyed

$
0
0
I need to know what is the real problem, my ssd ? a software usage shoot my boot ?
i already post a thread on it, and i resolve it twice, but the problem spawn randomly. specially after launching discord client.... i haven't the pb when i use the web client of discord.
see the pastebin from, the two problem period, if you understand where is the problem.

https://paste.ubuntu.com/p/smnFPfx8jh/
https://paste.ubuntu.com/p/yRzcGfn4Bg/

i am passing from a working boot a day , to a rescue boot mode the day after.... The installed advanced boot option from my 6.8.x-36 kernel work when i use it. But refuse to load the same default boot...
some times if i disconnect the Ethernet cable it boot normally. why at boot time my pc want to get something to the web ? seems to be a boot corruption. By what ?

thanks to your returns.

Plasma theme error

$
0
0
Hello everyone,
I would kindly ask for your help regarding an issue that I have with Lenovo computer.
I am not able to continue past this page when I open the computer.[IMG]blob:https://www.facebook.com/174b6fad-31ee-4c43-87e2-45e7835e5155[/IMG]

GUI Boot Failure on Ubuntu System with NVIDIA GPU

$
0
0
System Configuration:

  • Operating System: Ubuntu 20.04.1 LTS
  • Kernel Version: 5.15.0-58-generic
  • GPU: NVIDIA GeForce RTX 2060
  • NVIDIA Driver Version: 530.41.03
  • CUDA Version: 12.1

Problem Description: I am experiencing a persistent issue where my Ubuntu system fails to boot in GUI mode but boots successfully in CLI recovery mode. This issue has emerged despite the driver and kernel combination previously functioning without issues. The system is configured to dual boot with Windows, which operates without any problems, suggesting that the hardware is functioning correctly.
Symptoms:

  • The system hangs when attempting to boot into GUI mode.
  • It is possible to initiate an xterm session through startx from CLI mode, indicating that some graphical operations are possible.
  • The failure occurs regardless of whether the system is booted normally into Ubuntu or resumed from a recovery session to GUI mode.

Troubleshooting Steps Taken:

  1. Reinstalled NVIDIA drivers and reconfigured them multiple times.
  2. Checked and monitored system logs for errors related to NVIDIA drivers and Xorg.

Critical Errors Observed:

  • Repeated failures related to the NVIDIA kernel module initialization.
  • Xorg log files indicate issues with device recognition and configuration that seem to stem from NVIDIA driver interactions.

I incude a report generated upon recommendation by Nvidia.

I would appreciate any guidance to resolve this issue, recommendations for further diagnostic tests or configuration adjustments.

[ubuntu] Relentless loud speaker pops when clicking empty screen areas

$
0
0
Good afternoon

Ubuntu is suffering from relentless, loud, (sudden) speaker pops/distortion when clicking on any screen areas (including empty or white-space) in ANY browser (Chromium and Firefox). The sound is similar to the loud 'pop' normally only heard when initially powering on external speakers connected to the 3.5mm audio jacks on ATX motherboards.

If clicking continues without a pause exceeding 10-15 seconds, no popping sound occurs. However, if there is a single click followed by a pause of 10-15 seconds and then another click, it produces a sound akin to someone turning the speakers off and on. Keyboard input does not affect this timing; only 'not clicking' for 10-15s and then clicking again triggers the issue.


My configuration:
1. Ubuntu 24.04 LTS (fresh install)
2. Not limited to a single browser or browser version (affects Chrome [Brave] and Firefox).
3. Motherboard: ASUS STRIX Z270H GAMING
4. Speakers: External (5.1 surround).


This feels like it might be related to a bug with an Ubuntu power-saving feature (or insufficently long defaults), not a Chrome/Firefox issue. My system is dual-boot and I cannot replicate this under Windows in either browser.

AMD Radeon RX 6600 GPU on Ununtu Desktop 24.04

$
0
0
I am thinking of buying the AMD Radeon RX 6600 GPU for Ubuntu Desktop 24.04

Looking around the internet there appears to be problems with AMD drivers.
I thought that the driver problem was mostly confined to NVIDIA.

At the moment I am using the NVIDIA GTX 960 GPU, and the fans are constantly full blast with the X.org driver.
Things are little bit stuttery with this driver.
But with the proprietary NVIDIA driver the resume function does not work.

I am very new to Linux/Ubuntu and it has been suggested to me that AMD GPU drivers have greater compatibility with Linux.

Can anyone give me some info about this ?

[ubuntu] Prepared update not found?


[ubuntu] I can't get to the Ubuntu Desktop

$
0
0
Greetings from Valencia, Spain.

Even though I am not a newbie I have just used Ubuntu for general purpuses tasks. However, sometimes I erase things that I should not and I get in trouble. I use an relatively old PC with a dual boot Ubuntu 24.04 LTS /Windows 10 (I cannot upgrade to Win 11). I only use Windows when working with large reports, worksheets, AutoCAD and Photoshop. But most of my time is spent on Ubuntu. Two days ago I tried to install Fuse via a repository (sudo add-apt-repository ppa:appimagelauncher-team/stable
) which throw me an error in the command line. I just delete the repository from the update app in Ubuntu Apps (I received a warning which I ignored). When later I tried to start my session in Ubuntu, I pass the boot load phase, I choose Ubuntu, then it did not start, I got to a black screen and ubuntu started to run some checks, by the time it reached "Started cups.service - CUPS Scheduler" which is checked in green as OK (see image attached), the cursor blinks forever and I have to reboot. Fortunately for me, I can boot to Windows but no to Ubuntu anymore.
Sorry for so long and wordy text.
Can some one give a hand on this, so I can log into Ubuntu again - I have a ton of info (without backup - my fault) in there.
Thanks a lot.
Attached Images

Dummy audio output device

$
0
0
On my ubuntu desktop 24.04 installation, the audio output device is "Dummy Output", and there is no sound. How do I fix this?

[ubuntu] Locked-NVram detected.

$
0
0
Hello

After I had installed on my PC Ubuntu 24.04 I have got an error - after I tried to launch only grub terminal appears.

I found that Boot repair can fix my problem. Message that it gives me "Boot successfully repaired."

Yet I have another massage below - "Locked-NVram detected."

So after I rebooting I still have an error - only grub black terminal

https://paste.ubuntu.com/p/w6sgkYJVMQ/

[ubuntu] Cannot enable automatic login in Ubuntu Studio 22.04

$
0
0
I have set to autologin in sddm.conf and in the Settings > Startup and Shutdown > Login Screen (SDDM)
What am I missing?

>>cat /etc/X11/default-display-manager
/usr/bin/sddm

/etc/sddm.conf
Session=Ubuntu
[Autologin]
User=allelopath


System Settings - User
Name: Al Lelopath
Username: allelopath
Account type: Administrator

Settings > Startup and Shutdown > Login Screen (SDDM)
Automatically log in: <check> as user : allelopath with session Plasma (X11)

Ubuntu Studio 22.04

KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel version: 6.5.0-42-lowlatency (64 bit)
Graphics Platform: X11

Hardware
Processors: 4 x Intel Core i5-4590 CPU @3.3GHz
Memory: 7.7 GiB of Ram
Graphics Processor: Mesa Intel HD Graphics 4600
Attached Images

Ayuda!!

Viewing all 69072 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>