LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Tags used in this thread
Popular LQ Tags , , ,

Reply
 
Thread Tools
Old 01-14-2009, 03:51 PM   #16
Dan Suson
LQ Newbie
 
Registered: Aug 2007
Location: Crown point, IN
Distribution: Slackware
Posts: 20
Thanked: 0

Original Poster
Wink


[Log in to get rid of this advertisement]
Dear gegechris99 and jackson312,

Quote:
Originally Posted by gegechris99 View Post
Hello Dan,

Instead of rebuilding the kdebase package, I would suggest that you do a refresh reinstall of 12.2 (just backup your data before).

You said that you also installed GNOME which is no longer part of Slackware (since 10.1 if I'm correct). So it could be that the way you installed GNOME may have modified some files. Those changes may not have had an impact on 12.1 but could have on 12.2.

Then if everything works, you can proceed with installing extra packages (nvidia driver, GNOME...).
There seems to be some confusion. I'm just working with slack 12.1. I haven't even tried the upgrade to 12.2 yet.

As far as gnome goes, I'm using an older version of dropline gnome that I installed a while back. It may be the problem, but it played nicely with kde under 12.0.

I hadn't thought of downgrading the nvidia driver. I'll try that and see what happens.

Thanks,
Dan
Dan Suson is offline     Reply With Quote
Old 01-14-2009, 04:00 PM   #17
Dan Suson
LQ Newbie
 
Registered: Aug 2007
Location: Crown point, IN
Distribution: Slackware
Posts: 20
Thanked: 0

Original Poster
Dear All,
I replaced my NVIDIA 180.06 driver with NVIDIA 173.14 driver and kde started up. Thank you all for your advice and help. Looks like another case of the NVIDIA driver not playing well. I guess that I didn't have it as removed as I thought while testing!

Thanks again,
Dan
Dan Suson is offline     Reply With Quote
Old 01-14-2009, 04:58 PM   #18
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 12.2 (2.6.27.7)
Posts: 1,845
Thanked: 92
This is one reason I like to keep handy an xorg.conf file for the generic nv driver. I can toggle quickly between the two drivers and immediately learn whether the proprietary driver and module are at fault.

Perhaps the following will help:

Switching X Video Drivers
Woodsman is offline     Reply With Quote
Old 01-22-2009, 04:38 AM   #19
KillerOfGiants
LQ Newbie
 
Registered: Feb 2004
Location: BG
Distribution: Slackware-current
Posts: 29
Thanked: 0
I just want to add to the problem. With kde4 plasma crashes. And if i put it in ./kde/Autostart its working again.
But smplayer wont play movies, exiting with this error:
/usr/local/bin/mplayer -noquiet -nofs -sub-fuzziness 1 -identify -slave -vo xv -ao alsa -zoom -nokeepaspect -framedrop -input conf=/usr/local/share/smplayer/input.conf -stop-xscreensaver -wid 69206028 -monitorpixelaspect 1 -subfont-autoscale 1 -subfont-text-scale 5 -subcp ISO-8859-1 -subpos 100 -contrast 0 -brightness 0 -hue 0 -saturation 0 -nocache -osdlevel 0 -vf-add screenshot -channels 2 -softvol -softvol-max 110 /mnt/*.avi

dlsym vsprintf errornull)

Notice again the dlsym error. Is this slackware specific?
Also:
mplayer movie.avi is just fine, but
/usr/local/bin/mplayer movie.avi goes dlsym vsprintf errornull)
whereis mplayer
mplayer: /usr/local/bin/mplayer /usr/local/etc/mplayer /usr/local/lib/mplayer

none of this hapens with the 177.82 nvidia driver
Cheers
PS. krunner crashes with
krunner
kres-migrator(25419)/libakonadi Akonadi::Control::Private::exec: Could not start/stop Akonadi!
<unknown program name>(25416)/: Communication problem with "krunner" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus securitypolicy blocked the reply, the reply timeout expired, or the network connection was broken."

I don't yet know if this is driver specific.
edit: Yep its also driver specific. It works with 177.82.

Last edited by KillerOfGiants; 01-22-2009 at 05:20 AM..
KillerOfGiants is offline     Reply With Quote
Old 01-22-2009, 12:22 PM   #20
Bourdieu
LQ Newbie
 
Registered: Jan 2006
Posts: 14
Thanked: 0
Another report here that confims that it's related with the version 180.22 nvidia driver. kdm crashes only when I use this version.

The error message in /var/log/kdm.log is the same that other people get:
dlsym strcpy errornull)

For the moment, the workaround I use is to comment these lines in /etc/rc.d/rc.4:

# Not there? OK, try to use KDE's kdm session manager:
#if [ -x /opt/kde/bin/kdm ]; then
# exec /opt/kde/bin/kdm -nodaemon
#elif [ -x /usr/bin/kdm ]; then
# exec /usr/bin/kdm -nodaemon
#fi

It makes the script use xdm which in turn executes fluxbox with no problem.
Bourdieu is offline     Reply With Quote
Old 01-22-2009, 01:27 PM   #21
Ilgar
Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 13.0, Pardus 2009
Posts: 661
Thanked: 33
Yes this should be related to the NVIDIA driver version. There already is a thread where we're discussing this:

http://www.linuxquestions.org/questi...-slack-689679/
Ilgar is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
KDE startup NUMLock problem SPo2 Mandriva 1 02-18-2006 06:56 PM
Problem with KDE startup and login pablaasmo Mandriva 1 01-12-2006 04:34 AM
KDE startup pop up problem Lasker Linux - Newbie 2 05-05-2005 09:21 AM
KDE 3.1, Slackware 9.1 KSCD startup PhuckFonix Linux - Newbie 1 04-03-2004 11:58 PM
kde 3 startup problem sos Linux - Software 1 09-25-2002 12:06 PM


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

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration