how to solve this LnkSta: Speed ​2.5GT/s (downgraded), Width x16 https://askubuntu.com/questions/1567318/how-to-solve-this-lnksta-speed-2-5gt-s-downgraded-width-x16

Executive Summary: Resolving a Legacy NVIDIA Workstation on Linux Mint 22.3

After extensive troubleshooting of a Dell Precision 5810 workstation equipped with an NVIDIA Quadro K6000, Linux Mint 22.3, and the legacy NVIDIA 470 driver branch, the system has been restored to a stable and fully accelerated state.

Initial Problem

The workstation intermittently fell back to:

  • llvmpipe software rendering

  • nouveau fallback drivers

  • loss of hardware acceleration

  • inability of nvidia-smi to communicate with the GPU

These symptoms initially resembled common Linux graphics issues such as incorrect GRUB parameters (nomodeset) or driver corruption.

Root Cause

Investigation ultimately revealed that Secure Boot had been re-enabled in the system BIOS.

This prevented the proprietary NVIDIA 470 kernel module from loading correctly, causing the system to fall back to software rendering (llvmpipe) and open-source graphics drivers.

After disabling Secure Boot:

  • NVIDIA proprietary drivers loaded correctly

  • CUDA became available again

  • OpenGL hardware acceleration was restored

  • Firefox and Cinnamon resumed GPU acceleration

  • nvidia-smi reported normal operation

Current System Status

The workstation is now operating correctly:

  • NVIDIA Driver 470.256.02 active

  • CUDA 11.4 functional

  • OpenGL hardware acceleration functional

  • Firefox GPU acceleration active

  • Xorg using NVIDIA hardware

  • Stable temperatures (~44°C idle)

  • No nouveau fallback

  • No llvmpipe rendering

  • No Xid errors or GPU instability

Current idle state:

GPU: Quadro K6000
Temperature: 44°C
Power: 22W
GPU Utilization: 0%
Memory Usage: 499 MiB / 12 GiB
Performance State: P8

The system can now be considered production-ready.

Remaining Observation: PCIe Gen1 Link Speed

One unresolved observation remains:

LnkSta: Speed 2.5GT/s (downgraded), Width x16

and:

PCIe Generation
Max: 3
Current: 1

This indicates that the GPU is operating at PCIe Gen1 speeds while retaining the full x16 lane width.

Why This Is Not Considered Critical

Despite the reported Gen1 link speed:

  • OpenGL benchmarks (glmark2) produce strong results

  • Rendering remains smooth

  • CUDA operates correctly

  • No evidence of bandwidth starvation exists

  • No instability or graphical corruption is present

This suggests the issue is likely related to:

  1. Dell workstation firmware behavior

  2. Kepler-era GPU negotiation quirks

  3. Legacy NVIDIA 470 driver reporting behavior

  4. Conservative PCIe compatibility policies

rather than a genuine hardware fault.

Lessons Learned

Several important engineering principles emerged from this investigation:

  1. Symptoms are not causes.

    Both Secure Boot conflicts and GRUB nomodeset configurations can produce identical symptoms such as llvmpipe, despite entirely different root causes.

  2. Always verify driver status before diagnosing performance.

    When llvmpipe appears, the primary question is not "Why is OpenGL slow?" but rather "Why is the real GPU driver not loading?"

  3. Enterprise hardware prioritizes stability over peak performance.

    Dell workstation firmware often favors conservative behavior, particularly when older GPUs interact with modern kernels and firmware.

  4. A stable system is often more valuable than a theoretically perfect system.

    Once:

    • performance is good,

    • temperatures are healthy,

    • acceleration works,

    • workloads complete successfully,

    further optimization can introduce more risk than benefit.

Final Assessment

The workstation has successfully transitioned from an unstable software-rendered state to a fully accelerated and reliable Linux production environment.

The remaining PCIe Gen1 behavior is best categorized as an interesting firmware-level research topic rather than an operational defect.

In engineering, one of the most valuable skills is recognizing the difference between:

a system that is broken

and

a system that is simply not behaving exactly as expected.

At present, this Dell Precision 5810 clearly belongs in the second category. The machine is stable, performant, and ready for real work. After several days of debugging Secure Boot, NVIDIA drivers, PCIe negotiation, and rendering stacks, that outcome should be regarded as a success.

Superuser prompt pops up 4 times (!) https://askubuntu.com/questions/1567316/superuser-prompt-pops-up-4-times

I recently upgraded to Ubuntu 26.04 LTS. I used to use a VPN app, which now shows 4 times prompts for the superuser (after the upgrade) - on the last Ubuntu version I had not a single prompt when establishing a connection. What can I do to simplify this behaviour?

Pycharm kivy not found when it is installed kubuntu 24.04 https://askubuntu.com/questions/1567315/pycharm-kivy-not-found-when-it-is-installed-kubuntu-24-04

I made a mistake and had a space in my project file name. I renamed it and made a new virtual environment and python interpreter. Now whenever I run my scripts I get the error:

[WARNING]: prerequisites.py is experimental and does not support all prerequisites yet.
[WARNING]: Please report any issues to the python-for-android issue tracker.
Traceback (most recent call last):
  File "/home/jahil/Desktop/0python/gymtracker/test.py", line 2, in <module>
    from kivy.app import App
ModuleNotFoundError: No module named 'kivy.app'

Process finished with exit code 1

I found an old thread about how filenames containing kivy can break the extension so I've already renamed all my files, but it still persists. I've tried restarting my pc and reinstalling kivy. I've provided a screenshot of my set up and you can see it is installed. Any suggestions on what I can try to resolve this?

Screenshot of my set up

Partition doesn't show the right size during installation https://askubuntu.com/questions/1567313/partition-doesnt-show-the-right-size-during-installation

I'm new to Ubuntu and Linux as a whole. I wanted to try dual-booting on my laptop with Windows 11 and Ubuntu Server. I created unallocated space for Ubuntu in Disk Management on Windows (about 120gb) but during the installation process it showed the partition as only having 16mb. I did check the other partitions but they seemed to line up perfectly with what I saw in Disk Management. It's only the unallocated space that's not shown correctly (the unallocated space on my SD card doesn't even show at all but that's not a problem). Right now there should be 6 partitions. Partition 1,4,5,6 are small/recovery partitions that were already on the laptop when I bought it. Partition 2 is my Windows partition and 3 is the empty space for Ubuntu (2 and 3 are switched in the Ubuntu install). Should I just install it on the empty partition then? This is what is shown during installation, This is what Disk Management shows

Ubuntu laptop inconsistent booting, freezes, screen with blue pixels https://askubuntu.com/questions/1567312/ubuntu-laptop-inconsistent-booting-freezes-screen-with-blue-pixels

I am no expert in Ubuntu so I would really appreciate some help. Randomly, my laptop (hp with amd ryzen and nvidia GeForce gtx1650, specifically ho pavilion 15-ec2013ns) showed some weird pixels (boxes where 3 squares are black, 1 white etc). Sometimes it boots, sometimes it doesn't, sometimes it goes to grub. When it boots it might work or freeze. If I move the screen or the laptop, it might freeze... I checked the logs and there were some ACPI errors (there are other errors too):

Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed

ty Failed to start app-gnome-ubuntu\x2dreport\x2don\x2dupgrade-3512.scope Application launched by gnome-session-binary.

Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed

gkr-pam: unable to locate daemon control file

Failed to set mode: Failed (0x03)

ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20230628/psparse-529) 16

ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20230628/psparse-529)

ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20230628/psparse-529)

ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (

ACPI Error: Aborting method \_SB.WMID.WQBE due to previous error (AE_AML_BUFFER_LIMIT) (20230628/psparse-529)

ACPI Error: Aborting method \_SB.WMID.WQBZ due to previous error (AE_AML_BUFFER_LIMIT) (20230628/psparse-529)

ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Index (0x000000032) is beyond end of object (length 0x32) (20230628/exoparg2-393)

ACPI Error: Aborting method \_SB.WMID.WQBE due to previous error (AE_AML_BUFFER_LIMIT) (20230628/psparse-529)

ACPI Error: Aborting method \_SB.WMID.WQBZ due to previous errог (AE_AML_BUFFER_LIMIT) (20230628/psparse-529)

ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Index (0x000000032) is beyond end of object (length 0x32) (20230628/exoparg2-393)

ACPI Error: AE_NOT_FOUND, While resolving a named reference package element \_PR_.P000 (20230628/dspkginit-438)

ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230628/psobject-220)

ACPI BIOS Еггоr (bug): Failure creating named object [\_SB.PCIO.GPPO.HDAU], AE_ALREADY_EXISTS (20230628/dswload2-326)

АСРІ Еггог: АE_ALREADY_EXISTS, During name lookup/catalog (20230628/psobject-220)

ACPI BIOS Erгог (bug): Failure creating named object [\_SB.PCIO.GPPO.VGA], AE_ALREADY_EXISTS (20230628/dswload2-326)

ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230628/psobject-220)

ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP1.WLAN], AE_NOT_FOUND (20230628/dswload2-162)

I tried running memtest from grub, it had...several errors. Then tried booting from recovery but I was thinking what to do and suddenly the screen changed to white and showed black text. I couldn't understand anything (numbers, "words" that I don't understand e.g. RAX: then numbers). The only sentence I saw was: systemd-journal[370] exited with irqs disabled

Please help me debug this...I don't know what is going on since a couple days ago it worked perfectly...

Thank you so much for any answers!

How to convert an animated svg to gif in Ubuntu? https://askubuntu.com/questions/1567310/how-to-convert-an-animated-svg-to-gif-in-ubuntu

I have an animated SVG file.

I want to convert it into a gif.

How can I do it using Ubuntu?

I tried convert favicon.svg favicon.gif, but it says

WARNING: unknown type: svg:animateMotion 
WARNING: unknown type: svg:animateMotion 
WARNING: unknown type: svg:animateMotion

I also tried exporting with inkscape, but it also says unknown type: svg:animateMotion.

Here is my svg file (you can open it with firefox to see that it is animated):

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   viewBox="0 0 200 200"
   width="200"
   height="200"
   version="1.1"
   id="svg6"
   sodipodi:docname="favicon.svg"
   inkscape:version="1.4 (1:1.4+202410161351+e7c3feb100)"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:svg="http://www.w3.org/2000/svg">
  <defs
     id="defs6" />
  <sodipodi:namedview
     id="namedview6"
     pagecolor="#ffffff"
     bordercolor="#000000"
     borderopacity="0.25"
     inkscape:showpageshadow="2"
     inkscape:pageopacity="0.0"
     inkscape:pagecheckerboard="0"
     inkscape:deskcolor="#d1d1d1"
     inkscape:zoom="2.76"
     inkscape:cx="99.818841"
     inkscape:cy="100"
     inkscape:window-width="1277"
     inkscape:window-height="758"
     inkscape:window-x="50"
     inkscape:window-y="100"
     inkscape:window-maximized="1"
     inkscape:current-layer="svg6" />
  <!-- Nucleus -->
  <circle
     cx="100"
     cy="100"
     r="13.7"
     fill="#800000"
     id="circle1" />
  <!-- Orbit paths -->
  <ellipse
     cx="100"
     cy="100"
     rx="93"
     ry="28"
     fill="none"
     stroke="gray"
     stroke-width="1"
     id="orbit1"
     style="stroke-width:6;stroke-dasharray:none" />
  <ellipse
     cx="100"
     cy="100"
     rx="100"
     ry="40"
     fill="none"
     stroke="gray"
     stroke-width="1"
     transform="rotate(60,100,100)"
     id="orbit2"
     style="stroke-width:6;stroke-dasharray:none" />
  <ellipse
     cx="100"
     cy="100"
     rx="101"
     ry="36"
     fill="none"
     stroke="gray"
     stroke-width="1"
     transform="rotate(-30,100,100)"
     id="orbit3"
     style="stroke-width:5.90000038;stroke-dasharray:none" />
  <!-- Electrons -->
  <circle
     cx="0"
     cy="0"
     r="11"
     fill="#0000ff"
     id="circle2">
    <animateMotion
       dur="5s"
       repeatCount="indefinite">
      <mpath
         xlink:href="#orbit1" />
    </animateMotion>
  </circle>
  <circle
     cx="0"
     cy="0"
     r="11"
     fill="#0000ff"
     id="circle3">
    <animateMotion
       dur="6s"
       repeatCount="indefinite">
      <mpath
         xlink:href="#orbit2" />
    </animateMotion>
  </circle>
  <circle
     cx="0"
     cy="0"
     r="11"
     fill="#0000ff"
     id="circle4">
    <animateMotion
       dur="7s"
       repeatCount="indefinite">
      <mpath
         xlink:href="#orbit3" />
    </animateMotion>
  </circle>
  <!-- Paths for animation -->
  <path
     id="path4"
     d="M 100 100 m -93 0 a 93 28 0 1 1 186 0 a 93 28 0 1 1 -186 0"
     fill="none" />
  <path
     id="path5"
     d="M 100 100 m -100 0 a 100 40 0 1 1 200 0 a 100 40 0 1 1 -200 0"
     fill="none"
     transform="rotate(60,100,100)" />
  <path
     id="path6"
     d="M 100 100 m -101 0 a 101 36 0 1 1 202 0 a 101 36 0 1 1 -202 0"
     fill="none"
     transform="rotate(-30,100,100)" />
