i think i might try arch
i think i might try arch
It's worth it
Edited:
This keeps happening when I try to install most packages in pacman
Code:[root@jake-laptop jake]# pacman -S skype resolving dependencies... looking for inter-conflicts... Targets (42): lib32-alsa-lib-1.0.24.1-1 lib32-bzip2-1.0.6-1 lib32-dbus-core-1.4.16-1 lib32-expat-2.0.1-7 lib32-fontconfig-2.8.0-3 lib32-freetype2-2.4.8-1 lib32-gcc-libs-4.6.2-5.1 lib32-glib2-2.30.2-2 lib32-glibc-2.15-3.1 lib32-libdrm-2.4.30-1 lib32-libffi-3.0.10-3 lib32-libgl-7.11.2-2 lib32-libglapi-7.11.2-2 lib32-libice-1.0.7-1 lib32-libjpeg-turbo-1.1.1-1 lib32-libmng-1.0.10-6 lib32-libpciaccess-0.12.1-3 lib32-libpng-1.4.8-1 lib32-libsm-1.2.0-1 lib32-libtiff-3.9.5-1 lib32-libx11-1.4.4-1 lib32-libxau-1.0.6-2 lib32-libxcb-1.7-2 lib32-libxdamage-1.1.3-3 lib32-libxdmcp-1.1.0-1 lib32-libxext-1.3.0-1 lib32-libxfixes-5.0-1 lib32-libxi-1.4.5-1 lib32-libxrandr-1.3.2-1 lib32-libxrender-0.9.6-4 lib32-libxss-1.2.1-1 lib32-libxv-1.0.6-1 lib32-libxxf86vm-1.1.1-1 lib32-openssl-1.0.0.f-1 lib32-pcre-8.21-1 lib32-qt-4.8.0-1 lib32-sqlite3-3.7.9-1 lib32-util-linux-2.20.1-1 lib32-zlib-1.2.5-6 libmng-1.0.10-4 qt-4.8.0-2 skype-2.2.0.35-2 Total Installed Size: 198.78 MiB Proceed with installation? [Y/n] y (42/42) checking package integrity [######################] 100% error: lib32-libffi: key "06096A6AD1CEDDAC" is unknown error: key "06096A6AD1CEDDAC" could not be looked up remotely error: lib32-libmng: key "06096A6AD1CEDDAC" is unknown :: Import PGP key D1CEDDAC, "Laurent Carlier <lordheavym@gmail.com>", created 2011-10-30? [Y/n] y (42/42) checking package integrity [######################] 100% error: failed to commit transaction (invalid or corrupted package) Errors occurred, no packages were upgraded.
Try clearing your pacman cache
alternatively try making sure that you merged pacman 4.x's new pacman.conf with your current one
I've tried clearing the cache, with no luck. How do I merge them?
rehost it you dolt
If you use vim (or gvim) for editing, then use this command and work out the differences (use gvimdiff if you use gvim).
Code:vimdiff /etc/pacman.conf /etc/pacman.conf.pacnew
WARNING! WARNING! XORG 1.11 VULNERABILITY FOUND, RENDERS A LOCKED SYSTEM UNSECURED!
A Xorg server vulnerability which makes it possible to kill any screensaver / screen locker using the [CTRL + ALT + Multiply] keyboard combination has been discovered yesterday. (multiply is the "*" character on the Numpad)
http://www.webupd8.org/2012/01/xorg-...attackers.html
Luckily my little brother doesn't know this. All is well.
Doesn't work for me and I'm using SLiM. The screen goes black and loads SLiM back up again.
Are you sure you're using a version of X that has the vuln?
Hmm, just tried this in my Arch VM, and it does in fact work. Sort of odd.
1.11.3
i fixed it
Yep, 1.11.1 has the vuln.
Doesn't work for me (probably because I use CDM).
Can anyone help me?
http://www.facepunch.com/threads/1157074
What's a nice music player I can use in the terminal?
What window manager should I go with? I'm debating between awesome, fluxbox, subtle, and quarkewm, but other recommendations are welcome. I'm on arch, and my computer is good enough to use any wm. What are you guys using?
Edit:
Also, I use multiple monitors, actually three, with eyeinfinity, if I can get that working under arch...
What did LXDE use again? Openbox?
Yeah, Openbox.
And that's exactly why we will never be able to get out of a frozen fullscreen application without escaping to a fullscreen terminal.
Just make a obscure keyboard shortcut to xkill
So tired of the shit laptops they give us for our computer class, which, when the keys aren't broken off and the wireless router isn't kaput, runs WINDOWS XP, I shall now work off a persistent Ubuntu Live USB.
sorry, I'm not exactly well educated on these things, but how can a CD be persistent? is it rewriteable?
Ah shit, meant Live USB.
Edited:
There are guides on making Live CDs persistent I think, they involve putting the persistence file on the hard drive I believe.
CD's can be used as persistent devices too, actually. Windows Vista and up include features for this.
How do I get WINE on Arch Linux?
isn't it wine1.3
# pacman -Ss wine
You'll find it
I don't know. I just installed Arch Linux. It's my first serious distro. I got sick and tired of Windows and replaced it completly with Linux.
winegame?
EDIT: Disregard that, I suck ducks.
I didn't read everything through in ArchWiki.
Yes, yes it is.
I hope you know Wine can only do DirectX 9 and openGL.
What's a good distro for use on a flash drive?
What?
It cannot do those. It does everything in Software mode, as no translation is done, afaik.
Remember that Wine is not an emulator, but a compability layer.
Yes it supports DX9 and OpenGL.
Yup, everything works fine now, got my wine. Just had to enable multilib.
If you want to install it to a flash drive, something small like arch or debian would be good.
If you want to run it like a live cd, you could go with ubuntu or mint. I believe both of these support persistent storage on flash drives.
I do need some help with enabling my audio, though.
Avoid too much SWAP usage, or if you can, don't create a SWAP partition at all, since it's a lot of read/write all the time from the disk.
just use alsa ?
Debian it is then.
And thanks for the tip T3hGaamerDK.