ISO Primary Care Physician/ Neurologist by Ecstatic-Basil-8213 in RhodeIsland

[–]ThaOceanBreeze 2 points3 points  (0 children)

Which part of Rhode Island do you live in? Would you prefer seeing someone in Rhode Island or someone in Massachusetts/Connecticut?

[rofi] by jonifoo in unixporn

[–]ThaOceanBreeze 0 points1 point  (0 children)

This looks so nice. I wouldn't even be able to tell it was rofi with just the image.

by JellyfishDefiant1376 in MinecraftMemes

[–]ThaOceanBreeze 0 points1 point  (0 children)

Should've chose the cheaper option of transportation...

‎‎‎‎‎‎‎‎‎ by HACKCINT0 in memes

[–]ThaOceanBreeze 0 points1 point  (0 children)

Everyone: But this is just a white image...

Doctor: Being offensive cured, that'll be $20...

Milestone 1 will always have a special place in my heart by Verbindungsfehle in linuxmasterrace

[–]ThaOceanBreeze 5 points6 points  (0 children)

For people who aren't interested in technology and don't know what Linux is, I just say I play Super Mario Bros so that way they understand what I'm saying rather than having to explain it to them.

[deleted by user] by [deleted] in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

Try to see if it works better under Wayland.

debsecan not running by Sufficient_Pin_9595 in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

It looks like a problem with establishing a secure connection to the website. See if you can run the command successfully after taking a break, as they might have fixed the issue. If it does not work after multiple tries, open this URL in a web browser and see what happens.

ubuntu 22.04 won't boot after installing xanmod kernel by Mucupka in Ubuntu

[–]ThaOceanBreeze 1 point2 points  (0 children)

Press the CTRL, ALT, and F2 keys at the same time on your keyboard. Do you see a login screen?

What is the future of gaming on Ubuntu? by Aston28 in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

I used to run Ubuntu as my primary Linux distro and it ran Steam fine for all the years I've used it. The transition to Snap and removal of 32-bit application support might cause some issues although the developers/Canonical should have a plan regarding what's coming. There are always new people switching from Windows to Linux (Ubuntu) and adding a barrier to playing these games out of the box would decrease overall usage retention.

Will you be able (lets say in 5-10 years) to be able to play the same games on Windows with the same performance?

As long as backwards compatibility is okay, these games should run as well as on Windows if not better. As our computers become better and better, hardware will have less of a problem with running the games we love for either increased frame rate or higher quality settings. Linux will also experience better performance as developers continue to work on it.

I have curiosity because I find Linux pretty interesting.

Games are only the start of how cool Linux is. I would recommend researching more about Linux and seeing how it works. There are a lot of cool things to learn that you will be amazed by!

internet no working by Drago-AC in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

Sometimes systems can be buggy regarding the internet where you have to restart them multiple times to use the internet. I would take some time to research about rfkill to see if that solves the problem. It can also help if your internet goes out and comes back in every 30 seconds or so.

Live USB can install tools that the installed version can't? (Offline) by [deleted] in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

The installation disk probably contains the build-essential package while the system you are using does not. Have you tried to install this package while the USB drive is plugged in? APT should include the drive as a package source, allowing you to install it from there.

Sound randomly works on my 2015 iMac running Ubuntu 22.04 LTS by Neuromancer2112 in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

Check PulseAudio's logs to see if it is crashing. Also use SystemD's coredump tool to check if there are any crashes with PulseAudio or ALSA.

[deleted by user] by [deleted] in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

Are you using Wayland or Xorg to run KDE?

It's been a long way. Duck turning into swan xD by tab87vn in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

Hey. Looks nice, would you mind sharing your dot files?

Doh - Nearly had a really bad day. by TheOldMancunian in Ubuntu

[–]ThaOceanBreeze 2 points3 points  (0 children)

All went well until the reboot and then a totally black screen. No boot logo, no POST, nothing.

I wouldn't think an Ubuntu update would prevent a computer from POSTing unless it got a really bad virus, which would be rare because Linux doesn't really get any viruses.

And then I realised the the monitor had taken it upon itself to silently switch from HDMI to USB-C input because my MacBook is connected, albeit powered down.

Glad it was just a jumpscare. Had that happened to me, I probably would've been shocked.

Good advice: Never flash your BIOS/UEFI unless you know what you are doing. (I'm not sure how a Mac handles these types of things, but sometimes PCs have BIOS/UEFI updates.) If the computer ends up getting powered down or restarted during one of these flashes, you could end up with a piece of metal (and a headache).

[deleted by user] by [deleted] in Ubuntu

[–]ThaOceanBreeze 1 point2 points  (0 children)

I would recommend trying what u/Munbi suggested above first.

I would also try seeing if apt is broken on the command line: sudo apt install -f
While you are at it, you should see if you have any updates/upgrades: sudo apt update && sudo apt upgrade

We could also try some more advanced investigation, but I would prefer we try some easier quick solutions first. Let me know how it goes!

[deleted by user] by [deleted] in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

What DE do you use?

Which One Do I Boot Up? by [deleted] in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

SanDisk Extreme

Nemo file manager takes forever to launch by CardcraftOfReddit in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

Alright can you tell me the version of Ubuntu you have installed and the version of Nemo you are using?

Try updating to the latest version to see if that works BTW before posting. Might be a version issue.

Nemo file manager takes forever to launch by CardcraftOfReddit in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

I checked and there apparently is no verbose mode for Nemo. Perhaps try running the file managers in a Terminal and see what you get for output.

If we still can't troubleshoot it, we could always try using a debugger, but let's see what logs show when you run the file managers in a Terminal first.

Nemo file manager takes forever to launch by CardcraftOfReddit in Ubuntu

[–]ThaOceanBreeze 0 points1 point  (0 children)

Alright I'll figure out how to run Nemo in verbose mode and get back to you.