LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-17-2015, 05:30 PM   #1
rivercat
Member
 
Registered: Aug 2010
Location: USA
Distribution: Slackware 14.1, LFS (someday)
Posts: 40

Rep: Reputation: 0
Angry Fvwm2 slow to switch windows; shows grey screen inbetween.


I just upgraded from Slackware 13.1 to 14.1.
Now when I change windows in fvwm2
the screen turns gray before the 2nd window appears.
The system isnt overloaded - there's only 2 windows & I checked 'top'.

Also when there's no windows and a window is created -
at first it is gray for an annoying split second
(this didnt happen in sw13.1).

I'm using fvwm2.4 (from slackware 13.1)
instead of fvwm2.6 (from slackware 14.1)
because fvwm2.6 required 5 more extra packages that I didnt want:
librsvg,
libgdx,
libffi,
libcroco,
libxml2.
Please, please dont just tell me to use number 2.6.

Fvwm2.6 starts up using 'dbus-launch'
so i made fvwm2.4 do the same
(thru /etc/X11/xinit/xinitrc and /usr/bin/startfvwm2).
(Probably a red herring?)

I'm still using the stock huge-smp kernel.
Could it be the framebuffer or double-buffering?
I dont even know how to check/enable those.

I'm using an old computer:
Pentium 4
512 MB RAM
nVidia GeForce FX5200 GPU
I'm not using the "nouveau" driver (but the package is installed).
I'm using the "nv" driver.
The "nouveau-blacklist" package is also installed (to get kbd & mouse to work).

Attached are /etc/X11/xorg.conf & /var/log/Xorg.0.log.
/etc/X11/xorg.conf.d/ is empty.

Much thanks for all your time.
Attached Files
File Type: txt xorg.conf.txt (3.2 KB, 19 views)
File Type: log Xorg.0.log (34.8 KB, 20 views)
 
Old 01-18-2015, 07:06 PM   #2
jmccue
Member
 
Registered: Nov 2008
Location: US
Distribution: slackware
Posts: 821
Blog Entries: 1

Rep: Reputation: 404Reputation: 404Reputation: 404Reputation: 404Reputation: 404
Quote:
Originally Posted by rivercat View Post
I'm using fvwm2.4 (from slackware 13.1)
Are you using the actual package from 13.1 or did you rebuild it ? If you are using the package I would suggest you rebuild from source.
Quote:
Originally Posted by rivercat View Post
Please, please dont just tell me to use number 2.6.
The above is all I could suggest, I have been using 2.6 and 2.5 before that for many years so I do not have any other suggestions for 2.4

John
 
1 members found this post helpful.
Old 01-18-2015, 11:29 PM   #3
rivercat
Member
 
Registered: Aug 2010
Location: USA
Distribution: Slackware 14.1, LFS (someday)
Posts: 40

Original Poster
Rep: Reputation: 0
I was hoping some one out there must have seen these annoying intermediate grey screens.
 
Old 01-19-2015, 08:42 AM   #4
jmccue
Member
 
Registered: Nov 2008
Location: US
Distribution: slackware
Posts: 821
Blog Entries: 1

Rep: Reputation: 404Reputation: 404Reputation: 404Reputation: 404Reputation: 404
I thought you were asking about a fvwm2 specific issue. What happens under other window managers ? twm or fluxbox ?

I wonder if nvidia is the issue. What happens with nouveau ? Are you using the correct driver ? Seems there are 5 different drivers, see:
nvidia. I need to use version 304.125
 
1 members found this post helpful.
Old 01-19-2015, 11:12 PM   #5
rivercat
Member
 
Registered: Aug 2010
Location: USA
Distribution: Slackware 14.1, LFS (someday)
Posts: 40

Original Poster
Rep: Reputation: 0
I uninstalled fvwm 2.4, and installed 2.6 with the nescecary library packages.
Still the grey screens.

I guess I'll try fluxbox next.

Last edited by rivercat; 01-19-2015 at 11:17 PM. Reason: to edit
 
Old 01-20-2015, 02:18 PM   #6
rivercat
Member
 
Registered: Aug 2010
Location: USA
Distribution: Slackware 14.1, LFS (someday)
Posts: 40

Original Poster
Rep: Reputation: 0
I tried the "nvidia" driver but it says I need to recompile my kernel for a module.
I've done that, but for me it takes a few days.

I also tried the "fbdev" and "vesa" X drivers, but they had the same problem.
That seems important.
If the grey screens persisted with them, then I suppose its not an X driver problem,
and the "nvidia" route is a dead end.

