LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-15-2009, 11:13 PM   #46
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351

Thanks, Bruce. This was an easy fix :-)
I hope you'll see it soon in -current
 
Old 06-16-2009, 01:51 AM   #47
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Thanks, Robby, for following it up and adding it to -current.
 
Old 07-02-2009, 05:03 AM   #48
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Sorry for being lazy, and not having used KDE4 much. Today I upgraded
all the packages in the Slackware64 -current ChangeLog with slackpkg
Code:
dnsmasq-2.49-x86_64-1
electricsheep-20090306-x86_64-2
ghostscript-8.64-x86_64-2
httpd-2.2.11-x86_64-2
iwlwifi-3945-ucode-15.32.2.9-fw-1
iwlwifi-5000-ucode-8.24.2.12-fw-1
kdenetwork-4.2.4-x86_64-2
php-5.2.10-x86_64-1
pidgin-2.5.8-x86_64-1
slocate-3.1-x86_64-2
xorg-server-1.6.1-x86_64-2
xorg-server-xephyr-1.6.1-x86_64-2
xorg-server-xnest-1.6.1-x86_64-2
xorg-server-xvfb-1.6.1-x86_64-2
and now the feature in KDE where windows would have transparency when
they were minimized/maximized/moved has disappeared.

I'm just hoping someone else experienced this and has enough KDE4 or
X.Org experience to know where to look. I'm clueless...
 
Old 07-02-2009, 06:20 AM   #49
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
did you use binary drivers? I would have to reinstall my NVIDIA driver in order to boot to X again
 
Old 07-02-2009, 07:16 AM   #50
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Hey Willy, yes, I use the binary Nvidia drivers.

I reinstalled with the "-K" switch (only builds kernel module) as I usually
do when I build a new kernel of the same version number; this time without
rebooting the comp.

Alien Bob told me that only part of the driver gets overwritten by the new
xorg-server package, and that effect caused me to lose hardware acceleration.

I've reinstalled the driver completely, and now all's back to normal.

Thanks for your reply.
 
Old 07-02-2009, 12:52 PM   #51
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
great to hear that
i used --x-prefix=/usr --x-module-path=/usr/lib/xorg/modules for my installation
 
Old 07-02-2009, 05:59 PM   #52
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
I'm running Slackware x86_64.
 
Old 07-02-2009, 06:16 PM   #53
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
multi cards & multi monitors w/o xorg.conf?

Quote:
Originally Posted by rworkman View Post
For those of you who aren't aware, you should be able to get an Xorg setup that "just works" without an /etc/X11/xorg.conf at all. That doesn't apply to those of you who need the binary-only drivers (nvidia or ati), but otherwise, there should be no need for an xorg.conf file.
Hi Rob,

Surely this can't apply to multi-card and multi-monitor setups... Can it?

If xorg.conf is completely ignored, I'm curious how configuration will go. To date I haven't bothered with HAL as I have had no reason to, but it seems Slack13 is very dependent on it working.

Either way, looking forward very much to -stable

Sasha
 
Old 07-02-2009, 06:42 PM   #54
mRgOBLIN
Slackware Contributor
 
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999

Rep: Reputation: 231Reputation: 231Reputation: 231
No xorg.conf is not ignored and should be still used to customise your setup.

But for a basic setup, xorg.conf is not required as most things are now detected and configured automatically via HAL and friends.
 
Old 07-02-2009, 07:01 PM   #55
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Sasha,

As GoblinBoy said, xorg.conf is still useful for many cases. I won't say for sure, but I don't think multiple monitors (and certainly not multiple video cards) will be detected/configured automatically, so xorg.conf magic will still be needed.

One neat thing is that you can write only the xorg.conf sections that you need, and the rest come from whatever is autodetected/autoconfigured. As an example, I have an xorg.conf that looks *exactly* like this:

Code:
Section "Extensions"
  Option "Composite" "Disable"
EndSection
I get all of the autodetection goodness *and* I turn off the Composite extension, as I don't care for any of the "pretty" crap, nor do I like the overhead it causes in Xfce Terminal (unless I work around it).
 
Old 07-02-2009, 07:39 PM   #56
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Thanks to you both!
RE: 'pretty crap' -- I don't go for the eye-candy either; I like things FAST and efficient. But gotta have the multiple hardware as someone on here said somewhere, once you get comfy with multiple displays, it's *really* hard to not have them; the extra real estate is so handy!

Keep up the great work you guys,

Sasha
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suggestion for slackware current: Updated slrn andrew.46 Slackware 7 11-08-2008 04:39 PM
Xorg server updated,, mouse gone R03L Slackware 29 05-11-2008 03:46 AM
Xorg version current edM Slackware 1 02-29-2008 05:52 PM
Just updated to -current...now when screensaver comes on it locks up! spaceballs Slackware 2 10-23-2007 10:04 AM
XOrg 6.8.1 on Current zba78 Slackware 13 01-18-2005 02:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration