Re: [arch-general] Video Resolution, Grub2 and Kernel 2.6.32

2010-01-02 Thread arch
On Sat, Jan 02, 2010 at 11:38:33AM -0700, Steve Holmes wrote: > When I installed grub2 a short while back, I was using the kernel 2.6.31.6 > and I enjoyed a full screen of 1024.768 32K color depth. I followed the > steps outlined here >

Re: [arch-general] Video Resolution, Grub2 and Kernel 2.6.32

2010-01-02 Thread arch
On Sat, Jan 02, 2010 at 09:25:33PM +0200, a...@nezmer.info wrote: > On Sat, Jan 02, 2010 at 11:38:33AM -0700, Steve Holmes wrote: > > When I installed grub2 a short while back, I was using the kernel 2.6.31.6 > > and I enjoyed a full screen of 1024.768 32K color depth. I followed the > > steps o

Re: [arch-general] Adding new partition to system from unpartitioned space - any reason to not use ext4??

2010-01-07 Thread arch
On Thu, Jan 07, 2010 at 11:26:05AM -0600, David C. Rankin wrote: > Guys, > > This is just a quick request to make sure I don't screw myself playing > with new technology. I have a server 5 existing ext3 partitions on a dmraid > array with several hundred gig of unpartitioned space. I have

[arch-general] [Request] Remove libpthread-stubs from packages svn/trunk

2010-01-08 Thread arch
Can someone remove libpthread-stubs from packages svn/trunk? The package obviously was removed from the repos a long time ago and tools like pbget would fetch an outdated PKGBUILD.

Re: [arch-general] [Request] Remove libpthread-stubs from packages svn/trunk

2010-01-08 Thread arch
rom the repos but kept in trunk for some reason (maybe to be > > readded later, maybe for some other reason). Other packages might be in > > trunk because they will be used in the future, but have not yet been added. > > > > > > Why doesn't Arch ship that package ? It&#

Re: [arch-general] A suggestion for the devs regarding rebuilds

2010-01-10 Thread arch
other packages need that version specifically. Your suggestion has a technical flow btw. A situation where a newer package will link against libfoo8 while a dependency will still link against libfoo7 will be common. If It's all about reducing rebuild work, Arch should switch to static linking ;)

Re: [arch-general] Fail2Ban is not adding iptables rules

2020-11-03 Thread arch
On 03.11.20 09:54, Maykel Franco via arch-general wrote: El mar., 3 nov. 2020 a las 9:48, escribió: Maykel Franco via arch-general wrote: Hi, I have this script for iptables for my archlinux desktop: https://pastebin.com/SafhsKFt And when received external request access SSH error

Re: [arch-general] Small Monitoring Soulution

2020-01-11 Thread arch--- via arch-general
Moin, Many years ago we once used BigBrother. But no idea if this is still being developed. For my private monitoring I currently use InfluxDB, Grafana and Telegraf. Maybe this is something for you. 11.01.2020 10:27:40 siefke_lis...@web.de : > Hello, > > is there a small tool which do moni

[arch-general] netcfg drops wifi connection

2012-12-21 Thread Arch Zealot
ct to an already created profile (netcfg version 3). I have Arch x86-64 with a Broadcom  BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01) wireless card and use the b43 driver from AUR. On connect this is the dmesg: b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07) IPv6: ADDRCONF(NETD

Re: [arch-general] netcfg drops wifi connection

2012-12-25 Thread Arch Zealot
I upgraded b43-fwcutter from 015 to 017 and reinstalled b43-firmware but there was no improvement. What solved my problem is this: https://bbs.archlinux.org/viewtopic.php?pid=780128#p780128 I should note that this problem does not appear with ubuntu 12.04 LTS on the same hardware. Anyway, e

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Arch Zealot
Sounds like a QoS problem, so why don't you try this: https://bbs.archlinux.org/viewtopic.php?pid=780128#p780128

[arch-general] [netctl] service has failed

2013-05-05 Thread Arch Zealot
y on Ubuntu 12.04 (on the same machine). dmesg: [0.00] Initializing cgroup subsys cpuset [0.00] Initializing cgroup subsys cpu [0.00] Linux version 3.8.11-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.0 20130425 (prerelease) (GCC) ) #1 SMP PREEMPT Wed May 1 20:18:57 CEST 20

[arch-general] 'gcc' vs 'c++' for compiling c++ files

2017-09-07 Thread Arch User via arch-general
Compiling a sample xxx.cc file using 'c++' command compiles fine whereas 'gcc' command outputs errors. A whole bunch of 'undefined reference to's. Am i wrong to assume that 'gcc' command would use the file extension and call the appropriate compiler.

[arch-general] Possible error while refreshing pacman keys

