You are not logged in.
Offline
I've been searching but can't find the answer. I've put the [xorg] at the top of my pacman.conf, I've synced and cleaned the database, etc. If I do pacman -S xorg, it wants to still install xorg 1.7.
Offline
I've been searching but can't find the answer. I've put the [xorg] at the top of my pacman.conf, I've synced and cleaned the database, etc. If I do pacman -S xorg, it wants to still install xorg 1.7.
read the latest news
Give what you have. To someone, it may be better than you dare to think.
Offline
My upgrade went smoothly, although I did have to reinstall/compile xf86-video-intel-git for X to start with the new version.
Woooo, can finally remove hal!
Offline
i must add, over all the issues im having, sometimes ffox forgets to update its pages, and scrolling steps over old info :S
does anyone know how to disable sync to vblank?
Offline
- CTRL-SHIFT-N on gnome-terminal drops a new terminal with the old terminal's information in it
Same here with a radeon and with KDE's konsole.
Problem goes away if I disable compositing.
Offline
for anyone interested in following my issues (suffers from them): https://bugs.freedesktop.org/show_bug.cgi?id=27420
Offline
alexandrite wrote:It's a pain to configure, it's slowing becoming unmaintained, and worst of all, udev could already do almost everything hal could, which makes it largely unnessecary to have on your system in the first place.
So that means writing udev rules is the only possibility of getting stuff like auto-mounting done without HAL? That is if HAL becomes deprecated anytime soon...
I guess it's all up to personal preference. The way I understand it, people can still use HAL with 1.8 if they want to.
Still, I never had much problem with udev rules, but for the case of automounting, there are alternatives like udisks.
As for input hotplugging and stuff, it's configured directly through xorg in 1.8.
Offline
The way I understand it, people can still use HAL with 1.8 if they want to.
Well yeah - as long as "use hal with 1.8" means using hal for things that have nothing to do with xorg. Hal will eventually disappear altogether, so it's a good idea to look at the alternatives now.
Offline
alexandrite wrote:The way I understand it, people can still use HAL with 1.8 if they want to.
Well yeah - as long as "use hal with 1.8" means using hal for things that have nothing to do with xorg. Hal will eventually disappear altogether, so it's a good idea to look at the alternatives now.
Yea of course, it would be a different story if HAL would still be maintained...nobody wants to use obsolete packages, at least I don't.
I've written udev-rules in the past by the way so it's just a matter of recapping the procedure and maybe write a few homemade bash scripts to mount devices by UUID/label. In the end I'll end up with the same only without HAL.
Last edited by geniuz (2010-04-29 15:38:23)
Offline
Anyone know how to remove the nvidia splash screen with xorg-1.8? The old way no longer works.
Offline
Anyone know how to remove the nvidia splash screen with xorg-1.8? The old way no longer works.
Splash screen ?!
I haven't got any, so if this helps you:
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "RandRRotation" "true"
Option "NoLogo" "true"
Option "Coolbits" "1"
Option "TripleBuffer" "True"
# Option "DamageEvents" "True"
# Option "UseEvents" "True"
# Option "BackingStore" "True"
Option "DPMS" "True"
Option "RegistryDwords" "PerfLevelSrc=0x3333"
EndSection
Offline
Offline
Allan wrote:Anyone know how to remove the nvidia splash screen with xorg-1.8? The old way no longer works.
Splash screen ?!
I haven't got any, so if this helps you:
... Option "NoLogo" "true" ...
I have that too. It was working yesterday, but the logo started appearing today. I guess both nvidia and nvidia-utils were updates since then...
Offline
try adding in /etc/X11/xorg.conf.d/20-nvidia.conf that option
Give what you have. To someone, it may be better than you dare to think.
Offline
I have no xorg.conf and didn't see a nvidia logo for a long time. Do you use some of the legacy drivers?
Offline
Will nvidia-173xx support the new 1.8 xorg?
Γίνε ρεαλιστής, μείνε ονειροπόλος ...
Offline
Will nvidia-173xx support the new 1.8 xorg?
You should ask nvidia folks. They post regularly here: http://www.nvnews.net/vbulletin/forumdisplay.php?f=14
My guess is, yes it will, but it might take a while. They've just released a driver for 1.8 for the newest cards, the legacy branches usually lag behind.
Offline
I think this no nvidia driver does more harm then good. Everytime I start up the X server 20-40 seconds in the mouse stops registering mouse clicks. I either have to restart x or unplug/plug the mouse backend. In addition, suspend seems to be majorly acting up now. :-/
Offline
This is my entire xorg.conf file. I've been using this for a long time. I have no splash screen, everything works as expected, and performance is the same as with previous drivers:
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Acer"
ModelName "Acer X213H"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9600 GT"
Option "NoLogo" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1920+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Offline
I did a clean arch install with a new laptop one week ago. I directly start to use xorg 1.8 with last generation intel graphic card (integrated in arrandale cpu).
Well it was a biiiig mistake...
I did not realize at first, because I wasn't using it, but xrandr wasn't working at all, but only triggering X restart (without changing any settings, and as far as I am aware without printing anything to logs).
No big deal, except before today. I try using my HDMI port with a 1920x1080 HDTV. Haha. Again, big mistake.
So no xrandr, I had to restart the computer to detect the TV. After a reboot, laptop screen and TV stuck with clone mode and 1024x768 resolution. Very bad resolution and aspect ratio. But anyway, impossible to change these settings.
I decided to stop messing with the HDMI. Too late...
The laptop screen was stuck with 1024x768 resolution (native resolution is 1366x768) and IMPOSSIBLE to change that. I tried so many things during 4 hours, even recompiling some xorg packages and video driver with git version.
I finally downgrade xorg and video driver to xorg 1.7, and voila ! A little "xrandr --output LVDS1 --mode 1366x768" and I found back my native resolution. I also found out that I previously had a big problem with KMS, causing "resolution flash" before and after Slim startup (or gdm, tried both). Getting back to xorg 1.7 solved that too.
I don't know if a lot of people have these new intel gpu, but for the time being, they REALLY suck. And with xorg 1.8 it is worst.
I tried some distro (old and new ubuntu, fedora, ...), with every possible combinations of xorg/mesa/dri/intel driver, and I always encounter big bad graphics problems, glitchs, lockups, screen corruptions...
I am gonna report that upstream but first : I do not know where to start, and second, I already dedicated my afternoon to solve this fraking problem, I am tired...
"If you're not a part of the solution, there's good money to be made in prolonging the problem"
Offline
for anyone interested in following my issues (suffers from them): https://bugs.freedesktop.org/show_bug.cgi?id=27420
Did you tried using "indirect rendering" ? That option (mostly) solve the corruption problem for me.
"If you're not a part of the solution, there's good money to be made in prolonging the problem"
Offline
I gave it a try. The install went smoothly, and I really like the new directory based structure of the xorg config.
I use AMD64, Intel G45 and KDE4. I am also planning on using the system to control the scoring system / score boards at a Gymnastics meet in two weeks.
In that this system must behave for that meet, Xorg 1.8 is just a bridge too far.
I experienced 3 lockups of Xorg in which everything except the mouse and cursor froze. I was able to ssh into the box and was able to shutdown X11 and reboot. The lack of hal created problems with automount (of course), all things acpi under kde, and complete lack of recognition of anything on the USB buses that were not storage.
No doubt there are work arounds for all of these, and perhaps I should not depend on KDE for what really should be ACPI functions, but dang they integrate nicely with the KDE environment. Maybe I am just getting lazy...
Never-the-less, the need to stabilize this system has driven me back to 1.7 -- at least for now.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
You seem to be under the mistaken impression that you have to remove hal to use xorg 1.8.
Offline
Hal could be still active for other programs that requires it, it doesn't interfere with the fact that xserver 1.8 uses udev. Hal is still required for virtualbox and usb support in it afaik ie so u can start hal before starting vbox if you want to...
Last edited by combuster (2010-05-01 20:13:58)
Offline