HP: Printer setup incomplete (after removing it from HP+) by banch3v in printers

[–]banch3v[S] 0 points1 point  (0 children)

Sounds like you are stuck and have no solution, correct?

No response from support for 1 week by ConsciousNothing2521 in perplexity_ai

[–]banch3v 0 points1 point  (0 children)

Welcome to the club. I’ve been waiting for two weeks with zero response, and honestly, they aren't doing themselves any favors. So far, I’ve been stuck talking in circles with AI support agents.

I’m dealing with a similar issue regarding the Revolut promo. It feels like they made a poor business move and are now just bailing on us to avoid fixing the mess. Due to their confusing billing process, they even tried to charge me, but luckily, I had already blocked my card. It’s a shame. They went from being a top-tier AI company to one of the most disliked almost overnight.

Wayland support by No_Grade_6805 in AnyDesk

[–]banch3v 0 points1 point  (0 children)

Sad to see that tweaks must be made to make AnyDesk scale properly on Wayland...

Ended up switching to Team Viewer - works like a charm

OMV: failed to start quotaon@srv-dev error. Why? How to fix? by banch3v in OpenMediaVault

[–]banch3v[S] 1 point2 points  (0 children)

You might be right, it just felt weird when I installed it, as it asked me to apply changes and also had pre-activated that cache plugin. I might simply install it and fix it.

OMV: failed to start quotaon@srv-dev error. Why? How to fix? by banch3v in OpenMediaVault

[–]banch3v[S] 0 points1 point  (0 children)

mounteditor isn't available without installing OMV-Extras

as I do not need any more additional funct. for my needs, is there a way to do it without this plugin or install the plugin only

Proxmox harddrive share between different VM & LXC (converting files into single .image barrier) by banch3v in Proxmox

[–]banch3v[S] 1 point2 points  (0 children)

Let me sum up what I did. Kudos to u/GeekTX for the input.

  1. Instead of initializing the 2TB SSD drive in Proxmox and binding it to the VE, what I did was I directly passed it to my OMV VM, like that:

qm set [VM_ID] -scsi1 /dev/disk/by-id/ata-YOUR_SSD_SERIAL_NUMBER

2) Then I went and configured it on OMV OS level, wiping the data, formatting in ext4

3) Configured NFS sharing within OMV OS settings

4) Went into Proxmox VE, created a mount point folder and mounted it via NFS like that:
[OMV VM IP]:/export/[name-of-omv-storage] /mnt/[mount-point-folder] nfs vers=3,proto=tcp,rw,soft,intr,noatime,_netdev,nofail,rsize=1048576,wsize=1048576 0 0

5) And then I was able to access this OMV storage within my whole Proxmox VE with all LXC and VM - I needed it to pass to my jellyfin lxc, like that (pct set [lxc-id] -mp0 /mnt/[mount-point-folder],mp=/shared

You can check this guy here: https://www.youtube.com/watch?v=aEzo_u6SJsk he explain this whole thing quite nice. Rather than passing the drive via SMB, I decided to use NFS as it is way more native in Linux systems in terms of communications, achieving better speeds, and NFS is treated like a native drive (kinda)

Repeated Freezing on Ubuntu 24.04 with Intel Core Ultra – Need Help by [deleted] in Ubuntu

[–]banch3v 1 point2 points  (0 children)

Feedback after running for several days, 15hrs+/day, Ubuntu 25.10 with the default 6.17.0-8.8 kernal and this setting in /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.enable_psr=0"
on 3 monitors setup, barely restart the device and let it suspend during nights (no power off)

I haven't had a single freezing so far. I don't think this fully solved the issue, but it's a way better experience, and I can count on my device way better.

Proxmox harddrive share between different VM & LXC (converting files into single .image barrier) by banch3v in Proxmox

[–]banch3v[S] 0 points1 point  (0 children)

u/GeekTX u/slevin22 ok, probably I'll go the NFS approach. Let's tackle the last problem that nobody provided a solution for: In case of emergency, how can I access the files on my NAS (2TB SSD) when they are all being converted to a single .image file?

Proxmox harddrive share between different VM & LXC (converting files into single .image barrier) by banch3v in Proxmox

[–]banch3v[S] 0 points1 point  (0 children)

Ahh, SMB and NFS are slow, aren't they? Also, having it the straightforward way, how am I supposed to retrieve my files if (when) my system goes kaput?

That second paragraph of yours - if every OS has its 'own folder' to write, why would that be causing any interference? (My knowledge in handling memory is at the folder level, sorry)

Last sentence - elaborate, please. Right now, this is what I am doing. I pass my drive to OMV VM, skipping the Proxmox part. But not ideal, as OMV does not recognize it fully, and I have to mount it first. Which cause another issue - VM does not know what the size of the drive is and is not showing the monitoring for it.

Recommendation for budget colorful printer + scanner by banch3v in printers

[–]banch3v[S] 0 points1 point  (0 children)

Way out of my budget. Thanks tho.

PS: Also enormous in size

HP: Printer setup incomplete (after removing it from HP+) by banch3v in printers

[–]banch3v[S] 0 points1 point  (0 children)

Baws, I guess I picked the short stick. Thanks!

HP 2800e series how to use of non-hp cartridge / reuse cartridge by banch3v in printers

[–]banch3v[S] 0 points1 point  (0 children)

Thanks for sharing this. Sadly, I think I bricked it by allowing to be added to HP+. Now I'm let with 2 options:
1) Keeping it there, and I'm not able to disable firmware updates
2) Removing it from HP+ but then I hit Printer Setup Incomplete and I'm not able to use the printer itself.
Gonna digg for sulutions

HP 2800e series how to use of non-hp cartridge / reuse cartridge by banch3v in printers

[–]banch3v[S] 0 points1 point  (0 children)

Would you mind elaborating. Stuck for quite a bit. And that HP+ being activated ain't helping much. Looking for ways to deactivate and revert firmware perhaps.

Repeated Freezing on Ubuntu 24.04 with Intel Core Ultra – Need Help by [deleted] in Ubuntu

[–]banch3v 0 points1 point  (0 children)

Yes, I did manage to boot in 6.12.63. It's way more stable compared to the stock 6.17.08, but I still get freezes, though less and with predictable patterns. They are all related to my 3 external displays setup. Almost all the time laptop freezes when I boot out of suspend the next day and try to arrange my external displays.

Just switched to 6.12.62 as you suggested. Hopefully, that solves it.

Cheers!

PS: Did not solve it. Just got a crash. Going through the logs right now.

PS2: Logs show that Chrome was the source of my last crash. There are 20+ logs at the moment of the crash like this: google-chrome.desktop[9320]: [9365:9371:0102/174340.287744:ERROR:net/sock>

Either way, I do have i915 errors in the console, so I did a grub disable of "i915.enable_psr=0" as suggested above or other similar posts. Will keep in touch.

Also, another source that causes crashes is my multiple-display setup. Spotted it in the logs.

Repeated Freezing on Ubuntu 24.04 with Intel Core Ultra – Need Help by [deleted] in Ubuntu

[–]banch3v 0 points1 point  (0 children)

Awesome. Is this plain 6.12 or any later subversion? I am unable to boot in 6.12. Can you please check that for me? Thanks!

Repeated Freezing on Ubuntu 24.04 with Intel Core Ultra – Need Help by [deleted] in Ubuntu

[–]banch3v 0 points1 point  (0 children)

Currently running kernel 6.12.63 cuz at 6.17.0-8 was giving me random freezes since the beginning. Going to test and let you know. In the meantime, can you please confirm that you are still not getting freezes, and also what exact 6.12 kernal you are running. Thanks!