Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-06 Thread Jesse Juhani Jaara
> Is there a possibility to add llvm to the dependencies of xf86-video-ati ? > > I'm having llvm in my ignorepackages and it doesn't get updated, so > xf86-video-ati should not have been updated as far as I see. llvm is depency for mesa, and as we usually don't use versioned depencies for packa

Re: [arch-general] irqbalance: /usr/lib/systemd/system/irqbalance.service exists in filesystem

2012-08-21 Thread Jesse Juhani Jaara
ti, 2012-08-21 kello 11:36 -0300, Martín Cigorraga kirjoitti: > (4/4) checking for file conflicts > [---] 100% > error: failed to commit transaction (conflicting files) > irqbalance: /usr/lib/systemd/system/irqbalance.service exists in filesystem > Errors occurre

Re: [arch-general] locale.conf

2012-08-01 Thread Jesse Juhani Jaara
ke, 2012-08-01 kello 13:12 +0200, Arno Gaboury kirjoitti: > My Arch is in english, and I live in Switzerland and read documents in > english, french and "swiss" french. Still, I am not sure if I need to > enable all these locales. You do not need any of the ISO-8859-X locales, UTF-8 ons are enough

Re: [arch-general] Arch kernel

2012-08-01 Thread Jesse Juhani Jaara
ke, 2012-08-01 kello 11:46 +0100, Jorge Almeida kirjoitti: > That's the 3.5 version, with only 2 patches. Anyway, maybe I should be > more clear about what I'm trying to do: I want to keep a customized kernel > that would be just the mainline (stable) Arch kernel, except for some > differences in t

Re: [arch-general] problems with wifi b43 (broadcom)

2012-07-14 Thread Jesse Juhani Jaara
la, 2012-07-14 kello 21:54 +0100, Leonidas Spyropoulos kirjoitti: > I can't seem to be able to get an IP. I am including the logs as well. > > I tried disabling the ipv6 with no luck (so I revert it). > I tried with a usb wifi card and it's working fine. > > Any suggestions? How did you try to ge

Re: [arch-general] must be root to ping?

2012-07-14 Thread Jesse Juhani Jaara
la, 2012-07-14 kello 18:38 +0200, Thomas Bächler kirjoitti: > > Actually yesm and a higly stipped down one.. > > Taking a look ot the kernl config it seems I have disabbled 'Security > > labels' on ext4 module. COuld this be the reason? > I think so, yes. I enabled the Security labels on the kerne

Re: [arch-general] must be root to ping?

2012-07-14 Thread Jesse Juhani Jaara
la, 2012-07-14 kello 18:05 +0200, Thomas Bächler kirjoitti: > Custom kernel maybe? Actually yesm and a higly stipped down one.. Taking a look ot the kernl config it seems I have disabbled 'Security labels' on ext4 module. COuld this be the reason? signature.asc Description: This is a digitally s

Re: [arch-general] must be root to ping?

2012-07-14 Thread Jesse Juhani Jaara
la, 2012-07-14 kello 17:00 +0100, Mauro Santos kirjoitti: > Is the partition mounted with nosuid? Nope. signature.asc Description: This is a digitally signed message part

Re: [arch-general] must be root to ping?

2012-07-14 Thread Jesse Juhani Jaara
la, 2012-07-14 kello 18:22 +0300, Mantas Mikulėnas kirjoitti: > Which filesystem is your /usr using? Not all file systems support > storing capabilities... though the error might be caused by something > else, too. Ext4 signature.asc Description: This is a digitally signed message part

Re: [arch-general] must be root to ping?

2012-07-14 Thread Jesse Juhani Jaara
la, 2012-07-14 kello 18:07 +0300, Mantas Mikulėnas kirjoitti: > `/usr/bin/ping` and `ping6` must be either setuid-root (chmod u+s) or > have the CAP_NET_RAW capability (setcap cap_net_raw+ep). The Arch > `iputils` package normally runs `setcap` in its post-install > script[2]. I just updated my sy

Re: [arch-general] cpufreq stopped working

