You are not logged in.

#1 2007-09-02 21:16:41

cybe-arch
Member
Registered: 2007-09-02
Posts: 63
Website

x.org 7.3

Hi!

When can i wait the xorg7.3 package in pacmans current repository?

Offline

#2 2007-09-02 21:22:28

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: x.org 7.3

right now.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#3 2007-09-02 21:40:07

cybe-arch
Member
Registered: 2007-09-02
Posts: 63
Website

Re: x.org 7.3

So you mean it is in the repository or that it will come soon?

Right now i have:
xorg 11R7.0-1
xorg-server 1.2.0-5
xorg-server-utils 1.0.4-2

I've read that 7.3 includes version 1.4 of xorg-server and xradr 1.4 (right now mine is 1.1).

I can't see any of these in the testing or unstable repo's.

Offline

#4 2007-09-02 21:41:31

miggols99
Member
Registered: 2007-06-10
Posts: 424

Re: x.org 7.3

Xorg 7.3 hasn't been released yet. It was supposed to be released on the 29th August, but will now be released on the 5th (Wednesday). It won't take too long to get into the repos (yay no more xorg.conf!!)

Offline

#5 2007-09-02 21:43:15

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,967
Website

Re: x.org 7.3

Afaik it will remain in [testing] until this issues are fixed: http://bugs.archlinux.org/task/7920

Offline

#6 2007-09-02 21:43:20

cybe-arch
Member
Registered: 2007-09-02
Posts: 63
Website

Re: x.org 7.3

Thanks for clearing that up miggols99.

Yeah, I can't wait to get rid off xorg.conf big_smile

Offline

#7 2007-09-02 22:17:01

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: x.org 7.3

Hmm, I still need a xorg.conf with 7.3 . I managed to remove a few sections from it, but that's all. It's not really there yet.
Right, I can start X without it, but it isn't usable, mostly because keyboard layout and FontPaths are wrong. But there are probably other things as well that don't work correctly.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#8 2007-09-03 07:59:51

kth5
Member
Registered: 2004-04-29
Posts: 657
Website

Re: x.org 7.3

miggols99 wrote:

Xorg 7.3 hasn't been released yet. It was supposed to be released on the 29th August, but will now be released on the 5th (Wednesday). It won't take too long to get into the repos (yay no more xorg.conf!!)

There's no way xorg-server will do without a xorg.conf yet. There's no way of guessing your preffered keyboard layout on PS/2, DIN etc. No way of guessing what kind of monitor you use if EDID is not readable. DRI normally disabled for some cards that need forcing DRI on startup and such. It's still a long way to go for all these things to be wiped out. Probably, the x86 won't exist anymore by then. Which I personally hope, happens soon. smile


I recognize that while theory and practice are, in theory, the same, they are, in practice, different. -Mark Mitchell

Offline

#9 2007-09-03 17:39:21

1311219
Member
From: Sweden
Registered: 2007-01-09
Posts: 121

Re: x.org 7.3

Not to mention: when setting up a decent twinview config - that will always require the user to specify a layout. wink
But the better automatic hardware detection is a good improvement, and will result in simpler xorg.conf files, which will still give the same (good) results as the old (bigger) configs. big_smile

Offline

#10 2007-09-03 17:48:23

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: x.org 7.3

1311219 wrote:

But the better automatic hardware detection is a good improvement, and will result in simpler xorg.conf files, which will still give the same (good) results as the old (bigger) configs. big_smile

Indeed, I hope it'll allow that at least. The current version in testing does not really allow that though.
As I said, FontPaths aren't detected properly, so I had to add this section.
And then, Xorg refused to start, it requires a Device section, and then Screen / Monitor .
I don't have anything special in these sections, and X can detect them fine when xorg.conf doesn't exist.
But after creating a xorg.conf with the correct FontPaths, it didn't want to autodetect these other sections anymore yikes

That said, I just found out this morning that the version in testing is apparently not uptodate :
http://archlinux.org/pipermail/arch-dev … 01493.html

So maybe that one is better, I didn't try yet, but it's not sure. Maybe it'll have to wait for the next release.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#11 2007-09-04 19:23:03

kth5
Member
Registered: 2004-04-29
Posts: 657
Website

Re: x.org 7.3

As described on the arch-dev-public list [1] there now I a repo with the latest prerelease packages for xorg. I wouldn't expect too much from it though and nvidia/ati users wanting to have their binary blobs running are out of luck: both nvidia & fglrx do not work with the latest xorg-server! smile
What's more, there's a showstopper bug filed [2] to which I'd like everyone make theirs a dependency for this to be solved.


[1] http://archlinux.org/pipermail/arch-dev … 01493.html
[2] http://bugs.archlinux.org/task/7920

Last edited by kth5 (2007-09-04 19:24:59)