2017-09-08 Thread Arch User via arch-general
Running either of the commands 'pacman-key --populate archlinux' or 'pacman-key --refresh-keys', outputs 'signature(s) not checked due to a missing key(s)'. Performed a fresh install today with the latest iso and the error stays. Checked and confirmed that all the 6 master keys and their signing

[arch-general] usbguard package neglected

2020-06-24 Thread arch user via arch-general
Hello, the package usbguard was flagged out of date in november. Three new versions came out since then. A package update or any info on this would be greatly appreciated. Kind regards

Re: [arch-general] usbguard package neglected

2020-10-26 Thread arch user via arch-general
On 25.06.20 00:37, Levente Polyak via arch-general wrote: > The trust chain is broken as the signing key changed and after multiple > back and forth I still did not get a signed confirmation of the old key > regarding the new maintainers and keys. > > I will try to re ping them

Re: [arch-general] usbguard package neglected

2020-10-27 Thread arch user via arch-general
On 27.10.20 03:45, Eli Schwartz via arch-general wrote: > The point of a signing key is to say "this key certifies the correct > software and I commit to using it. Anything else is automatically > suspect as malware". > > You don't immediately respond by sayi

[arch-general] Missing Dependency virtualbox-host-dkms

2016-03-06 Thread Chr1s via arch-general
Cheers Replacing the `virtualbox-host-modules' with the `virtualbox-host-dkms' package causes a "modprobe: FATAL: Module vboxdrv not found in directory /lib/modules/4.4.3-1-ARCH". The whole misc (/lib/modules/4.4.3-1-ARCH/kernel/misc/) directory is missing. You need to instal

Re: [arch-general] Missing Dependency virtualbox-host-dkms

2016-03-06 Thread Chr1s via arch-general
On 03/06/2016 05:16 PM, Eli Schwartz wrote: > It would be rather unfair towards users of a different kernel to make a > hard dependency on the main kernel. You're right, that could be unfair esp when you install kernels via aur. Is it possible to add a hint while installing the package? I know t

[arch-general] System freeze when powering down.

2016-03-19 Thread r . kintzi+arch-general
Hi there, The hardware is Asus K501UX running linux-4.5.0-mainline from aur and a GNOME desktop. The problem is the system freeze when it is powering down (not always but very often). See attached files for logs from properly (power-down-ok-tail.log) and improperly (power-down-fail-tail.log)

Re: [arch-general] System freeze when powering down.

2016-03-20 Thread r . kintzi+arch-general
W dniu 2016-03-16 20:41, r.kintzi+arch-gene...@pobox.net.pl napisał(a): Hi there, The hardware is Asus K501UX running linux-4.5.0-mainline from aur and a GNOME desktop. The problem is the system freeze when it is powering down (not always but very often). See attached files for logs from

Re: [arch-general] Virtualbox users shouldn't upgrade to linux 4.6.1-2-ARCH

2016-06-09 Thread gurnaik via arch-general
On 09/06/16 10:24, Ralf Mardorf wrote: Hi, today I upgraded from 4.5.4-1-ARCH (x86_64) to 4.6.1-2-ARCH (x86_64), it's not in testing anymore, it's provided by the official repository, https://www.archlinux.org/packages/core/x86_64/linux/ . On my machine the boot options are '

[arch-general] Using libpqxx with clang

2016-07-06 Thread Garmine via arch-general
Hi, With the recent update of libc++ I wanted to continue compiling and testing a C++14 project with clang (and gcc), but unfortunately the libpqxx package is compiled for gcc - it is impossible* to use with clang at the moment. It used to properly work several months ago. I believe the recent up

Re: [arch-general] arch-chroot

2016-07-06 Thread jordan via arch-general
Unsubscribe On Jul 6, 2016 10:19 PM, "ihad" wrote: > Hello, > > On 7/7/2016 7:01 AM, Zachary Kline wrote: > > The solution is to create the directory under /var which alsacrtl > > expects. I think it’s /var/run or /var/lock, but I don’t remember > > specifics and don’t have my machine in front of

Re: [arch-general] arch-chroot

2016-07-07 Thread jordan via arch-general
Unsubscribe On Jul 7, 2016 1:02 PM, "Jude DaShiell" wrote: > It turns out arch-chroot is okay after all but very probably the last > release of base and the last release of alsa-utils both need to go back to > the factory for repairs. First base is probably implicated

[arch-general] [Classroom] Git for Gits

2016-07-08 Thread fsckd via arch-general
cover the basics of creating and using a Git repository. Git is used by many FOSS projects to manage code. It is used extensively in Arch Linux, such as on the AUR. You can also use it to track dotfiles, configuration, blog posts, college essays, and any textual data (and even non-textual).

[arch-general] chromeos chroagh buildinfo failure

