LinuxQuestions.org
Review your favorite Linux distribution.
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 11-18-2017, 03:08 AM   #31
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled

Quote:
Originally Posted by ReaperX7 View Post
The nvidia-driver is extremely picky over which kernel it supports. Unfortunately, this is nothing new, so you're going to be stuck using nouveau or modesetting with egl enabled for the time being.
Fyi the xf86-video-nouveau and modesetting ddx that is included in xorg-server are only the xorg drivers. Nouveau has components as part of libdrm, mesa and the kernel too. So even even with the modesetting ddx you could still be using nouveau. Its simply a generic solution that can be shared among the various gpu drivers. Opinions on which one is preferred do not really seem to be consistent among nouveau developers. Personally I find modesetting avoids several bugs, but the opposite could be true for other people.
 
Old 11-18-2017, 03:17 AM   #32
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
I technically use nvidia-driver only on my 14.2 stable machine, but I do use modesetting's egl driver for nouveau acceleration in my -Current machine.

I prefer modesetting as it does seem to have a few less issues with my GTX 460 when starting X.
 
Old 11-18-2017, 03:51 AM   #33
tazza
Member
 
Registered: Jul 2005
Distribution: Slackware64 -current
Posts: 114

Rep: Reputation: 31
We can talk about nvidia binary blobs until the cows come home (ie why tf do they install vulcan drivers for cards that are not compatible) but back to the upgrades in -current.

Anyone had issues with CPU speed being locked? ie

Code:
cat /proc/cpuinfo | grep '^cpu MHz' | sed -e 's/.*: //' | sed -e 's/\..../ MHz/' | head -n 1
always shows 3800.. no matter what load the system is under. In the past it would vary from 800-4200 depending upon the load. I tried changing the bios to a forced multiplier of 48x100 ie 4800 and it still shows 3800.

Last edited by tazza; 11-18-2017 at 03:56 AM.
 
Old 11-18-2017, 04:18 AM   #34
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,910

Rep: Reputation: 5027Reputation: 5027Reputation: 5027Reputation: 5027Reputation: 5027Reputation: 5027Reputation: 5027Reputation: 5027Reputation: 5027Reputation: 5027Reputation: 5027
Quote:
Originally Posted by tazza View Post
We can talk about nvidia binary blobs until the cows come home (ie why tf do they install vulcan drivers for cards that are not compatible) but back to the upgrades in -current.

Anyone had issues with CPU speed being locked? ie

Code:
cat /proc/cpuinfo | grep '^cpu MHz' | sed -e 's/.*: //' | sed -e 's/\..../ MHz/' | head -n 1
always shows 3800.. no matter what load the system is under. In the past it would vary from 800-4200 depending upon the load. I tried changing the bios to a forced multiplier of 48x100 ie 4800 and it still shows 3800.
https://lwn.net/Articles/738812/
Quote:
The most noticeable last-minute change is probably that we had to
revert the code that showed a good MHz value in /proc/cpuinfo even for
the modern "CPU picks frequency dynamically" case. It worked fine, but
it was much too expensive on machines with tens or hundreds of CPU
cores. There's a cunning plan, but it didn't make 4.14, so we'll get
it working and then back-port.
You need to look at the values in /sys/devices/system/cpu/cpu0/cpufreq/ instead, or better yet, just use cpufreq-info -f.

Last edited by GazL; 11-18-2017 at 04:21 AM.
 
9 members found this post helpful.
Old 11-18-2017, 04:36 AM   #35
cgorac
Member
 
Registered: Oct 2009
Posts: 146

Rep: Reputation: 87
Quote:
Originally Posted by tazza View Post
We can talk about nvidia binary blobs until the cows come home (ie why tf do they install vulcan drivers for cards that are not compatible)...
The point is not in talking about Nvidia drivers in particular, but in making bold statement about configuration that it seems given person is not actually using.
 
1 members found this post helpful.
Old 11-18-2017, 05:12 AM   #36
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,377

Rep: Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757
Just testing what my post looks like now that Firefox 57.0 no longer has the general.useragent.override setting.

PS - Thought so. I have lost the Slackware logo.

Last edited by allend; 11-18-2017 at 05:14 AM.
 
1 members found this post helpful.
Old 11-18-2017, 05:50 AM   #37
tazza
Member
 
Registered: Jul 2005
Distribution: Slackware64 -current
Posts: 114

Rep: Reputation: 31
Quote:
Originally Posted by GazL View Post
https://lwn.net/Articles/738812/


You need to look at the values in /sys/devices/system/cpu/cpu0/cpufreq/ instead, or better yet, just use cpufreq-info -f.
Thanks mate, really appreciate it

Quote:
Originally Posted by cgorac View Post
The point is not in talking about Nvidia drivers in particular, but in making bold statement about configuration that it seems given person is not actually using.
Ok my bad (I hate using that term, and rarely do, but it seems apt here) +1.

Quote:
Originally Posted by allend View Post
Just testing what my post looks like now that Firefox 57.0 no longer has the general.useragent.override setting.

PS - Thought so. I have lost the Slackware logo.
Yeah - a lot of stuff is cut out and a lot of stuff (data) is gathered whether you allow it or not. I knew they always farmed links but now.. well...

Last edited by tazza; 11-18-2017 at 05:59 AM.
 
1 members found this post helpful.
Old 11-18-2017, 09:13 AM   #38
anon074
Member
 