I recognize that while theory and practice are, in theory, the same, they are, in practice, different. -Mark Mitchell

Offline

#12 2007-09-04 19:38:44

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: x.org 7.3

Well, I tried it out, and I cant see a difference with the one in testing. I guess thats a good thing, since it already worked fine previously (using intel driver btw).
But what I said about the config above still applies.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#13 2007-09-05 08:53:00

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: x.org 7.3

Tried out the new xorg today. Hardware intel on-board graphics card (82865G). Compiz benchmark (not very reliable indicator) shot up from 24 to 43 and the entire desktop seems smoother. I used my existing xorg.conf with compz-git. I did not try without and xorg.conf file.


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#14 2007-09-05 10:01:24

AriciU
Member
Registered: 2007-08-31
Posts: 79

Re: x.org 7.3

Where did you get it from? xorg-server 1.3.0 from testing is not new xorg 7.3 witch is supposed to be released today.

Offline

#15 2007-09-05 10:35:19

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: x.org 7.3

Added this repo

[xorg]
Server = http://kth5.telekommunisten.net/xorg/i686

then pacman -Syu


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#16 2007-09-05 10:57:33

AriciU
Member
Registered: 2007-08-31
Posts: 79

Re: x.org 7.3

Weird.

It find it when i pacman -Ss xorg

xorg/xorg-server 1.3.99.2-1
    X.Org X servers

but doesn't want to update it when i do pacman -Syu, even though it's newer then the 1.3.0 that i have.

I'll do it manually then.

Offline

#17 2007-09-05 11:02:35

AriciU
Member
Registered: 2007-08-31
Posts: 79

Re: x.org 7.3

Can't install it

pacman -S xorg/xorg-server
resolving dependencies... done.
looking for inter-conflicts... done.

Targets: pixman-0.9.5-1  xorg-server-1.3.99.2-1 

Total Package Size:   6.88 MB
Total Installed Size:   17.86 MB

Proceed with installation? [Y/n] y
:: Retrieving packages from xorg...
pixman                   183.8K  396.0K/s 00:00:00 [#####################] 100%
xorg-server                6.7M  183.5K/s 00:00:37 [#####################] 100%
checking package integrity... done.
cleaning up... done.
(2/2) checking for file conflicts                   [#####################] 100%
error: could not prepare transaction
error: failed to commit transaction (conflicting files)
xorg-server: /usr/lib/xorg/modules/libwfb.so exists in filesystem

errors occurred, no packages were upgraded.

I'll just wait for the official release i guess...

Offline

#18 2007-09-05 11:03:25

klixon
Member
From: Nederland
Registered: 2007-01-17
Posts: 525

Re: x.org 7.3

try

# pacman -S xorg/xorg-server

or placing the xorg-repo above the testing-repo in /etc/pacman.conf


Stand back, intruder, or i'll blast you out of space! I am Klixon and I don't want any dealings with you human lifeforms. I'm a cyborg!

Offline

#19 2007-09-05 11:22:10

AriciU
Member
Registered: 2007-08-31
Posts: 79

Re: x.org 7.3

Works now. Didn't know that the order in the config file matered smile

Offline

#20 2007-09-05 11:33:02

AriciU
Member
Registered: 2007-08-31
Posts: 79

Re: x.org 7.3

I reinstalled the nvidia driver and couldn't startx with it unfortunately hmm Some strage error witch i can't remember. Had to go back to 1.3.0 xserver and reinstall the older xf86-input-keyboard and mouse driver.

Offline

#21 2007-09-05 11:44:33

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: x.org 7.3

Just removed my xorg.conf file and fired up kde. Everything works including compiz-fusion. Never thought that I would be able to start X without an xorg.conf file.


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#22 2007-09-05 11:47:38

AriciU
Member
Registered: 2007-08-31
Posts: 79

Re: x.org 7.3

Anyone with nvidia drivers having any luck with it? I can't start it? It's complaining about some version mismatches and suggesting that i check nvidia.com for newer drivers... i'm using the latest one.

Offline

#23 2007-09-05 11:48:20

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: x.org 7.3

Xorg already runs without Xorg.conf, though I generally need to generate one and tweak it so it runs best.

James

Offline

#24 2007-09-05 11:59:44

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: x.org 7.3

Xorg from current works without a xorg.conf here too, but with rather conservative settings so I still need a xorg.conf to set some options (and to use fglrx instead of vesa).

Offline

#25 2007-09-05 15:38:18

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: x.org 7.3

AriciU wrote:

Anyone with nvidia drivers having any luck with it? I can't start it? It's complaining about some version mismatches and suggesting that i check nvidia.com for newer drivers... i'm using the latest one.

Read the thread from the beginning - you might read something interesting about the latest xorg and proprietary nvidia drivers somewhere along the way wink

Offline

Board footer

Powered by FluxBB