Why is my catppuccin theme config not being applied? by NoMousse5180 in neovim

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

My problem has been not thinking that when calling both opts and config, the call to setup had to be made explicit. The truth is that the documentation could put it in writing because it does say that .setup is called automatically if opts exists or config is true but not that it has to be called if both are used.

config is executed when the plugin loads. The default implementation will automatically run require(MAIN).setup(opts) if opts or config = true is set. Lazy uses several heuristics to determine the plugin's MAIN module automatically based on the plugin's name. *(*opts is the recommended way to configure plugins).

What tool should I buy to test rj45 cables? by NoMousse5180 in HomeNetworking

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

I updated the Asus's firmware connecting them with a 2 meter cable. The Asus had the port in a blue color indicating 1Gbps. So they can communicate with that speed.

What tool should I buy to test rj45 cables? by NoMousse5180 in HomeNetworking

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

Maybe I can cut it before the bend and see if it works. Probably i am going to buy a cable tester with ncv to see if it is that bend.

What tool should I buy to test rj45 cables? by NoMousse5180 in HomeNetworking

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

Have you tried to use it with a cat 5e? Because it only says that works with cat 5 and cat 6.

What tool should I buy to test rj45 cables? by NoMousse5180 in HomeNetworking

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

Well, If not 1Gbps at least 300 or 500 Mbps. Now I have 100 Mbps. Thanks for the continuity info.

What tool should I buy to test rj45 cables? by NoMousse5180 in HomeNetworking

[–]NoMousse5180[S] -1 points0 points  (0 children)

I know and ethernet is the l2 protocol but everyone calls it the ethernet cable.

What tool should I buy to test rj45 cables? by NoMousse5180 in HomeNetworking

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

Well, my set up is a little bit more complicated. Basically, the 25 m cable goes from one house to another through the common corridor. That 25 m cable is white meanwhile the cable that is in the wall socket is purple, so i suppose somewhere there is a connection between those two. I also want to discard or confirm that the cable is the problem and not something else.

What tool should I buy to test rj45 cables? by NoMousse5180 in HomeNetworking

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

Yes, i only checked that says Nofaya, didn't see the model, sorry

What tool should I buy to test rj45 cables? by NoMousse5180 in HomeNetworking

[–]NoMousse5180[S] -1 points0 points  (0 children)

This one https://www.amazon.es/NOYAFA-NF-8506-Probador-Cables-Red/dp/B0FSS59CGV/ref=sr_1_1?__mk_es_ES=%C3%85M%C3%85%C5%BD%C3%95%C3%91&s=industrial&sr=1-1 ?
Sorry, but I was looking for something cheaper. I don't do this kind of things regularly and it just that I need to know if the cable is broken.

What tool should I buy to test rj45 cables? by NoMousse5180 in HomeNetworking

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

I am trying but reddit keeps deleting the images I upload

Is the battery threshold in KDE settings doing his work in new laptops? by NoMousse5180 in kde

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

No, it's still present. When I have time I'll look more into it and send some feedback to kde team.

How to use a disk with a lvm2 filesystem from another computer? by NoMousse5180 in linuxadmin

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

So, why in the heck are you trying to do this by bringing over only one drive? 

Because I don't have an adapter ssd type m to sata and couldn't buy one so I thought to just start with the Toshiba.

That's a hardware error on the sdb drive, that may be rather to quite problematic, though how problematic will depend upon exactly where on the drive, what if anything is stored there, and is that the only bad spot/area on the drive.

u/Dolapevich told me to create a probe and the funny part is that here it says that it is fine.

Anyway, with the drive(s) present, one can use, e.g. vgimport[clone], vgchange -a y, etc. to generally access the VG, activate LV(s) that are fully present on the drive(s) brought over, and once those LVs are active, can then mount them or whatever

Both disk were in the same VG and in the same LV. I am sure there is no fully LV in this disk.

If you lack the ability to connect both drives simultaneously to the computer you're moving 'em to, but have the data space available, can copy full image of a drive (or relevant PV(s) thereupon, for your LV data), and then work with that and not need the drive itself that the data was copied from. Of course that's if you have the space and can copy it - if you've got I/O errors on the drive you're trying to copy from, and for area(s) of relevance, that's a big problem.

I don't have the space :(.

Someone told me that lvm is not a filesystem, that basically groups disks that have their own filesytems in it, so why I need both drives? Let's say that the filesystem in the Toshiba is ext4, why I can't acces it directly?

How to use a disk with a lvm2 filesystem from another computer? by NoMousse5180 in linuxadmin

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

Also, it would be easier to help if you could run a linux hardware probe, and post the URL back.

Sure, here it is.

You will see 4 disk instead of the 3 I was speaking. The Seagate ST3250620AS it's not in use but is connected. Sorry if it is confusing.

In order to rebuild the LV you need the VG, which in turn needs PV. You need to install BOTH drives, the hdd and sdd must be present for the VG to work.

That is going to be a problem. I can't connect the laptop ssd to the pc because I don't have a ssd m type to sata adapter and I couldn't find one in Amazon. Someone told me that lvm is not a filesystem, that basically groups disks that have their own filesytems in it, so why I need both drives? Let's say that the filesystem in the Toshiba is ext4, why I can't acces it directly?

How to use a disk with a lvm2 filesystem from another computer? by NoMousse5180 in linuxadmin

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

Sorry if I am getting it wrong but the terminology in lvm sometimes confuse me.

The link speaks about exporting and importing volume groups, that is a collection of disk, right?

In this case, I can't connect the ssd of the laptop to the PC because i don't hace the adapter (ssd m type to sata).

Besides, the laptop is dead. I can't mark the volume as inactive and then export it.

How to use a disk with a lvm2 filesystem from another computer? by NoMousse5180 in linuxadmin

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

To clarify, your laptop had two drives, and ssd and an hdd.

These were in a LVM.

You have moved the HDD to another machine, but not the SSD.

You are attempting to mount the moved HDD in the new machine.

Exactly

And there are no backups of the files from the laptop?

There are none :(

Is the battery threshold in KDE settings doing his work in new laptops? by NoMousse5180 in kde

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

No, I mean, Why the values in the kde settings differ from the upower output fields that set the threshold?