</svg>
RTL8723de or RTL88x2B USB drivers for Ubuntu 26.04 LTS https://askubuntu.com/questions/1567309/rtl8723de-or-rtl88x2b-usb-drivers-for-ubuntu-26-04-lts

I am experiencing persistent issues with the Realtek RTL8723DE WiFi driver on Ubuntu 26.04 LTS. The main problems are that the wireless signal is very slow, and after suspending the laptop, the WiFi adapter stops working entirely—no networks are detected until a reboot.

I have tried installing multiple drivers, including different versions and community-supported alternatives, but none have resolved the issue. I also configured the system to prevent the WiFi adapter from being disabled during suspension, but this did not help.

Additionally, I downgraded to Ubuntu 22.04 LTS to test compatibility with an older kernel version, but the problem persisted. As a potential hardware solution, I researched replacing the internal WiFi card with an Intel model. However, based on available information, Intel cards are not compatible with my laptop model (HP 14-dq1003la).

As an alternative, I considered purchasing a USB WiFi adapter, specifically the TP-Link Archer T3U Nano (RTL88x2B USB). However, I found reports indicating that it may also have similar driver or compatibility issues on Linux systems.

What can I do in this situation?

Cursor keeps jumping to top right of monitor randomly - Ubuntu 20.04.6LTS https://askubuntu.com/questions/1567307/cursor-keeps-jumping-to-top-right-of-monitor-randomly-ubuntu-20-04-6lts

My cursor keeps randomly jumping to the top right of whichever monitor the cursor is on. This is rendering my PC inoperable when the behaviour is occurring as I am constantly accidentally closing windows when the cursor jumps just before I click. Sometimes it goes long periods without happening, restarting doesn't affect the behaviour, and it seems to be very random.

  • This happens with 2 wireless mice, a wired mouse, and just the touchpad
  • This happens when I have a mouse and disable the touchpad via settings
  • Running Ubuntu 20.04.6 LTS
  • Laptop: Dell Precision 7760, dual boot with Windows 10, with fast boot/fast power-up switched off
  • Laptop has no touchscreen or touch stick

As a separate but possibly related issue, my cursor often disappears entirely (but I can still see that the mouse movements are highlighting buttons etc.), and only reappears once I've pressed the windows keys which brings up the option to switch between windows.

Thanks in advance for any suggestions :)

Ubuntu freezes and keyboard not responding https://askubuntu.com/questions/1567306/ubuntu-freezes-and-keyboard-not-responding

I'm using Ubuntu 24.04 and it freezes regularly. The mouse and keyboard stops responding so I can't even open a terminal.

I don't know what to do or how to identify the problem...

Reinstall Ubuntu (26.04) without losing the content of the /home folder https://askubuntu.com/questions/1567305/reinstall-ubuntu-26-04-without-losing-the-content-of-the-home-folder

My Ubuntu 24.04 broke after an update, I have to reinstall. In the past, it was possible during the installation to keep the datas in the /home folder. It know that it wasn't the case for version 24.04 and 24.10

How to reinstall Ubuntu in the easiest way? is now 12 years old, so I can't take into account.

I hope this feature exist again in version 26.04, but I didn't find it...

Ubuntu 26.04 dracut network configuration https://askubuntu.com/questions/1567304/ubuntu-26-04-dracut-network-configuration

I'm fighting with this for a week. Read and searched a lot, That's why I decided to post my first question.

Initial setup :

Windows AD Network. Windows DHCP Servers automatically update DNS. Install Ubuntu server on Hyper-V virtual machine. This time I decide to give a shot for 26.04 LTS. Ubuntu server is with static IP address, which I define during installation process. Let's say I gave it name svr-2604 as a host name and IP: 192.168.100.100/24 gateway: 192.168.100.1 Installation went smooth exactly as it was in 24.04 LTS that I used till that moment. After installation I checked IP:192.168.100.100 and it was there. I get terminal SSH and everything was as expected. I create static record in DNS with name svr-2604 pointing to 192.168.100.100 (my usual action). I could ping and connect by terminal to SSh using this name (also as usual).

Restart Ubuntu server and for some reason I flush DNS cache on my computer. At that point I try to connect with terminal using the same name - without success. Check server - running. Ping name - no response but returning address completely different from DHCP range. Check DHCP and figure-out fresh address lease on name svr-2604 with address (let say): 192.168.100.36. IN DNS I have already two records about my server : 192.168.100.36 - dynamic from DHCP 192.168.100.100 - static

On request DNS returns first one and I can't connect to server by name.

On Ubuntu I checked log records :

journalctl | grep -i dhcp

get

svr-2604 systemd-networkd[420]: eth0: DHCPv4 address 192.168.100.36/24, gateway 192.168.100.1 acquired from 192.168.110.XXX (my dhcp server)

Check for configuration in /run/systemd/network and there I get :

-rw-r----- 1 root root             78 May 29 09:41 10-netplan-eth0.link
-rw-r----- 1 root systemd-network 222 May 29 09:41 10-netplan-eth0.network
-rw-r--r-- 1 root root            131 Apr 13 13:34 zzzz-dracut-default.network

First two are clear - result from my static address netplan configuration, but zzzz-dracut-default.network ??

Start digging and figure-out it was dynamic generated from dracut. It's content :

[Match]
Kind=!*
Type=!loopback

[Network]
DHCP=yes

[DHCPv4]
ClientIdentifier=mac
RequestOptions=17

[DHCPv6]
RequestOptions=59 60

In my opinion, this is where my problem comes. dracut on boot process leased address with my server name. When Ubuntu 26.04 boots - it takes configuration from netplan (the one that I wish to) but I finish with two different records in DNS.

What I try is to set dracut to use static address. I ended with idea that I have to give kernel command for this. Create following file : /etc/dracut.conf.d/network.conf

with following content :

kernel_cmdline="ip=192.168.100.100::192.168.100.1:24::eth0:none"

after that I regenerate image with

dracut --force and reboot 

Sadly no result. At that point I gave up and decide to ask for help. This never happens with Ubuntu 24.04 or earlier.

What is may positive move to resolve this problem ?

Any help is appreciate !

Regards

GlobalProtect VPN is not connecting in Ubuntu 24.04 https://askubuntu.com/questions/1567303/globalprotect-vpn-is-not-connecting-in-ubuntu-24-04

Ubuntu 24.04 with GlobalProtect 6.3.3-674 is hanging at “Still working…” during Okta SAML authentication on office network. Browser portal access works manually, hotspot works, Windows works, and all SSL/DNS checks pass. Logs show GP UI starts successfully but no SAML callback completes. Could you provide a newer Linux GlobalProtect build (6.3.3-h2 / 6.3.4+) or confirm Linux support requirements for Okta SAML?

I need full guide for manual partitioning every step of the way,because I want to install the os on another USB and also bios settings required stick https://askubuntu.com/questions/1567302/i-need-full-guide-for-manual-partitioning-every-step-of-the-way-because-i-want-t

I am using windows 11, Intel core i7 UHD 770,I have tried my bios settings,I am using a gigabyte motherboard so I don't know what to turn off. I tried installation really ret22 booted and got stuck in copying files

absurd system instability & Maximum number of clients reached https://askubuntu.com/questions/1567300/absurd-system-instability-maximum-number-of-clients-reached

I am seeing a resurgence of this issue...from 15 years ago: How can I diagnose/debug "maximum number of clients reached" X errors?

The symptoms are despite not being heavily loaded or up for any length of time the following happens:

  • applications and context menus will simply not happen
  • after closing some arbitrary window the previous application/context menu will work
  • occasionally i was getting a notification about Maximum number of clients reached, which was absurd given:
    • after an nvidia update basically hosed itself, I had manually rolled back my OS to it's prior state and disabled all updates - this may have been imperfect but definately worked fine for several weeks/months PRIOR to the issue of this post.
    • at no time did I update anything that correlated with the change in behavior, except Discord
      • lsof -U +c 15 | cut -f1 -d' ' | sort | uniq -c | sort -rn | head -3 certainly doesnt seem like it should be an issue
    • the only other thing that could possibly have made any changes are some AI mods that i installed for Valheim via valheim.thunderstore.io (which i'm only mentioning for completeness)
    • on 24.10 i followed some variations of the advice here: https://unix.stackexchange.com/a/714487 - to no effect. It is an X11/nvidia/pulseaudio system.
    • on 26.04 i accepted the notifications suggestion to do the same as the above: increase maxclients - to no effect, but i didnt check what it actually did. It is an X11/nvidia/pipewire system.

Attempting to reinstall 24.10 and terminate its upgrades prior to the nvidia fiasco is still on the table. Despite being quite possibly a lot more hassle.

So far I'm tolerating it on 26.04 by needing to reboot once a day or more, while I investigate adapting all of my scripts etc to 26.04 (pipewire and X11). But neither of my OS partitions are really useful platforms because of this problem.

Switching to wayland is not an option at this time; due to their dependence on functionality supplied by xdotool|xprop|wmctrl|etc almost all of the audio/video/convenience scripts i rely on to stay sane are unsupportable by wayland, and anathema to the current wayland philosophy of ?sandboxing? windows, as far as i understand it so far.

Do I have A.I./linux-vulnerability koodies? Or is the primary LTS release just a lot jankier than usual?

Constant audio output changes lead to disruptive "Select Audio Device" OSD https://askubuntu.com/questions/1567297/constant-audio-output-changes-lead-to-disruptive-select-audio-device-osd

I'm on the latest Ubuntu 26.04 fully patched and having audio issues.

What I think is going on is:

  1. The snd_hda_intel driver seems to have a hard time reliably detecting my sound hardware

  2. This results in Linux thinking that my sound hardware keeps changing

  3. Which results in Ubuntu trying to keep up - with sometimes hundreds of changes per minute visible in the sound widget (top right corner of screen) and

  4. Frequent On Screen Display (OSD) asking me to "Select Audio Device", which are blocking and disrupt whatever else I'm doing.

Here is what I can see in dmesg:

$ sudo dmesg | grep snd_hda
[   22.065071] snd_hda_intel 0000:01:00.1: Disabling MSI
[   22.065086] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   22.282091] snd_hda_codec_alc269 hdaudioC0D0: ALC3226: picked fixup  (pin match)
[   22.282665] snd_hda_codec_alc269 hdaudioC0D0: autoconfig for ALC3226: line_outs=1 (0x16/0x0/0x0/0x0/0x0) type:line
[   22.282671] snd_hda_codec_alc269 hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[   22.282673] snd_hda_codec_alc269 hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   22.282675] snd_hda_codec_alc269 hdaudioC0D0:    mono: mono_out=0x0
[   22.282676] snd_hda_codec_alc269 hdaudioC0D0:    inputs:
[   22.282677] snd_hda_codec_alc269 hdaudioC0D0:      Internal Mic=0x12
[   22.282679] snd_hda_codec_alc269 hdaudioC0D0:      Front Mic=0x18
[   22.282681] snd_hda_codec_alc269 hdaudioC0D0:      Dock Mic=0x19
[   22.282682] snd_hda_codec_alc269 hdaudioC0D0:      Headset Mic=0x1a
[   22.428525] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[   37.254074] snd_hda_intel 0000:00:1b.0: azx_get_response timeout, switching to polling mode: last cmd=0x00270500
[   38.255078] snd_hda_intel 0000:00:1b.0: No response from codec, disabling MSI: last cmd=0x00270500
[   38.519998] snd_hda_codec_nvhdmi hdaudioC2D0: HDMI: pin NID 0x6 not registered
[   39.256075] snd_hda_intel 0000:00:1b.0: azx_get_response timeout, switching to single_cmd mode: last cmd=0x00270500
[   48.357998] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x270500
[   48.358038] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x370500
[   48.358079] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x670500
[   48.358121] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x870500
[   48.358163] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x970500
[   48.358205] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1270500
[   48.358246] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1370500
[   48.358287] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1470500
[   48.358329] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1570500
[   48.358372] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1670500
[   53.373626] snd_hdac_bus_update_rirb: 187 callbacks suppressed
[   53.373633] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x270500
[   53.373665] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x370500
[   53.373708] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x670500
[   53.373749] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x870500
[   53.373792] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x970500
[   53.373832] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1270500
[   53.373873] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1370500
[   53.373915] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1470500
[   53.373958] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1570500
[   53.373999] snd_hda_intel 0000:00:1b.0: spurious response 0x0:0x0, last cmd=0x1670500
[   71.009964] snd_hdac_bus_update_rirb: 106 callbacks suppressed

