A bit of Googling would suggest that sys_siglist is only available on BSD.
> I've updated my laptop now, too. Again nothing at all when dropping
> application icons onto some other application icon...
>
> Am I doing it wrong???
>
> Manuel
You did restart gnome after updating, did you?
What you need to do is to create a custom package for the specific version
of libvpx that doesn't conflict with the one from repo, so you can have
both the new version for repo packages and the old version for whatever
reason
Maybe you have the lang set somewhere in your shell configfile. Have you
tried with a new user?
the dmesg output suggests that the phone is registered as a USB storage
device, make sure that USB storage mode in the phone is not turned on.
Activate the tether on the connected phone an check if it is registered as
a network interface by running 'ip addr' if not check the dmesg. If the
phone uses regular android tether and not some funky custom tether by the
manufacturer it should register as a rndis USB ethernet device.
Tvheadend, vlc, mythtv, ffmpeg
la, 2014-05-03 kello 19:41 +0300, Dimitris Zervas kirjoitti:
> I've tried several months ago to go with Xen GPU passthrough but failed (I
> did not have much time).
Just to make sure, you do have a system (CPU + Motherboard) that
supports IOMMU virtualization, don't you?
Sadly I do not have any
Delcypher kirjoitti:
Or you could just build LLVM (and clang if you need it) from source
and link your project against that. That way, you can upgrade your
system's LLVM/clang packages without breaking your project.
Or even better port the codebase to llvm 3.4.
fbset -xres X -yres Y
Use that.
Try to reinstall cdparanoia. Some randon error might have happaned sometime
during an updat and the file did not get written to the disk.
2013/6/18 Iru Cai
> src/input/cdio_paranoia_input_plugin.c:38:27: fatal error: cdio/paranoia.h:
> No such file or directory
> #include
>
> and then I use “systemctl enable dhcpcd@ ” hoping to reset the Internet
> connection but the shell tells me“ Fail to issue method call:Read-only file
> system”
You need to do 'systemctl enable dhcpcd@interface_name'
substituting the interface_name with your network device like
eth0.
Do you g
Did you remebr to set up MAKEFLAGS in /etc/makepkg.conf?
Have you unmuted the sound card's own channels too? And not just the
pulseaudio's.
Have you unmuted the channels?
You should never cherry pick updatates. It is all or nothing. Altought you
can use syntax -S repo/pkgname. But if you are going to do that remember
that I will be slaughtered for sharing this information, if you go
complaining about how that broke your system. As long as you dont install
system lib
I think you can configure that in BIOS.
> you verify you can run X11.. connect to the network.. etc.
You can run X11 easily as long ass you don't have some relic from 70s or
some arm system, even then basic vesa driver should work.
There is a directory syncing daemon in AUR it does exactly what you want.
Dir-sync-daemon is the name if I remember correctly.
My creative sound card stopped working recently. Only 5.1 audio mode would
work. My regular 7.1 was missing front and bass channels and 2.0 mode would
not play any sound at all.
> Also, I vaguely remember that service are symlinked
> in /etc/systemd/.../something from /usr/lib/systemd/something.
> This step is not even mentionned in the wiki page
Systemctl enable name.service
(Enable/disable/stop/start/restart/status)... its qll in the wiki.
Install amd-microcode, I think the microcode module is autoloaded as well
as all cpufreq and all other CPU related modules in this new release.
Also you should not use ftp.archlinux.org mirror. It has 50Kb/s caps and
all.
Battery getting old can cause that too.
Rest of the install script stack please. Especially install-tools.sh and
install-kmod.sh. No references top your install error on that part of the
installer stack, you posted.
Clearly parallels doesn't have support for Arch's Pacman packagemanager.
Post the install script top some pastebin service so some one can take a
look on it and see what it actually does, so you can manually install the
stuff. Just don't I use pastebin.com some archers don't line it and will
comple
Makepkg.conf
MAKEFLAGS="-jX"
Innstall renice and you wont even
Notice the building, as gcc's priority
is set so low by renice.
This only applys to VB guest systems your host systems can have 1.12
Same happened to me too yesterday, only in X in fresh booted Chakra install.
We already have one in official repos that does all that.
Make INSTALL_ROOT=$pkgdir install
4.3.2012 0.36 "David C. Rankin" kirjoitti:
> Guys,
>
> This is the first time I've seen makepkg not be able to create the
> $pkgdir/ needed to package a file. I take it from the forum posts
> that this
> usually means that makepkg is trying to create the file in
I bet you have '5' at the end of your kernel commandline.
Your BIOS migt contain a wifi swich
Sent from my phone. Sorry for any spelling mistakes
Search aur for -git
Sent from my phone. Sorry for any spelling mistakes
Mine does that every now and then if the connection gets cut of. Reboot
solves that for me.
Sent from my phone. Sorry for any spelling mistakes
You MUST always do a full systen upgrade before installing a package. Do
it. If it wont help then try to email again.
Dunno about mplater but mplayer2 uses lubav, but is conpitable with ffmpeg
after config script patch (version missmach)
Did you remeber to install
lib32-nvidia-utils ???
--
(\_ /) copy the bunny to your profile
(0.o ) to help him achieve world domination.
(> <) come join the dark side.
/_|_\ (we have cookies.)
2012/1/28 Peter G Nikolic :
> Ok on the multi lib that done now if i try makepkg -si it asks for the
> password but i am unable to enter a password it will not accept entry from
> the keyboard
In linux entering your password on the console doesn't display chars
instead the it just simpl
Yous hould no't have n eeded to do that. Pulseaudio should only be needed
by application whick don't do anything without pulseadio. We have libpulse
package that provides pulseaudio lib for applications linked with PA support
like mplayer
--
(\_ /) copy the bunny to your profile
(0.o ) to hel
Alternative use pavucontrol or KDE sound setup windows HW tab to set
the internal and HDMI
cards mode into 'disabled' from '2.0 Stereo output, Stereo Input.' or
what ever it is set for.
This makes sure only the usb card is used, as its the only one PA apps
see as usable then.
No real idea about th
Did you try with differend backends? xv/gl/(vdpau)
> My primary desire for updates is for:
> 1.) security fixes
> 2.) bug fixes
>
> I don't need to update for new features unless its a feature I need,
Well we dont do backporting so it is FIXES+FEATURES or nothing.
Cherrypicking updates is no sollution, as soname bumps are reality.
> can clear any
Ctrl+v will paste the ctrl+c/x selected text or menu->copy/cut , dunno about
the mouse paint no buttons Unix style copy
2011/9/18 XeCycle :
> Hi, I build Emacs from git quite frequently, about twice a month or so.
> However the PKGBUILD from AUR rebuilds everything each time, which takes
> too many time I think. Perhaps Emacs is small, but I think there should
> be a way to prevent too many rebuilds --- is that pos
2011/9/10 Bastien Dejean :
> Jesse Jaara a écrit :
>
>> To put it simply the ext filesystem supports UNIX file attributes
>> and stores the owner and group of the file in the disk
>
> % ls -l /dev/sdc1
> brw-rw 1 root storage 8, 49 Sep 10 12:48 /dev/sdc1
>
> S
To put it simply the ext filesystem supports UNIX file attributes
and stores the owner and group of the file in the disk, unlike
FAT does. So currently the user/group the ext3 says the file
is owned by, doesn't exist in the current system.
--
(\_ /) copy the bunny to your profile
(0.o ) to help h
08.09.2011 20:49, Bastien Dejean kirjoitti:
> Hi,
>
> How can I let my USB keyboard be a waker?
>
> I tried to add
>
> echo USB0 > /proc/acpi/wakeup
>
> to rc.local but, after boot, /proc/acpi/wakeup doesn't contain any USB
> related line.
>
> Regards,
I think you need to turn on support in for sta
02.09.2011 14:43, Jorge Almeida kirjoitti:
> Two days ago I did a one week -due general upgrading. After rebooting,
> the "Down" key changed its usual behavior: keeping the key pressed
> should keep producing Down events (I use it sometimes to scroll a
> google page without the mouse, or to move do
30.08.2011 21:04, Timothy M. Redaelli kirjoitti:
> Hi,
> some month ago I decided to become the new ettercap upstream maintainer.
> I released a fixed 0.7.4 version -
> https://github.com/drizztbsd/ettercap/tarball/NG-0.7.4 - that is
> included in debian testing and sid.
>
> Should I flag the etter
Linux-ck and -pf from aur have it
26.08.2011 17:39, Estêvão Valadão kirjoitti:
> Hey guys,
>
> Take a look at vpack - vABS Packaging Utility:
> http://aur.archlinux.org/packages.php?ID=51856
>
> Opinions and suggestions are welcome!
>
>
> Thanks,
>
What does this actually do? Can't find any-kind of
description.
signature.asc
Des
But why are you trying to downgrade to FF4 instead of FF5?
signature.asc
Description: OpenPGP digital signature
2011/8/12 Madhurya Kakati :
> On Wed, Aug 10, 2011 at 6:52 PM, Ray Rashif wrote:
>> On 10 August 2011 19:44, Madhurya Kakati wrote:
>>> Hi,
>>> I was quite surprised to see a language pack for LibreOffice for my
>>> mother tongue in the extra repo(libreoffice-as). I was wondering as to
>>> how to
Try amixer it alsamixer to see if it is muted
Download some core testing iso. Or just actually any arch core iso.
Check the systemd wiki page it has info for setting windows to UTC time
2011/7/11 Matthew Monaco
> On 07/11/2011 12:30 AM, dmb...@gmail.com wrote:
>
>> On 07/10/2011 07:44 PM, Matthew Monaco wrote:
>>
>>> I think since Gnome 3 / pulseaudio, I've had an annoying system beep
>>> when shutting down. The pcspkr module is not loaded.
>>>
>>
>> Are you blacklisting this mo
Just enable the alsa daemon in rc.conf so that sound levels get reloaded on
boot according to what they were at shutdown time. ^^
essary. The wiki page doesn't ask for it
>> when using the repo [catalyst]
>> Either way I'll try adding it and I'll tell you guys later how it
>> worked out. (I don't have the netbook now)
>> I'll also post another pastebin with the log output
>
> ---
> Usage: /sbin/modprobe [-v] [-V] [-C config-file] [-d ] [-n]
> (cut)
> ---
>
I get that too. Im using systemd
--
(\_ /) copy the bunny to your profile
(0.o ) to help him achieve world domination.
(> <) come join the dark side.
/_|_\ (we have cookies.)
10.7.2011 11.35 "Bogdan Ionuț" kirjoitti:
>
> On Sun, Jul 10, 2011 at 11:33, jesse jaara wrote:
>
> > nokms
>
> not nomodeset!?
Oh sorry I did mean nomodeset. No wonder nokms looked like it was way too
short. Also I assume you have loaded the fglrx module.
Try t
Make sure you disable kms. Add 'nokms' kernel boot line
2011/7/5 jesse jaara
>
>
> 2011/7/5 Bernardo Barros
>
>> Sergio!
>>
>> Maybe try xfce or lxde with then?
>>
>> It will be clever because gnome2 will not give you updates anymore,
>> and will be harder and harder to keep things working in the long
2011/7/5 Bernardo Barros
> Sergio!
>
> Maybe try xfce or lxde with then?
>
> It will be clever because gnome2 will not give you updates anymore,
> and will be harder and harder to keep things working in the long run.
>
> (Unless someone forked gnome2 and is working on that right now)
>
> Speciall
Im not sure but I think that some app from catalyst repo ?Xorg? has depency
on them. Id say that install the gl packages with nodeps flag -Sdd and try
to upgrade the rest of the system so that you get the ofical xserver
packages and other
yaourt -Rdd ati-dri libgl
yaourt -S catalyst catalyst-utils.
You should also change the lib32gl package to
catalyst-utils as if you don't 32bit apps won't work :(
--
(\_ /) copy the bunny to your profile
(0.o ) to help him achieve world domination.
(> <) come join the dark side.
/_|_\ (we have co
2011/6/16 jesse jaara
>
>
> 2011/6/16 Sergio de Almeida Lenzi
>
>> Hello...
>>
>> I am building a private repository (myrep) I put all the packages, I
>> build
>> using PKGBUILD and /var/abs/tree. and saved it on an internet server
>> that can b
2011/6/16 Sergio de Almeida Lenzi
> Hello...
>
> I am building a private repository (myrep) I put all the packages, I
> build
> using PKGBUILD and /var/abs/tree. and saved it on an internet server
> that can be acessed by using http.
>
> Is there a way to build the db and files in the repository,
On june 8th some major internet sites
will turn ipv6 support on for 24h, ipv4 will
not be disabled.
--
(\_ /) copy the bunny to your profile
(0.o ) to help him achieve world domination.
(> <) come join the dark side.
/_|_\ (we have cookies.)
You need to change the theme in gconf :)
gconf-editor and go to
/desktop/gnome/file_views
and
/desktop/gnome/file_views
then in those tree menus change the icon_theme
option to your liking :)
--
(\_ /) copy the bunny to your profile
(0.o ) to help him achieve world domination.
(> <) come join
2011/5/25 Ray Rashif
> On 26 May 2011 03:15, Mauro Santos wrote:
> > On 25-05-2011 19:36, Ray Rashif wrote:
> >
> >> I agree. I'd like for the package to be called simply 'kernel'. That
> >> fits in with our straightforward approach to package-naming (and
> >> packaging in general). As long as w
This is from recent kerbel mailing list post. A voice inside Torvals head is
telling hin that it would be time to go for 3.0 versioning
Install base-devel firsth :-)
>
> While I don't have a firm opinion about this, I tend to disagree with
> you. I have always been using the rc.d scripts and find they work
> fine.
>
As far as I know the only problem that the daemon method
has is the "boot to runlevel S to fix" problem. So if you
edit your xorg.conf file improp
-d ignores version numbers -dd versions and names (the old -d)
2011/4/30 Nicolás Adamo
> Hi! Does anyone have any clue about this?
>
> [nico@myhost ~]$ blender -d
> Blender 2.49 (sub 2) Build
> argv[0] = blender
> argv[1] = -d
> Compiled with Python version 2.7.1.
> Checking for installed Python... got it!
> Color depth r 5 g 6 b 5
> Aux buffers: 0
> read fi
2011/4/15 Fabiano Furtado Pessoa Coelho
> Hi archers,
>
> Is there a way to display the packages grouped by repository with the
> "pacman -Su"?
>
> I'd like to organize the package display information by repository.
>
> Thanks
>
You coul use yaourt, it does that by default :)
--
(\_ /) copy t
Update all, reboot and recompile
put a over b in pacman conf and it will always install from a and if it cant
be found it will move to b. Ignorepkg repob/package might work too
2011/2/5 Bernardo Barros
> 2011/2/5 jesse jaara :
> > Can't you just open it in nano or vim?
>
> Of course... or even better, Emacs. :-)
>
> But I'd like to know if I could do something like 'get-pkg-version',
> so from time to time I could use a scr
2011/2/5 Bernardo Barros
> Hey all,
>
> How to have access and change PKGBUILD variables? Is there
> command-line tools for this kind of job, so one could easily check,
> for example, the version number, change it and update the checksum?
>
> thanks a bunch,
> Bernardo
>
Can't you just open it i
On 22.1.2011 18.04, "Denis A. Altoé Falqueto"
wrote:
>
> Hi guys.
>
> Is that the intended purpose? I was having a problem with the mouse
> module from KDE system settings and discovered that I didn't have
> libusb-compat. When I listed its contents just to check, I saw that it
> is the owner of /
You can use gpm nouse daemon too in tty its very usefull. Just pres the
button and select wanted text and yhen press the midle mousebutton to paste.
It also works from tty1 selected ,paste to tty2 :-D alaa double click
selwcts wordif i remember right
On 19.1.2011 9.08, "Juan R. de Silva" wrote:
>
Does xz work alone?
On 2.1.2011 4.21, "Madhurya Kakati" wrote:
> i ran pacman -Syu and system is fully updated.
>
> On Sun, Jan 2, 2011 at 7:42 AM, jesse jaara wrote:
>
>> Your pacman or libarchive is outofdate or you dont have xz installed
>>
Your pacman or libarchive is outofdate or you dont have xz installed
Add tgem to i686 and make symlinks in x86_64 dir
On 23.12.2010 21.05, "John W Palmieri" wrote:
>
> Hey Gang:
>
> I'm creating my own packages and respository. I have both i686 and
> x86_64 architectures, as well as pure python code which is 'any'
> architecture.
>
> In order to get the 'any' packa
Shm is used by pulseaudio I think and also i copy my chromium profile
from hd to shm an boot and then remove cache and copy the profile
back to hd when i shutdown. Also it is used by one script that simply
touches a lock file in there.
Reproducing is as simple as just rebooting the pc and the permi
2010/12/13 Tom Gundersen
> On Mon, Dec 13, 2010 at 7:04 PM, jesse jaara
> wrote:
> > drwxr-xr-x root root
> > for both in /lib/udev/devices
> > same in /dev after boot.
>
> And /etc/fstab?
>
> -t
>
I have sent it already twice as attatchenment
fstab
2010/12/13 Tom Gundersen
> On Sun, Dec 12, 2010 at 7:37 PM, jesse jaara
> wrote:
> > So I enabled testing, community-testing and kde-unstable
> > updated yaourt -Syu and reebooted. Now when ever I boot the
> > machine the /dev/shm and /dev/pts get mounted so that
>
So I enabled testing, community-testing and kde-unstable
updated yaourt -Syu and reebooted. Now when ever I boot the
machine the /dev/shm and /dev/pts get mounted so that
only root can write into them. So I cannot use shm as
a normal user and no terminal emulator can create
a /dev/pts/0 node.
2010
fstab
Description: Binary data
Currently, if one wants to make a pkg, lets
say, for an app that only has binaries available
and only for 32bit archs, then one usually
makes a bin32-appname pkg for it. I don't
like this and would like to have the bin32
and the non-bin32 pkgs to be just one
pkg with the name of the app. But if one
I think i miss understoid you, if you wang the output og make to file you
can put >/file/path to end if iy
On 24.10.2010 17.36, "jesse jaara" wrote:
> If you build it in some terminal emulator you might be ableto save the
whole
> output into file. If i remember right atlea
If you build it in some terminal emulator you might be ableto save the whole
output into file. If i remember right atleast kdes konsole and yakuake can
do that
On 24.10.2010 17.33, "Christian" wrote:
> Hi all,
> I know that I have to use piping for this, but I want to output the
> errors I get whi
>
> the ntfs kernel module doesent suppowr writing, use ntfs-3g instead
the archiso 2010.08 has btrfs support marked as experimental but it should
work and create a working btrfs partition, but if you want newer tolls you
can updte it or instlaa the git version
I too have been using btrfs for nearly 9 months (to be precise since 18.1)
as my home
and var partition that are on one partition in differed sub-volumes. I have
never had any
problems whit it, I don't really know anythin about its speed compared to
ext4 or some
other filesystem, but its working fa
I don't know how mailinglist apps work, but can't we put some spam
filtering to it and black list his namw or is there alredysome filtered?
Did anyone else revice some old maiöing list messages i got few about
xorg1.8 miving to extra and announment if 2010.5 install meedia and some
others
1 - 100 of 109 matches
Mail list logo