Re: [gentoo-user] Questions about installing Gentoo

2025-07-05 Thread Wol
n? What is the difference between systemctl preset-all --preset-mode=enable-only and systemctl preset-all? Sorry don't know. I don't remember doing anything like that for my systemd systems, but that was quite a while ago ... Cheers, Wol

Re: [gentoo-user] Benefits from full disk encryption on server?

2025-05-17 Thread Wol
computer. (There are ways to back up the key, but to a first approximation, take the disk out of the computer and it's cryptographically wiped.) Cheers, Wol

Re: [gentoo-user] Fragile python update is wedged.

2025-05-11 Thread Wol
t be a problem (and if Python 13 is now the default that's REALLY weird) is I don't have ~amd64 as default ... (and my system is systemd/kde, but that also should be irrelevant). Cheers, Wol

Re: [gentoo-user] Fragile python update is wedged.

2025-05-11 Thread Wol
On 11/05/2025 16:04, Eli Schwartz wrote: On 5/11/25 7:54 AM, Wol wrote: On 02/05/2025 18:07, Alan Mackenzie wrote: Hello, Gentoo. I've just been trying the update for python 3.13.  It went well on my new machine (well, after unmerging app-portage/unsymlink-lib, which was debris from

Re: [gentoo-user] Fragile python update is wedged.

2025-05-11 Thread Wol
acktrack was set to 100, and it used 100, which is why it failed ... useful info if I'm right ... :-) Cheers, Wol

Re: [gentoo-user] Fragile python update is wedged.

2025-05-11 Thread Wol
nless the system set it for me ... So I guess I need to do the "safer" upgrade, but it gives me two lines that look like comments, and says "use these to blah blah", How do I use them? Where do I put them? I don't "do" python - this is double dutch to me. Cheers, Wol

Re: [gentoo-user] Re: Help with re-partitioning disks

2025-05-09 Thread Wol
it the one that comes with the package, and your local config won't get overwritten by upgrades. Cheers, Wol

Re: [gentoo-user] Help with re-partitioning disks

2025-05-07 Thread Wol
and access your /home - a completely different kettle of fish. Or of course, going back to disk space and "having just one disk", how much would it cost to replace all those disks with a single, *larger* disk. I think a 1TB SSD is about £100? Not that expensive. Cheers, Wol

Re: [gentoo-user] New hard drive. Is this normal? It looks like a connect problem.

2025-05-06 Thread Wol
) because the system was quite capable of powering running drives, but couldn't provide the necessary boot-up surge to all the drives simultaneously. Cheers, Wol

Re: [gentoo-user] Fragile python update is wedged [Was: Fragile rust update is wedged].

2025-05-02 Thread Wol
me that is an even bigger risk factor ... the fact that emerge is written in Python should be seen as very risky! Cheers, Wol

Re: [gentoo-user] m.2 nvme stick not what I was expecting at all.

2025-02-26 Thread Wol
esn't, well, then I suspect you'll find it way easier to use a general purpose computer as a general purpose computer than to turn a TV into one. And that was my question. Does anyone know a way to get a WebOS (aka linux) tv to share the usb over the network? Cheers, Wol

Re: [gentoo-user] m.2 nvme stick not what I was expecting at all.

2025-02-26 Thread Wol
isplay the pi screen. But that's more hassle than I want, as opposed to just putting a samba server or similar as an app on the tv. Cheers, Wol

Re: [gentoo-user] m.2 nvme stick not what I was expecting at all.

2025-02-26 Thread Wol
;, and copy stuff FROM my laptop TO the USB, while it's physically connected to the TV! Especially if I've got 2 terabytes of hard drive physically attached to the TV, I don't want to have to keep on disconnecting/reconnecting the disk to copy stuff on to it. Cheers, Wol

Re: [gentoo-user] m.2 nvme stick not what I was expecting at all.

2025-02-25 Thread Wol
e ours, that DEMANDS a disk drive to hang off its USB. I tried sticking a USB3 stick in, and it refused. Hang a bare laptop HDD off it, and it's quite happy. So I'm hoping a M2 in an enclosure will keep it happy ... (Of course, every other TV I've ever had is perfectly happen with just a USB stick!) Cheers, Wol

Re: [gentoo-user] problems emerging world

2025-02-16 Thread Wol
or it would gum up the works and cause emerge havoc. CPAN predates linux iirc, and doesn't play by linux rules... Cheers, Wol

Re: [gentoo-user] Seagate hard drives with dual actuators.

2024-11-16 Thread Wol
ctory structure) to SMR. That way, if you store the block list in the directory, you just drop data blocks, and if you keep track of which directory contents are stored in which SMR block, you can simply recover the space by copying the directory(ies) to a new block. Cheers, Wol

Re: [gentoo-user] Renaming files with those pesky picture type characters.

2024-11-03 Thread Wol
s when all you've got is 7-bit Ascii. Bear in mind as far as linux is concerned, a file name is a string of bytes ending in null, with a couple of forbidden characters eg "/". So if your shell or whatever doesn't know how to display the bytes, that's what it does. Cheers, Wol

Re: [gentoo-user] format usb as ext4

2024-11-03 Thread Wol
those to have problems if you DID have a partition table. It's linux that's unusual in being happy with a partition table on removable media. Cheers, Wol

Re: [gentoo-user] Anyone here use Proton email service?

2024-10-02 Thread Wol
can be backed up, and they'll not be on the internet to be mined or broken into or whatever for long. Cheers, Wol

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Wol
hey can't find it. (I'm cursing Plasma 6, but that's not Wayland's fault. afaict it's having problems importing/updating the old Plasma 5 settings with the result it resets itself every time I log in :-( Cheers, Wol

Re: [gentoo-user] Re: Package compile failures with "internal compiler error: Segmentation fault".

2024-09-08 Thread Wol
er - don't check the ram is in the right slots. That's one shop I certainly won't visit again. (The only reason I asked a shop to fix it was because I didn't have an old chip so couldn't boot the board to upgrade the bios to work with the chip I had ...) Cheers, Wol

Re: [gentoo-user] Firefox, Seamonkey to if I can, and memory limits.

2024-09-01 Thread Wol
27;ll leave you to dig deeper, but let us know how it goes ... :-) Just about that /sys thing, that might be if you're trying to put an already-running program into a cgroup. If you're using cgexec to start a program, it should do all that for you. Cheers, Wol