2016-07-14 Thread message via arch-general
Readers, A bug using chroagh has been posted. Is there another way to use arch via chroot in a chromebook, ideally to replace the ubuntu installation? (https://github.com/drinkcat/chroagh/issues/121) chronos@localhost ~/Downloads/drinkcat-chroagh-18cc180 $ sudo sh -e installer/main.sh -r

Re: [arch-general] recent archlinux installation

2016-07-17 Thread jordan via arch-general
uture. > > On Sun, 17 Jul 2016, Jens Adam wrote: > > Date: Sat, 16 Jul 2016 19:30:06 >> From: Jens Adam >> Reply-To: General Discussion about Arch Linux > > >> To: arch-general@archlinux.org >> Subject: Re: [arch-general] recent archlinux installati

Re: [arch-general] [Classroom] Git for Gits

2016-07-19 Thread fsckd via arch-general
Hi, the logs for the class "Git for Gits" are up and available at: https://archwomen.org/media/project_classroom/classlogs/2016-07-16-git_for_gits.txt The outline for the class (linked to from within the logs) is available at: https://ptpb.pw/r/OpkW.rst ASCIInema demonstrations: https://ptpb.pw/

Re: [arch-general] [arch-dev-public] libvpx moved to testing - dropping avidemux?

2016-07-31 Thread nfnty via arch-general
On 2016-07-31 10:19, Andreas Radke wrote: The libvpx rebuilt packages have been moved to testing. Old avidemux won't compile against it. A major update is pending for a long time. Eric isn't around it seems already for a few months. Is there any Dev or TU wanting to take care of it? If not we s

Re: [arch-general] about mrelendig's, scimmia's, and dreisner's behavior

2016-08-11 Thread keenerd via arch-general
Just to weigh in, fnodeuser's accusations of "deleted/hidden bugs" are because they can't figure out how to use Flyspray. (Switch to All Projects and enable show Closed Tasks.) I spent a few minutes treating them civilly, trying to show them how to use the bugtracker and how to write a good bug r

Re: [arch-general] Opinions on PowerShell?

2016-08-19 Thread Jameson via arch-general
On Thu, Aug 18, 2016, 7:30 PM Hunter Connelly via arch-general < arch-general@archlinux.org> wrote: > >Specifically, if any of you will be using it, if you think it should be in the main repos, what this might mean for the future, etc. I plan on trying to use it to manage Windows Ser

Re: [arch-general] Opinions on PowerShell?

2016-08-19 Thread gurnaik via arch-general
On 19/08/16 16:05, Sebastiaan Lokhorst via arch-general wrote: Please stop this unfounded, tinfoil hat "Micro$oft sucks!!11" whining. If there is an actual reason why you shouldn't use a product, please say so, but this "don't use it because Microsoft made it" n

[arch-general] version update request for openconnect

2016-09-04 Thread MohanR via arch-general
Hi, Please update openconnect from version 7.06 to 7.07. There is one bug 7.06 (http://lists.infradead.org/pipermail/openconnect-devel/2016-June/ 003727.html) which was fixed in 7.07. I reported a bug, but it got closed saying I can only report bug and not a update request. https://bugs.archlinu

Re: [arch-general] Supermicro cd/dvd inst error: ARCH_201603 device did not show up after 30 seconds

2016-09-20 Thread Dave via arch-general
Did you check this? Installation problems: I/O erro: dev sr0 / Installation / Arch Linux Forums https://bbs.archlinux.org/viewtopic.php?id=195763 On Tue, Sep 20, 2016 at 11:24 PM, David C. Rankin < drankina...@suddenlinkmail.com> wrote: > All, > > First let me explain I have

Re: [arch-general] What happened to the Beginner's Guide?

2016-09-21 Thread Dave via arch-general
see below On Wed, Sep 21, 2016 at 8:12 PM, Francis Gerund via arch-general < arch-general@archlinux.org> wrote: > > IMHO, for new users, the "Installation Guide" is not, never has been, and > may never be a substitute for the Beginner's Guide. As a new Arch use

Re: [arch-general] What happened to the Beginner's Guide?

2016-09-21 Thread Dave via arch-general
On Wed, Sep 21, 2016 at 8:58 PM, Jason Ryan via arch-general < arch-general@archlinux.org> wrote: > On 21/09/16 at 08:36pm, Dave via arch-general wrote: > >> see below >> >> On Wed, Sep 21, 2016 at 8:12 PM, Francis Gerund via arch-general < >> arch-genera

Re: [arch-general] Microsoft Signature PC Requirements Now Blocks Linux Installation

2016-09-29 Thread gurnaik via arch-general
On 29/09/16 11:19, Lukas Rose wrote: "Worked for you this day", "you were lucky "…? I am talking of 100+ Linux installations on different hardware over the last few years. Not just one or two lucky cases. And sometimes it was very new hardware, like WiFi-Chips that were released a few weeks ag

Re: [arch-general] Gnome wayland + urxvt

2016-10-14 Thread nfnty via arch-general
On 2016-10-13 23:26, Leonidas Spyropoulos wrote: Hello, New Gnome 3.22 which comes with wayland breaks urxvt. I'm using the .xsession to start the daemon (urxvtd) and .Xresources to configure the urxvt. What's the alternative in the new wayland world? How do you configure these now? Thanks

Re: [arch-general] Implement sql/sqlite database for pacman local database

2016-10-21 Thread Robin via arch-general
instead of keeping directories of every installed packages. I am not sure if a sql based database would be a good solution if you where right. It adds much more complexity and also a dependencies on $SQL backend. For me as a semi-professional arch user this would be worse than a maybe "n

Re: [arch-general] Problem with powerdns-recursor-4.0.3-1 package

2016-10-23 Thread Nataraj via arch-general
On 10/23/2016 06:10 AM, Roel de Wildt via arch-general wrote: > Hello, > > After a upgrade from powerdns-recursor-3.7.3-3 to > powerdns-recursor-4.0.3-1 it does not return any dns queries anymore. > > In the daemon.log is logged: > > Oct 23 10:50:18 gateway001 pdns_recurso

Re: [arch-general] Problem with powerdns-recursor-4.0.3-1 package

2016-10-23 Thread Nataraj via arch-general
On 10/23/2016 11:13 AM, Nataraj via arch-general wrote: > On 10/23/2016 06:10 AM, Roel de Wildt via arch-general wrote: >> Hello, >> >> After a upgrade from powerdns-recursor-3.7.3-3 to >> powerdns-recursor-4.0.3-1 it does not return any dns queries anymore. >&g

Re: [arch-general] Problem with powerdns-recursor-4.0.3-1 package

2016-10-23 Thread Nataraj via arch-general
On 10/23/2016 03:33 PM, Nataraj via arch-general wrote: > Setting trace=on will show you details of the lookups and responses. I > am having a problem with 4.0.3-1, but it is not the same as yours. The > recursor answers all queries correctly, however, if I try to restart or > st

Re: [arch-general] Problem with powerdns-recursor-4.0.3-1 package

2016-10-24 Thread Nataraj via arch-general
On 10/24/2016 09:58 AM, Roel de Wildt via arch-general wrote: > I have found that the issue that I previously reported with systemctl >> hanging when starting pdns-recursor is due to my pdns_recursor >> configuration having a chroot in it and it looks like I have to modify >>

[arch-general] Browsers crashing

2016-10-28 Thread Zorro via arch-general
Hi, On my Arch Linux x32 system most (all) browser regularly crash. I have tried Firefox, Midori, Xombrero. For instance for Xombrero journalctl shows: systemd-coredump[6615]: Process 6478 (xombrero) of user 1002 dumped core. Stack trace of thread 6478

Re: [arch-general] Browsers crashing

2016-10-28 Thread Zorro via arch-general
Op 28-10-2016 om 14:22 schreef David Demelier: 2016-10-28 14:15 GMT+02:00 Zorro via arch-general : Hi, On my Arch Linux x32 system most (all) browser regularly crash. I have tried Firefox, Midori, Xombrero. For instance for Xombrero journalctl shows: systemd-coredump[6615]: Process 6478

Re: [arch-general] Browsers crashing

2016-10-28 Thread Zorro via arch-general
Op 28-10-2016 om 14:49 schreef Ralf Mardorf: On Fri, 28 Oct 2016 14:15:44 +0200, Zorro via arch-general wrote: Do others experience this too? Yesno, on LAU [1] somebody posted a link and when opening it with Firefox, I need to use the reset button of my PC, since it leads to a black screen and

Re: [arch-general] Browsers crashing

2016-10-28 Thread Zorro via arch-general
Op 28-10-2016 om 14:53 schreef Óscar García Amor: 2016-10-28 14:44 GMT+02:00 Zorro via arch-general < arch-general@archlinux.org>: Yes I think my system is up to date. I do a pacman -Syu once a week. Though for Midori as Xombrero both crash with the same trace to the libjavascriptcoreg

Re: [arch-general] Browsers crashing

2016-10-28 Thread Zorro via arch-general
Op 28-10-2016 om 18:17 schreef Alex Theotokatos via arch-general: Then, lets start from the basics... Run memtest. Just installed it but if I understand it well I need to boot with it. Need to figure out how. If you use wayland, use Xorg. I am using LXDE. What is your graphics card? 00

Re: [arch-general] Browsers crashing

2016-10-28 Thread Zorro via arch-general
Op 28-10-2016 om 21:41 schreef Jan Alexander Steffens via arch-general: On Fri, Oct 28, 2016, 21:36 Zorro via arch-general < arch-general@archlinux.org> wrote: Op 28-10-2016 om 18:17 schreef Alex Theotokatos via arch-general: Then, lets start from the basics... Run memtest. Just instal

Re: [arch-general] Single Drive Fresh Install (mbr/grub2) Fails to boot (can boot existing from .iso??)

2016-10-28 Thread Uwe via arch-general
Hi Just to clarify: do you really boot from BIOS via MBR or do you use UEFI (and are therefore in need of GPT)? For the latter I recommend creating a 1MB Bios-Boot-partition (ef02) with gdisk, some swap after that and, dependant on your personal needs, either the rest for system or a bit for s

Re: [arch-general] Single Drive Fresh Install (mbr/grub2) Fails to boot (can boot existing from .iso??)

2016-10-29 Thread jeff.rollin via arch-general
from Samsung Mobile on O2 Original message From: Juan Carlos Villegas Botero via arch-general Date: 29/10/2016 05:03 (GMT+00:00) To: General Discussion about Arch Linux Cc: Juan Carlos Villegas Botero Subject: Re: [arch-general] Single Drive Fresh Install (mbr/grub2) Fails to

Re: [arch-general] Browsers crashing

2016-10-29 Thread Zorro via arch-general
Op 29-10-2016 om 9:20 schreef Alex Theotokatos via arch-general: On 10/29/2016 04:56 AM, John Briggs wrote: On Fri, Oct 28, 2016 at 09:35:39PM +0200, Zorro via arch-general wrote: Op 28-10-2016 om 18:17 schreef Alex Theotokatos via arch-general: Then, lets start from the basics... Run memtest

Re: [arch-general] Browsers crashing

2016-10-29 Thread Zorro via arch-general
Op 29-10-2016 om 18:33 schreef gan lu: Do you have flashplugin installed? I have Epiphany crashing all the time under Wayland 发自网易邮箱大师 No I don't have flashplugin installed. Others wrote that if you experience instability under Wayland you should try Xorg. Regards, Harm-Jan

Re: [arch-general] WLAN

2016-11-07 Thread matthew via arch-general
Just a thought but when you type ip link what do you get? If you have more than one network device, you will want to make sure that dhcpcd is enabled with sudo systemctl enable dhcpcd@x.vservice whare x is the interface name you want to use. HTH. Matthew On 11/06/2016 05:12 PM, Silvio

Re: [arch-general] [OT] Favorite/best desktop in archlinux

2016-11-07 Thread matthew via arch-general
Pagani wrote: Le 06/11/2016 à 23:12, Maykel Franco via arch-general a écrit : Hi, what the best desktop envieronment for archlinux? Only is the question. I like very much kde plasma but he used a lot of ram and sometimes it is very heavy. Do you think? There is no such thing like “the best DE

[arch-general] [Classroom] Getting Started with Arch Linux Package Building

2016-12-05 Thread fsckd via arch-general
New Class, "Getting Started with Arch Linux Package Building" The class will be held on Sunday, Dec 11th at 19:00 UTC in #archlinux-classroom on irc.freenode.net. It is taught by meskarune and halosghost. This class will give you the understanding and resources to read, edit and

Re: [arch-general] Screen lock stopped working

2016-12-22 Thread yaky83--- via arch-general
Le 19 Sep, 2016, David Rosenstrauch a écrit: On 09/16/2016 12:14 PM, David Rosenstrauch wrote: I've noticed that my screen lock / screensaver has stopped engaging as of a couple of days ago. I check the settings (which I haven't changed recently), but they seem to be set correctly. Anyone have

[arch-general] Getting freeze on early start with linux 4.9-1 kernel.

2016-12-23 Thread fredbezies via arch-general
Hello. I'm facing an annoying bug with linux 4.9-1 kernel on my 6 or 7 years old Toshiba Laptop. When I try to make it boot on with linux 4.9-1 kernel, it freeze right after loading initramfs. 4.8.xx kernel was working flawlessly. My eeePC (nearly 9 years old) and my desktop computer (which is AM

Re: [arch-general] Getting freeze on early start with linux 4.9-1 kernel.

2016-12-23 Thread fredbezies via arch-general
2016-12-23 14:58 GMT+01:00 Carsten Mattner : > On Fri, Dec 23, 2016 at 1:59 PM, fredbezies via arch-general > wrote: >> Hello. >> >> I'm facing an annoying bug with linux 4.9-1 kernel on my 6 or 7 years >> old Toshiba Laptop. When I try to make it boot on wi

Re: [arch-general] linux driver bcm4311 failure

2016-12-30 Thread message via arch-general
On 2016-09-17 08:11, message wrote: On 2016-09-09 07:57, Arend Van Spriel wrote: The device is claimed by b43-pci-bridge so I would suggest: blacklist b43-pci-bridge This instruction was added as the last line of the configuration file. After reboot, the computer wifi card continues to be i

Re: [arch-general] [Classroom] Getting Started with Arch Linux Package Building

2016-12-30 Thread fsckd via arch-general
My apologies. I forgot to post that the logs [1] for the class "Getting Started with Arch Linux Packaging" are available (and have been for over two weeks). The logs of all past classes are linked from the ArchWiki [2] within a week after classes finish. Happy packaging and a joll

Re: [arch-general] linux driver bcm4311 failure

2017-01-02 Thread message via arch-general
On 2016-12-30 19:46, message wrote: On 2016-09-17 08:11, message wrote: On 2016-09-09 07:57, Arend Van Spriel wrote: The device is claimed by b43-pci-bridge so I would suggest: blacklist b43-pci-bridge The wifi card indicator now appears to start after computer switch on (twice in a row n

[arch-general] About linux 4.8 and 4.9...

2017-01-09 Thread fredbezies via arch-general
Sorry to reply to Phil Wyet this way. I enabled digest mode for arch-general. You won't see soon linux 4.9.x in core because it is kinda rotten with some Intel CPUs. You cannot get it to boot on some intel CPUs like an old T4200 or younger ones. See these bugs reports :

Re: [arch-general] linux driver bcm4311 failure

2017-01-14 Thread message via arch-general
On 2017-01-02 20:04, Arend van Spriel wrote: On 02-01-17 15:33, message wrote: On 2016-12-30 19:46, message wrote: On 2016-09-17 08:11, message wrote: On 2016-09-09 07:57, Arend Van Spriel wrote: The device is claimed by b43-pci-bridge so I would suggest: blacklist b43-pci-bridge The wif

[arch-general] Old wine and intel graphics problem

2017-01-15 Thread eerozeteen . via arch-general
Hello, Im trying to run Lineage2 Interlude on my laptop (processor Intel Core i5-560M with integrated intel graphics) via Wine [1]. 1.5.0 is the last wine version where people can run Lineage2 Interlude. Im used playonlinux to create prefix with 1.5.0 and try to run a game. Unfortunately playonlin

Re: [arch-general] Old wine and intel graphics problem

2017-01-17 Thread eerozeteen . via arch-general
Date: Sun, 15 Jan 2017 14:35:42 +0100 From: LoneVVolf >>No one has tested LI2 interlude with a version past 1.5.0, but that doesn't mean it will fail with later versions . >> Just try running it with latest wine, there's a big chance it will work. No one has tested, because game fail to start wi

Re: [arch-general] I just want to say THANK YOU!

2017-01-20 Thread Marco via arch-general
tools to build on. > > Arch linux is SOLID. All the way. > > Teaching how to fish instead of giving away fish. > This is a good chance to express my gratitude too. I installed my first arch back in 2003. Since then I am 100% arch, and never looked back. University, home, work, sheeva pl

Re: [arch-general] Ping: 100% package loss

2017-01-22 Thread Robin via arch-general
Hi, seems like a ipv6 related problem. Your DNS Lookup is v4, first ping is v6 and second ping is v4 again. Try to ping the ipv4 address of google.com. But im pretty sure this is not arch related. Maybe you should try to disable ipv6 system wide and then check if it works. Cheers, Robin > He

Re: [arch-general] user namespaces

2017-01-31 Thread Uwe via arch-general
So, why don't you compile your own kernel? Using abs and changing the config-file is the only thing you'd have to do.

Re: [arch-general] Ping: 100% package loss

2017-02-02 Thread Robin via arch-general
> - IPv6 is tried , but takes forever and has 100% package loss > (frecuent). > - pinging IPv6 addresses works (very rare) That's strange. A traceroute with booth working v6 and not working v6 would be helpful. Also a output of your routing table would be nice. > - pinging pure IPv6 addresse

[arch-general] Firefox 52 Audio broken

2017-03-07 Thread jjgaris via arch-general
possible to use firefox on arch without being forces to use pulse audio. I am certainly not the only one to have banned this package from my boxes. And having more choices is certainly a good thing. Not sure this is the right place but I would like to ask to change back to the old defaults

Re: [arch-general] Firefox 52 Audio broken

2017-03-07 Thread jjgaris via arch-general
On Tue, Mar 07, 2017 at 07:00:12PM +1000, Allan McRae wrote: > On 07/03/17 18:29, jjgaris via arch-general wrote: > > Since the update to firefox 52 the audio support has been broken. > > This seems to be because pulse audio is now a dependency by default in > > firefox. &g

Re: [arch-general] Firefox 52 Audio broken

2017-03-07 Thread SanskritFritz via arch-general
On Tue, Mar 7, 2017 at 10:26 AM, jjgaris via arch-general < arch-general@archlinux.org> wrote: > On Tue, Mar 07, 2017 at 07:00:12PM +1000, Allan McRae wrote: > > On 07/03/17 18:29, jjgaris via arch-general wrote: > > > Since the update to firefox 52 the audio support has

Re: [arch-general] Firefox 52 Audio broken

2017-03-07 Thread jjgaris via arch-general
On Tue, Mar 07, 2017 at 12:48:59PM +0100, Bartłomiej Piotrowski wrote: > On 2017-03-07 10:26, jjgaris via arch-general wrote: > > On Tue, Mar 07, 2017 at 07:00:12PM +1000, Allan McRae wrote: > >> On 07/03/17 18:29, jjgaris via arch-general wrote: > >>> Since the

Re: [arch-general] Firefox 52 Audio broken

2017-03-07 Thread jjgaris via arch-general
On Tue, Mar 07, 2017 at 01:58:15PM +0100, Damjan Georgievski via arch-general wrote: > > Since the update to firefox 52 the audio support has been broken. > > nope, it works fine. > > alas, ALSA support in Firefox has become unmaintained … > this means if Arch reverts to A

Re: [arch-general] Firefox 52 Audio broken

2017-03-07 Thread jjgaris via arch-general
I was just experimenting with that and while the warning message disappered when run with apulsse, the sound does not work unfortunately. > > Am 07.03.2017 um 10:49 schrieb SanskritFritz via arch-general: > > On Tue, Mar 7, 2017 at 10:26 AM, jjgaris via arch-general < > >

Re: [arch-general] Firefox 52 Audio broken

2017-03-07 Thread jjgaris via arch-general
On Tue, Mar 07, 2017 at 05:23:42PM +0100, Christian Rebischke wrote: > On Tue, Mar 07, 2017 at 10:26:55AM +0100, jjgaris via arch-general wrote: > > Building firefox takes hours making this not really an option for many > > users. > > Arch has deviated before from the upstr

[arch-general] Is arch-announce mailig list dead?

2017-03-16 Thread someone--- via arch-general
Hi, I noticed that the last couple of announces that have been published on the archlinux' home page have not also been sent on the arch-announce mailing list. Is it supposed to be this way, or is there maybe some problem with the list? Thank you.

Re: [arch-general] Suppressing specific pacman warnings

2017-04-05 Thread SanskritFritz via arch-general
On Wed, Apr 5, 2017 at 12:02 AM, João Miguel via arch-general < arch-general@archlinux.org> wrote: > A 2017-04-04T10:08:42 +0200, Guus Snijders via arch-general escreveu: > > (...) > > > > I think Ely Swartz gave the best option; > > Use a custom repo for t

[arch-general] Cannot reach archive.archlinux.org from behind a working proxy

2017-04-10 Thread SanskritFritz via arch-general
I use Arch Linux in a corporate environment (YEAH :D) I usually update my system using this in the mirrorlist: Server=http://archive.archlinux.org/repos/2017/03/23/$repo/os/$arch (Whenever I actually want to update my system, I just edit the date in the mirror, this way I can make sure I update to

Re: [arch-general] Cannot reach archive.archlinux.org from behind a working proxy

2017-04-10 Thread SanskritFritz via arch-general
On Mon, Apr 10, 2017 at 2:29 PM, Florian Pritz wrote: > Also the new server redirects all traffic to https. I do not know if the > old one did this as well, but I assume it did not. Does the proxy only > allow plain http traffic without ssl? > This was the solution, thank you. I just have to set

Re: [arch-general] Best practices for creating an Arch Docker image

2017-04-27 Thread nfnty via arch-general
I've been maintaining minimal and hardened Arch images and container configurations for several years now that are updated regularly [1]. All my images are based on the image `nfnty/arch-mini` [2] which has been made to be as minimal and automated as possible. It is built from scratch us

[arch-general] Can someone update lib32-p11-kit?

2017-05-10 Thread DR via arch-general
It's breaking 32bit chrome and other stuffs. Regards.

Re: [arch-general] Can someone update lib32-p11-kit?

2017-05-10 Thread DR via arch-general
On Wed, May 10, 2017 at 4:14 PM, Doug Newgard wrote: > On Wed, 10 May 2017 15:33:59 -0400 > DR via arch-general wrote: > > > It's breaking 32bit chrome and other stuffs. > > > > Regards. > > There is no 32 bit Chrome anymore. What "other stuff

Re: [arch-general] Where do you host your personal repository?

2017-05-15 Thread SanskritFritz via arch-general
On Mon, May 15, 2017 at 10:16 AM, Giovanni Santini via arch-general < arch-general@archlinux.org> wrote: > Good morning, > It has been a few time since I am hosting packages on OpenSUSE OBS (Open > Build Service). I find myself kinda good, but I have to tackle some > proble

[arch-general] [Classroom] The Beginner's Guide to Arch Linux package management

2017-06-10 Thread fsckd via arch-general
Sorry for the delay. Logs for the class "The Beginner's Guide to Arch Linux package management" are up. https://archwomen.org/media/project_classroom/classlogs/2017-06-04-the_beginners_guide_to_arch_linux_package_management.txt Crossposted with arch-wwomen.

[arch-general] Dave Reisner and Gaetan Bisson

2017-07-02 Thread User via arch-general
Dave Reisner, replace git:// with git+https:// in the systemd pkgbuild file, this should have been done the previous year. Gaetan Bisson, revert https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/gnupg&id=ab524dbf0d81e882c331d012aa4641471bcc08fd, stop doing dumb things.

[arch-general] Sébastien Luttringer and Tobias Powalowski

2017-07-02 Thread User via arch-general
Sébastien Luttringer, https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/btrfs-progs&id=959539e1f7df15986f336bb03225ea796a44ca3e , https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/sha256sums.asc, https://lists.archlinux.org/pipermail/arch-general/

Re: [arch-general] New - systemd 234 - luks partition fails to ask for password - workaround

2017-07-16 Thread SanskritFritz via arch-general
On Sat, Jul 15, 2017 at 6:21 PM, Genes Lists via arch-general < arch-general@archlinux.org> wrote: > I have a work around which is to add timeout=90 > Where to add this?

Re: [arch-general] New - systemd 234 - luks partition fails to ask for password - workaround

2017-07-17 Thread SanskritFritz via arch-general
On Mon, Jul 17, 2017 at 12:16 PM, Leonid Isaev via arch-general < arch-general@archlinux.org> wrote: > On Mon, Jul 17, 2017 at 07:57:18AM +0200, Bartłomiej Piotrowski wrote: > > On 2017-07-17 06:38, SanskritFritz via arch-general wrote: > > > On Sat, Jul 15, 2017 at 6:21

Re: [arch-general] New - systemd 234 - luks partition fails to ask for password - workaround

2017-07-17 Thread SanskritFritz via arch-general
On Mon, Jul 17, 2017 at 1:59 PM, Genes Lists wrote: > On Mon, 2017-07-17 at 06:38 +0200, SanskritFritz wrote: > > On Sat, Jul 15, 2017 at 6:21 PM, Genes Lists via arch-general > ene...@archlinux.org> wrote: > > > I have a work around which is to add timeout=90 &

[arch-general] (Off-topic) Command-line torrent download tool

2017-07-24 Thread Kryptxy via arch-general
[Off-topic] Command-line torrent download tool for linux and windows OS. The tool fetches torrents from TPB proxy sites. Its written in Python3. Here - https://github.com/kryptxy/torrench Suggestions/feedback is appreciated. Hope someone finds this useful :)

Re: [arch-general] (Off-topic) Command-line torrent download tool

2017-07-25 Thread Kryptxy via arch-general
Hi there, I'm not sure if the PKGBUILD will be accepted in AUR. I had once posted a thread in open-source contributions in arch formus, but was taken down due to legal issues (end of the day, TPB is illegal :P). So I didn't put effort in building PKGBUILD. That's the ONLY reason

[arch-general] PXE-image creation

2017-07-25 Thread g via arch-general
Hi all, I've digged around to find some wiki how to create an custom arch-image for PXE-boot. Can anybody give me a hint where to look? Regards Goran

Re: [arch-general] (Off-topic) Command-line torrent download tool

2017-07-25 Thread Kryptxy via arch-general
No logic here. Don't know what was I thinking last night that I posted about this project here (stupid me!). I do regret posting it. Won't happen again. > Original Message > Subject: Re: [arch-general] (Off-topic) Command-line torrent download tool > Local Ti

Re: [arch-general] (Off-topic) Command-line torrent download tool

2017-07-26 Thread Kryptxy via arch-general
> Original Message > Subject: Re: [arch-general] (Off-topic) Command-line torrent download tool > Local Time: July 25, 2017 7:59 PM > UTC Time: July 25, 2017 2:29 PM > From: eschwa...@archlinux.org > To: arch-general@archlinux.org > On 07/24/2017 09:05

Re: [arch-general] Procedure for getting informed about ban duration and reason

2017-07-26 Thread DR via arch-general
earn to use PGP/MIME in preference to inline PGP. Step 2: Stop misrepresenting the public words spoken by both you and "the op" in the channels in question. Step 3: Recognize that the ops were chosen because they are trusted to make the final judgment calls, the rest of the A

Re: [arch-general] Malformed URL when plugging in External HDD

2017-08-02 Thread SanskritFritz via arch-general
On Wed, Aug 2, 2017 at 8:54 AM, Junayeed Ahnaf via arch-general < arch-general@archlinux.org> wrote: > > I have an external hard disk and when I plug it into KDE arch I see the > name of it, when I click on it , I see the disk spinning but I can't > open the content of the

Re: [arch-general] Malformed URL when plugging in External HDD

2017-08-02 Thread SanskritFritz via arch-general
On Wed, Aug 2, 2017 at 4:44 PM, Junayeed Ahnaf wrote: > I don't have any /run/media , my run folder contains other folders, but > not /media > Try to create it. Maybe you have the problem here.

  1   2   3   4   5   6   7   8   9   10   >