WIFI is slow, SLOW, S L O W! https://askubuntu.com/questions/1567817/wifi-is-slow-slow-s-l-o-w

why do I get 16mb dnload when win11 gives me 1000+ like I pay for just because the mediatek chipset is choked by your kernal.

I daul boot! same computer, different results, why, WHY, W H Y!!!!!!!!!!!!!!!!!!!

It's such a common chipset!

oh yea, your OS works just fine on another pc with a Qualcomm chipset, no excuses, just get it together!!!!!!!!!!!!!!!!

Problem upgrading from 24.04 LTS to 26.04 LTS https://askubuntu.com/questions/1567814/problem-upgrading-from-24-04-lts-to-26-04-lts

I just tried to upgrade my Ubuntu 24.04 LTS to the new 26.04 LTS and I'm getting

There is no development version of an LTS available.

3 different folders in usr/lib/jvm when installing jdk package https://askubuntu.com/questions/1567813/3-different-folders-in-usr-lib-jvm-when-installing-jdk-package

I installed a openjdk-17 package using

sudo apt install openjdk-17

and I figured out that 3 different folders were made in the usr/lib/jvm directory.

I know that the java-17-openjdk-amd64 is the real one to use the jdk but I don't know why there are other folders.(java-1.17.0-openjdk-amd64 & openjdk-17)

java-1.17.0-openjdk-amd64

java-17-openjdk-amd64

openjdk-17

What's the difference among these folders?

Black screen with only mouse cursor after login — Ubuntu 24.04, RTX 3090, NVIDIA 595 https://askubuntu.com/questions/1567811/black-screen-with-only-mouse-cursor-after-login-ubuntu-24-04-rtx-3090-nvidia

After logging in at GDM, the screen goes black with only a movable mouse cursor about 5 seconds later. The desktop never appears. Pressing Ctrl+Alt+F1 returns me to the login screen. SSH access works fine throughout, so the machine itself is running.

What I've already confirmed and tried:

  • nvidia-smi works; GPU is an RTX 3090, driver 595.71.05.
  • The NVIDIA kernel module matches the running kernel: modinfo -F version nvidia = 595.71.05 on kernel 6.17.0-35-generic.
  • Disabled Wayland in /etc/gdm3/custom.conf (WaylandEnable=false). Logs confirm the session now starts as X11: "Running GNOME Shell (using mutter 46.2) as a X11 window and compositing manager" and it reaches gnome-session-x11@ubuntu.target. Still black.
  • nvidia-drm modeset is already Y.
  • The GDM greeter itself previously crash-looped; clearing /var/lib/gdm3/.config fixed that, so the greeter is stable now — the black screen is only on the user session after login.
  • Reinstalled and then fully purged + freshly reinstalled the driver via ubuntu-drivers install (DKMS rebuilt, initramfs and GRUB regenerated). Still black after reboot.
  • gnome-shell and Xorg stay alive for minutes after login (no crash, no coredump). Session logs show only non-fatal warnings (gsd-media-keys audio assertions, libinput XIChangeProperty errors).
  • This exact symptom has happened before and was resolved by reinstalling/changing the driver, but a plain reinstall did not fix it this time.

System details:

  • Ubuntu 24.04 LTS, kernel 6.17.0-35-generic (also occurs on older kernels)
  • GPU: NVIDIA GeForce RTX 3090
  • Driver: nvidia-driver-595 (595.71.05), prebuilt linux-modules-nvidia-595 flavor (note: dkms status returns nothing for nvidia)
  • Two LG 1080p monitors connected
  • Disk at 91% full

Questions:

  1. With X11 confirmed and the module matching the kernel, what else causes a black-screen-with-cursor on the user session specifically?
  2. Could this be a libglvnd / GL vendor library misconfiguration? My Xorg log shows "GLX: Another vendor is already registered for screen 0".
  3. How can I capture the real glxinfo -B OpenGL renderer of the live session? glxinfo over SSH fails with "Invalid MIT-MAGIC-COOKIE-1 key / unable to open display :0".