Re: [gentoo-user] Scripting KDE?

2024-08-31 Thread Wol
a keyboard (and no mouse), it still disables the trackpad so you're down a mousehole ... Cheers, Wol

Re: [gentoo-user] Firefox, Seamonkey to if I can, and memory limits.

2024-08-24 Thread Wol
small jobs in quickly. Cheers, Wol

Re: [gentoo-user] Firefox, Seamonkey to if I can, and memory limits.

2024-08-23 Thread Wol
On 23/08/2024 19:38, Dale wrote: Any ideas on how to limit Firefox memory usage?  Wouldn't mind if I could use it for other programs too. cgroups? Dunno how they work, but it's something they're supposed to do ... Cheers, Wol

Re: [gentoo-user] Do I need firmware for an integrated graphics unit?

2024-08-23 Thread Wol
isk. I - allegedly - know about raid :-) , so if you give me a bit more info I might be able to help. Or I might not ... Cheers, Wol

Re: [gentoo-user] Do I need firmware for an integrated graphics unit?

2024-08-21 Thread Wol
the module system fails the system still boots, or if only sometimes need them, modules aren't loaded until necessary to save ram. Knowing how to boot a modular kernel is a sensible skill to have. And booting the modular way (even if you don't actually have any modules) is an easy and sensible thing to do. Cheers, Wol

