You are not logged in.
Yay! Package moved out of testing!
... but umm...
$ pacman -S xorg
Targets: xorg-11R6.8.0-2
Proceed with upgrade? [Y/n]
checking package integrity... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
/usr/lib/libGL.la: exists in filesystem
errors occurred, no packages were upgraded.
:shock: Is this supposed to happen?
Offline
I upgraded using force but now when I start X...
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error: No Symbols named "us" in the include file "pc/us"
> Exiting
> Abandoning symbols file "default"
Errors from xkbcomp are not fatal to the X server
[edit]: fixed it. xorg settings messed up. I set the XkbVariant wrong. (it was set to us when it was supposed to be set to err.. I have it blank right now.)
Offline
libGL.la problem?
do you use nvidia drivers?
you can force the install of xorg and it is possible that you have to reinstall the nvidia drivers with pacman -S nvidia
that should help
i try it this evening
with testing package it worked without rebuild
Offline
here's a PKGBUILD for transset
# Contributor: Elias J. Guerrero (hyp0luxa) <hyp0luxa@yahoo.com> pkgname=transset pkgver=cvs pkgrel=1 pkgdesc="A CVS build of x.org transset" url="" depends=('xorg') makedepends=('cvs') cvsroot=":pserver:anoncvs@cvs.freedesktop.org:/cvs/xapps" build() { cd $startdir/src #cvs checkouts msg "Connecting to x.org CVS server...press enter to confinue'" cvs -d $cvsroot login msg "Checking out transset...." PKG_CONFIG_PATH=/opt/Xorg-6.7.99.1/lib/pkgconfig export PKG_CONFIG_PATH cvs -d $cvsroot co transset cd $startdir/src/transset # actual build make || return 1 mkdir $startdir/pkg/usr mkdir $startdir/pkg/usr/X11R6 mkdir $startdir/pkg/usr/X11R6/bin cp $startdir/src/transset/transset $startdir/pkg/usr/X11R6/bin }
Maybe transset and xcompmgr should be add to extra/current?
Gnome - The weakest link!
Linux, *not* GNU/Linux!
Offline
libGL.la problem?
do you use nvidia drivers?
you can force the install of xorg and it is possible that you have to reinstall the nvidia drivers with pacman -S nvidia
that should help
i try it this evening
with testing package it worked without rebuild
I got it too, and I don't use nvidia drivers. I just forced it, and it works.
Did somebody put this in the bug tracker?
Offline
How to use xcompmgr and transset?
transset reports:
opacity 0xc0000000
Set Property to 0.75
and:
20:25:22 fopref@~ $ transset/transset
Found property: 0.75
opacity 0xffffffff
Set Property to 1
after clicking on a window.... and does nothing
xcompmgr reports:
No composite extension
in /var/log/Xorg.0.log:
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
cu
Ford Prefect
Offline
Have you added the following to xorg.conf?
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Walt
P4 2.8Ghz @ 2.8Ghz SL6WT
Zalman CNPS7000-Cu
865PE Neo-2 LS BIOs 2.4
512mb Mushkin Level II
160GB Maxtor HD
Geforce 4 440MX
Antec 3700 1 exhaust and 1 intake fans
Linux 2.6.x
Linux user 314187
ArchLinux
Offline
(EE) Failed to load module "Keyboard" (module does not exist, 0)
(EE) No input driver matching `Keyboard'
No core keyboard
Change:
Driver "Keyboard"
to
Driver "kbd"
Viola! (said the conductor)
Seriously, though, I found this out by backing up my /etc/X11/xorg.conf file, then running xorgconfig and checking the Driver field in the automatically generated xorg.conf file.
fffft!
Offline
Does anyone have a problem with trying to switch VTs from within the new X.org? Another issue i am running into is trying to run x.org with mergedfb, supposedly it should work, but it is not recognizing my second monitor. Weird.
Offline
hiho.
finally !!! there is 6.8.1 !!! *whaaaa* i just finished downloading the srces of 6.8.0 8[
mak.
$ wget -c -r -l inf -i what_the_hel.l
Offline
I tried downloading 6.8.1, but it looks like they haven't uploaded it yet.
And where were all the sportsmen who always pulled you though?
They're all resting down in Cornwall
writing up their memoirs for a paper-back edition
of the Boy Scout Manual.
Offline
i have started the SINGLE-bz2-file, but now the whole sub-dir is gone ...
however i did finish the 35k patch, they also released, must also be a FIRST-time.
hopefully the dir will come back
mak.
$ wget -c -r -l inf -i what_the_hel.l
Offline
looks like xorg-6.8.1 is BACK.
u can download it at: http://freedesktop.org/~xorg/X11R6.8.1/src/
there a multiple versions to get the src this time.
... hope they keep this up >> 40mb-bz2-file !!!
mak.
$ wget -c -r -l inf -i what_the_hel.l
Offline
is the latest arch package 6.8.1-1 or 6.8.0-3 - if you see what i mean? don't tell me someone added the new package but missed the security patch?
Offline
hiho.
it's 6.8.0-3 without the libXpm-security fix as far as i see,
that's why i posted the link to 6.8.1, however i'm not SO sure
that this is the _final_ version of 6.8.X ...
'cause it had been released - unreleased and released again ... :?
the xorg-devs aren't sure either i think ...
mak.
$ wget -c -r -l inf -i what_the_hel.l
Offline