dmesg is FULL of "spurious response" messages - hundreds and hundreds of them.

$ cat /proc/asound/card*/codec\#*|grep -i codec
Codec: Realtek ALC3226
Codec: Nvidia GPU 42 HDMI/DP

I have read How to disable 'Select Audio Device' popup when plugging in a device and installed the suggested GNOME plugin but it has made no difference. I am NOT plugging in a new device or changing anything when this behaviour happens. It happens when I'm reading my emails, or when the system is completely idle. I can't connect this behaviour to anything I do, as a user of the system.

Sometimes, this issue is not visible for an entire day - no OSD popup. Other times, it completely blocks my ability to use the system, as I get OSD popups every few seconds, making my system completely unusable.

Here is the start of dmesg that shows you the kind of hardware I'm on (an old Dell Precision M4800 laptop):

$ sudo dmesg | head -100
[    0.000000] Linux version 7.0.0-15-generic (buildd@lcy02-amd64-048) (x86_64-linux-gnu-gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0, GNU ld (GNU Binutils for Ubuntu) 2.46) #15-Ubuntu SMP PREEMPT_DYNAMIC Wed Apr 22 16:06:43 UTC 2026 (Ubuntu 7.0.0-15.15-generic 7.0.0)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-7.0.0-15-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro quiet splash crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000913ff]  System RAM
[    0.000000] BIOS-e820: [mem 0x0000000000091400-0x000000000009ffff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000000a0000-0x00000000000dffff]
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff]  device reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c1922fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x00000000c1923000-0x00000000c1929fff]  ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c192a000-0x00000000c2556fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x00000000c2557000-0x00000000c2a35fff]  device reserved
[    0.000000] BIOS-e820: [mem 0x00000000c2a36000-0x00000000cadb2fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x00000000cadb3000-0x00000000caffffff]  device reserved
[    0.000000] BIOS-e820: [mem 0x00000000cb000000-0x00000000cb756fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x00000000cb757000-0x00000000cb7fffff]  device reserved
[    0.000000] BIOS-e820: [mem 0x00000000cb800000-0x00000000cbf92fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x00000000cbf93000-0x00000000cbffffff]  ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cc000000-0x00000000cd6f5fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x00000000cd6f6000-0x00000000cd7fffff]  ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cd800000-0x00000000cecdbfff]  System RAM
[    0.000000] BIOS-e820: [mem 0x00000000cecdc000-0x00000000ceffffff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000cf000000-0x00000000f7ffffff]
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fc000000-0x00000000febfffff]
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fec01000-0x00000000fecfffff]
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fed04000-0x00000000fed1bfff]
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fed20000-0x00000000fedfffff]
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fee01000-0x00000000feffffff]
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff]  device reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042dffffff]  System RAM
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Dell Inc. Precision M4800/0J0DMW, BIOS A26 06/13/2019
[    0.000000] DMI: Memory slots populated: 2/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2793.519 MHz processor
[    0.001064] e820: update [mem 0x00000000-0x00000fff] System RAM ==> device reserved
[    0.001066] e820: remove [mem 0x000a0000-0x000fffff] System RAM
[    0.001075] last_pfn = 0x42e000 max_arch_pfn = 0x400000000
[    0.001081] total RAM covered: 16352M
[    0.001224] Found optimal setting for mtrr clean up
[    0.001224]  gran_size: 64K  chunk_size: 64M     num_reg: 8      lose cover RAM: 0G
[    0.001228] MTRR map: 8 entries (5 fixed + 3 variable; max 25), built from 10 variable MTRRs
[    0.001230] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001614] e820: update [mem 0xd0000000-0xffffffff] System RAM ==> device reserved
[    0.001618] last_pfn = 0xcecdc max_arch_pfn = 0x400000000
[    0.008013] found SMP MP-table at [mem 0x000fda90-0x000fda9f]
[    0.008027] Using GB pages for direct mapping
[    0.008887] RAMDISK: [mem 0x330cd000-0x3585dfff]
[    0.008891] ACPI: Early table checksum verification disabled
[    0.008894] ACPI: RSDP 0x00000000000EF120 000024 (v02 DELL  )
[    0.008897] ACPI: XSDT 0x00000000CBFD3090 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008903] ACPI: FACP 0x00000000CBFE5070 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.008908] ACPI: DSDT 0x00000000CBFD31B8 011EB1 (v02 DELL   CBX3     00000014 INTL 20120711)
[    0.008911] ACPI: FACS 0x00000000CD7FE080 000040
[    0.008913] ACPI: APIC 0x00000000CBFE5180 000092 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.008916] ACPI: FPDT 0x00000000CBFE5218 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008918] ACPI: SLIC 0x00000000CBFE5260 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.008921] ACPI: LPIT 0x00000000CBFE53D8 00005C (v01 DELL   CBX3     00000000 AMI. 00000005)
[    0.008924] ACPI: SSDT 0x00000000CBFE5438 000228 (v01 INTEL  sensrhub 00000000 INTL 20120711)
[    0.008926] ACPI: SSDT 0x00000000CBFE5660 000160 (v01 Intel  zpodd    00001000 INTL 20120711)
[    0.008929] ACPI: SSDT 0x00000000CBFE57C0 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20120711)
[    0.008932] ACPI: HPET 0x00000000CBFE6298 000038 (v01 DELL   CBX3     01072009 AMI. 00000005)
[    0.008934] ACPI: SSDT 0x00000000CBFE62D0 000447 (v01 SataRe SataTabl 00001000 INTL 20120711)
[    0.008937] ACPI: MCFG 0x00000000CBFE6718 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.008940] ACPI: ASF! 0x00000000CBFE6758 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.008942] ACPI: MSDM 0x00000000CBFE6800 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.008945] ACPI: DMAR 0x00000000CBFE6858 000080 (v01 INTEL  HSW      00000001 INTL 00000001)
[    0.008948] ACPI: SSDT 0x00000000CBFE68D8 001E79 (v01 NvdRef NvdTabl  00001000 INTL 20120711)
[    0.008950] ACPI: Reserving FACP table memory at [mem 0xcbfe5070-0xcbfe517b]
[    0.008951] ACPI: Reserving DSDT table memory at [mem 0xcbfd31b8-0xcbfe5068]
[    0.008952] ACPI: Reserving FACS table memory at [mem 0xcd7fe080-0xcd7fe0bf]
[    0.008953] ACPI: Reserving APIC table memory at [mem 0xcbfe5180-0xcbfe5211]

Would very much appreciate any guidance on how to troubleshoot this, report this as a bug, or find workarounds that make my Ubuntu system reliably usable. If there is a way to disable the sound system completely when I don't need it, only to be re-enabled later, I'll happily use that as a short term workaround.

Several questions regarding dual boot system, Fast Boot and Secure Boot, etc https://askubuntu.com/questions/1567296/several-questions-regarding-dual-boot-system-fast-boot-and-secure-boot-etc

I have a dual boot system with Ubuntu 26.04 LTS and Windows 11 installed on my Galaxy Book 2 Pro 5G. Fast Boot and Secure Boot were disabled during the installation process. When and under what circumstances can I enable them, or what can't I enable them? (I only have one SSD with one NTFS shared partition, that's all.)

enter image description here My SSD

My second question is, if I remove Ubuntu from the dual boot system and reinstall it, do I need to modify GRUB or any other settings?

My third question is, the ESP partition is currently about 200MB. What are the benefits of increasing it to 500MB or more for a dual boot system, such as speeding up Ubuntu's boot time?

Delayed boot in Ubuntu 24.04: Black screen with 'X' cursor for 1 minute before desktop loads https://askubuntu.com/questions/1567293/delayed-boot-in-ubuntu-24-04-black-screen-with-x-cursor-for-1-minute-before-d

System Details:

OS: Ubuntu 24.04 LTS

Hardware: Dell Inspiron N4010

Problem Description: I am experiencing a very slow and glitchy boot process on my new Ubuntu installation. The boot sequence does not transition smoothly and behaves like this:

  • A stretched/wide Ubuntu logo appears first.
  • It then abruptly switches to the normal-sized Ubuntu logo.
  • Right when the login screen or desktop should appear, the screen goes completely black.
  • A cross/X-shaped mouse pointer appears on this black screen.Why is the desktop environment hanging with an 'X' cursor instead of booting directly, and how can I fix this to get a normal, seamless boot experience? Any help with diagnosing the boot logs or fixing the display manager would be appreciated!
  • The system hangs in this state for about 1 minute.
  • Finally, the wallpaper and desktop environment load, and the apps start appearing.
Unable to connect mouse https://askubuntu.com/questions/1567291/unable-to-connect-mouse

I am on 26.04 and am having troubles attaching a mouse either through Bluetooth or Wi-Fi. When I first installed it, I had a mouse and my hearing aids working through Bluetooth, but the last couple of days nothing works. I have tried connecting a mouse through a transmitter, but I've had no luck there either. I have Windows 11 on this laptop and Bluetooth has stopped working there also (I thought it was different drivers on that.).

Pushing schedule of 26.04_stable tag in Amazon ECR Public Gallery https://askubuntu.com/questions/1567290/pushing-schedule-of-26-04-stable-tag-in-amazon-ecr-public-gallery

This article states that the automatic upgrade to 26.04 LTS will be offered for 24.04 LTS users on August 4th. When is 26.04_stable tag available in Amazon ECR Public Gallery? Would it be the same as the release time of 26.04.1 LTS?

https://gallery.ecr.aws/lts/ubuntu

Icon display anywhere, but particularly on the clipboard is bad https://askubuntu.com/questions/1567289/icon-display-anywhere-but-particularly-on-the-clipboard-is-bad

How did this become the standard display for clipboard?

It was infinitely better (in 24.10) when it just displayed everything as lines of text without double spacing, and without space highlighting, but displaying files as icons has never been good, not in file explorers and not in clipboard tools.

The icon should never be the primary visual for anyone who actually manages files. It has to be the single most tedious default that any and all operating systems default to.

How is this good?

enter image description here

Can't properly connect to any repositories even on a new install of 26.04, but can ping them https://askubuntu.com/questions/1567288/cant-properly-connect-to-any-repositories-even-on-a-new-install-of-26-04-but-c

For about a month now, my headless server (24.04 LTS) has been unable to connect to any repositories, including mirrors and any third-party repositories I use like Jellyfin or Docker. I know I have at least some kind of connection still because I can receive pings from all these repositories, but any sudo apt update always results in Network is unreachable and connection timed out for everything. I've also been having issues with trying to remotely connect to my Plex server, so it might be a more universal issue than just repositories.

Thinking this was some kind of settings issue, I tried a fresh install of the latest 26.04 LTS, but even it then was unable to connect to any Ubuntu mirrors during installation.

Is it possible for a router setting/issue to block updates like this, if it's not an issue with my specific install? It is connected directly to the router via Ethernet.

Results of sudo apt update:

Ign:1 http://archive.ubuntu.com/ubuntu noble InRelease
Ign:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Ign:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Ign:1 http://archive.ubuntu.com/ubuntu noble InRelease
Ign:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Ign:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Ign:1 http://archive.ubuntu.com/ubuntu noble InRelease
Ign:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Ign:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Err:1 http://archive.ubuntu.com/ubuntu noble InRelease
  Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::ac42:98b0). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::6814:1cf6). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (172.66.152.176), connection timed out Could not connect to archive.ubuntu.com:80 (104.20.28.246), connection timed out
Err:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
  Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::ac42:98b0). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::6814:1cf6). - connect (101: Network is unreachable)
Err:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
  Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::ac42:98b0). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::6814:1cf6). - connect (101: Network is unreachable)