Does anyone know any "xorg.conf" options that could be missing?
 
Old 01-21-2015, 06:57 PM   #7
jmccue
Member
 
Registered: Nov 2008
Location: US
Distribution: slackware
Posts: 821
Blog Entries: 1

Rep: Reputation: 404Reputation: 404Reputation: 404Reputation: 404Reputation: 404
Quote:
Originally Posted by rivercat View Post
I tried the "nvidia" driver but it says I need to recompile my kernel for a module.
How did you install it ? I have never received that message using stock slackware kernels (in various releases). Are you using the stock slackware kernel ?
Quote:
Originally Posted by rivercat View Post
Does anyone know any "xorg.conf" options that could be missing?
nivida asks you if you want to generate a xorg.conf, I have said yes and it seems to work form me. Somewhere in here LQ Slackware there is a thread about xorg.conf and nvidia
 
1 members found this post helpful.
Old 01-22-2015, 02:52 AM   #8
rivercat
Member
 
Registered: Aug 2010
Location: USA
Distribution: Slackware 14.1, LFS (someday)
Posts: 40

Original Poster
Rep: Reputation: 0
I'm using the stock kernel "huge-smp-3.10.17".
Its headers and source packages are installed too.
I wont go with the "generic" kernels as I dont like initrd's, but I will recompile soon.

The actual error message I get from the nvidia driver installer is:
"Unable to determine the NVIDIA kernel module filename."
How can it be on my system if its not compiled yet?

sh-4.2$ find / -iname '*nvidia*'
/lib/modules/3.10.17-smp/kernel/drivers/char/agp/nvidia-agp.ko
/lib/modules/3.10.17-smp/kernel/drivers/video/nvidia/nvidiafb.ko
/usr/src/linux-3.10.17/drivers/char/agp/nvidia-agp.c
/usr/src/linux-3.10.17/drivers/video/nvidia/nvidia.c
/usr/src/linux-3.10.17/include/config/fb/nvidia
/usr/src/linux-3.10.17/include/config/fb/nvidia.h
/usr/src/linux-3.10.17/include/config/agp/nvidia.h
/usr/src/linux-3.10.17/include/config/net/vendor/nvidia.h

The following is taken from the driver's README:
A kernel module,
(/lib/modules/`uname -r`/video/nvidia.o or
/lib/modules/`uname -r`/kernel/drivers/video/nvidia.o),
provides low-level access to your NVIDIA hardware.
It is generally loaded into the kernel when the X server is started, and is used by the X driver and OpenGL.
nvidia.o consists of two pieces: the binary-only core, and a kernel interface that must be compiled specifically for your kernel version.
Note that the Linux kernel does not have a consistent binary interface like the X server,
so it is important that this kernel interface be matched with the version of the kernel that you are using.
This can either be accomplished by compiling yourself,
or using precompiled binaries provided for the kernels shipped with some of the more common Linux distributions.
 
Old 01-22-2015, 03:05 AM   #9
rivercat
Member
 
Registered: Aug 2010
Location: USA
Distribution: Slackware 14.1, LFS (someday)
Posts: 40

Original Poster
Rep: Reputation: 0
Slackware 14.1 (with the 13.10.17 kernel) was released 2013-11-07. (slackware.com/index.html)
Nvidia driver 173.14.39 was released 2013-12-07. (devtalk.nvidia.com/default/topic/655258)
Maybe Nvidia didnt have time to build-in precompiled compatability into their legacy driver package?
 
Old 01-24-2015, 09:27 AM   #10
jmccue
Member
 
Registered: Nov 2008
Location: US
Distribution: slackware
Posts: 821
Blog Entries: 1

Rep: Reputation: 404Reputation: 404Reputation: 404Reputation: 404Reputation: 404
Everything I see points it should work. The only other suggestion I have is to try
Code:
/usr/bin/nvidia-settings
maybe that would help out, that is installed for me when I installed the 304 driver.
 
1 members found this post helpful.
  


Reply

Tags
fvwm, slow


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
cursor at upper right = all the windows shows up on screen. chickenjoy Linux - Newbie 5 01-26-2009 04:40 AM
TIGHTVNC login problem - shows grey page with X mouse curser Henrik4223 Linux - Newbie 1 11-04-2006 06:09 PM
X - Grey screen? richlawson Fedora 4 02-02-2006 02:42 PM
X windows stucked at grey screen Navyblue Linux - Newbie 4 08-12-2005 03:24 AM
What's With The Grey Screen? Rick069 SUSE / openSUSE 2 05-24-2005 08:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:03 PM.

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