A couple of tips for posting it: attach your full /var/log/Xorg.0.log and the output of journalctl -b _UID=1000 (paste to a pastebin and link it), since people will want them. And if you can, do the fresh-user-account test I mentioned before posting and add the result — "a new user account has the same black screen" vs "a new user works fine" is the single most useful clue you can give them, and it's usually the first thing they'll ask.

That GLX: Another vendor is already registered line and the cookie-blocked glxinfo are the two threads most likely to lead an expert straight to the cause, so I've put them front and center.

Vestel Onyx VP70 Tablet Upgrade [closed] https://askubuntu.com/questions/1567809/vestel-onyx-vp70-tablet-upgrade

This tablet belongs to 10 years ago :D

I just got a job and my manager gave me to updating this tablet to version which has Google Play Store instead of 1Mobile.
I can't find its rom or anything, thing are not going well. Is there anyone to help me, please?
Thanks,

Herkese merhaba,
Bu tablet 10 yıl öncesine ait :D

Yeni bir işe girdim ve müdürüm bana bu tableti 1Mobile yerine Google Play Store’un bulunduğu bir sürüme güncellemem için verdi. ROM’unu ya da başka bir şey bulamıyorum, işler pek yolunda gitmiyor. Bana yardım edebilecek kimse var mı?
Teşekkürler,

Can't run Software Updater, how do I get it to run? https://askubuntu.com/questions/1567808/cant-run-software-updater-how-do-i-get-it-to-run

I tried to run the Software Updater and got an error and it said to try later, but it won't come up now. the problem seemed to be with Zoom. I had gotten the Zoom app from their website and went the snaps and installed it. It runs but when I to into those icons of installed programs and hit the Software Updater now, it doesn't even come up. I will post the picture of the error message from Ubuntu but I don't really know how to do it. Like it says to run the package manager from the right-click menu, but you have to have something to right-click on, what do you right-click to get that package manager?

Is there a way to fix it or should I just remove Zoom and forget it.

Conky positioned incorrectly after suspend-resume https://askubuntu.com/questions/1567807/conky-positioned-incorrectly-after-suspend-resume

The problem: After suspend-resume, conky is positioned on the far right of monitor 1, not monitor 3.

Additional Info: If I then kill and restart conky, it is properly positioned at the far right of monitor 3. This issue started after the update from 24.04 to 26.04. Conky is positioned correctly after restart, just not suspend-resume.

System Info: Ubuntu 26.04 (7.0.0-22). conky 1.22.2. 3 monitors (left to right, 1: 2560x1440, 2: 2560x1440, 3: 1920x1200). Primary display is monitor 2 (so, I think position 0,0 is on monitor 2).

What I've tried: Too much time Googling and ChatGPTing. Too many changes to list here. All sorts of system-level and user-level resume scripts. Adding kills/delay/restart to scripts. Changes to conky script (adding xinerama head, different gaps, different alignments, etc).

conky.config part of conky script (.conkyrc):

    conky.config = {
    
        -- alignment = 'top_right',
        alignment = 'top_left',
        background = true,
        border_width = 1,
        cpu_avg_samples = 2,
        default_color = 'cyan',
        default_outline_color = 'white',
        default_shade_color = 'white',
        draw_borders = false,
        draw_graph_borders = true,
        draw_outline = false,
        draw_shades = false,
        use_xft = true,
        font = 'Bitstream Vera Sans Mono:size=10',
        -- gap_x = -1900,
        gap_x = 4145,
        gap_y = 75,
        minimum_height = 5,
        minimum_width = 325,
        maximum_width = 325,
        net_avg_samples = 2,
        no_buffers = true,
        double_buffer = true,
        out_to_console = false,
        out_to_stderr = false,
        extra_newline = false,
        own_window = true,
        own_window_class = 'Conky',
        own_window_type = 'panel',
        own_window_hints = 'undecorated',
        own_window_hints = 'below',
        own_window_hints = 'sticky',
        own_window_hints = 'skip_taskbar',
        own_window_hints = 'skip_pager',
        own_window_transparent = true,
        own_window_argb_visual = true,
        stippled_borders = 0,
        update_interval = 3.0,
        uppercase = false,
        use_spacer = 'none',
        show_graph_scale = false,
        show_graph_range = false
    
    }