Ign:4 https://repo.jellyfin.org/ubuntu noble InRelease
Ign:5 http://security.ubuntu.com/ubuntu noble-security InRelease
Ign:6 https://pkgs.tailscale.com/stable/ubuntu noble InRelease
Ign:7 https://download.docker.com/linux/ubuntu noble InRelease
Ign:4 https://repo.jellyfin.org/ubuntu noble InRelease
Ign:5 http://security.ubuntu.com/ubuntu noble-security InRelease
Ign:6 https://pkgs.tailscale.com/stable/ubuntu noble InRelease
Ign:7 https://download.docker.com/linux/ubuntu noble InRelease
Ign:4 https://repo.jellyfin.org/ubuntu noble InRelease
Ign:5 http://security.ubuntu.com/ubuntu noble-security InRelease
Ign:7 https://download.docker.com/linux/ubuntu noble InRelease
Ign:6 https://pkgs.tailscale.com/stable/ubuntu noble InRelease
Err:4 https://repo.jellyfin.org/ubuntu noble InRelease
  Cannot initiate the connection to repo.jellyfin.org:443 (2604:a880:cad:d0::cf3:f001). - connect (101: Network is unreachable) Could not connect to repo.jellyfin.org:443 (68.183.204.194), connection timed out
Err:5 http://security.ubuntu.com/ubuntu noble-security InRelease
  Cannot initiate the connection to security.ubuntu.com:80 (2606:4700:10::6814:1cf6). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2606:4700:10::ac42:98b0). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (104.20.28.246), connection timed out Could not connect to security.ubuntu.com:80 (172.66.152.176), connection timed out
Err:7 https://download.docker.com/linux/ubuntu noble InRelease
  Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:4a00:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:2000:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:dc00:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:400:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:2200:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:5800:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:9000:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:b200:3:db06:4200:93a1). - connect (101: Network is unreachable) Could not connect to download.docker.com:443 (108.156.85.125), connection timed out Could not connect to download.docker.com:443 (108.156.85.7), connection timed out Could not connect to download.docker.com:443 (108.156.85.53), connection timed out Could not connect to download.docker.com:443 (108.156.85.110), connection timed out
Err:6 https://pkgs.tailscale.com/stable/ubuntu noble InRelease
  Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:2e00:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:3c00:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:400:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:2400:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:6200:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:5e00:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:4a00:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:d200:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Could not connect to pkgs.tailscale.com:443 (108.156.85.42), connection timed out Could not connect to pkgs.tailscale.com:443 (108.156.85.86), connection timed out Could not connect to pkgs.tailscale.com:443 (108.156.85.76), connection timed out Could not connect to pkgs.tailscale.com:443 (108.156.85.127), connection timed out
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
97 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Failed to fetch https://download.docker.com/linux/ubuntu/dists/noble/InRelease  Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:4a00:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:2000:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:dc00:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:400:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:2200:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:5800:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:9000:3:db06:4200:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to download.docker.com:443 (2600:9000:2486:b200:3:db06:4200:93a1). - connect (101: Network is unreachable) Could not connect to download.docker.com:443 (108.156.85.125), connection timed out Could not connect to download.docker.com:443 (108.156.85.7), connection timed out Could not connect to download.docker.com:443 (108.156.85.53), connection timed out Could not connect to download.docker.com:443 (108.156.85.110), connection timed out
W: Failed to fetch https://repo.jellyfin.org/ubuntu/dists/noble/InRelease  Cannot initiate the connection to repo.jellyfin.org:443 (2604:a880:cad:d0::cf3:f001). - connect (101: Network is unreachable) Could not connect to repo.jellyfin.org:443 (68.183.204.194), connection timed out
W: Failed to fetch https://pkgs.tailscale.com/stable/ubuntu/dists/noble/InRelease  Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:2e00:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:3c00:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:400:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:2400:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:6200:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:5e00:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:4a00:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Cannot initiate the connection to pkgs.tailscale.com:443 (2600:9000:2486:d200:19:e3cb:f900:93a1). - connect (101: Network is unreachable) Could not connect to pkgs.tailscale.com:443 (108.156.85.42), connection timed out Could not connect to pkgs.tailscale.com:443 (108.156.85.86), connection timed out Could not connect to pkgs.tailscale.com:443 (108.156.85.76), connection timed out Could not connect to pkgs.tailscale.com:443 (108.156.85.127), connection timed out
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble/InRelease  Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::ac42:98b0). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::6814:1cf6). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (172.66.152.176), connection timed out Could not connect to archive.ubuntu.com:80 (104.20.28.246), connection timed out
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease  Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::ac42:98b0). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::6814:1cf6). - connect (101: Network is unreachable)
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease  Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::ac42:98b0). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2606:4700:10::6814:1cf6). - connect (101: Network is unreachable)
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease  Cannot initiate the connection to security.ubuntu.com:80 (2606:4700:10::6814:1cf6). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2606:4700:10::ac42:98b0). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (104.20.28.246), connection timed out Could not connect to security.ubuntu.com:80 (172.66.152.176), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.

sudo apt update output screenshot

Results of curl -v security.ubuntu.com ; ip a ; ip r :

* Host security.ubuntu.com:80 was resolved.
* IPv6: 2606:4700:10::ac42:98b0, 2606:4700:10::6814:1cf6
* IPv4: 172.66.152.176, 104.20.28.246
*   Trying 172.66.152.176:80...
*   Trying [2606:4700:10::ac42:98b0]:80...
* Immediate connect fail for 2606:4700:10::ac42:98b0: Network is unreachable
*   Trying [2606:4700:10::6814:1cf6]:80...
* Immediate connect fail for 2606:4700:10::6814:1cf6: Network is unreachable
* connect to 172.66.152.176 port 80 from 192.168.0.10 port 36614 failed: Connection timed out
*   Trying 104.20.28.246:80...
* connect to 104.20.28.246 port 80 from 192.168.0.10 port 42630 failed: Connection timed out
* Failed to connect to security.ubuntu.com port 80 after 269976 ms: Couldn't connect to server
* Closing connection
curl: (28) Failed to connect to security.ubuntu.com port 80 after 269976 ms: Couldn't connect to server
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
       valid_lft forever preferred_lft forever
2: enp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 04:7c:16:41:7e:af brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.10/24 metric 100 brd 192.168.0.255 scope global dynamic enp4s0
       valid_lft 2234sec preferred_lft 2234sec
    inet6 fe80::67c:16ff:fe41:7eaf/64 scope link
       valid_lft forever preferred_lft forever
3: wlo1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 3c:21:9c:82:35:7f brd ff:ff:ff:ff:ff:ff
    altname wlp0s20f3
    inet 192.168.0.8/24 metric 600 brd 192.168.0.255 scope global dynamic wlo1
       valid_lft 3292sec preferred_lft 3292sec
    inet6 fe80::3e21:9cff:fe82:357f/64 scope link
       valid_lft forever preferred_lft forever
4: tailscale0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1280 qdisc fq_codel state UNKNOWN group default qlen 500
    link/none
    inet6 fe80::1b2e:4822:1dd8:b2c4/64 scope link stable-privacy
       valid_lft forever preferred_lft forever
5: br-1961f928a82a: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
    link/ether 0a:8c:66:bb:6a:2e brd ff:ff:ff:ff:ff:ff
    inet 172.18.0.1/16 brd 172.18.255.255 scope global br-1961f928a82a
       valid_lft forever preferred_lft forever
6: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
    link/ether 8e:a4:8f:f8:76:33 brd ff:ff:ff:ff:ff:ff
    inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
       valid_lft forever preferred_lft forever
7: br-de05f2b28601: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
    link/ether 3e:ed:29:e4:72:c5 brd ff:ff:ff:ff:ff:ff
    inet 172.19.0.1/16 brd 172.19.255.255 scope global br-de05f2b28601
       valid_lft forever preferred_lft forever
default via 192.168.0.1 dev enp4s0 proto dhcp src 192.168.0.10 metric 100
default via 192.168.0.1 dev wlo1 proto dhcp src 192.168.0.8 metric 600
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown
172.18.0.0/16 dev br-1961f928a82a proto kernel scope link src 172.18.0.1 linkdown
172.19.0.0/16 dev br-de05f2b28601 proto kernel scope link src 172.19.0.1 linkdown
192.168.0.0/24 dev enp4s0 proto kernel scope link src 192.168.0.10 metric 100
192.168.0.0/24 dev wlo1 proto kernel scope link src 192.168.0.8 metric 600
192.168.0.1 dev enp4s0 proto dhcp scope link src 192.168.0.10 metric 100
192.168.0.1 dev wlo1 proto dhcp scope link src 192.168.0.8 metric 600
205.171.2.65 via 192.168.0.1 dev enp4s0 proto dhcp src 192.168.0.10 metric 100
205.171.2.65 via 192.168.0.1 dev wlo1 proto dhcp src 192.168.0.8 metric 600
Create a Python apk using pycharm on kubuntu 24.04 https://askubuntu.com/questions/1567276/create-a-python-apk-using-pycharm-on-kubuntu-24-04

My apologies if this isn't possible. I'm just getting to grips with using python on Linux and trying to make an app for my android phone. I have a venv set up in pycharm with all the extensions I think I need. When I go to run buildozer through the terminal in I get this error:

$ sudo buildozer android debug
...
# Run '/usr/bin/python3 -m pip install -q --user appdirs colorama>=0.3.3 jinja2 sh>=2, <3.0; sys_platform!="win32" meson ninja build toml packaging setuptools wheel~=0.43.0' ...

#Cwd None
error: externally-managed-environment

× This environment is externally managed

I've tried running it directly in the konsole too from another venv that also has buildozer installed and I get the same error.

$source my-venv/bin/activate
cd file containing main.py
buildozer android debug

Could someone please explain to me what I need to do to fix this.

Edit: The complete konsole error