Registered: Nov 2015
Posts: 36

Rep: Reputation: Disabled
Exclamation new nisdomainname command breaks /etc/rc.d/rc.yp

The NIS domain is no longer set by /etc/rc.d/rc.yp. The new command doesn't output "(none)" if the domain has not been set.

Code:
if [ "$(nisdomainname)" = "(none)" ]; then
  nisdomainname $(cat /etc/defaultdomain)
fi
 
1 members found this post helpful.
Old 11-18-2017, 01:03 PM   #39
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,011

Rep: Reputation: Disabled
Quote:
Originally Posted by tazza View Post
Thanks mate, really appreciate it



Ok my bad (I hate using that term, and rarely do, but it seems apt here) +1.



Yeah - a lot of stuff is cut out and a lot of stuff (data) is gathered whether you allow it or not. I knew they always farmed links but now.. well...
if you set resist fingerprinting it will mess with useragent anyway.
Clearly linuxquestions.org is not using OS fingerprinting but browser fingerprinting which is not reliable. Just install add-on that changes browser fingerprintig and disable resist fingerprinting in FF57

Last edited by Aeterna; 11-18-2017 at 01:06 PM.
 
1 members found this post helpful.
Old 11-18-2017, 07:38 PM   #40
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
Quote:
Originally Posted by voegelas View Post
The NIS domain is no longer set by /etc/rc.d/rc.yp. The new command doesn't output "(none)" if the domain has not been set.

Code:
if [ "$(nisdomainname)" = "(none)" ]; then
  nisdomainname $(cat /etc/defaultdomain)
fi
If you change that to look like this, does it work again?

Code:
  if ! /bin/nisdomainname 1>/dev/null 2>/dev/null ; then
    /bin/nisdomainname $(cat /etc/defaultdomain)
  fi
 
Old 11-19-2017, 06:41 AM   #41
anon074
Member
 
Registered: Nov 2015
Posts: 36

Rep: Reputation: Disabled
Quote:
Originally Posted by rworkman View Post
If you change that to look like this, does it work again?

Code:
  if ! /bin/nisdomainname 1>/dev/null 2>/dev/null ; then
    /bin/nisdomainname $(cat /etc/defaultdomain)
  fi
Yes, that works. But I don't know why there's an if-condition at all.
 
Old 11-19-2017, 09:21 AM   #42
Chuck56
Member
 
Registered: Dec 2006
Location: Colorado, USA
Distribution: Slackware
Posts: 930

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Code:
bash-4.4$ uname -a
Linux slacker.localdomain 4.14.0 #1 SMP Sat Nov 18 16:41:11 CST 2017 x86_64 AMD A8-7600 Radeon R7, 10 Compute Cores 4C+6G AuthenticAMD GNU/Linux
I upgraded the 2 mozilla files on my current-64 desktop on Friday. I wanted to deal with the FF 57 changes mostly due to the legacy addons separate from the the other system changes.

Saturday morning I upgraded the still pending Friday changes (UEFI install) and all went well. My open issue is learning to use Postfix instead of Sendmail. I can slow roll that learning process as it isn't as important on my current-64 desktop as on my 14.2-64 servers when the time comes.

Today, Sunday morning, I upgraded with the latest changes after Friday's massive update. All is well. The system booted up after making the UEFI changes, the /var/log files appear clean of errors. So far so good!

Thanks again to the core team for a great series of updates to slackware-current!
 
1 members found this post helpful.
Old 11-19-2017, 10:50 AM   #43
glorsplitz
Senior Member
 
Registered: Dec 2002
Distribution: slackware!
Posts: 1,310

Rep: Reputation: 368Reputation: 368Reputation: 368Reputation: 368
Quote:
Originally Posted by Chuck56 View Post
Thanks again to the core team for a great series of updates to slackware-current!
same here, thank you!
 
Old 11-19-2017, 12:51 PM   #44
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by Chuck56 View Post
Today, Sunday morning, I upgraded with the latest changes after Friday's massive update. All is well.
Yes. All is well here. Many thanks to Pat and the entire Slackware Team.

Code:
bash-4.4$ uname -a
Linux thor.thor 4.14.0 #2 SMP Sat Nov 18 16:51:58 CST 2017 x86_64 Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz GenuineIntel GNU/Linux
 
1 members found this post helpful.
Old 11-19-2017, 09:11 PM   #45
slackb0t
Member
 
Registered: Apr 2005
Location: Canada
Distribution: Slackware64-current on Thinkpad Carbon X1
Posts: 264

Rep: Reputation: 63
All updates completed... everything working fine so far.

Code:
$ uname -a
Linux slackware.slackware.org 4.14.0 #1 SMP Sat Nov 18 16:41:11 CST 2017 x86_64 Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz GenuineIntel GNU/Linux

Last edited by slackb0t; 11-19-2017 at 09:14 PM.
 
  


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
No new updates for current? kevison Slackware 10 11-01-2016 06:54 AM
New round of updates in current astrogeek Slackware 14 08-23-2015 07:59 AM
LXer: All current Nexuses, including Nexus 4 and 2012 Nexus 7, will get Lollipop LXer Syndicated Linux News 0 10-17-2014 10:00 AM
Massive updates in -current mlangdn Slackware 53 07-01-2012 08:15 AM

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

All times are GMT -5. The time now is 03:53 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