Re: [gentoo-user] Do I need firmware for an integrated graphics unit?

2024-08-21 Thread Wol
ng to build the correct firmware into the kernel, gave up and went down the module route (no I don't like having drivers for base hardware as modules), and the relief when it "just worked". So think about that ... Cheers, Wol

Re: [gentoo-user] Dolpin and panel won't lock correctly

2024-08-18 Thread Wol
>> means "end of parallel music expressions" (never mind what that means :-) But it does make sense to outdent after >> because it's an "end of". It does NOT make sense to outdent after "get quieter". So what does it do? Of course. Cheers, Wol

[gentoo-user] Kate and auto-indent

2024-08-17 Thread Wol
ot;indentation", unless it's very non-obvious - everything there is set to "off"!). Cheers, Wol

Re: [gentoo-user] Lots of issues with wayland

2024-08-07 Thread Wol
On 07/08/2024 14:53, Alan Mackenzie wrote: Hello, Wol. On Tue, Aug 06, 2024 at 23:08:42 +0100, Wol wrote: On 06/08/2024 19:31, Alan Mackenzie wrote: So, is it possible in Wayland to record a configuration of windows, their sizes and positions, then restore these on starting a program again

Re: [gentoo-user] Lots of issues with wayland

2024-08-06 Thread Wol
On 06/08/2024 22:40, Arsen Arsenović wrote: That's indeed the case, XDG and freedesktop and the X consortium being behind Wayland certainly helped adoption. Well, Wayland is - effectively - X13. Cheers, Wol

Re: [gentoo-user] Lots of issues with wayland

2024-08-06 Thread Wol
on't actually know what's going on. In Wayland, you can't steal focus. But as a side effect, it's Wayland that controls the window, not the application. So Wayland is more secure, but that comes with unavoidable side effects that you don't like... Cheers, Wol

Re: [gentoo-user] sys-apps/portage and binary packages

2024-07-14 Thread Wol
it. I think that was actually Dale's suggestion - anything I emerge will get cleaned away by my next depclean unless I actively force it into the world file. But a load of stuff just wouldn't --update or emerge as a result ... Cheers, Wol

Re: [gentoo-user] New monitor, new problem. Everything LARGE O_O

2024-07-08 Thread Wol
only sending enough resolution to get the job done.  If they do that for millions of users, it would have to save them some amount of money.  I'd think anyway. Youtube doesn't (yet) have a monopoly on streaming, fortunately ... Cheers, Wol

Re: [gentoo-user] New monitor, new problem. Everything LARGE O_O

2024-07-07 Thread Wol
e, as far as I can tell, I have no control over the download resolution! Why would I want to download a video in Full HD, when I only have an HD Ready screen, and it's over a metered connection! So basically, I'm paying for resolution I can't see! Cheers, Wol

Re: [gentoo-user] world upgrade a mess, need some advise

2024-07-01 Thread Wol
ux, so if there's an argument about who needs to change, perl simply says "I was here first, you have to do it *my* way". Cheers, Wol

Re: [gentoo-user] Keep getting LC_ALL error during install.

2024-06-16 Thread Wol
n't support vFAT they'll get hammered for anti-trust. More and more everything is turning into "System on a chip", and that includes the bios! It has just enough of a driver now to read everything it needs from the attached storage, and that's your modern UEFI. Cheers, Wol

Re: [gentoo-user] Difficulty with updating /etc/basb/bashrc

2024-06-15 Thread Wol
once I factor in the cost of working out how to use diff it's not worth it. It's doubly not worth it because I'll have forgotten all that hard work next time I need it! Cheers, Wol

Re: [gentoo-user] Difficulty with updating /etc/basb/bashrc

2024-06-15 Thread Wol
er updates the standard file, and the standard file reads the local configuration to update it with the local settings. Cheers, Wol

Re: [gentoo-user] Mobo, CPU, memory and a m.2 thingy. This work together?

2024-06-04 Thread Wol
point electrons can just "magically" quantum jump between tracks. Obviously, this is quite serious before if your ones and noughts consist of just a few electrons, and they can randomly jump about, you're going to get bit errors left right and centre. Cheers, Wol

Re: [gentoo-user] Re: preparing /dev/sda1 for gentoo install x86 handbook

2024-06-01 Thread Wol
ssage. Seriously? Some complete stranger to the list, telling off a regular for posting something weird? I've got news for you, there are quite a few weirdos on the list, but it adds spice! Cheers, Wol

Re: [gentoo-user] Re: Grub, gpt partitions and BIOS, not uefi thing.

2024-04-28 Thread Wol
em and used in UEFI boot mode [which you don't need when booting in Legacy/BIOS mode.] Note that, for new installs, I generally say always create a decent sized partition for UEFI, so if you want to change you can, although it sounds like in your case it probably doesn't matter :-) Cheers, Wol

Re: SOLVED: Re: [gentoo-user] Getting WiFi to work

2024-04-21 Thread Wol
t struck, I've rebooted, started Network Manager (which I thought I'd uninstalled) and wonder of wonders I have internet! But some documentation would certainly be appreciated. Cheers, Wol