(my-venv) jahil@JPC:~/Desktop/0python/gymtracker$ buildozer android debug
# Ensure build layout
# Check configuration tokens
# Preparing build
# Check requirements for android
# Search for Git (git)
#  -> found at /usr/bin/git
# Search for Cython (cython)
#  -> found at /usr/local/bin/cython
# Search for Java compiler (javac)
#  -> found at /usr/bin/javac
# Search for Java keytool (keytool)
#  -> found at /usr/bin/keytool
# Install platform
# Run 'git config --get remote.origin.url' ...
# Cwd /home/jahil/Desktop/0python/gymtracker/.buildozer/android/platform/python-for-android
https://github.com/kivy/python-for-android.git
# Run 'git branch -vv' ...
# Cwd /home/jahil/Desktop/0python/gymtracker/.buildozer/android/platform/python-for-android
* master 58d21141 [origin/master] Merge pull request #3321 from kivy/release-2026.05.09
# Run '/usr/bin/python3 -m pip install -q appdirs colorama>=0.3.3 jinja2 sh>=2, <3.0; sys_platform!="win32" meson ninja build toml packaging setuptools wheel~=0.43.0' ...
# Cwd None
error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
    python3-xyz, where xyz is the package you are trying to
    install.
    
    If you wish to install a non-Debian-packaged Python package,
    create a virtual environment using python3 -m venv path/to/venv.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
    sure you have python3-full installed.
    
    If you wish to install a non-Debian packaged Python application,
    it may be easiest to use pipx install xyz, which will manage a
    virtual environment for you. Make sure you have pipx installed.
    
    See /usr/share/doc/python3.12/README.venv for more information.

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
# Command failed: ('/usr/bin/python3', '-m', 'pip', 'install', '-q', 'appdirs', 'colorama>=0.3.3', 'jinja2', 'sh>=2, <3.0; sys_platform!="win32"', 'meson', 'ninja', 'build', 'toml', 'packaging', 'setuptools', 'wheel~=0.43.0')
# Error code: 1
# ENVIRONMENT:
#     SHELL = '/bin/bash'
#     WINDOWID = '117440525'
#     QT_ACCESSIBILITY = '1'
#     COLORTERM = 'truecolor'
#     XDG_CONFIG_DIRS = '/home/jahil/.config/kdedefaults:/etc/xdg/xdg-plasma:/etc/xdg:/usr/share/kubuntu-default-settings/kf5-settings'
#     XDG_SESSION_PATH = '/org/freedesktop/DisplayManager/Session1'
#     GTK_IM_MODULE = 'fcitx'
#     LANGUAGE = ''
#     LC_ADDRESS = 'en_GB.UTF-8'
#     LC_NAME = 'en_GB.UTF-8'
#     SSH_AUTH_SOCK = '/tmp/ssh-pkzL6pKMFBJK/agent.1913'
#     SHELL_SESSION_ID = '586ff7c7ebe04e179c9c8e892d257550'
#     MEMORY_PRESSURE_WRITE = 'c29tZSAyMDAwMDAgMjAwMDAwMAA='
#     XMODIFIERS = '@im=fcitx'
#     DESKTOP_SESSION = 'plasma'
#     LC_MONETARY = 'en_GB.UTF-8'
#     SSH_AGENT_PID = '2001'
#     GTK_RC_FILES = '/etc/gtk/gtkrc:/home/jahil/.gtkrc:/home/jahil/.config/gtkrc'
#     XCURSOR_SIZE = '24'
#     XDG_SEAT = 'seat0'
#     PWD = '/home/jahil/Desktop/0python/gymtracker'
#     XDG_SESSION_DESKTOP = 'KDE'
#     LOGNAME = 'jahil'
#     XDG_SESSION_TYPE = 'x11'
#     GPG_AGENT_INFO = '/run/user/1000/gnupg/S.gpg-agent:0:1'
#     SYSTEMD_EXEC_PID = '2197'
#     XAUTHORITY = '/tmp/xauth_uHDMZu'
#     GTK2_RC_FILES = '/etc/gtk-2.0/gtkrc:/home/jahil/.gtkrc-2.0:/home/jahil/.config/gtkrc-2.0'
#     HOME = '/home/jahil'
#     IM_CONFIG_PHASE = '1'
#     SSH_ASKPASS = '/usr/bin/ksshaskpass'
#     LC_PAPER = 'en_GB.UTF-8'
#     LANG = 'en_GB.UTF-8'
#     LS_COLORS = 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.crdownload=00;90:*.dpkg-dist=00;90:*.dpkg-new=00;90:*.dpkg-old=00;90:*.dpkg-tmp=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:*.swp=00;90:*.tmp=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:'
#     XDG_CURRENT_DESKTOP = 'KDE'
#     KONSOLE_DBUS_SERVICE = ':1.169'
#     VIRTUAL_ENV = '/home/jahil/my-venv'
#     MEMORY_PRESSURE_WATCH = '/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/background.slice/plasma-kglobalaccel.service/memory.pressure'
#     KONSOLE_DBUS_SESSION = '/Sessions/1'
#     PROFILEHOME = ''
#     XDG_SEAT_PATH = '/org/freedesktop/DisplayManager/Seat0'
#     QTWEBENGINE_DICTIONARIES_PATH = '/usr/share/hunspell-bdic/'
#     INVOCATION_ID = 'f950061f803348ca8cacb6e3b05f43eb'
#     KONSOLE_VERSION = '230805'
#     MANAGERPID = '1839'
#     CLUTTER_IM_MODULE = 'xim'
#     KDE_SESSION_UID = '1000'
#     SDL_IM_MODULE = 'fcitx'
#     LESSCLOSE = '/usr/bin/lesspipe %s %s'
#     XDG_SESSION_CLASS = 'user'
#     TERM = 'xterm-256color'
#     LC_IDENTIFICATION = 'en_GB.UTF-8'
#     LESSOPEN = '| /usr/bin/lesspipe %s'
#     USER = 'jahil'
#     COLORFGBG = '15;0'
#     KDE_SESSION_VERSION = '5'
#     PAM_KWALLET5_LOGIN = '/run/user/1000/kwallet5.socket'
#     DISPLAY = ':0'
#     SHLVL = '1'
#     GSM_SKIP_SSH_AGENT_WORKAROUND = 'true'
#     LC_TELEPHONE = 'en_GB.UTF-8'
#     QT_IM_MODULE = 'fcitx'
#     LC_MEASUREMENT = 'en_GB.UTF-8'
#     XDG_VTNR = '2'
#     XDG_SESSION_ID = '3'
#     VIRTUAL_ENV_PROMPT = '(my-venv) '
#     XDG_RUNTIME_DIR = '/run/user/1000'
#     PS1 = ('(my-venv) \\[\\e]0;\\u@\\h: '
 '\\w\\a\\]${debian_chroot:+($debian_chroot)}\\[\\033[01;32m\\]\\u@\\h\\[\\033[00m\\]:\\[\\033[01;34m\\]\\w\\[\\033[00m\\]\\$ ')
#     DEBUGINFOD_URLS = 'https://debuginfod.ubuntu.com '
#     LC_TIME = 'en_GB.UTF-8'
#     QT_AUTO_SCREEN_SCALE_FACTOR = '0'
#     JOURNAL_STREAM = '9:16035'
#     XCURSOR_THEME = 'breeze_cursors'
#     XDG_DATA_DIRS = '/usr/share/plasma:/home/jahil/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop'
#     KDE_FULL_SESSION = 'true'
#     PATH = '/home/jahil/.buildozer/android/platform/apache-ant-1.9.4/bin:/home/jahil/my-venv/bin:/home/jahil/.cargo/bin:/home/jahil/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'
#     DBUS_SESSION_BUS_ADDRESS = 'unix:path=/run/user/1000/bus'
#     KDE_APPLICATIONS_AS_SCOPE = '1'
#     LC_NUMERIC = 'en_GB.UTF-8'
#     KONSOLE_DBUS_WINDOW = '/Windows/1'
#     _ = '/usr/local/bin/buildozer'
#     OLDPWD = '/home/jahil/Desktop/0python'
# 
# Buildozer failed to execute the last command
# The error might be hidden in the log above this error
# Please read the full log, and search for it before
# raising an issue with buildozer itself.
# In case of a bug report, please add a full log with log_level = 2
WiFi and ethernet suddenly drops for a brief time https://askubuntu.com/questions/1567272/wifi-and-ethernet-suddenly-drops-for-a-brief-time

I have a laptop that has Ethernet plugged in and connected to the WiFi extender. And sometimes( quite rarely now, but more frequently before when i was on Zorin) both of these connections drop. I don't have any usb adapters, everything is in the laptop. What could be the potential cause? I've heard it might be because of power management.

On windows i don't have a problem like this, well i might have had, but it was only once a long time ago. Could this be problem related to drivers or maybe hardware?

I have Ubuntu 26.04

03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 15)
    DeviceName: Onboard LAN Brodcom
    Subsystem: ASUSTeK Computer Inc. Device 208f
    Kernel driver in use: r8169
--
04:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCIe Wireless Network Adapter [Filogic 330]
    Subsystem: AzureWave Device 4680
    Kernel driver in use: mt7921e
    Kernel modules: mt7921e

Is there any command i should execute?

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.

(solved) WWAN refuses to connect - Ubuntu 26.04 (modem Fibocom L850-GL in laptop HP ZBook 15 G6) https://askubuntu.com/questions/1567204/solved-wwan-refuses-to-connect-ubuntu-26-04-modem-fibocom-l850-gl-in-laptop

I have an internal modem (Fibocom L850-GL) in my laptop (HP ZBook 15 G6), and a SIM card. I checked he WANN in Windows (dual boot) and it's okay, but the WWAN refuses to connect in Ubuntu (26.04). It might be obvious, but I did not find the solution... Some help would be highly appreciated.

Here is my provider data for the APN:

  • name : Orange World
  • APN: orange
  • username: orange
  • password: orange
  • MCC : 208
  • MNC : 01
  • authentication: pap
  • Type of mobile virtual network operator : SPN
  • Value of the mobile virtual network operator : Orange F

I'm abroad, and the roaming is activated (at least, should be).

For my WWAN, I created a profile ("Orange Internet") including my provider data but MCC and MNC values are not included in this profile: I don't know if they are compulsory and did not find where to fill them in Ubuntu.

Bellow is the command line result and the logs:

st@ZBook-15-G6:~$ nmcli con up id Orange\ Internet 
Erreur : l'activation de la connexion a échoué : Échec de la sélection de l'APN spécifié
Astuce : utiliser « journalctl -xe NM_CONNECTION=8eb6d626-7bc3-4857-a36e-4d13a8a8f020 + NM_DEVICE=wwan0at1 » pour obtenir plus d'informations.
stephane@ZBook-15-G6:~$ journalctl -b -e NM_DEVICE=wwan0at1 | cat
mai 27 08:20:43 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862843.0722] manager: (wwan0at1): new Broadband device (/org/freedesktop/NetworkManager/Devices/4)
mai 27 08:20:43 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862843.0724] device (wwan0at1): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
mai 27 08:20:43 ZBook-15-G6 NetworkManager[2413]: <warn>  [1779862843.0725] device (wwan0at1): error setting IPv4 forwarding to '0': Succès
mai 27 08:20:43 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862843.0726] device (wwan0at1): modem state 'enabling'
mai 27 08:20:43 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862843.0728] device (wwan0at1): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
mai 27 08:20:43 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862843.0737] device (wwan0at1): Activation: starting connection 'Orange Internet' (8eb6d626-7bc3-4857-a36e-4d13a8a8f020)
mai 27 08:20:43 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862843.0738] device (wwan0at1): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
mai 27 08:20:43 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862843.0741] device (wwan0at1): state change: prepare -> need-auth (reason 'none', managed-type: 'full')
mai 27 08:20:43 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862843.0747] device (wwan0at1): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
mai 27 08:20:51 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862851.0471] device (wwan0at1): state change: prepare -> failed (reason 'gsm-apn-failed', managed-type: 'full')
mai 27 08:20:51 ZBook-15-G6 NetworkManager[2413]: <warn>  [1779862851.0480] device (wwan0at1): Activation: failed for connection 'Orange Internet'
mai 27 08:20:51 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862851.0484] device (wwan0at1): state change: failed -> disconnected (reason 'none', managed-type: 'full')
mai 27 08:20:51 ZBook-15-G6 NetworkManager[2413]: <warn>  [1779862851.0485] device (wwan0at1): error setting IPv4 forwarding to '0': Succès
mai 27 08:21:24 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862884.6257] device (wwan0at1): Activation: starting connection 'Orange Internet' (8eb6d626-7bc3-4857-a36e-4d13a8a8f020)
mai 27 08:21:24 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862884.6262] device (wwan0at1): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
mai 27 08:21:24 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862884.6274] device (wwan0at1): state change: prepare -> need-auth (reason 'none', managed-type: 'full')
mai 27 08:21:24 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862884.6300] device (wwan0at1): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
mai 27 08:21:32 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862892.0439] device (wwan0at1): state change: prepare -> failed (reason 'gsm-apn-failed', managed-type: 'full')
mai 27 08:21:32 ZBook-15-G6 NetworkManager[2413]: <warn>  [1779862892.0441] device (wwan0at1): Activation: failed for connection 'Orange Internet'
mai 27 08:21:32 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862892.0442] device (wwan0at1): state change: failed -> disconnected (reason 'none', managed-type: 'full')
mai 27 08:21:32 ZBook-15-G6 NetworkManager[2413]: <warn>  [1779862892.0442] device (wwan0at1): error setting IPv4 forwarding to '0': Succès
mai 27 08:21:46 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862906.3717] device (wwan0at1): Activation: starting connection 'Orange Internet' (8eb6d626-7bc3-4857-a36e-4d13a8a8f020)
mai 27 08:21:46 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862906.3718] device (wwan0at1): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
mai 27 08:21:46 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862906.3721] device (wwan0at1): state change: prepare -> need-auth (reason 'none', managed-type: 'full')
mai 27 08:21:46 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862906.3727] device (wwan0at1): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
mai 27 08:21:54 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862914.0491] device (wwan0at1): state change: prepare -> failed (reason 'gsm-apn-failed', managed-type: 'full')
mai 27 08:21:54 ZBook-15-G6 NetworkManager[2413]: <warn>  [1779862914.0505] device (wwan0at1): Activation: failed for connection 'Orange Internet'
mai 27 08:21:54 ZBook-15-G6 NetworkManager[2413]: <info>  [1779862914.0510] device (wwan0at1): state change: failed -> disconnected (reason 'none', managed-type: 'full')
mai 27 08:21:54 ZBook-15-G6 NetworkManager[2413]: <warn>  [1779862914.0511] device (wwan0at1): error setting IPv4 forwarding to '0': Succès
st@ZBook-15-G6:~$ nmcli connection show Orange\ Internet 