2012-06-30 Thread Jesse Juhani Jaara
la, 2012-06-30 kello 01:14 -0400, Martin Zecher kirjoitti: > I'm not really sure when cpufreq stopped working, maybe 2 or 3 months ago. > It was working fine before and I don't really remember making any change in > configuration. Cpufreq utils are deprecated and replaced with cpupower utils. Try

Re: [arch-general] Alsa doesn't detect Xonar DS sound card on a fresh install

2012-06-23 Thread Jesse Juhani Jaara
la, 2012-06-23 kello 15:58 +0300, m a kirjoitti: > How can I add the new one? I looked it up on alsa wiki but didn't find > much.. Make sure you have snd-virtuoso module loaded up. signature.asc Description: This is a digitally signed message part

Re: [arch-general] Booting archlinux .iso to take a look

2012-06-22 Thread Jesse Juhani Jaara
pe, 2012-06-22 kello 14:34 -0400, Chris Jones kirjoitti: > I created a grub menu entry for ‘archlinux-2011.08.19-core-dual.iso’ and > booted successfully.. but afaict.. it only lets me run the installer. What do you mean it only lets you run the installer? Our isos are full livecds. Once you boot

Re: [arch-general] Complete mess after having attempted to install Nvidia drivers‏

2012-06-22 Thread Jesse Juhani Jaara
pe, 2012-06-22 kello 06:05 -0400, m a kirjoitti: > > You could try to reinstall xorg-server: > > # pacman -S xorg-server > > How am I going to do this? > In normal boot, I can't use my keyboard and, when booting from a > LiveCD, I can't install anything on the system. No you don't boot into LiveCD

Re: [arch-general] Arch box fine tuning