Re: [gentoo-user] Re: [gentoo-dev] Current unavoidable use of xz utils in Gentoo

2024-03-31 Thread Wol
per! Nobody should trust anybody else more than they have need to - and especially governments should not trust 3rd-party nationals! It's not worth it. Cheers, Wol

Re: [gentoo-user] how to prevent ebuild from checking for available space

2024-03-25 Thread Wol
spaces, I would typically have a ramdisk of maybe 128GB. As previously mentioned, it only uses what space it needs, so I guess with 32GB of real RAM, with most stuff my system wouldn't touch swap even with huge ramdisks being declared. Cheers, Wol

Re: [gentoo-user] Emerge trouble with firefox and thunderbird ...

2024-03-03 Thread Wol
't know what exactly is wrong, or what to try ... Cheers, Wol As the error says, you generally need to do a full update before you can depclean. What error(s) do you get when trying to update firefox or thunderbird? What happens if you try to update @world? Both firefox and thunder

Re: [gentoo-user] Re: How to set up drive with many Linux distros?

2024-02-26 Thread Wol
buy a dozen USB flash drives. And then, if USB isn't the default boot media, he might as well sort out UEFI boot, and multi-boot that way. Cheers, Wol

Re: [gentoo-user] Re: How to set up drive with many Linux distros?

2024-02-22 Thread Wol
cognising my weird disk stack!). If you can find, and understand!, that advanced options, I think you'll find you can do what you want. Cheers, Wol

Re: [gentoo-user] How to set up drive with many Linux distros?

2024-02-22 Thread Wol
king again. At least it was only the boot that was trashed. Cheers, Wol

Re: [gentoo-user] Re: Suggestions for backup scheme?

2024-02-03 Thread Wol
o start deleting backups assuming I'm actually using half my disk (and with terabyte disks, both the amount of change, and the amount of disk used, is likely to be a lot less than those figures). Cheers, Wol

Re: [gentoo-user] Suggestions for backup scheme?

2024-01-30 Thread Wol
tem as part of the backup, you can then just mount that snapshot to get a complete filesystem image. Full backups for the price of incremental. Cheers, Wol

Re: [gentoo-user] Unable to locate printer

2024-01-28 Thread Wol
ed to understand how DNS, DHCP, and all this name allocation stuff works, and it's pretty logical. It just takes quite a bit getting your head round it. Cheers, Wol

Re: [gentoo-user] VboxClient: the virtualbox kernel service is not running. Exiting

2023-12-12 Thread Wol
rce a re-emerge of the modules. Cheers, Wol

Re: [gentoo-user] Something not right with LVM, I think.