Thanks in advance!

Good ol' Libertine (UT, is alway's diff.) [closed] https://askubuntu.com/questions/1567806/good-ol-libertine-ut-is-always-diff

How do I manage my libertine container, and also direct the libertine tweaker tool, along with the UT tweaker,as well, to get this all to at least run smoothly. This is on Ubuntu touch though, so my way of fixing it won't be like regular Ubuntu, on the House PC. These are my questions though, so far. I have Libre office Gimp, and VLC, all already there, and somehow pacman too, but he don't even pop up, although it's a tab, that did ceeate. All different monsters with different issues, but they need fixed and I'm at the end of my learning. Github didn't even exist when I learned to code,a dab. Never good, but operable, at best. All I needed, for me. Not a want. Gimp: comes up, but I have zero control over it, when it comes on, and it's the same way with the vlc, like I said pacman goes back to mainscreen upon calling,and Libre office has every single icon, but it's as if each were empty. They open, and shut right back. I need a 101 period,on libertine, but on Ubuntu Touch. It run's Libertine a dab different, from what I'm feeling like I'm gathering. If delete it all is the answer; well, I do have a calculator, and a pencil and paper. We'll sure empty the Libertine, if need be. Just lost again, is all. Please assist, if there is any help for me, or maybe at least this little ordeal, here. Thank's, in advance.

Looking for a PDF Editior replace Acrobat after switching OS https://askubuntu.com/questions/1567804/looking-for-a-pdf-editior-replace-acrobat-after-switching-os

Recently had a friend help me switch from Windows 10 to Ubuntu 24.04.4 LTS.

Found myself struggling while filling out PDFs of scanned paper documents. On Windows, I used the free version of Adobe Acrobat. It has the option to format inserted text letter by letter into evenly spaced boxes, which is something a lot of these documents call for.

I can obviously kind of McGiver a similar result by inserting several spaces after each letter, incredibly clunky though.

Can someone recommend a PDF viewer and editor for Ubuntu that allows inserting text in this format?

How to set screen resolution for Ubuntu Server with MATE desktop environment on a Raspberry Pi 5? https://askubuntu.com/questions/1567797/how-to-set-screen-resolution-for-ubuntu-server-with-mate-desktop-environment-on

I installed Ubuntu Server 24.04 on a Raspberry Pi 5 then, installed the ubuntu-mate-desktop, but the screen resolution did not recognize the 1280x1024 resolution of the old Princeton monitor and reverted to a maximum resolution of 1024x768. I could set it with xrandr, but the setting was not permanent across a reboot.

Which is the true memory usage report on Ubuntu Server? Running 26.04 in VM https://askubuntu.com/questions/1567785/which-is-the-true-memory-usage-report-on-ubuntu-server-running-26-04-in-vm

I have installed the server on VirtualBox and allocated 2 vCPUs and 4096MB base memory.

So if I run free -h the output tells me 3.3Gi total, 499Mi used, and 2.3Gi free. Also 700Mi buff/cache and 2.8Gi available:

               total        used        free      shared  buff/cache   available
Mem:           3.3Gi       499Mi       2.3Gi       1.2Mi       700Mi       2.8Gi
Swap:             0B          0B          0B

The same thing can be confirmed by using top. However the story changes when I use htop instead; Memory is shown at 276M used out of 3.3G, much lower than the previous reports: htop memory report

Why is this? I haven't changed any of VirtualBox's advanced settings & only used the unattended install with automatic download of Guest Additions, as well as the CPU & RAM allocations aforementioned.