2012-06-14 Thread Jesse Juhani Jaara
to, 2012-06-14 kello 15:59 +0200, Arno Gaboury kirjoitti: > Still looking for a good pointer for building my own Kernel 4.2 wjth > comprehensive explanations of each sub menu of menu config. nconfig has this nice option (in the old menuconfig too, just don't remember the button in there) to press

Re: [arch-general] Powertop tunables and performance

2012-05-31 Thread Jesse Juhani Jaara
to, 2012-05-31 kello 08:07 -0700, Don deJuan kirjoitti: > put them in a script such as handler.sh so when > you're on AC or BAT then the script takes care of handling all that? > Seems way easier to me and is what I do. In AUR there is script called powerdown that does all that. signature.asc

Re: [arch-general] [easytag] Updates and improvements for libmp4v2 version 2.0

2012-05-24 Thread Jesse Juhani Jaara
to, 2012-05-24 kello 11:44 +0200, Nick Lanham kirjoitti: > - Use new API functions > - Actually remove tags when requested instead of setting to empty string > - Report errors to log when errors occur in reading tags > --- > src/mp4_header.c |6 +- > src/mp4_tag.c| 189 > ++

Re: [arch-general] Emacs is Broken!

2012-04-14 Thread Jesse Juhani Jaara
la, 2012-04-14 kello 19:41 +0200, Stefan Husmann kirjoitti: > Why not using a PKGBUILD from AUR to do so? We have a fantastic package > manager, we should use it. Yeah bulding with the PKGBUILD would be better :D > How do you deinstall such a self built emacs? As long as you retain the Makefile you

Re: [arch-general] Installing in VirtualBox - Screen goes black during installation

2012-04-05 Thread Jesse Juhani Jaara
to, 2012-04-05 kello 07:41 -0500, Joshua Poehls kirjoitti: > I started installing Arch in VirtualBox this morning but twice now the > screen goes black at some point during (or right after) the package > download step and never comes back. Well Linux in general has a "powersaving" or "screensaving"

Re: [arch-general] Can you test machine to set --jobs[=N] from w/i PKGBUILD?

2012-04-01 Thread Jesse Juhani Jaara
su, 2012-04-01 kello 14:44 -0500, David C. Rankin kirjoitti: > make || return 1 Those '|| return 1' statements havent been used in long time anymore, yoy can just remove all them :D signature.asc Description: This is a digitally signed message part

Re: [arch-general] makepkg/PKGBUILD - handle same files provided by 2 non-dependent packages?

2012-03-25 Thread Jesse Juhani Jaara
su, 2012-03-25 kello 12:24 -0500, David C. Rankin kirjoitti: > Is there a go-by PKGBUILD that anyone can think of that does just that? In tdesdk's PKGBUILD do somthing like this build () { pach -Np -i patches sed 's|clause|fix|' file.c .configure --prefix } package_tdesdk () { make install rm

Re: [arch-general] a bit more script

2012-03-20 Thread Jesse Juhani Jaara
ti, 2012-03-20 kello 14:37 +, pete kirjoitti: > Well sorry but that does nothing but generate a blank awardgallery.html > and a complaint of > line 2: syntax error near unexpected token `done' find . -name '*.jpg' -exec echo "" \; >> awardgallery.html seens i did a small mistake while copyin

Re: [arch-general] a bit more script

2012-03-20 Thread Jesse Juhani Jaara
Oh sorry I forgot something important from the command. In for f in... you use $f to replace the filename. In find you -exec you use {} find . -name '*.jpg' -exec echo "" ; done >> awardgallery.html signature.asc Description: This is a digitally signed message part

Re: [arch-general] a bit more script

2012-03-20 Thread Jesse Juhani Jaara
ti, 2012-03-20 kello 08:15 +, pete kirjoitti: > The slight problem is in this part > thumbs is a sub dir off the main photos with thumbnails in it they are > named img_0004_s.jpg and i can get it to pick this fact up that means > i have an edit job every time . help with mods please folks

Re: [arch-general] Some synaptics multitouch functionality lost on upgrade

2012-03-15 Thread Jesse Juhani Jaara
to, 2012-03-15 kello 15:44 -0400, Scott Lawrence kirjoitti: > (There's no separate physical button.) How is that different from what you > describe? Is your trackpad like this? With or without those lines. http://www.blogcdn.com/www.engadget.com/media/2010/05/hppavilionhands-on05.jpg Do you have x

Re: [arch-general] Some synaptics multitouch functionality lost on upgrade

2012-03-15 Thread Jesse Juhani Jaara
to, 2012-03-15 kello 14:58 -0400, Scott Lawrence kirjoitti: > I've lost the ability to right click by > clicking with two fingers. Interestingly, I can still right-click by > /tapping/ > with two fingers, There has been some changes on the clickpad stuff, it got rewritten entirely. And so the d

Re: [arch-general] vbox - X won't start -> no screens -> "vboxvideo" (module requirement mismatch, 0)

2012-03-13 Thread Jesse Juhani Jaara
ma, 2012-03-12 kello 21:52 -0500, David C. Rankin kirjoitti: > If I understand you correctly, it was the update within > virtual box of Xorg 1.11 -> 1.12 that left the guest unable to start X due to > the vboxvideo.so not being compatible with 1.12. Yes that is the driver cimpiled for xorg 1.11 API

Re: [arch-general] vbox - X won't start -> no screens -> "vboxvideo" (module requirement mismatch, 0)

2012-03-12 Thread Jesse Juhani Jaara
ma, 2012-03-12 kello 17:18 -0500, David C. Rankin kirjoitti: >I have vboxvideo.so in /usr/lib/xorg/modules/drivers/, so I'm a bit > stumped > on the mismatch. Does this mean I have to install another version of > virtualbox or what? I would say you need to recompile the virtualbox package,

Re: [arch-general] command line utility questions

2012-03-03 Thread Jesse Juhani Jaara
lauantai, 3. maaliskuuta 2012 04:46:01 Jude DaShiell kirjoitti: > What does arch linux use for burning cd's and dvd's? It's not cdrecord or > wodim I checked for those two and found nothing, unless I need to add a > repository to my searching. What ever you want. The only programm Arch forces you

Re: [arch-general] moving away from gnome

2012-02-26 Thread Jesse Juhani Jaara
sunnuntai, 26. helmikuuta 2012 16:39:31 Andrea Crotti kirjoitti: > Is kdm in kde-workspace-base? Yeh it is. kdebase-workspace is the correct name of the pkg tought > If yes it also has quite a lot of dependencies which I don't really need. > And actually I think I can survive very well without any

Re: [arch-general] Need translations for small project

2012-02-26 Thread Jesse Juhani Jaara
sunnuntai, 26. helmikuuta 2012 12:55:51 rafael ff1 kirjoitti: > Suggestion: you could provide translations strings in Transifex, so > translators would have an easier way to follow the progress of > translation and to deliver translations to you (instead of many emails > for all languages). IMO, it

Re: [arch-general] moving away from gnome

2012-02-25 Thread Jesse Juhani Jaara
lauantai, 25. helmikuuta 2012 21:46:03 Ralf Mardorf kirjoitti: > On Sat, 2012-02-25 at 20:32 +, Andrea Crotti wrote: > > netfs > > wicd > > @alsa > There's no networkmanager started ;). But he told he has also tried wicd and he has wicd in the daemons list :D sign

Re: [arch-general] moving away from gnome

2012-02-25 Thread Jesse Juhani Jaara
lauantai, 25. helmikuuta 2012 20:06:28 Andrea Crotti kirjoitti: > Now the next problem is that networkmanager doesn't see any networks, > and wicd tries to connect but > the password is refused. > I think this again has something to do with ConsoleKit and the policies, > is that correct? Don't kn

Re: [arch-general] moving away from gnome

2012-02-25 Thread Jesse Juhani Jaara
lauantai, 25. helmikuuta 2012 21:26:51 Mantas M. kirjoitti: > The actions upon lid closing are part of GNOME's settings. In GNOME 3.1, > power management is done by the "power" plugin of gnome-settings-daemon. Sure in Gnome, but we are talking about power-management outside Gnome here, which DOES

Re: [arch-general] moving away from gnome

2012-02-25 Thread Jesse Juhani Jaara
lauantai, 25. helmikuuta 2012 20:19:31 Jan Steffens kirjoitti: > Probably gnome-settings-daemon The GNOME Settings Daemon is responsible for setting various parameters of a GNOME Session and the applications that run under it. Short: is the GConf X settings daemon. Sure it launches that but is

Re: [arch-general] moving away from gnome

2012-02-25 Thread Jesse Juhani Jaara
lauantai, 25. helmikuuta 2012 19:07:21 Andrea Crotti kirjoitti: > So the question is, what is gnome magically firing up that other window > managers don't? Gnome and KDE, probably Xfce too has a build in powersaving daemon which they use to observe the system ACPI events like "laptop screen clos

Re: [arch-general] Character encoding on new install

2012-02-25 Thread Jesse Juhani Jaara
Should those [] be latin alphabets? If not, then you are just simply missing fonts for them. signature.asc Description: This is a digitally signed message part.

Re: [arch-general] Scripting assistance

2012-02-23 Thread Jesse Juhani Jaara
Something like if `ip link show eth0 | grep -q 'state UP'`; then you mount command hete fi in /etc/rc.local maybe signature.asc Description: This is a digitally signed message part.

Re: [arch-general] NAS drive read ok cant write

2012-02-20 Thread Jesse Juhani Jaara
chown -R your_user_name:users_or_some_another_group_you_wanna_assing_as_owener /foo/bar man chown something like: chown -R pete:users /home/pete/M{usic,ovies} should do it, remebr to run it as root. But be avare that that will make you the ofvner of everysingle file in those folders :D signat

Re: [arch-general] shutdown problems

2012-02-16 Thread Jesse Juhani Jaara
I am experiencing this same issue on my 2 KDE systems too. Both using systemd too. signature.asc Description: This is a digitally signed message part.

Re: [arch-general] kde 4.8 and syaptiks

2012-02-12 Thread Jesse Juhani Jaara
sunnuntai, 12. helmikuuta 2012 16:20:55 Genes MailLists kirjoitti: > Thanks - unfortunately thats an ancient version (0.3) - and as per the > URL its supposed to be in KDE 4.8 (version 0.8) O_o the verison in AUR is 0.8.1 Also I don't see any text telling it is included in KDE 4.8 signat

Re: [arch-general] kde 4.8 and syaptiks

2012-02-12 Thread Jesse Juhani Jaara
sunnuntai, 12. helmikuuta 2012 16:17:14 Genes MailLists kirjoitti > However I cannot find it on my desktop - I have the kde meta group > installed. Anyone know where synaptiks is - is it available? Its in AUR: https://aur.archlinux.org/packages.php?ID=32204 signature.asc Description: This is a

Re: [arch-general] Can't rebuild audiofile 3.2 from PKGBUILD?

2012-02-07 Thread Jesse Juhani Jaara
tiistai, 7. helmikuuta 2012 14:48:23 David C. Rankin kirjoitti: > /usr/bin/ld: power.o: undefined reference to symbol 'log10@@GLIBC_2.0' > /usr/bin/ld: note: 'log10@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so > try adding it to the linker command line These probles can be solved by adding -lm

Re: [arch-general] Google earth

2012-02-01 Thread Jesse Juhani Jaara
keskiviikko, 1. helmikuuta 2012 20:55:36 P Nikolic kirjoitti: > driver to get Google earth to behave or can i tell pacman to deinstall the > libgl and install the nvidia-utils (or are the nvidia-utils for the Nvidia > binary driver in which casse the answer is pre determined) nvidia-utils is the

Re: [arch-general] Google earth

2012-02-01 Thread Jesse Juhani Jaara
keskiviikko, 1. helmikuuta 2012 20:37:36 P Nikolic kirjoitti: > I am running the nouveau driver not the Nvidia i have tried to install > lib32-nvidia-utils but got the report below do i take it that i need to > install the full Nvidia binary ( i do not mind installing it BTW) but > thought i

Re: [arch-general] problem installing custom kernel

2012-02-01 Thread Jesse Juhani Jaara
keskiviikko, 1. helmikuuta 2012 17:54:37 Madhurya Kakati kirjoitti: > OK. I read the wiki page once more and found out my mistake. Since my kernel > has already been compiled can I create the package without compiling it > again? madkaka@archer# man makepkg signature.asc Description: This is a

Re: [arch-general] Audio quirks

2012-01-16 Thread Jesse Juhani Jaara
Only thing you need to do is to set the HDMI and internal cards profiles to disabled. On KDE: 1 KDE system setting app 2. Multimedia configuration panel 3. Phonen sub menu 4. 2nd tab (Sound HW) in the phonon settings screen 5. (Sound) card: [for both internal and NVIDIA HDMI] 6. Profile: Disabled

Re: [arch-general] update error

2012-01-07 Thread Jesse Juhani Jaara
> filesystem: /etc/mtab exists in filesystem http://www.archlinux.org/news/filesystem-upgrade-manual-intervention-required/ > initscripts: /etc/profile.d/locale.sh exists in filesystem http://www.archlinux.org/news/initscripts-update-manual-intervention-required/

Re: [arch-general] 3 errors not sure of .

2012-01-07 Thread Jesse Juhani Jaara
> Try to start Firefox i get . > Symbol lookuo error :/usr/lib/libgkt-x11-2.0.so.0: undefined symbol: > 9_datalist_get_data . Did you install Firefox without updating your system first? Never ever insall anything without running a fullsystem update firsth.

Re: [arch-general] 3 errors not sure of .

2012-01-07 Thread Jesse Juhani Jaara
> Warning cannot open ConsoleKit Session: Unable to open session :Failed to > connect /var/run/dbus/system_bus_socket : no such directory Have you started dbus daemon If not do so. > the last one now i am unable to find the en_GB Locale file for KDE > i have tried "pacman -S kde-l10n-en_GB"

Re: [arch-general] cant run adb on arch64

2012-01-01 Thread Jesse Juhani Jaara
You should never do anything like that in Arch. ALWAYS use the PKGBUILD, when it might save you a a hell of lot time, wich might othervice go into all sorts of tinkering, expecially when installing binary only stuff. You are going to run into all sorts of problems with that thing in future and p

Re: [arch-general] cant run adb on arch64

2012-01-01 Thread Jesse Juhani Jaara
Did you install the dev tools trought AUR package? > ./adb: error while loading shared libraries: libncurses.so.5: cannot open Would indicate that you are simplky missing the ncurses or lib32-ncurses pkg if adb is 32-bi executable :D signature.asc Description: This is a digitally signed message p

Re: [arch-general] coping with damaging updates

2011-10-27 Thread Jesse Juhani Jaara
On Fri, Oct 28, 2011 at 01:43:11AM +1000, Mick wrote: > On Thu, 27 Oct 2011 10:09:48 +0200 > Karol Blazewicz wrote: > > I have just scanned the last 18 months of arch-general and > arch-announce list archives and found nothing that looked even vaguely > like "if you install this-package-update yo

Re: [arch-general] Wiki & forum down?

2011-10-24 Thread Jesse Juhani Jaara
On Mon, Oct 24, 2011 at 10:30:26AM -0400, Taylor Hedberg wrote: > Apologies if I've missed something obvious, but both the wiki and forum > seem to have been down for at least a few hours now (I think they are > located on the same host). Does anyone know what the situation is? There has been a ha

Re: [arch-general] Arch and Gnome 3problems

2011-10-23 Thread Jesse Juhani Jaara
Yes gnome is version 3.2.1 at the moment and that is what we have in the repos.

Re: [arch-general] Arch and Gnome 3problems

2011-10-23 Thread Jesse Juhani Jaara
I dont see why you would want to remove the gnome-shell package, as it is a main part of the new gnome 3. Also xf86-input-keyboard and -mouse are long deprecated now days you only xf86-input-evdev and and latop users need xf86-input-synaptics too. If I remeber right the screen reader wanst workin

Re: [arch-general] problem with qingy - broken after logout

2011-10-22 Thread Jesse Juhani Jaara
On Sat, Oct 22, 2011 at 05:10:04PM +0530, J. Bakshi wrote: > On Sat, 22 Oct 2011 17:02:23 +0530 > Madhurya Kakati wrote: > > Yes I know but arch is such a distro which is stick with the light weight > apps and debud upto core to actually solve issues. One more point, linuxes are > same at the

[arch-general] Pacman FInnish translation help wanted

2011-03-12 Thread Jesse Juhani Jaara
So in short I would like someone to do little spell checking and other checking on the Finnish translation I'm working on. A bigger post I posted on archlinux.fi forums earlier (in Finnish ) Eli olen siis kääntänyt pacmanin

Re: [arch-general] HTTP Custom Mirror on Install

2011-03-08 Thread Jesse Juhani Jaara
ti, 2011-03-08 kello 18:39 -0500, Thomas Misilo kirjoitti: > Good Evening, > > I was trying to use a custom mirror during an install today, it is only a > HTTP server currently. Is this a problem, does it need to be ftp? As the > mirror does work with pacman after install. > > Thanks! > > Tom

[arch-general] Projectm rebuild

2011-01-30 Thread Jesse Juhani Jaara
Projectm seems to need rebuilding as projectm-libvisual-alsa won't work whit the curretn build. When running it will give this: libvisual CRITICAL: projectM-libvisual-alsa: visual_plugin_get_references(): Cannot load plugin: /usr/lib/libprojectM.so.2: undefined symbol: __glewDeleteFramebuffersEXT

Re: [arch-general] Question on repository

2011-01-25 Thread Jesse Juhani Jaara
ti, 2011-01-25 kello 22:13 +0100, Grzegorz Rumiński kirjoitti: > Hi lads, > > Can I selectively install apackage from [testing] repo or do I have to > uncomment it in pacman.conf, update database, install it and then comment it > again? Is there a way to install it more quickly/with less messing