Search found 110 matches

by kaefert
Thu Dec 08, 2022 12:26 pm
Forum: Hardware Support
Topic: how to debug hdmi problems?
Replies: 3
Views: 813

Re: how to debug hdmi problems?

using the same hdmi cable with the same display+audio device connected on the other side but connected to an usb-c docking station that includes an hdmi connector works, though only with stereo sound at the moment. I think I remember the internal hdmi connector did work with surround sound that firs...
by kaefert
Thu Dec 08, 2022 12:25 pm
Forum: Hardware Support
Topic: how to debug hdmi problems?
Replies: 3
Views: 813

Re: how to debug hdmi problems?

inxi -Fxxxrz System: Kernel: 5.15.0-56-generic x86_64 bits: 64 compiler: gcc v: 11.3.0 Desktop: Cinnamon 5.4.12 tk: GTK 3.24.33 wm: Mutter vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21 Vanessa base: Ubuntu 22.04 jammy Machine: Type: Laptop System: HP product: OMEN by HP Laptop 17-ck0xxx v: N/A ser...
by kaefert
Thu Dec 08, 2022 8:28 am
Forum: Hardware Support
Topic: how to debug hdmi problems?
Replies: 3
Views: 813

how to debug hdmi problems?

Hi there! I've installed Linux Mint Cinnamon on an HP Omen 17" ck0801ng laptop. The first time I connected an external HDMI monitor, both the display and the sound setup worked out of the box. I was able to configure the screen positioning in the display settings GUI and just used it. Now, the ...
by kaefert
Fri Apr 15, 2022 9:22 am
Forum: Gaming
Topic: Autoclicker for linux?
Replies: 8
Views: 12778

Re: Autoclicker for linux?

Hello, Auto-clicker is available for Windows only. For windows, this is something you are looking for: https://autoclicker.io/ However, If you want to use the autoclicker on Ubuntu, then you can install the Xdotool. It is the same as autoclicker. Run this command to install the Xdotool. sudo apt in...
by kaefert
Tue Nov 02, 2021 3:50 am
Forum: Beginner Questions
Topic: Problem hibernating to a swap file in Linux Mint 20.1
Replies: 15
Views: 1668

Re: Problem hibernating to a swap file in Linux Mint 20.1

Hybrid Sleep only becomes available once Hibernation is enabled, which it isn't in default installations.
by kaefert
Fri Oct 29, 2021 2:18 am
Forum: Beginner Questions
Topic: Problem hibernating to a swap file in Linux Mint 20.1
Replies: 15
Views: 1668

Re: Problem hibernating to a swap file in Linux Mint 20.1

did you try checking if there's any useful information on what happens in the journal? If you check it after a reboot, you can use journalctl --boot=-1 to see log messages from the previous boot. Maybe also add the --reverse parameter, so you don't have to scroll to the end but can see the last mess...
by kaefert
Sat Aug 07, 2021 9:45 am
Forum: Networking
Topic: wired LAN not shown in GUI Network Manager
Replies: 21
Views: 6241

Re: wired LAN not shown in GUI Network Manager

maybe I just didn't test the remote unlocking on boot well enough before (haven't rebooted the machine very often since it's installation). I now tried it a few times with both kernels with mixed results: both sometime work and sometime don't. About the issue of this thread: wired LAN not shown in G...
by kaefert
Tue Aug 03, 2021 3:28 pm
Forum: Hardware Support
Topic: Kernel 5.11.x expects i915 firmware versions not in repository
Replies: 7
Views: 767

Re: Kernel 5.11.x expects i915 firmware versions not in repository

I really don't understand why there's such a hostile vibe here. I just observed behavior of my Linux Mint installation that seems unintentional by it's creators. Since I'm thankful to all the open source contributors who make free linux operating systems possible, I try to give back where I can with...
by kaefert
Tue Aug 03, 2021 10:24 am
Forum: Hardware Support
Topic: Kernel 5.11.x expects i915 firmware versions not in repository
Replies: 7
Views: 767

Re: Kernel 5.11.x expects i915 firmware versions not in repository

How is it not a bug, if a packaged kernel tries to use firmware binaries, that the firmware package only contains older versions of? That quite clearly is an unintended packaging bug / mistake / however you want to call it. Nobody would intentionally do stuff like that. Me calling this a bug is not ...
by kaefert
Tue Aug 03, 2021 3:35 am
Forum: Hardware Support
Topic: Kernel 5.11.x expects i915 firmware versions not in repository
Replies: 7
Views: 767

Kernel 5.11.x expects i915 firmware versions not in repository

Other people with the same problem: https://unix.stackexchange.com/questions/556946/possible-missing-firmware-lib-firmware-i915-for-module-i915 After installing the 5.11.x Kernel, I get warnings when generating it's initramfs: W: Possible missing firmware /lib/firmware/i915/skl_guc_49.0.1.bin for mo...
by kaefert
Mon Aug 02, 2021 5:20 pm
Forum: Installation & Boot
Topic: Remote unlock LUKS system disk
Replies: 1
Views: 615

