On Sun, Apr 17, 2016 at 12:51 AM, Eli Schwartz wrote:
> On 04/10/2016 08:07 AM, Yichao Yu wrote:
>> On Sat, Apr 9, 2016 at 10:45 PM, Eli Schwartz wrote:
>>> The maintainer is not going to be available for a while, so who knows
>>> when other Developers will have time/interest in updating his stuf
Yes, that was the problem. I just had to wait a short time, and then I was
able to update as usual, with no problem.
Thanks guys.
On Mon, Apr 18, 2016 at 12:10 PM, Doug Newgard
wrote:
> On Mon, 18 Apr 2016 12:01:42 -0400
> Francis Gerund wrote:
>
> > Any idea what the problem might be?
>
> Yo
To boot FreeBSD I needed to add a chainloader to the Linux's grub.cfg.
menuentry "FreeBSD"{
set root=(hd0,msdos1)
chainloader +1
}
Note, at least FreeBSD needs to be on a primary or GPT partition.
Did you try running
# grub-mkconfig -o /boot/grub/grub.cfg
or, for UEFI-GPT Mode (As per #Alternative install method):
# grub-mkconfig -o /boot/efi/EFI/GRUB/grub.cfg
after installing bsd? Often it recognizes other OSes on its own. If not,
installing os-prober and running grub-mkconfig … Again mi
On Tue, 19 Apr 2016 00:50:02 +0200, Ralf Mardorf wrote:
>On Sat, 16 Apr 2016 23:04:17 +0100 (BST), flow wrote:
>>Got wrong font in [snip] qupzilla only since latest upgrade.
>
>[rocketmouse@archlinux ~]$ cat /etc/profile.d/qt5ct.sh
>#!/bin/sh
>export QT_QPA_PLATFORMTHEME="qt5ct"
>[rocketmou
On Sat, 16 Apr 2016 23:04:17 +0100 (BST), flow wrote:
>Got wrong font in [snip] qupzilla only since latest upgrade.
[rocketmouse@archlinux ~]$ cat /etc/profile.d/qt5ct.sh
#!/bin/sh
export QT_QPA_PLATFORMTHEME="qt5ct"
[rocketmouse@archlinux ~]$ pacman -Q qt5ct
qt5ct 0.22-1
By running qt5ct I
Hello again!Thanks much for the warm welcome and good advice.I have another
issue in that i seem unable to have both arch and ghost bsd on the same
system/drive. If i install bsd last the boot manager sees but cannot boot
arch. If i install arch last, grub doesn't see the bsd at all.A
On Mon, 18 Apr 2016 12:01:42 -0400
Francis Gerund wrote:
> Any idea what the problem might be?
Your mirror is out of date. Give it some time to sync.
Mon, 18 Apr 2016 12:01:42 -0400
Francis Gerund :
> Any idea what the problem might be?
The bash-completion 2.3 package (which contains the file conflict
fixes regarding util-linux 2.28) should appear shortly in [extra] on
your mirror, just wait.
--byte
pgpzBKLVNa6Ik.pgp
Description: Digitale S
1.2.1-1 mesa-libgl-11.2.1-1
pacman-mirrorlist-20160418-1
util-linux-2.28-1
Total Installed Size: 46.04 MiB
Net Upgrade Size: 0.44 MiB
:: Proceed with installation? [Y/n]
(5/5) checking keys in keyring
[##] 100%
(5/5) checking package inte
my setup
nsd listening on localhost port 53530
dnscrypt-proxy listening on localhost port 40 using
both start up and run without errors
dns and dnssec works fine without dnscrypt
when i uncomment the forward-zone lines unbound is unable to start
can anyone spot where i have made an error ?
thanks
On 18-04-2016 01:40, Sebastián Pedersen wrote:
> Yes xset q gives
>
> [...]
> DPMS (Energy Star):
> Standby: 600Suspend: 600Off: 600
> DPMS is Enabled
> Monitor is On
>
> I found out that if I disable the console framebuffer from the parameter
> of grub.cfg
>
> # Uncomment to allow
On 18-04-2016 01:37, Sebastián Pedersen wrote:
> The modesetting driver complains about:
>
> [ 901.176] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [ 901.176] (EE) open /dev/dri/card0: No such file or directory
>
> Any ideas?
The modesetting driver will not work as it nee
13 matches
Mail list logo