Re: [arch-general] Problem with Wifi Connections (Intel Corporation PRO/Wireless 4965 AG Connection)

2014-04-17 Thread Zack Gold
is my netctl profile). Hopefully this helps, Zack Gold On Thu, Apr 17, 2014 at 3:57 AM, Maximilian Bräutigam wrote: > Am 16.04.2014 17:27, schrieb Sean Snell: >> Hi everybody, >> First, this is on a Lenovo X61 laptop. This is a fresh installation on a >> new SSD hard dri

Re: [arch-general] Repository download speed? Any way to improve?

2009-04-21 Thread Zack
pacKage manager? On Tue, Apr 21, 2009 at 10:24 AM, David Rosenstrauch wrote: > David C. Rankin wrote: >> >> David Rosenstrauch wrote: >>> >>> The mirrorlist file that you see reference 3 times in the pacman.conf is >>> telling pacman which mirror to use.  IIRC, by default the mirror list >>> poin

Re: [arch-general] xf86-video-intel-legacy vs xf86-video-intel

2009-04-09 Thread Zack
You could have both packages downloaded, and uninstall/reinstall when needed. On Thu, Apr 9, 2009 at 3:59 PM, pyther wrote: > > On Thu, 9 Apr 2009 13:35:45 -0700, Andrei Thorp wrote: > > Perhaps if you feel up to the task, you can still set this up on your > > local system via abs. > > > > Chee

Re: [arch-general] Surviving without X

2009-03-29 Thread Zack
I'm not quite sure where it is, but if you have the time to search, there is a thread on the arch bbs about doing exactly what you want. A lot of applications and hints/tips are in there. On Sun, Mar 29, 2009 at 9:29 PM, Juan Diego wrote: > mplayer also has a fb output plugin > > On Mon, Mar 30,

Re: [arch-general] bittorrent cli client

2009-03-20 Thread Zack
http://wiki.archlinux.org/index.php/Common_Apps#BitTorrent_Clients On Fri, Mar 20, 2009 at 3:45 PM, Baho Utot wrote: > > Can anyone recommend a bittorrent command line client? > >

Re: [arch-general] HAL issues

2009-02-13 Thread Zack
Ok. That is working for me though. All I've done is add that to the PolicyKit.conf, used gconf to set openbox as the default wm in gnome, and start X with 'exec gnome-session' with SLiM. On Fri, Feb 13, 2009 at 12:16 PM, Leonid Grinberg wrote: > It shouldn't, no. However, in this case, it's not a

Re: [arch-general] HAL issues

2009-02-13 Thread Zack
Even specifying the user with would alloy all users the same priveledges? On Thu, Feb 12, 2009 at 11:36 PM, Jan de Groot wrote: > On Thu, 2009-02-12 at 15:11 -0800, Zack wrote: > > This will likely fix the problem for you. Put this in > > /etc/PolicyKit/PolicyKit.conf and re

Re: [arch-general] which video card driver- proprietary...

2009-02-12 Thread Zack
You could search for which models each driver supports, and try the one(s) that support yours. Use whichever works best and just uninstal what you don't use. On Thu, Feb 12, 2009 at 6:38 PM, Preston C. wrote: > I have a GeForce 7600 GS. I do not know which command to run because I > do not know

Re: [arch-general] HAL issues

2009-02-12 Thread Zack
This will likely fix the problem for you. Put this in /etc/PolicyKit/PolicyKit.conf and restart hal, /etc/rc.d/hal restart. A search through the forums will find similar posts. On Thu, Feb 12, 2009 at 3:01

Re: [arch-general] Step 3: Configure X- B: Input hotplugging

2009-02-11 Thread Zack
Add hal to the daemons array at the bottom of /etc/rc.conf. Starting hal will take care of starting dbus, and acpid if you have it installed. On Wed, Feb 11, 2009 at 5:04 PM, Preston C. wrote: > I think I have got it this time, :-). Here are the questions: > > I would like to use input hotpluggi

[arch-general] (no subject)

2009-02-11 Thread Zack
anything change, or am I just crazy. Zack

Re: [arch-general] xorg package not found...

2009-02-11 Thread Zack
I guess I should have read your email better. If you install the whole xorg group, which is the xorg meta package, you will probably get everything you need, maybe a little extra. On Tue, Feb 10, 2009 at 11:57 PM, Zack wrote: > You need xorg-server xf86-input-mouse xf86-input-keyboard >

Re: [arch-general] xorg package not found...

2009-02-10 Thread Zack
You need xorg-server xf86-input-mouse xf86-input-keyboard xf86-input-synaptics(for laptops) xf86-video-$brand xorg-xinit(if you want to use startx) xterm(not required, can be useful) I guess the xorg meta package was never put back. On Tue, Feb 10, 2009 at 11:49 PM, Preston C. wrote: > I ran th

Re: [arch-general] exists in filesystem...

2009-02-10 Thread Zack
I just noticed that too, I was going to link the news article. On Tue, Feb 10, 2009 at 10:27 PM, BinkyTheClown wrote: > Btw, it seems the site is down =( > > 2009/2/11 Zack > > rm /usr/lib/klibc/include/asm >> pacman -Su >> >> It's under the news section

Re: [arch-general] exists in filesystem...

2009-02-10 Thread Zack
rm /usr/lib/klibc/include/asm pacman -Su It's under the news section on the Arch homepage :) Zack On Tue, Feb 10, 2009 at 10:23 PM, Preston C. wrote: > On Wed, Feb 11, 2009 at 1:09 AM, BinkyTheClown wrote: > > Please give us the exact error to know what package(s) are failing