2023-10-29 Thread Wol
eems guaranteed to cause problems". Cheers, Wol

Re: [gentoo-user] rsync options after backup restore. Transfer speed again.

2023-10-29 Thread Wol
terest". A pretty cheap trade-off, imho. Cheers, Wol

Re: [gentoo-user] Password questions, looking for opinions. cryptsetup question too.

2023-09-23 Thread Wol
n accident. But I think cryptographers have abandoned crackable ciphers now - if it's crackable then it's easily crackable. And all other ciphers simply rely on the asymmetric effort taken to create a key or solve a key. Cheers, Wol

Re: [gentoo-user] Controlling emerges

2023-09-20 Thread Wol
n parallel would naturally tail off. At the end of the day, if the computer takes an extra 20% time, I'm not bothered. If I'm sat at the computer 20% time extra because the system isn't responding because emerge has bogged it down, then I do care. And when I'm building things like webkit-gtk, llvm, LO, FF and TB, they do hammer my system. If they're running in parallel, my system would be near unusable. Cheers, Wol

Re: [gentoo-user] How to move ext4 partition

2023-09-20 Thread Wol
ns overlap, make sure you start from whichever end won't overwrite the source, otherwise start at whichever end you like". Barring screw-ups (a very unsafe assumption :-), I'm pretty certain you don't even need a backup! I suspect the man-page even confirms this behaviour. Cheers, Wol

Re: [gentoo-user] Anyone used openmediavault with LVM?

2023-09-12 Thread Wol
oviding support services on top (plus an admittedly large chunk of value-add, if you think it's value ...) It goes Sid -> testing -> stable -> Ubuntu -> (X/K/L...)ubuntu Cheers, Wol

Re: [gentoo-user] long compiles

2023-09-12 Thread Wol
was more reliable. Hey ho. There's all sorts of tricks, some work for some people, others work for others. Cheers, Wol

Re: [gentoo-user] Highlight certain packages being upgraded

2023-07-09 Thread Wol
So, I guess, if you don't exclude these hogs from @world then you can just find out if they are going to be emerged (and emerge them first if you want), or if you do exclude them from @world, you can emerge them (to some extent at least) on your own timescale. Cheers, Wol

Re: [gentoo-user] some help with wayland

2023-06-12 Thread Wol
that it said that was a bad idea and not guaranteed to work. Certainly on my system, it just hung with, iirc, no logs whatsoever. Once I enabled sddm.service, it worked fine ... Cheers, Wol

Re: [gentoo-user] Re: Can't upgrade portage or update/install ebuilds

2023-06-12 Thread Wol
pdate @system not @world. If @system is up-to-date, it's not major if you break other stuff. Cheers, Wol

Re: [gentoo-user] trying to get sd card reader to work

2023-06-12 Thread Wol
ard reader, they're pretty ancient. Good to know it all works, but if you're sticking a new card in an old reader, they may not be compatible. Cheers, Wol

Re: [gentoo-user] Mouse pain

2023-05-15 Thread Wol
just like me ... Cheers, Wol

Re: [gentoo-user] Re: Mouse pain

2023-05-15 Thread Wol
ons appears to have done the trick! Thanks all! Cheers, Wol

Re: [gentoo-user] Re: Finally got a SSD drive to put my OS on

2023-04-20 Thread Wol
ut powerful footguns willy nilly. Cheers, Wol

Re: [gentoo-user] Re: Finally got a SSD drive to put my OS on

2023-04-18 Thread Wol
fer a denial-of-service attack that tried to fill memory, that amount of swap would knacker my system for a LONG time. Cheers, Wol

Re: [gentoo-user] updating /boot directory EFI

2023-04-16 Thread Wol
On 16/04/2023 22:30, Mitch D. wrote: Wol, can you elaborate on why you think Grub is deprecated on EFI systems? Because EFI is a boot manager? Why chain-load boot managers? Cheers, Wol On Sun, Apr 16, 2023, 15:17 hitachi303 <mailto:gentoo-u...@konstantinhansen.de>> wrote: Am

Re: [gentoo-user] Re: updating /boot directory EFI

2023-04-16 Thread Wol
/boot/EFI, you have to update the EFI directory. Cheers, Wol

Re: [gentoo-user] updating /boot directory EFI

2023-04-16 Thread Wol
, seeing as grub is deprecated with EFI, learn how to boot using EFI. Don't worry, I haven't really learned either :-) I just keep a Slack live-CD handy ... Cheers, Wol

Re: [gentoo-user] Portage 'Completed (m of n)' messages

2023-04-13 Thread Wol
ovides me a nice progress counter, and I only look at the contents of the console if that's not enough. Cheers, Wol

Re: [gentoo-user] xfce4 automount usb doesn't work

2023-04-13 Thread Wol
My system (KDE) throws a pop-up up that says "what do you want to do?". That, I think, is the default with which I am quite happy. I'd rather (for *KNOWN* usb-sticks) put an entry in fstab. Cheers, Wol

Re: [gentoo-user] PCIe x1 or PCIe x4 SATA controller card

2023-03-27 Thread Wol
e point the customer could use the savings and replace a failed chip. Win win ... Cheers, Wol

Re: [gentoo-user] Is it OK to get rid of app-alternatives/* ?

2023-02-15 Thread Wol
ce these selections rather than some optional tool though. what are they going to do about "eselect kernel set ..." then? It's bad enough depclean deleting the active kernel if you don't watch out, without something deciding to install a non-existent kernel and deleting the live one :-) Cheers, Wol

Re: [gentoo-user] Last rites: app-admin/gkrellm & plugins

2023-01-28 Thread Wol
LWN tipped off. If they run an article, we might get a new upstream. Cheers, Wol On 28/01/2023 06:20, Dale wrote: Michał Górny wrote: # Michał Górny (2023-01-27) # GKrellM and a variety of plugins.  It's unmaintained for some time. # Upstream homepage is gone, and the whole sui

Re: [gentoo-user] Glibc and binpackages

2023-01-17 Thread Wol
g all those libs in an @set? Then you could just do eg "emerge --update @libraries; emerge --update @world". Or maybe what I do if I'm expecting trouble - "emerge --update @system; emerge --update @world". I guess those libraries are in @system? Cheers, Wol

Re: [gentoo-user] Thunderbird build failure ..

2023-01-01 Thread Wol
. I don't know anything about clang ... it must be the default ... I thought part of Firefox/Thunderbird was written in Rust, so I assumed it was built with llvm as a matter of course. I'll just wait for it to sort itself out. Cheers, Wol

Re: [gentoo-user] Locating CONFIG_ZONE_DEVICE

2022-12-23 Thread Wol
ble a couple of the HOTPLUG options and then it showed up. But / should (a) tell you where it is, and (b) tell you what to enable to make it appear. That's what Peter meant when he said / will always find it. / won't make it appear, it tells *you* how to make it appear. Cheers, Wol

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-21 Thread Wol
://raid.wiki.kernel.org/index.php/What_is_RAID_and_why_should_you_want_it%3F (Disclaimer - I either wrote or heavily edited it.) Cheers, Wol

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-21 Thread Wol
easing disk capacities, raid-5 is said to be obsolete. Because if another drive fails during rebuild, you are officially screwed. Fun, innit? They've always said that. Just make sure you don't have multiple drives from the same batch, then they're less likely statistically to fail at the same time. I'm running raid-5 over 3TB partitions ... Cheers, Wol

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-18 Thread Wol
eggs, but that massively reduces the need for network traffic. Cheers, Wol

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-18 Thread Wol
gs about switches and lowest common denominator and messing up your speeds ... Cheers, Wol

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-17 Thread Wol
tects against a drive failure, integrity protects against disk corruption. They're all unlikely events, but I've got loads of disk space, a powerful system, and I don't stress it, so I've got power to spare for it. Cheers, Wol

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-17 Thread Wol
join the disks, lvm to partition them, and ext to manage the directories and files. I do the latter ... Cheers, Wol

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-09 Thread Wol
washing machine) for our multi-user mini that served the entire company with 256KB of ram ... Cheers, Wol

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-09 Thread Wol
That was about ten years before you ... :-) Wol

Re: [gentoo-user] NAS and replacing with larger drives

2022-12-08 Thread Wol
ings I've ever seen.  I wish I could find a few more of them, as spares if nothing else. Yup, that's my experience of USB, too. It just isn't reliable. And anything that works and you like, they discontinue! Cheers, Wol

Re: [gentoo-user] Postfix config and update

2022-11-27 Thread Wol
On 27/11/2022 15:49, Mike Civil wrote: On 27/11/2022 14:50, Wol wrote: Postfix afaik just has one humungous config file, so when your distro updates the config, all your local changes are trashed :-( I don't want to faff about with special copies, backups, origs etc. Everything should

Re: [gentoo-user] Postfix config and update

2022-11-27 Thread Wol
untouched. Postfix afaik just has one humungous config file, so when your distro updates the config, all your local changes are trashed :-( I don't want to faff about with special copies, backups, origs etc. Everything should "just work (tm)". Cheers, Wol

Re: [gentoo-user] Dolphin and adding a option, if it exists.

2022-11-22 Thread Wol
on SUSE, that day can't come soon enough. Cheers, Wol

Re: [gentoo-user] Re: Upgrading from 5.14 to 6.0 version

2022-11-22 Thread Wol
bviously. I'm trying to do that. I understood that video cards didn't support it, so I have two video cards, but I haven't managed to get both of them working together, so far ... (couldn't even get the computer to boot properly last I tried ...) Cheers, Wol

Re: [gentoo-user] Re: Upgrading from 5.14 to 6.0 version

2022-11-14 Thread Wol
ew kernels all the time, is that finding the time to actually copy the old config, make, make modules, make install, fix grub, sort out problems, reboot, is actually quite hard. It's not just a few minutes ... Cheers, Wol

Re: [gentoo-user] Re: Upgrading from 5.14 to 6.0 version

2022-11-12 Thread Wol
e implementation leaves a lot to be desired and, as always, the reason is not enough manpower. Cheers, Wol

Re: [gentoo-user] Re: e2fsck -c when bad blocks are in existing file?

2022-11-09 Thread Wol
llocated, is the bad block is now allocated to two different inodes? If a read fails, you SHOULD NOT do anything. If a write fails, you move the block and mark the failed block as bad. But seeing as you've moved the block, the bad block is no longer allocated to any file ... Cheers, Wol

Re: [gentoo-user] Dolphin and adding a option, if it exists.

2022-10-06 Thread Wol
t the dance you want to do it will make it a lot easier ... Cheers, Wol

Re: [gentoo-user] Re: Pipewire not a dependency?

2022-10-01 Thread Wol
ewire is intended to satisfy both. So the intent was clearly to install pipewire underneath a working pulseaudio, and just move applications across as and when. Cheers, Wol

Re: [gentoo-user] problem with emerge depclean after world update

2022-09-30 Thread Wol
On 30/09/2022 20:46, Matt Connell wrote: On Fri, 2022-09-30 at 20:36 +0100, Wol wrote: I've noticed that --depclean hardly seems to be cleaning anything out now. Despite regular emerge updates. I do an emerge update world every week, followed immediately by a depclean, but it's probab

Re: [gentoo-user] problem with emerge depclean after world update

2022-09-30 Thread Wol
packages in the last month? Despite updating loads? Is that normal? (Although I've not had any problems with depclean that a --bdeps didn't resolve) Cheers, Wol

  1   2   >