connection.id:                          Orange Internet
connection.uuid:                        8eb6d626-7bc3-4857-a36e-4d13a8a8f020
connection.stable-id:                   --
connection.type:                        gsm
connection.interface-name:              wwan0at1
connection.autoconnect:                 oui
connection.autoconnect-priority:        0
connection.autoconnect-retries:         -1 (default)
connection.multi-connect:               0 (default)
connection.auth-retries:                -1
connection.timestamp:                   0
connection.permissions:                 --
connection.zone:                        --
connection.controller:                  --
connection.master:                      --
connection.slave-type:                  --
connection.port-type:                   --
connection.autoconnect-slaves:          -1 (default)
connection.autoconnect-ports:           -1 (default)
connection.down-on-poweroff:            -1 (default)
connection.secondaries:                 --
connection.gateway-ping-timeout:        0
connection.ip-ping-timeout:             0
connection.ip-ping-addresses:           --
connection.ip-ping-addresses-require-all:-1 (default)
connection.metered:                     inconnu
connection.lldp:                        default
connection.mdns:                        -1 (default)
connection.llmnr:                       -1 (default)
connection.dns-over-tls:                -1 (default)
connection.mptcp-flags:                 0x0 (default)
connection.wait-device-timeout:         -1
connection.wait-activation-delay:       -1
ipv4.method:                            auto
ipv4.dns:                               --
ipv4.dns-search:                        --
ipv4.dns-options:                       --
ipv4.dns-priority:                      120
ipv4.addresses:                         --
ipv4.gateway:                           --
ipv4.routes:                            --
ipv4.route-metric:                      1050
ipv4.route-table:                       0 (unspec)
ipv4.routing-rules:                     --
ipv4.replace-local-rule:                -1 (default)
ipv4.dhcp-send-release:                 -1 (default)
ipv4.routed-dns:                        -1 (default)
ipv4.ignore-auto-routes:                non
ipv4.ignore-auto-dns:                   non
ipv4.dhcp-client-id:                    --
ipv4.dhcp-iaid:                         --
ipv4.dhcp-dscp:                         --
ipv4.dhcp-timeout:                      0 (default)
ipv4.dhcp-send-hostname-deprecated:     oui
ipv4.dhcp-send-hostname:                -1 (default)
ipv4.forwarding:                        -1 (default)
ipv4.dhcp-hostname:                     --
ipv4.dhcp-fqdn:                         --
ipv4.dhcp-hostname-flags:               0x0 (none)
ipv4.never-default:                     non
ipv4.may-fail:                          oui
ipv4.required-timeout:                  -1 (default)
ipv4.dad-timeout:                       -1 (default)
ipv4.dhcp-vendor-class-identifier:      --
ipv4.dhcp-ipv6-only-preferred:          -1 (default)
ipv4.link-local:                        0 (default)
ipv4.dhcp-reject-servers:               --
ipv4.auto-route-ext-gw:                 -1 (default)
ipv4.shared-dhcp-range:                 --
ipv4.shared-dhcp-lease-time:            0 (default)
ipv6.method:                            auto
ipv6.dns:                               --
ipv6.dns-search:                        --
ipv6.dns-options:                       --
ipv6.dns-priority:                      0
ipv6.addresses:                         --
ipv6.gateway:                           --
ipv6.routes:                            --
ipv6.route-metric:                      -1
ipv6.route-table:                       0 (unspec)
ipv6.routing-rules:                     --
ipv6.replace-local-rule:                -1 (default)
ipv6.dhcp-send-release:                 -1 (default)
ipv6.routed-dns:                        -1 (default)
ipv6.ignore-auto-routes:                non
ipv6.ignore-auto-dns:                   non
ipv6.never-default:                     non
ipv6.may-fail:                          oui
ipv6.required-timeout:                  -1 (default)
ipv6.ip6-privacy:                       -1 (default)
ipv6.temp-valid-lifetime:               0 (default)
ipv6.temp-preferred-lifetime:           0 (default)
ipv6.addr-gen-mode:                     default
ipv6.ra-timeout:                        0 (default)
ipv6.mtu:                               auto
ipv6.dhcp-pd-hint:                      --
ipv6.dhcp-duid:                         --
ipv6.dhcp-iaid:                         --
ipv6.dhcp-timeout:                      0 (default)
ipv6.dhcp-send-hostname-deprecated:     oui
ipv6.dhcp-send-hostname:                -1 (default)
ipv6.dhcp-hostname:                     --
ipv6.dhcp-hostname-flags:               0x0 (none)
ipv6.auto-route-ext-gw:                 -1 (default)
ipv6.token:                             --
gsm.auto-config:                        non
gsm.number:                             --
gsm.username:                           orange
gsm.password:                           <hidden>
gsm.password-flags:                     0 (aucun)
gsm.apn:                                "orange"
gsm.network-id:                         --
gsm.pin:                                <hidden>
gsm.pin-flags:                          0 (aucun)
gsm.home-only:                          non
gsm.device-id:                          --
gsm.sim-id:                             89330123255811463220
gsm.sim-operator-id:                    --
gsm.mtu:                                auto
gsm.initial-eps-bearer-configure:       oui
gsm.initial-eps-bearer-apn:             orange
gsm.initial-eps-bearer-username:        orange
gsm.initial-eps-bearer-password:        <hidden>
gsm.initial-eps-bearer-password-flags:  0 (aucun)
gsm.initial-eps-bearer-noauth:          non
gsm.initial-eps-bearer-refuse-eap:      oui
gsm.initial-eps-bearer-refuse-pap:      non
gsm.initial-eps-bearer-refuse-chap:     oui
gsm.initial-eps-bearer-refuse-mschap:   oui
gsm.initial-eps-bearer-refuse-mschapv2: oui
proxy.method:                           none
proxy.browser-only:                     non
proxy.pac-url:                          --
proxy.pac-script:                       --

Edit 1:
log updated.

Edit 2:
After a lot of tests and web search, I found a lot better configuration. Now, the modem connects, but Fiferfox still cannot reach pages. As my provider needs an authentication, I had to include in the bearer that an authentication is needed and then specify username and password and only allow pap connection. Very important: the APN mustn't be named in the bearer, otherwise, it doesn't connect.

st@ZBook-15-G6:~$ nmcli c add type gsm ifname wwan0at1 con-name Test4 gsm.apn orange gsm.username orange gsm.password orange gsm.initial-eps-bearer-username orange gsm.initial-eps-bearer-password orange gsm.initial-eps-bearer-noauth no gsm.initial-eps-bearer-refuse-eap yes gsm.initial-eps-bearer-refuse-chap yes gsm.initial-eps-bearer-refuse-mschap yes gsm.initial-eps-bearer-refuse-mschapv2 yes
Connexion « Test4 » (fdb43a3d-a956-4347-92ba-a350ddce6b33) ajoutée avec succès.

Then I activated data, roaming and switched on the mobile network in the GUI.

Now, the Modem connects, but internet is still not reachable (tested in Firefox). Remark: nmcli monitor says "limited connection"...

Here are the new logs:

st@ZBook-15-G6:~$ nmcli c show Test4
connection.id:                          Test4
connection.uuid:                        fdb43a3d-a956-4347-92ba-a350ddce6b33
connection.stable-id:                   --
connection.type:                        gsm
connection.interface-name:              wwan0at1
connection.autoconnect:                 oui
connection.autoconnect-priority:        0
connection.autoconnect-retries:         -1 (default)
connection.multi-connect:               0 (default)
connection.auth-retries:                -1
connection.timestamp:                   1779959948
connection.permissions:                 --
connection.zone:                        --
connection.controller:                  --
connection.master:                      --
connection.slave-type:                  --
connection.port-type:                   --
connection.autoconnect-slaves:          -1 (default)
connection.autoconnect-ports:           -1 (default)
connection.down-on-poweroff:            -1 (default)
connection.secondaries:                 --
connection.gateway-ping-timeout:        0
connection.ip-ping-timeout:             0
connection.ip-ping-addresses:           --
connection.ip-ping-addresses-require-all:-1 (default)
connection.metered:                     inconnu
connection.lldp:                        default
connection.mdns:                        -1 (default)
connection.llmnr:                       -1 (default)
connection.dns-over-tls:                -1 (default)
connection.mptcp-flags:                 0x0 (default)
connection.wait-device-timeout:         -1
connection.wait-activation-delay:       -1
ipv4.method:                            auto
ipv4.dns:                               --
ipv4.dns-search:                        --
ipv4.dns-options:                       --
ipv4.dns-priority:                      120
ipv4.addresses:                         --
ipv4.gateway:                           --
ipv4.routes:                            --
ipv4.route-metric:                      1050
ipv4.route-table:                       0 (unspec)
ipv4.routing-rules:                     --
ipv4.replace-local-rule:                -1 (default)
ipv4.dhcp-send-release:                 -1 (default)
ipv4.routed-dns:                        -1 (default)
ipv4.ignore-auto-routes:                non
ipv4.ignore-auto-dns:                   non
ipv4.dhcp-client-id:                    --
ipv4.dhcp-iaid:                         --
ipv4.dhcp-dscp:                         --
ipv4.dhcp-timeout:                      0 (default)
ipv4.dhcp-send-hostname-deprecated:     oui
ipv4.dhcp-send-hostname:                -1 (default)
ipv4.forwarding:                        -1 (default)
ipv4.dhcp-hostname:                     --
ipv4.dhcp-fqdn:                         --
ipv4.dhcp-hostname-flags:               0x0 (none)
ipv4.never-default:                     non
ipv4.may-fail:                          oui
ipv4.required-timeout:                  -1 (default)
ipv4.dad-timeout:                       -1 (default)
ipv4.dhcp-vendor-class-identifier:      --
ipv4.dhcp-ipv6-only-preferred:          -1 (default)
ipv4.link-local:                        0 (default)
ipv4.dhcp-reject-servers:               --
ipv4.auto-route-ext-gw:                 -1 (default)
ipv4.shared-dhcp-range:                 --
ipv4.shared-dhcp-lease-time:            0 (default)
ipv6.method:                            auto
ipv6.dns:                               --
ipv6.dns-search:                        --
ipv6.dns-options:                       --
ipv6.dns-priority:                      0
ipv6.addresses:                         --
ipv6.gateway:                           --
ipv6.routes:                            --
ipv6.route-metric:                      -1
ipv6.route-table:                       0 (unspec)
ipv6.routing-rules:                     --
ipv6.replace-local-rule:                -1 (default)
ipv6.dhcp-send-release:                 -1 (default)
ipv6.routed-dns:                        -1 (default)
ipv6.ignore-auto-routes:                non
ipv6.ignore-auto-dns:                   non
ipv6.never-default:                     non
ipv6.may-fail:                          oui
ipv6.required-timeout:                  -1 (default)
ipv6.ip6-privacy:                       -1 (default)
ipv6.temp-valid-lifetime:               0 (default)
ipv6.temp-preferred-lifetime:           0 (default)
ipv6.addr-gen-mode:                     default
ipv6.ra-timeout:                        0 (default)
ipv6.mtu:                               auto
ipv6.dhcp-pd-hint:                      --
ipv6.dhcp-duid:                         --
ipv6.dhcp-iaid:                         --
ipv6.dhcp-timeout:                      0 (default)
ipv6.dhcp-send-hostname-deprecated:     oui
ipv6.dhcp-send-hostname:                -1 (default)
ipv6.dhcp-hostname:                     --
ipv6.dhcp-hostname-flags:               0x0 (none)
ipv6.auto-route-ext-gw:                 -1 (default)
ipv6.token:                             --
gsm.auto-config:                        non
gsm.number:                             --
gsm.username:                           orange
gsm.password:                           <hidden>
gsm.password-flags:                     0 (aucun)
gsm.apn:                                "orange"
gsm.network-id:                         --
gsm.pin:                                <hidden>
gsm.pin-flags:                          0 (aucun)
gsm.home-only:                          non
gsm.device-id:                          --
gsm.sim-id:                             89330123255811463220
gsm.sim-operator-id:                    --
gsm.mtu:                                auto
gsm.initial-eps-bearer-configure:       non
gsm.initial-eps-bearer-apn:             --
gsm.initial-eps-bearer-username:        orange
gsm.initial-eps-bearer-password:        <hidden>
gsm.initial-eps-bearer-password-flags:  0 (aucun)
gsm.initial-eps-bearer-noauth:          non
gsm.initial-eps-bearer-refuse-eap:      oui
gsm.initial-eps-bearer-refuse-pap:      non
gsm.initial-eps-bearer-refuse-chap:     oui
gsm.initial-eps-bearer-refuse-mschap:   oui
gsm.initial-eps-bearer-refuse-mschapv2: oui
proxy.method:                           none
proxy.browser-only:                     non
proxy.pac-url:                          --
proxy.pac-script:                       --
GENERAL.NAME:                           Test4
GENERAL.UUID:                           fdb43a3d-a956-4347-92ba-a350ddce6b33
GENERAL.DEVICES:                        wwan0at1
GENERAL.IP-IFACE:                       wwan0
GENERAL.STATE:                          activé
GENERAL.DEFAULT:                        oui
GENERAL.DEFAULT6:                       non
GENERAL.SPEC-OBJECT:                    --
GENERAL.VPN:                            non
GENERAL.DBUS-PATH:                      /org/freedesktop/NetworkManager/ActiveConnection/12
GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/Settings/6
GENERAL.ZONE:                           --
GENERAL.MASTER-PATH:                    --
IP4.ADDRESS[1]:                         10.21.114.71/0
IP4.GATEWAY:                            0.0.0.0
IP4.ROUTE[1]:                           dst = 0.0.0.0/0, nh = 0.0.0.0, mt = 21050
IP6.GATEWAY:                            --
st@ZBook-15-G6:~$ journalctl -xe NM_CONNECTION=f8ee0cf7-1d05-4f03-9b15-f9a6de0de693 + NM_DEVICE=wwan0at1 | cat
mai 28 11:18:57 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959937.7605] device (wwan0at1): Activation: starting connection 'Test4' (fdb43a3d-a956-4347-92ba-a350ddce6b33)
mai 28 11:18:57 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959937.7606] device (wwan0at1): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
mai 28 11:18:57 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959937.7609] device (wwan0at1): state change: prepare -> need-auth (reason 'none', managed-type: 'full')
mai 28 11:18:57 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959937.7615] device (wwan0at1): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
mai 28 11:19:08 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959948.0687] device (wwan0at1): state change: prepare -> config (reason 'none', managed-type: 'full')
mai 28 11:19:08 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959948.0696] device (wwan0at1): state change: config -> ip-config (reason 'none', managed-type: 'full')
mai 28 11:19:08 ZBook-15-G6 NetworkManager[2443]: <warn>  [1779959948.0715] device (wwan0at1): retrieving IP configuration failed: modem IP method unsupported
mai 28 11:19:08 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959948.0737] device (wwan0at1): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
mai 28 11:19:08 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959948.0975] device (wwan0at1): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
mai 28 11:19:08 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959948.0976] device (wwan0at1): state change: secondaries -> activated (reason 'none', managed-type: 'full')
mai 28 11:19:08 ZBook-15-G6 NetworkManager[2443]: <info>  [1779959948.0979] device (wwan0at1): Activation: successful, device activated.
st@ZBook-15-G6:~$ journalctl -u ModemManager
mai 28 11:18:57 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect started...
mai 28 11:18:57 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (6/10): register
mai 28 11:18:57 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (7/10): wait to get packet service state attached
mai 28 11:18:57 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (8/10): bearer
mai 28 11:18:57 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (9/10): connect
mai 28 11:18:57 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] state changed (registered -> connecting)
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <wrn> [modem0/bearer0] connection attempt #10 failed: Serial command timed out
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] state changed (connecting -> registered)
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <msg> [modem0/bearer0] connection #10 finished: duration 0s
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <wrn> [modem0] couldn't connect bearer: Serial command timed out
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect started...
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (6/10): register
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (7/10): wait to get packet service state attached
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (8/10): bearer
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (9/10): connect
mai 28 11:19:01 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] state changed (registered -> connecting)
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <wrn> [modem0/bearer1] connection attempt #9 failed: Serial command timed out
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] state changed (connecting -> registered)
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <msg> [modem0/bearer1] connection #9 finished: duration 0s
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <wrn> [modem0] couldn't connect bearer: Serial command timed out
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect started...
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (6/10): register
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (7/10): wait to get packet service state attached
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (8/10): bearer
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (9/10): connect
mai 28 11:19:04 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] state changed (registered -> connecting)
mai 28 11:19:08 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] state changed (connecting -> connected)
mai 28 11:19:08 ZBook-15-G6 ModemManager[2532]: <msg> [modem0] simple connect state (10/10): all done
st@ZBook-15-G6:~$ nmcli monitor
wwan0at1: déconnecté
Le Networlmanager est dans l'état « déconnecté » maintenant
wwan0at1: utilisation de la connection « Test4 »
wwan0at1: connexion (préparation)
Le Networlmanager est dans l'état « connexion » maintenant
wwan0at1: connexion (authentification requise)
wwan0at1: connexion (préparation)
Test4: le profil de connexion a changé
wwan0at1: connexion (configuration)
wwan0at1: connexion (obtention de la configuration IP)
« Test4 » est la connexion primaire.
wwan0at1: connexion (contrôle de la connectivité IP)
wwan0at1: connexion (démarrage des connexions secondaires)
wwan0at1: connecté
Le Networlmanager est dans l'état « connecté (site seulement) » maintenant
La connectivité est « limité » maintenant

