On Mon, 17 Dec 2018 at 16:04, Peter Nabbefeld wrote:
>
> since some days, I'm noticing HD is too busy, and my laptop is very slow
> in some cases.
>
> Are there any invisible background threads running? How can I find out
> about those? Running top, cpu use should be only about 30%, so it should
>
> Registering just to promote your issue/cause, FOSS-related or not,
> treats the community as a resource and is not acceptable; [...]
Even more so, considering the only other email sent from this address:
https://lists.archlinux.org/pipermail/arch-general/2016-November/042624.html
--
Oliver Tem
On 26 July 2017 at 09:39, David C. Rankin
wrote:
> How are you handling the UTC/localtime issue between Linux/windows? Registry
> hack in win? Or, are you running Linux with hwclock set to localtime? If you
> are allowing systemd-boot, or grub, or syslinux to choose the OS, what is
> setting the h
A good statistic would be from the downloads on the
filesystem/coreutils/pacman packages, but you would need to get all
the mirrors to track that. Also, that still measures the number of
machines and not the users.
--
Oliver Temlin
On Sat, May 23, 2015 at 04:16:59AM -0500, David C. Rankin wrote:
> UUgh, dumb question, but... I have not used/configured this "discard", but I
> do have 6 Raid0 arrays spinning on my Arch server. Does this corruption
> potentially apply to me? Is this "discard" something that would be enabled
> by
On 25 November 2014 at 23:25, Hunter Jozwiak wrote:
> Hi ladies and gentlemen. I am going to reconvert back to Arch.
> I have one particular question: do I need to do any extra steps when making
> BTRFS filesystems on a fresh install?
If your root is on a subvolume, just set it as the default.
>
On Wed, Oct 29, 2014 at 9:10 PM, Thorsten Jolitz wrote:
> I cannot install the mlpack package from AUR
Since AUR is officially unsupported on arch, you are probably either
looking for the aur-general list or the package comments at [1].
I'd recommend the comments, since it bothers less people, but
> Actually, I've noticed this problem on my dell e7440 after updating the
bios
> to A10. Unfortunately, I've not written the previous version I was using
> before (probably A08).
> Thanks for Your answear. As I wrote, I start more using Windows last few
days and in Windows 7 I installed virtualbox
> Again, another weird thing is that the btrfs filesystem df /home showed
398
> gigs to space in home before all this, and now it shows 402 gigs.
Something
> is definitely up.
As per my experience, always sync before measuring free space.
- -Oliver Temlin
> Whenever I start my laptop up, /home takes ~17-19 seconds to mount
You can always use x-systemd.automount in fstab, which delays the mount to
the first access (ie. non-root login), or mask home.mount to be
non-blocking (oneshot), so it runs parallel with the login manager and
password input.
Slow
> Thanks a lot, Temlin! About root fsck, I guess it should be run from the
> initramfs...? AFAIK, rw-mounted filesystems must not be checked.
That's exactly what happens, see the service file: "ConditionPathIsReadWrite=!/"
So you proabably have to add the ro option (if that's not the
default), bec
Hello!
Sure, I've seen some distributions do this, go for it!
You can supply everything important in fstab through the kernel command
line: device => root; type => rootfstype; options => rootflags
Mount point, dump and fsck cannot be supplied, but even fsck is provided by
systemd-fsck-root.service
updating filesystem with --force can mess things up
pretty badly.
--
Temlin Olivér
On Mon, Jul 7, 2014 at 10:21 AM, Daniel Petre
wrote:
> Apologies but i do not know how to reinstall the 3.14 kernel, linux is
3.15 and linux-lts is 3.10..
> Can i get from some repo the 3.14 package?
> Thanks.
There's no repo, but you can get old versions from the Arch Rollback
Machine (obviously
It looks like the VGA display is not even recignised as existing. Try it
with only the VGA plugged in, and see whether it gets recognized as such.
The Lenovo page [1] writes about one model that only some video outputs are
separate (some are exclusive). If it is so, then try chatting up tech
suppor
Since when is there an m switch to rm? For me, it is "rm: invalid
option -- 'm'".
Yeah, updating arch without doing so for months might be breaking
things, but I belive this problem was caused by you creating malformed
config files (at least to the installed version).
Also, you might try making a s
> It will just hand it to the VM (windows) via VGA passthrough (either Xen
or
> KVM will be used).
> Is that impossible to do with my NVidia?
> If it is possible, is it easier with the ATi equivalent?
It was already answered.
You would be handing the PCI device over to windows (since you have anot
>> My setup right now is this:
>>
>> 32GB usb3 drive
>> |-sda1 (4G) - fat32
>> |-sda1 (256M) - ext4 /boot
>> |-sda2 (rest of drive) - luks - btrfs - subvolumes for root and home
> Sounds likea good setup.
>
> What tool are you using for partitioning? I don't remember luks/btrfs as
an option in fdi
On Mar 13, 2014 2:56 PM, "Mark Lee" wrote:
>
> Salutations,
>
> Do you know how stable F2FS is (the Phoronix benchmarks don't tell us
> anything about data permanence)?
>
> Regards,
> Mark
A quick search for 'samsung phone data loss' comes up only with undeleting
methods and a virus. Since Samsun
On Mar 10, 2014 4:18 PM, "Cao, Renzhi (MU-Student)"
wrote:
>
> Hi,
> I use this system for almost one year, and don't update the system.
I have tried mount /dev/sda3 as the root directory. And I try one thing
before chroot:
> #mkdir /mnt/bin
> #cp /bin/* /mnt/bin
> #arch-chroot /mnt
>
> Now I
On Mar 10, 2014 4:51 AM, "Cao, Renzhi (MU-Student)"
wrote:
>
> Hi, all:
>
> I really have no idea for the pacman upgrading fails issue, so I
summarize the problem I meet, and the things I try, if any one can give me
suggestions of what I miss something or I do something wrong, I really
apprec
Hello, and welcome to the arch side!
The transitions are made so that if you update often enough and do as the
postinstall scripts and main page tell you to, then the transition goes
easily. Both the systemd and moving to /usr/bin were done almost
automatically (systemd had initscripts support for
> Subsystem: Samsung Electronics Co Ltd Radeon HD 6750M
Is it a laptop? That M suggests it is.
Laptops also have an Intel card, which is connected to the display, while
the ati/nvidia one is not.
Try with xf86-video-intel, and check the wiki for discrete graphics card
support.
--Tem
use
modules-load.d/graphics.conf, see modules-load.d(5) and [1].
But as I am posting in this thread, I too would like to say thanks for
making this simplie yet so powerful distribution.
[1]
https://wiki.archlinux.org/index.php/Modprobe.d#Using_files_in_.2Fetc.2Fmodprobe.d.2F
--
Temlin Olivér
ance to resurrect in the AUR.
Just bringing up an example search for gnome at the forums around 2011-04
and a few months forth. Dozens of people wanted back the old Gnome 2
(including myself), whined (not me), but to no avail. All the answers were
all no. Arch is not going to support (or even ship) packages that are
out-of-date. The current solution is to use the since-developed MATE and
Cinnamon derivatives.
But I'm just a user, and these are my thoughts, not completely matching the
arch developers' ones.
--
Temlin Olivér
Try disabling USB emulation on your motherboard. I had the same problem and
this helped a lot, even if it is not a complete solution.
--Temlin Olivér
On Dec 4, 2013 5:47 PM, "Maykel Franco" wrote:
> Hi, I when I make a copy of a large file to a 2GB or 8GB usb 3.0
> external hard
systemd).
It is a standard that init and systemd pass an -a to the fsck denoting that
there could be no user interaction. This is why btrfs-tools ships only
"btrfsck" which is not recognized as an fsck.fstype command by the
initscripts. So at least ask the packagers to move the command to f2f
27 matches
Mail list logo