Thunderbird version 140.12.0esr (64 bits) snap is messing with folders https://askubuntu.com/questions/1567781/thunderbird-version-140-12-0esr-64-bits-snap-is-messing-with-folders

Since a couple of versions, my email folders are not sorted alphabetically anymore:

enter image description here

A search told me that I should have a command to automatically sort them out, but there is not such option on my version.

I thought I could sort the folders manually and place them properly sorted. Alas, it is not working. I am unable to move one folder relative to another. (that could be a personal problem, though...).

Could you please tell me how to sort them properly ? Many thanks in advance for your help.

Note: I thought they are sorted by creation time but, no, they are not.

Variety Wallpaper Changer has stopped working and its icon has gone missing https://askubuntu.com/questions/1567694/variety-wallpaper-changer-has-stopped-working-and-its-icon-has-gone-missing

I use Ubuntu 22.04.5 LTS with Gnome 42.9. I have been using Variety Wallpaper changer for years which I always install from the Ubuntu repository. I have it set to start at startup and my backgrounds to change every 15 mins. It normally works incredibly well but last night, I noticed my wallpaper seemed to have been stuck on a certain image for a while. On further investigation, I found that the app indicator for Variety was missing.

Thinking the app had crashed, I went to re-start it manually from the menus and discovered I couldn't because its icon was not in the Gnome menu. Variety Slideshow's icon is still there and it functions fine. I opened the Ubuntu repository and found that according to the ubuntu package manager, it was still installed on my system. Nonetheless, I uninstalled and re-installed.

Nothing. No change. The icon is missing from the menus even after a system reboot and the program will not run at startup. I checked. The .desktopfile is still there.

I noticed in the forum, someone was having trouble using Variety on my version of ubuntu in dark mode. I use light mode, however.

Any help would be greatly appreciated. :)

GNOME Panel & Activities Overview workspace thumbnails flickering issue https://askubuntu.com/questions/1567665/gnome-panel-activities-overview-workspace-thumbnails-flickering-issue

GNOME Activities Overview workspace thumbnails begin flickering after several hours of uptime on Ubuntu 26.04 LTS with GNOME Shell 50.1 running on Wayland and Intel Alder Lake-N integrated graphics (i915 driver).

System:

  • Ubuntu 26.04 (upgraded from 24.04)
  • GNOME Shell 50.1 / Mutter 50.1
  • Wayland session (no Xorg session available)
  • Intel Alder Lake-N UHD Graphics (i915 driver)
  • Three displays (all 1920×1080 @ 60Hz)

Symptoms:

  • After several hours of uptime, GNOME Activities Overview becomes visually corrupted.
  • Specifically, workspace thumbnails flicker immediately upon entering Overview (Super key or hot corner).
  • The flickering is limited to Overview workspace thumbnails and GNOME top bar. Normal desktop, application windows remain stable and unaffected.
  • Exiting Overview immediately returns the desktop to normal. Logging out and back in resolves the issue temporarily, but it returns in minutes, rebooting it returns after several hours. No GPU resets, hangs, or DRM errors appear in journalctl.

I’ve tried:

  • Kernel parameter: intel_idle.max_cstate=1 Appears to delay or partially change the symptoms, but the issue still occurs.
  • Kernel parameter: i915.enable_dc=0 Initially seemed to reduce symptoms, but the issue still returned.
  • Tested different kernels (including older kernel) No change in long-term behavior.
  • Disabled a couple of third-party GNOME extensions (still using default Ubuntu extensions).

Observations:

  • The issue does not affect application rendering or the desktop outside of Activities Overview.
  • It appears only after extended uptime (hours), not immediately after login.
  • The issue is reproducible across reboots and kernel versions.
  • No relevant errors in journalctl related to i915, DRM, or GPU resets.

Question:

Has anyone seen GNOME Activities Overview workspace thumbnail flickering or corruption on GNOME Shell 50 / Mutter 50 under Wayland, particularly on Intel integrated graphics? Are there known issues, workarounds, or logs that I should investigate further?


Update:

I performed additional testing and found a significant correlation with monitor configuration.

With my original multi-monitor setup (2 ASUS monitors + 1 TCL TV), GNOME Shell produced thousands of repeated errors:

gbm_surface_lock_front_buffer failed Failed to query buffer age, got error 3003

These sessions also exhibited Activities Overview flickering, top-panel flickering, and occasional window-edge artifacts.

I have now tested the system with a single display only (different display: Sony TV over HDMI) and the issue has not reproduced. There is no visible flickering, no rendering corruption, and:

journalctl -b | grep -c "gbm_surface_lock_front_buffer failed" 0

journalctl -b | grep -c "Failed to query buffer age" 0

The issue also reproduced across multiple kernels, including a newer mainline kernel Linux 7.0.12-070012-generic, which makes a pure kernel/i915 explanation seem less likely. Using this mainline kernel the symptoms also started appearing after roughly 10 minutes rather than a few hours.

At this point, the strongest lead appears to be a GNOME Shell/Mutter multi-monitor rendering issue, or an interaction involving multiple outputs.

GDM keeps asking for password multiple times on login after suspension https://askubuntu.com/questions/1567600/gdm-keeps-asking-for-password-multiple-times-on-login-after-suspension

Starting around May 13-20, 2026, every time I wake my Ubuntu 24.04 machine from sleep or log in after a restart, I have to enter my password 2-3 times before it finally accepts it. The login screen seems to accept it, then immediately re-prompts. It's been consistent ever since.

Looking at the logs, I see this on every login:

gdm-password: gkr-pam: unable to locate daemon control file

gdm-password: gkr-pam: stashed password to try later in open session

I found some older Ask Ubuntu answers about this (How to solve: gkr-pam: unable to locate daemon control file? The login keyring did not get unlocked when you logged into your computer), but they're from 2010-2020 and mostly suggest PAM config tweaks that feel outdated. Has anyone else hit this recently? Any modern solutions?

PHP application doesn't recognize write permission https://askubuntu.com/questions/1567258/php-application-doesnt-recognize-write-permission

I'm trying to install a php application (Nextcloud, if it's important) on my Ubuntu 24.04.4 server and I keep getting an error message saying:


                       Can't write into config directory!
 This can usually be fixed by giving the webserver write access to the config directory.

.

The thing is, the config directory already has 755 permissions and is owned by www-data. I've been trying to troubleshoot this with the Nextcloud forum and they just threw up their hands and said it's an Ubuntu problem. Their suggestion was to wipe the entire installation and rebuild; I can't do that because it's also my mail server and I need that.

Any help or advice gratefully accepted!

Oh, before I forget: the php installation is the latest 8.5 from Ondrej's repository.

Touchscreen Issues with Ubuntu 22.04 https://askubuntu.com/questions/1433746/touchscreen-issues-with-ubuntu-22-04

I recently updated my laptop from Ubuntu 20.04 to 22.04. While the Touchscreen was OFF in Ubuntu 22.04 even when the system rebooted, it just doesn't go off in Ubuntu 22.04. I tried everything. xinput --list doesn't show touchscreen id anywhere. I also changed the touchscreen from ON to OFF in /usr/share/X11/xorg.conf.d/40-libinput.conf

Results of xinput --list :

xinput --list screenshot

How can I keep Ubuntu updated automatically? https://askubuntu.com/questions/1260567/how-can-i-keep-ubuntu-updated-automatically

I want help to

  • make Ubuntu 'update && upgrade' itself automatically,
  • select the settings for this automatic system.

How can I do it? Please advice about

  • where to find the menu (GUI) or file (command line) to do it,
  • what settings that can be recommended (if different from the default).