Edit 3:
In console mode, I was able, for example, to ping 216.239.38.120 (google.com) but ping google.com did not work. So it was a DNS problem.

There was no DNS, so I manually included it:

nmcli c modify Test4 ipv4.dns "1.1.1.3 1.0.0.3"
nmcli c modify Test4 ipv4.ignore-auto-dns yes

and I did the same for ipv6 (after I tested it was already working only with ipv4):

nmcli c modify Test4 ipv6.dns "2606:4700:4700::1113 2606:4700:4700::1003"
nmcli c modify Test4 ipv6.ignore-auto-dns yes

After restarting the network, everything is okay.

====================================
useful tips (personnal reminder):

  • to modify a parameter (for example gsm.initial-eps-bearer-noauth): nmcli c modify Test5 gsm.initial-eps-bearer-noauth no
  • to list all profiles:nmcli con
  • to delete a profile (for example Test5): nmcli con delete Test5
SOLVED - Issue with kernel 7.0.0-15 after update from Ubuntu 25.10 to 26.04 https://askubuntu.com/questions/1566991/solved-issue-with-kernel-7-0-0-15-after-update-from-ubuntu-25-10-to-26-04

I have updated my Ubuntu from 25.10 version to 26.04, I received some error dusring the installation about the kernel.

At the first start I had a kernel panic error, I solved it starting my PC with the previous kernel version then I provided the following commands:

 sudo update-initramfs -u -k version

Now I can boot with any problem my PC with the latest kernel available 7.0.0-15.

But I think there is a problem, if I try to update my system via terminal this is what I have:

kaotik@kaotik:~$ sudo apt update && sudo apt upgrade
[sudo: authenticate] Password:       
Trovato:1 http://security.ubuntu.com/ubuntu resolute-security InRelease
Trovato:2 http://archive.ubuntu.com/ubuntu resolute InRelease                                       
Trovato:3 https://dl.google.com/linux/chrome-stable/deb stable InRelease                         
Trovato:4 http://archive.ubuntu.com/ubuntu resolute-updates InRelease   
Trovato:5 https://esm.ubuntu.com/apps/ubuntu resolute-apps-security InRelease
Trovato:6 http://archive.ubuntu.com/ubuntu resolute-backports InRelease
Trovato:7 https://esm.ubuntu.com/apps/ubuntu resolute-apps-updates InRelease
Trovato:8 http://archive.ubuntu.com/ubuntu resolute-proposed InRelease
Trovato:9 https://esm.ubuntu.com/infra/ubuntu resolute-infra-security InRelease
Trovato:10 https://esm.ubuntu.com/infra/ubuntu resolute-infra-updates InRelease
3 pacchetti possono essere aggiornati: eseguire "apt list --upgradable" per vederli.
Non ancora aggiornati per via dello scaglionamento:
  gnome-session-bin  gnome-session-common  ubuntu-session

Riepilogo:
  Aggiornamento: 0, Installazione: 0, Rimozione: 0, Non aggiornati: 3
  1 non completamente installati o rimossi.
  Spazio richiesto: 0 B / 413 GB disponibile

Continuare? [S/n] s
Configurazione di linux-image-7.0.0-15-generic (7.0.0-15.15)...
Elaborazione dei trigger per linux-image-7.0.0-15-generic (7.0.0-15.15)...
/etc/kernel/postinst.d/dracut:
dracut: Generating /boot/initrd.img-7.0.0-15-generic
dracut[W]: If you need to use bluetooth, please include it explicitly.
dracut[W]: If you need to use bluetooth, please include it explicitly.
/etc/kernel/postinst.d/kdump-tools:
kdump-tools: Generating /var/lib/kdump/initrd.img-7.0.0-15-generic
E: /usr/share/initramfs-tools/hooks/dhcpcd failed with return 1.
update-initramfs: failed for /var/lib/kdump/initrd.img-7.0.0-15-generic with 1.
run-parts: /etc/kernel/postinst.d/kdump-tools exited with return code 1
dpkg: errore nell'elaborare il pacchetto linux-image-7.0.0-15-generic (--configure):
 old linux-image-7.0.0-15-generic package postinst maintainer script subprocess failed with exit status 1
Si sono verificati degli errori nell'elaborazione:
 linux-image-7.0.0-15-generic
Errore: Sub-process /usr/bin/dpkg returned an error code (1)

I have tried to fix the installation using the forllowing commands:

kaotik@kaotik:~$ sudo dpkg --configure -a
Configurazione di linux-image-7.0.0-15-generic (7.0.0-15.15)...
Elaborazione dei trigger per linux-image-7.0.0-15-generic (7.0.0-15.15)...
/etc/kernel/postinst.d/dracut:
dracut: Generating /boot/initrd.img-7.0.0-15-generic
dracut[W]: If you need to use bluetooth, please include it explicitly.
dracut[W]: If you need to use bluetooth, please include it explicitly.
/etc/kernel/postinst.d/kdump-tools:
kdump-tools: Generating /var/lib/kdump/initrd.img-7.0.0-15-generic
E: /usr/share/initramfs-tools/hooks/dhcpcd failed with return 1.
update-initramfs: failed for /var/lib/kdump/initrd.img-7.0.0-15-generic with 1.
run-parts: /etc/kernel/postinst.d/kdump-tools exited with return code 1
dpkg: errore nell'elaborare il pacchetto linux-image-7.0.0-15-generic (--configure):
 old linux-image-7.0.0-15-generic package postinst maintainer script subprocess failed with exit status 1
Si sono verificati degli errori nell'elaborazione:
 linux-image-7.0.0-15-generic
kaotik@kaotik:~$ sudo apt-get install -f
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze... Fatto
Lettura informazioni sullo stato... Fatto   
Risoluzione dipendenze... Fatto
0 aggiornati, 0 installati, 0 da rimuovere e 3 non aggiornati.
1 non completamente installati o rimossi.
Dopo quest'operazione, verranno occupati 0 B di spazio su disco in più.
Configurazione di linux-image-7.0.0-15-generic (7.0.0-15.15)...
Elaborazione dei trigger per linux-image-7.0.0-15-generic (7.0.0-15.15)...
/etc/kernel/postinst.d/dracut:
dracut: Generating /boot/initrd.img-7.0.0-15-generic
dracut[W]: If you need to use bluetooth, please include it explicitly.
dracut[W]: If you need to use bluetooth, please include it explicitly.
/etc/kernel/postinst.d/kdump-tools:
kdump-tools: Generating /var/lib/kdump/initrd.img-7.0.0-15-generic
E: /usr/share/initramfs-tools/hooks/dhcpcd failed with return 1.
update-initramfs: failed for /var/lib/kdump/initrd.img-7.0.0-15-generic with 1.
run-parts: /etc/kernel/postinst.d/kdump-tools exited with return code 1
dpkg: errore nell'elaborare il pacchetto linux-image-7.0.0-15-generic (--configure):
 old linux-image-7.0.0-15-generic package postinst maintainer script subprocess failed with exit status 1
Si sono verificati degli errori nell'elaborazione:
 linux-image-7.0.0-15-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

I have tried to reinstall the kernel too:

kaotik@kaotik:~$ sudo apt install --reinstall linux-image-$(uname -r) linux-modules-$(uname -r)
[sudo: authenticate] Password:       
Riepilogo:                                 
  Aggiornamento: 0, Installazione: 0, Reinstallazione: 2Rimozione: 0, Non aggiornati: 6
  1 non completamente installati o rimossi.
  Dimensione scaricamento: 169 MB
  Spazio richiesto: 0 B / 414 GB disponibile

Scaricamento di:1 http://archive.ubuntu.com/ubuntu resolute-updates/main amd64 linux-modules-7.0.0-15-generic amd64 7.0.0-15.15 [169 MB]
Recuperati 169 MB in 8s (22,5 MB/s)                                                                                                                                                         
Errore: Internal Error, No file name for linux-image-7.0.0-15-generic:amd64

But I have always that error message.

Could you please help me to fix it?

Thank you


I've tried these commands:

kaotik@kaotik:~$ sudo cp /boot/initrd.img-7.0.0-15-generic /boot/initrd.img-7.0.0-15-generic.img.$(date +%m-%d-%H%M%S).bak
[sudo: authenticate] Password:       
kaotik@kaotik:~$ sudo dracut -v -f /boot/initrd.img-7.0.0-15-generic 7.0.0-15-generic
dracut[I]: Executing: /usr/bin/dracut -v -f /boot/initrd.img-7.0.0-15-generic 7.0.0-15-generic
dracut[W]: If you need to use bluetooth, please include it explicitly.
dracut[I]: 71overlayfs-crypt: Could not find any command of 'cryptsetup'!
dracut[W]: If you need to use bluetooth, please include it explicitly.
dracut[I]: 71overlayfs-crypt: Could not find any command of 'cryptsetup'!
dracut[I]: *** Including module: console-setup ***
dracut[I]: *** Including module: dash ***
dracut[I]: *** Including module: systemd ***
dracut[I]: *** Including module: systemd-ask-password ***
dracut[I]: *** Including module: systemd-battery-check ***
dracut[I]: *** Including module: systemd-initrd ***
dracut[I]: *** Including module: systemd-journald ***
dracut[I]: *** Including module: systemd-modules-load ***
dracut[I]: *** Including module: systemd-pcrextend ***
dracut[I]: *** Including module: systemd-sysctl ***
dracut[I]: *** Including module: systemd-tmpfiles ***
dracut[I]: *** Including module: systemd-udevd ***
dracut[I]: *** Including module: i18n ***
dracut[I]: *** Including module: plymouth ***
dracut[I]: *** Including module: simpledrm ***
dracut[I]: *** Including module: fs-lib ***
dracut[I]: *** Including module: kernel-modules ***
dracut[I]: *** Including module: kernel-modules-extra ***
dracut[I]: *** Including module: rootfs-block ***
dracut[I]: *** Including module: terminfo ***
dracut[I]: *** Including module: udev-rules ***
dracut[I]: *** Including module: dracut-systemd ***
dracut[I]: *** Including module: initqueue ***
dracut[I]: *** Including module: usrmount ***
dracut[I]: *** Including module: systemd-sysusers ***
dracut[I]: *** Including module: base ***
dracut[I]: *** Including module: shell-interpreter ***
dracut[I]: *** Including module: shutdown ***
dracut[I]: *** Including modules done ***
dracut[I]: *** Installing kernel module dependencies ***
dracut[I]: *** Installing kernel module dependencies done ***
dracut[I]: *** Resolving dependencies for executables and libraries ***
dracut[I]: *** Resolving dependencies for executables and libraries done ***
dracut[I]: *** Generating early-microcode cpio image ***
dracut[I]: *** Constructing AuthenticAMD.bin ***
dracut[I]: *** Store current command line parameters ***
dracut[I]: Stored kernel commandline:
dracut[I]:  root=UUID=804df917-be68-43b0-bca7-ed6409e1f9bc rootfstype=ext4 rootflags=rw,relatime
dracut[I]: *** Stripping files ***
dracut[I]: *** Stripping files done ***
dracut[I]: *** Creating image file '/boot/initrd.img-7.0.0-15-generic.tmp' ***
dracut[I]: *** Hardlinking files ***
dracut[I]: *** Hardlinking files done ***
dracut[I]: Using auto-determined compression method 'zstd'
dracut[I]: *** Creating initramfs image file '/boot/initrd.img-7.0.0-15-generic.tmp' done ***
dracut[I]: *** Moving image file '/boot/initrd.img-7.0.0-15-generic.tmp' to '/boot/initrd.img-7.0.0-15-generic' ***
dracut[I]: *** Moving image file '/boot/initrd.img-7.0.0-15-generic.tmp' to '/boot/initrd.img-7.0.0-15-generic' done *

Then I've tried to update the system again:

Elaborazione dei trigger per linux-image-7.0.0-15-generic (7.0.0-15.15)...
/etc/kernel/postinst.d/dracut:
dracut: Generating /boot/initrd.img-7.0.0-15-generic
dracut[W]: If you need to use bluetooth, please include it explicitly.
dracut[W]: If you need to use bluetooth, please include it explicitly.
/etc/kernel/postinst.d/kdump-tools:
kdump-tools: Generating /var/lib/kdump/initrd.img-7.0.0-15-generic
E: /usr/share/initramfs-tools/hooks/dhcpcd failed with return 1.
update-initramfs: failed for /var/lib/kdump/initrd.img-7.0.0-15-generic with 1.
run-parts: /etc/kernel/postinst.d/kdump-tools exited with return code 1
dpkg: errore nell'elaborare il pacchetto linux-image-7.0.0-15-generic (--configure):
 old linux-image-7.0.0-15-generic package postinst maintainer script subprocess failed with exit status 1
Si sono verificati degli errori nell'elaborazione:
 linux-image-7.0.0-15-generic
Errore: Sub-process /usr/bin/dpkg returned an error code (1)

Same issue

----EDIT---- Thanks everyone for the advices. After reading around, I realized that dracut completely replaced initramfs and that their coexistence could cause problems. So I tried completely removing initramfs and checking if everything was OK with dragcut:

sudo apt purge initramfs-tools initramfs-tools-core initramfs-tools-bin
sudo apt install dracut dracut-core
sudo dracut -f --regenerate-all
sudo apt update && sudo apt upgrade
sudo apt autoremove

By running these commands the problem was solved and I no longer get the error message.

Configure two ethernet interface on Ubuntu https://askubuntu.com/questions/1422727/configure-two-ethernet-interface-on-ubuntu

I'm trying to configure two Ethernet connections on the same computer running on Ubuntu but every attempts that I have made doesn't allow me to enable both Ethernet connections at the same time and I don't understand why. To have a better understanding of what I want to do, here is a description of the three involved computers represented at the following picture:

1

  • Computer A: my personal computer (running on windows) which is connected to internet
  • Computer B: a computer running on Ubuntu 22.04, connected via Ethernet to internet and to the computer C
  • C : a Ubuntu server 22.04 which is only connected to the computer B via Ethernet

I want to have access to the computer C from the computer A with SSH. I already have set static ips on computers B and C:

  • On computer B: xx.yy.zz.101 for the Ethernet port linked to the Ethernet port of the computer C
  • On computer B: xx.yy.zz.100 for the Ethernet port connected to internet
  • On computer C: xx.yy.zz.102 for the Ethernet port linked to the Ethernet port of the computer B

So, I should be able to access first from computer A to computer B with the command:

ssh xx.yy.zz.100

and then from computer B to C with the command:

ssh xx.yy.zz.102

Nevertheless, I can do only one of the two connections (depending on which one is active). The netplan configuration file of the computer B is:

---
network:
  version: 2
  ethernets:
    enp35s0: # Connection to computer C
      dhcp4: false
      addresses: [xx.yy.zz.101/24] # Need to configure a static ip
      gateway4: xx.yy.zz.1
    enp42s0: # Connection to internet
      dhcp4: false
      addresses: [xx.yy.zz.100/24] # Need to configure a static ip
      gateway4: xx.yy.zz.1
      nameservers:
      - addresses: [a.b.c.d, e.f.g.h]

and the command "ip a" shows:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group    default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp35s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 00:13:3b:0f:8f:36 brd ff:ff:ff:ff:ff:ff
    inet 10.102.100.101/24 brd 10.102.100.255 scope global enp35s0
       valid_lft forever preferred_lft forever
    inet6 fe80::213:3bff:fe0f:8f36/64 scope link 
       valid_lft forever preferred_lft forever
3: enp36s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 00:13:3b:0f:8f:37 brd ff:ff:ff:ff:ff:ff
4: enp42s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 2c:f0:5d:9a:e0:2c brd ff:ff:ff:ff:ff:ff
    inet 10.102.100.100/24 brd 10.102.100.255 scope global enp42s0
       valid_lft forever preferred_lft forever
    inet6 fe80::2ef0:5dff:fe9a:e02c/64 scope link 
       valid_lft forever preferred_lft forever

Can you help me to understand why the two Ethernet interfaces can't be used at the same time? I already tried several options, like using the routes option with some priority but I have never succeeded to do what I want so I don't know which is simple way to do what I want.

Giving Plex Media Server Access to External EXFAT Drive on 19.10.1 RaspberryPi 4 4gb https://askubuntu.com/questions/1208132/giving-plex-media-server-access-to-external-exfat-drive-on-19-10-1-raspberrypi-4

Edit2 (SUCCESS): First off, thank you to all who responded! I got my Plex server working perfectly. I didn't get email notifications with updates to the question for some reason so I just checked and got it all working.

@Terrance, I did manually create an actual mount point under "/media/HDD-M" (HDD-M s the drive name, HDD-Movies) through the initial guide I referenced. It did seem to work but Plex was still blind. Following that new mount point would lead me to my drive and allow access but made no difference to Plex. After following @user535733 response I realized the original guide I found may have allowed me to screw things up so I followed it backwards and undid everything before trying the link you posted @Terrance which worked after I messed with the mount point renaming a bit until Ubuntu was satisfied with my efforts. Just like that, it read and streamed without a hitch. For some reason, Ubuntu didn't like "/media/HDD-M" but once I changed it to "/media/SG" it worked without issue. No clue why that syntax made any sort of difference, but it did..

Either way, I really appreciate the assistance so much from you all. I was running Ubuntu fulltime ~13 years ago as a young nerdy kiddo and abandoned it when my mom got me a Macbook for graduating high school early so I forgot most of what I had learned. I plan on this getting me back into linux and eventually being proficient enough to help others like you all helped me.

Edit: I followed @user535733 instructions and immediately hit a wall at step 2 trying to edit permissions. I tried changing the file access to read and write and that seemed to work but had no effect on Plex. Upon trying to change the group I was modifying permissions for, a message came up stating I do not have permission to change the group.

I started off this incredibly frustrating journey a few weeks ago and came to this guide when plex couldn't see directories on my external: https://forums.plex.tv/t/using-ext-ntfs-or-other-format-drives-internal-or-external-on-linux/198544

This flew over my head very fast because of the way it was written, maybe I'm just an idiot and these steps really are perfectly formatted; but I couldn't ever get it to work at any point no matter how many times I tried.

Found AskUbuntu and looked through it which brought me to this post (plex folder access)

It was several years old which concerned me but I figured I would give it a shot. All the commands seemed to work fine but my drive is still inaccessible by Plex.

It is perfectly visible on my desktop, I understand this is a permissions issue with the way Linux is designed, not a fault of Plex or anything.

If anyone could help me out, I would really appreciate it because it's starting to drive me a bit crazy.

DHCP server won't start. Gives 'Not configured to listen on any interfaces!' even when configured https://askubuntu.com/questions/536531/dhcp-server-wont-start-gives-not-configured-to-listen-on-any-interfaces-eve

I have just setup isc-dhcp on my server. I even setup the correct interface. But still the dhcp server won't boot. Its says Not configured to listen on any interfaces! in the syslog. And when I try dhcpd -t /etc/dhcp/dhcpd.conf it gives this error : /etc/dhcp/dhcpd.conf: interface name too long (is 20

Here's my dhcpd.conf :

ddns-update-style none;

option domain-name "thpi";
option domain-name-servers 208.67.222.222, 208.67.220.220;

default-lease-time 86400;
max-lease-time 604800;

authoritative;

# Use this to send dhcp log messages to a different log file (you also
# have to hack syslog.conf to complete the redirection).
log-facility local7;


subnet 10.0.0.0 netmask 255.255.255.0 {
    ## dhcp start  and end IP range ##
    range 10.0.0.20 10.0.0.90;
    option subnet-mask 255.255.255.0;     ## subnet
    option broadcast-address 10.0.0.255; ## broadcast
    option routers 10.0.0.1; ## router IP


    host pc1 {
        hardware ethernet 60:a4:4c:3d:76:fa;
        fixed-address 10.0.0.100;
    }

    host lap1 {
        hardware ethernet 6c:71:d9:1e:f3:4f;
        fixed-address 10.0.0.150;
    }

    host thnote {
        hardware ethernet d0:22:be:d3:be:e1;
        fixed-address 10.0.0.200;
    }
}

/etc/default/isc-dhcp-server file :

# Defaults for isc-dhcp-server initscript
# sourced by /etc/init.d/isc-dhcp-server
# installed at /etc/default/isc-dhcp-server by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Path to dhcpd's config file (default: /etc/dhcp/dhcpd.conf).
#DHCPD_CONF=/etc/dhcp/dhcpd.conf

# Path to dhcpd's PID file (default: /var/run/dhcpd.pid).
#DHCPD_PID=/var/run/dhcpd.pid

# Additional options to start dhcpd with.
#       Don't use options -cf or -pf here; use DHCPD_CONF/ DHCPD_PID instead
#OPTIONS=""

# On what interfaces should the DHCP server (dhcpd) serve DHCP requests?
#       Separate multiple interfaces with spaces, e.g. "eth0 eth1".
INTERFACES="eth0:0"

Interfaces file :

auto lo

iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.1.10
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1

auto eth0:0
iface eth0:0 inet static
name Lan
address 10.0.0.1
netmask 255.255.255.0
network 10.0.0.0

allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

What might be the issue?

Is there a tool for removing metadata? https://askubuntu.com/questions/308250/is-there-a-tool-for-removing-metadata

the title says it all. is there a tool?

I installed ExifTool, but can't find a way to remove all at once with one command.