Re: Remote unlock LUKS system disk

another update: The method above does work fine on my machine with kernel 5.4.x but not with 5.11.x

With kernel 5.11.x it seems the machine only manages to load the LAN adapters kernel module after the DHCP-client already gave up on configuring any network devices:
IMG_20210802_230138_h1600.jpg
by kaefert
Mon Aug 02, 2021 4:00 pm
Forum: Networking
Topic: wired LAN not shown in GUI Network Manager
Replies: 21
Views: 6241

Re: wired LAN not shown in GUI Network Manager

okey, so I tried rebooting, doesn't seem any different. UPDATE: switching to Kernel 5.11 makes NetworkManager GUI handle my USB-C LAN Adapter. Though with this Kernel my initramfs-dropbear for remote LUKS unlocking stopped working. It seems with the 5.11 kernel the initramfs runtime does find the US...
by kaefert
Mon Aug 02, 2021 11:11 am
Forum: Networking
Topic: wired LAN not shown in GUI Network Manager
Replies: 21
Views: 6241

Re: wired LAN not shown in GUI Network Manager

# cat /etc/netplan/1-network-manager-all.yaml # Let NetworkManager manage all devices on this system network: version: 2 renderer: NetworkManager # netplan --debug generate DEBUG:command generate: running ['/lib/netplan/generate'] ** (generate:499554): DEBUG: 17:08:56.321: Processing input file /et...
by kaefert
Mon Aug 02, 2021 7:38 am
Forum: Networking
Topic: wired LAN not shown in GUI Network Manager
Replies: 21
Views: 6241

Re: wired LAN not shown in GUI Network Manager

Ahh, sorry, I was fixated on the path @t42 told me, didn't see the difference in your instructions. Sorry. I now created an Ethernet Profile named "DHCP Client" leaving everything as default only selecting the card (which was shown in a dropdown). But NetworkManager still shows only the wi...
by kaefert
Mon Aug 02, 2021 7:30 am
Forum: Networking
Topic: wired LAN not shown in GUI Network Manager
Replies: 21
Views: 6241

Re: wired LAN not shown in GUI Network Manager

no, if I click on this + I see this:
Screenshot_20210802_132933.png
by kaefert
Mon Aug 02, 2021 7:11 am
Forum: Networking
Topic: wired LAN not shown in GUI Network Manager
Replies: 21
Views: 6241

Re: wired LAN not shown in GUI Network Manager

Kadaitcha Man wrote: Mon Aug 02, 2021 7:01 am Just create a new connection for that device
how do I do that?
Left-click Network icon --> Network Settings --> "+" only allows me to create VPN profiles as explained, I can't see any other button in that window that could be meant by the description Add Profile button...
by kaefert
Mon Aug 02, 2021 6:50 am
Forum: Networking
Topic: wired LAN not shown in GUI Network Manager
Replies: 21
Views: 6241

Re: wired LAN not shown in GUI Network Manager

# nmcli r WIFI-HW WIFI WWAN-HW WWAN enabled enabled enabled enabled # nmcli r all on # nmcli r WIFI-HW WIFI WWAN-HW WWAN enabled enabled enabled enabled Left-click Network icon --> Network Settings --> Add Profile button If you mean the "+"-Button in there, this gives me a popup titled &q...
by kaefert
Mon Aug 02, 2021 4:49 am
Forum: Networking
Topic: wired LAN not shown in GUI Network Manager
Replies: 21
Views: 6241

Re: wired LAN not shown in GUI Network Manager

# nmcli -o wlp59s0: connected to {{{my wifi name}}} "Intel 6 AX200" wifi (iwlwifi), {{{my wifi mac}}}, hw, mtu 1500 ip4 default inet4 192.168.1.6/24 route4 0.0.0.0/0 route4 169.254.0.0/16 route4 192.168.1.0/24 inet6 fdaa:6290:6ff7::21a/128 inet6 fdaa:6290:6ff7:0:15c5:e729:c5c4:4e50/64 ine...
by kaefert
Mon Aug 02, 2021 2:26 am
Forum: Networking
Topic: wired LAN not shown in GUI Network Manager
Replies: 21
Views: 6241

Re: wired LAN not shown in GUI Network Manager

Okey, I will try that tonight (in around 14 hours). I don't want to reboot that system right now.

To clarify: The wired network is connected, gets assigned a config by my network's DHCP server, and performs as expected with the full GBit duplex bandwith. My issue is only with the NetworkManager GUI.
by kaefert
Mon Aug 02, 2021 2:18 am
Forum: Software & Applications
Topic: files /etc/cups/subscriptions.conf* recreated all the time?
Replies: 2
Views: 812

Re: files /etc/cups/subscriptions.conf* recreated all the time?

Hah! Sorry, I didn't know I need to prove it ;) I use btrbk (with snapshot_create onchange option) to make incremental backups of my btrfs subvolumes to external harddisks, and since I use a separate subvolume for /var I thought the root partition should not see any changes except for systemupdates ...

Go to advanced search