As a bonus, please describe how different types of program packages are treated,

  • program packages from Ubuntu repositories and PPAs
  • snap packages
  • flatpak packages
  • other kinds of programs/packages.
systemd-resolved keeps multiple copies of cache? https://askubuntu.com/questions/1229956/systemd-resolved-keeps-multiple-copies-of-cache

I put systemd-resolved into debug mode trying to troubleshoot high number of DNS queries from this machine (tcfe01). It seems systemd-resolved is keeping multiple copies of cache, one for global scope (*/*) and another for particular network device (eno1/*). From the logs it seems only global scope (*/*) gets cached but not (eno1/*). For first query we see Cache miss for both scopes, but for subsequent queries we get Positive cache hit for global scope, but Cache miss again for device scope and we end up hitting the DNS server every single time.

This defeats the whole purpose of having the cache, not only hurting the performance on local machine (tcfe01) but also unnecessarily hammering the DNS server. Any insight into this behavior would be very helpful.

Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Got DNS stub UDP query packet for id 14184
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Looking up RR for google.com IN A.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Switching to DNS server 192.168.10.25 for interface eno1.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Switching to system DNS server 192.168.10.25.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Cache miss for google.com IN A
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Transaction 48281 for <google.com IN A> scope dns on */*.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Using feature level UDP+EDNS0 for transaction 48281.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Using DNS server 192.168.10.25 for transaction 48281.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Sending query packet with id 48281.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Cache miss for google.com IN A
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Transaction 1213 for <google.com IN A> scope dns on eno1/*.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Using feature level UDP+EDNS0 for transaction 1213.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Using DNS server 192.168.10.25 for transaction 1213.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Sending query packet with id 1213.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Processing query...
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Processing incoming packet on transaction 48281. (rcode=SUCCESS)
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Verified we get a response at feature level UDP+EDNS0 from DNS server 192.168.10.25.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Added positive unauthenticated cache entry for google.com IN A 299s on */INET/192.168.10.25
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Transaction 48281 for <google.com IN A> on scope dns on */* now complete with <success> from network (unsigned).
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Freeing transaction 1213.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Sending response packet with id 14184 on interface 1/AF_INET.
Apr 23 16:45:34 tcfe01 systemd-resolved[26041]: Freeing transaction 48281.


Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Got DNS stub UDP query packet for id 50679
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Looking up RR for google.com IN A.
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Positive cache hit for google.com IN A
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Transaction 51371 for <google.com IN A> on scope dns on */* now complete with <success> from cache (unsigned).
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Cache miss for google.com IN A
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Transaction 16504 for <google.com IN A> scope dns on eno1/*.
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Using feature level UDP+EDNS0 for transaction 16504.
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Using DNS server 192.168.10.25 for transaction 16504.
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Sending query packet with id 16504.
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Freeing transaction 51371.
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Freeing transaction 16504.
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Sending response packet with id 50679 on interface 1/AF_INET.
Apr 23 16:45:45 tcfe01 systemd-resolved[26041]: Processing query...


Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Got DNS stub UDP query packet for id 50950
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Looking up RR for google.com IN A.
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Positive cache hit for google.com IN A
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Transaction 27482 for <google.com IN A> on scope dns on */* now complete with <success> from cache (unsigned).
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Cache miss for google.com IN A
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Transaction 24663 for <google.com IN A> scope dns on eno1/*.
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Using feature level UDP+EDNS0 for transaction 24663.
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Using DNS server 192.168.10.25 for transaction 24663.
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Sending query packet with id 24663.
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Freeing transaction 27482.
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Freeing transaction 24663.
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Sending response packet with id 50950 on interface 1/AF_INET.
Apr 23 16:45:48 tcfe01 systemd-resolved[26041]: Processing query...
WoeUSB Error Code 256 with NTFS formatted USB https://askubuntu.com/questions/1097560/woeusb-error-code-256-with-ntfs-formatted-usb

I tried to create a Windows 10 USB boot medium with WoeUSB. I formatted a USB drive with an NTFS partition, but WoeUSB complains with:

Installation failed!
Exit code: 256
Log:
WoeUSB v@@WOEUSB_VERSION@@
==============================
Mounting source filesystem...
Error: File "/media/woeusb_source_1543626298_6098/sources/install.wim" in
source image has exceed the FAT32 Filesystem 4GiB Single File Size Limitation
and cannot be installed.  You must specify a different --target-filesystem.
Refer: https://github.com/slacka/WoeUSB/wiki/Limitations#fat32-filesystem-4gib-single-file-size-limitation for more info.
Unmounting and removing "/media/woeusb_source_1543626298_6098"...
You may now safely detach the target device

I've also tried to start WoeUSB via command line, did not work.

sudo woeusb --partition Win10_1809Oct_English_x64.iso /dev/sdb

My iso is located in: home/sawyer/Downloads/Win10_1809Oct_English_x64.iso

Thanks in advance! I've been trying to get windows installed for three nights now, so any help towards that goal is greatly appreciated.

Can't set window size under VT100 emulation https://askubuntu.com/questions/1092618/cant-set-window-size-under-vt100-emulation

I tried to run resize 40 80 to change my terminal display and got the following error:

Can't set window size under VT100 emulation

Can anyone explain what causes this issue and how to bypass?

Methods to try out new OS releases without committing to it? https://askubuntu.com/questions/1012717/methods-to-try-out-new-os-releases-without-committing-to-it

I want to try new OS releases as they arrive, such as Ubuntu 17.04 or Ubuntu 17.10 to see new features. I also like to look at Kubuntu, CentOS or other distros (Windows 11 when it arrives?) - or set up test environments knowing I may trash them and do not want to do this to my core machine.

What set of alternatives are there to do this without risking my main development machine? I am not looking for a debate on the BEST way, but which alternatives are available.

Need help installing DDrescue on Ubuntu 16.04 thumb drive https://askubuntu.com/questions/991982/need-help-installing-ddrescue-on-ubuntu-16-04-thumb-drive

I've done it before but I had to re-purposed that USB drive and I can't seem to figure out how I got ddrescue installed the first time around. Which file do I need from here http://ftp.gnu.org/gnu/ddrescue/ and, once copied to my bootable thumb drive, how can I install it so I can access it via terminal?

I'm new to Linux so I need step by step if possible.

Accidentally did dd /dev/sda https://askubuntu.com/questions/982552/accidentally-did-dd-dev-sda

I written an ISO image to my hard disk using sudo dd if=image.iso of=/dev/sda. I meant /dev/sdc, and now running sudo fdisk -l returns only one partition on /dev/sda while there is supposed to be 6. Is it possible to recover my data?

I didn't shut down (reboot) my computer yet.

Unattended-Upgrade::Automatic-Reboot default value https://askubuntu.com/questions/973318/unattended-upgradeautomatic-reboot-default-value

In my /etc/apt/apt.conf.d/50unattended-upgrades file I found this:

// Automatically reboot *WITHOUT CONFIRMATION*
//  if the file /var/run/reboot-required is found after the upgrade
//Unattended-Upgrade::Automatic-Reboot "false";

The issue is that I don't know what the default value is and so if I need to uncomment the line (I don't want my server to reboot btw.).

Should I uncomment the line by safety? Are there further actions to perform after doing that?

AMD Driver / No OpencL platforms found / AMDGPU installation https://askubuntu.com/questions/908091/amd-driver-no-opencl-platforms-found-amdgpu-installation

Using a fresh install 17.04 lUbuntu

Fairly new to Ubuntu and as often is my problem any help I try to find is way more advanced than I can follow.

I'm trying to use test my AMD R9 290 card for mining using Genoils miner. I tried it on Windows before installing Ubuntu and that worked fine.

The problem is when I try to get it working I get this error:

[OPENCL]:No OpenCL platforms found
[OPENCL]:
Listing OpenCL devices.
FORMAT: [deviceID] deviceName

I know at least some OpenCL related packages are installed.

As I understand it I should use an open source driver called AMDGPU instead of AMD's driver. But I can't figure out if it's already installed or if not how to install it. The AMDGPU page mentions some xf86-video-amdgpu that I get "unable to locate" on.

I tried AMD's own proprietary driver and with that installed OpenCL works but I then get an error that i have the wrong DRM version: "amdgpu_device_initialize: DRM version is 2.45.0 but this driver is only compatible with 3.x.x." As I understand it AMDGPU uses 3.x.x while AMD's own driver uses 2.x.x.


So from what I've found out you can use this command to check if you're using the open source AMDGPU

lspci -nnk | grep -iA2 vga

If the kernel driver in use says "radeon" rather than "fglrx" it's using AMDGPU.

I blacklisted AMD's driver using the instrucitons on the AMDGPU page:

/etc/modprobe.d/radeon.conf

blacklist radeon

(Although I find it a bit odd that it here should say "blacklist radeon" while the kernel driver (using the command above) should report "radeon" with AMDGPU)

Anyway I was still unable to get it to work with OpenCL. OpenCL still reported no devices. From what I've learned this seems to be because many things including OpenCL aren't fully supported on newer Ubuntu versions like my 17.04. Best might be Ubuntu 14 for this.

In the end I took the easy way out and installed Windows 10 using an old key :f When I get some more time I will try again using an old Ubuntu release and see if I can get it working.

What software is available for Book Publishing? https://askubuntu.com/questions/410341/what-software-is-available-for-book-publishing

Can anyone offer advice on a program for compiling and publishing a book?

I have Scribus but am having a rough time with it. I was very good with Quark... I need something that has style sheets, page numbers, contents.

If Scribus is the best for those purposes, I guess I'll have to keep working with it but as of now I really hate it.

How can I create a Windows bootable USB stick using Ubuntu? https://askubuntu.com/questions/289559/how-can-i-create-a-windows-bootable-usb-stick-using-ubuntu

I'd like to create a Windows bootable USB stick, but I don't have a Windows machine at the moment to do so. How can I achieve that using Ubuntu?

Can't format my usb drive. I have already tried with mkdosfs and gparted https://askubuntu.com/questions/144852/cant-format-my-usb-drive-i-have-already-tried-with-mkdosfs-and-gparted

I have a MicroSD card in a USB adapter (which plugs into a USB port on my machine, and acts like a USB flash drive). I was using Unetbootin to make this a bootable USB flash drive with Kubuntu. But I needed to cancel while it was working. So I killed the Unetbootin process from the console.

Since then, I can't format the MicroSD or delete the folder that Kubuntu made. I have also tried mkdosfs, with no success. I can't mount the drive anymore either? What can I do to make this drive usable again?

Trying to create a new partition table in GParted, as described in Eliah Kagan's answer, does not work. It fails with the error message "imposible crear tabla de particiones" ("unable to create a partition table").

How do I install Ubuntu to a USB key? (without using Startup Disk Creator) https://askubuntu.com/questions/16988/how-do-i-install-ubuntu-to-a-usb-key-without-using-startup-disk-creator

If you are hurrying to reply, System → Administration → StartUp Disk Creator -- no, that's not what I'm talking about.

I want to try Ubuntu 11.04's Unity without touching my existing Ubuntu install.

To do this, I need to install the nVidia drivers first (sigh).

To do this, I need changes to persist a reboot.

To do this, I need to really install Ubuntu on a USB key.

How do you do that?


What I tried

  1. I tried to make a USB key from Testdrive, then boot from it, then choose "Install Ubuntu." The installer refused to install to the installation media itself.

  2. I tried, from my installed copy of Ubuntu:

    sudo kvm /dev/sdb --cdrom .cache/testdrive/iso/ubuntu_natty-desktop-i386.iso
    

    ...but the installer didn't detect the disk properly.