LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 04-15-2016, 05:34 AM   #1
SouthernGal
LQ Newbie
 
Registered: Apr 2004
Distribution: Slackware 9.1/ FreeBSD 5.3
Posts: 23

Rep: Reputation: 0
nouveau issues.


I've brought new laptop with no Operation System.

Details about my Clevo laptop:

Metabox Alpha N150RD
15.6" FHD 1920x1080 60Hz
Nvidia GeForce GTX 960m with 2GB
Memory 16GB
Hard drive: 500gb

I installed Slackware 14.1 from dvd. (I haven't used Slackware for 8 years)

I have come up with issues after installing Slackware, put in root password then restart.

When reboot, it went well until it get to

nouveau E DRM failed to determine pool peflvl.

nouveau E DRM voltage table 0x50 unknown.

nouveau E DRM MM using M2MF for bulter copies

nouveau E PMC 0000:01:000 unknown intr 0x44000000

I'm bit stuck there, as I don't have other computer find drivers for nvidia. (I'm using my blackberry phone to surf online)

Thanks
 
Old 04-15-2016, 06:35 AM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
I'm not familiar with Slackware versions, but I suspect 14.1 is too old for your PC. I personally keep SystemRescueCd on a USB stick at all times, it is great for surfing internet should everything else fail and has all the tools to repair an installation.
 
Old 04-15-2016, 10:14 AM   #3
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
The GeForce GTX 960M is based on Maxwell which currently is not supported by Nouveau very well, if at all.

What you can do, is use the lynx browser if you can't get X working to navigate to SlackBuilds.org and download the buildscript pack for nvidia-driver and nvidia-kernel and any other dependencies.

If you can't get the kernel booted, try using kernel command line option nomodeset to disable the modesetting feature and prevent the driver from loading, for now. After you get the Nvidia driver set installed, remove nomodeset and boot normally.

If push comes to shove, try Slackware's -Current channel.
 
Old 04-15-2016, 12:33 PM   #4
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Boot at runlevel 3 (if you changed the default runlevel to 4 type the command line "Linux nomodeset 3").

Log in as root then type:
Code:
cd /etc/X11
cp xorg.conf-vesa xorg.conf
printf "blacklist nouveau" > /etc/modprobe.d/blacklist.nouveau.conf
Then you could type "adduser" to set up a regular user.

After that press Ctrl+d to log out, log in as your regular user and type "startx".

At least you will get a usable desktop or windows manager and be able to surf the Internet to find a relevant proprietary video driver.

Last edited by Didier Spaier; 04-15-2016 at 12:36 PM.
 
Old 04-16-2016, 12:23 AM   #5
lazardo
Member
 
Registered: Feb 2010
Location: SD Bay Area
Posts: 270

Rep: Reputation: Disabled
This machine is based on Intel Skylake with two graphics chips, very bleeding edge and currently a bit of a cow.

Search the slackware forum for 'Skylake', three threads will show.

This also works and may be faster than sorting the above: http://alien.slackbook.org/blog/new-...dition-beta-7/

Cheers,

Last edited by lazardo; 04-16-2016 at 12:40 AM. Reason: Alien Bob's live CD
 
Old 04-16-2016, 03:11 AM   #6
SouthernGal
LQ Newbie
 
Registered: Apr 2004
Distribution: Slackware 9.1/ FreeBSD 5.3
Posts: 23

Original Poster
Rep: Reputation: 0
Thank you all for replying back.

Oh dear, it's gonna be hassle for "skylake" laptop.

I'm not able to get to start X stage.

As when I turn on laptop, it go to "slackware" and it either push enter or tab for lilo. While boot up bios is okay, until it get to nouveau part.

Couldn't find how to add "nomodeset to disable the modesetting feature" to kernel command line before booting up to Slackware.
 
Old 04-16-2016, 03:29 AM   #7
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
when you boot, once you see Slackware. press [Tab]. You wills see then:
Code:
Linux
boot:
The second line is the command line and you can type characters there. Just complete it like this:
Code:
boot: Linux nomodeset 3
then press [Enter].

Last edited by Didier Spaier; 04-16-2016 at 03:30 AM.
 
Old 04-16-2016, 04:59 AM   #8
SouthernGal
LQ Newbie
 
Registered: Apr 2004
Distribution: Slackware 9.1/ FreeBSD 5.3
Posts: 23

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Didier Spaier View Post
when you boot, once you see Slackware. press [Tab]. You wills see then:
Code:
Linux
boot:
The second line is the command line and you can type characters there. Just complete it like this:
Code:
boot: Linux nomodeset 3
then press [Enter].
Thank you very much for your help, shows more clear step.. this worked and I did followed your step of root and blacklist nouveau etc then adduser.

After Ctrl+d to log out and log in user to start x.

It comes up fatal server error: (EE) no screens found (EE) after loading extension GLX.
 
Old 04-16-2016, 05:14 AM   #9
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
I think that the nouveau driver was already loaded so that didn't go so well. What happens if you just reboot, possibly typing the same command?

Else, for now try to go in your firmware's menu and if possible set it to use the integrated Intel GMA graphics only (not the NVIDIA GeForce GTX 960M, nor the Optimus automatic switch).
 
Old 04-16-2016, 05:23 AM   #10
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
You can also try to use the install disk to install the nouveau-blacklist package.

Because your hardware is so "new" you might want to try Slackware 14.2-RC2. You will need Bumblebee from SlackBuilds.org as well as the nvidia-driver package to enable the use of the Nvidia chipset.

Your xorg.conf should actually look for the driver "intel", not Nouveau or Nvidia.
 
Old 04-16-2016, 05:29 AM   #11
SouthernGal
LQ Newbie
 
Registered: Apr 2004
Distribution: Slackware 9.1/ FreeBSD 5.3
Posts: 23

Original Poster
Rep: Reputation: 0
Talking

Quote:
Originally Posted by Didier Spaier View Post
I think that the nouveau driver was already loaded so that didn't go so well. What happens if you just reboot, possibly typing the same command?

Else, for now try to go in your firmware's menu and if possible set it to use the integrated Intel GMA graphics only (not the NVIDIA GeForce GTX 960M, nor the Optimus automatic switch).
Okay, I just try reboot, without typing same command... it worked... I've logged in KDE.



Do I really need Nvidia drivers? Maybe I'll wait until I get slackware 14.2 DVD as I'm subscriber, and will look up adding Nividia drivers.

Thank you very much for your help.
 
Old 04-16-2016, 05:46 AM   #12
SouthernGal
LQ Newbie
 
Registered: Apr 2004
Distribution: Slackware 9.1/ FreeBSD 5.3
Posts: 23

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by ReaperX7 View Post
You can also try to use the install disk to install the nouveau-blacklist package.

Because your hardware is so "new" you might want to try Slackware 14.2-RC2. You will need Bumblebee from SlackBuilds.org as well as the nvidia-driver package to enable the use of the Nvidia chipset.

Your xorg.conf should actually look for the driver "intel", not Nouveau or Nvidia.
Yep it is very new hardware. Gonna have to try get ethernet or wireless working next to get Internet access from DSL router modem.
 
Old 04-16-2016, 06:04 AM   #13
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Quote:
Originally Posted by SouthernGal View Post
Maybe I'll wait until I get slackware 14.2 DVD as I'm subscriber, and will look up adding Nividia drivers.
Yes, you could do that. I'm happy you succeeded.

Quote:
Originally Posted by ReaperX7 View Post
Your xorg.conf should actually look for the driver "intel", not Nouveau or Nvidia.
The OP is using the generic "vesa" driver for now. As it works she can wait Slackware 14.2 to change.

Last edited by Didier Spaier; 04-16-2016 at 06:53 AM.
 
Old 04-16-2016, 10:49 AM   #14
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
Vesa works, but it's a fairly dated driver and it's known to have a few issues with newer xorg-servers. However, glad to hear it works with it.

The hardware you have is possibly an Nvidia Optimus setup. You will have some options here, but yes, 14.2 will be your best bet. ISOs should be available for RC2 by now.

If it is fairly new you might be missing newer released kernel drivers and firmware. If you have USB functions you can always install stuff via a thumbdrive or portable hard drive and get it working that way. Best of luck.
 
Old 04-16-2016, 11:22 AM   #15
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Quote:
Originally Posted by ReaperX7 View Post
Vesa works, but it's a fairly dated driver
It doesn't matter that it be old, as long as it works. And it should with all video devices compliant to a VESA standard (at least VBE, probably also VLB) . That's certainly why xorg.conf-vesa is provided in Slackware as a fall back: "if all other drivers fail, try vesa".

Quote:
Originally Posted by ReaperX7 View Post
and it's known to have a few issues with newer xorg-servers
I never heard of such issues. Please provide some pointers, as I would like to know what they can be.

As far as I know, the only reason why vesa would fail is that the video device be very old (VGA). Then you would have to rely on the fbdev driver for X, shipped in /extra. But I digress, the OP's equipment is fairly new and the vesa driver works with it.

Last edited by Didier Spaier; 04-16-2016 at 11:34 AM.
 
  


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
Fedora 18/Gnome-Shell/Nouveau driver issues: doju Linux - General 2 02-21-2013 10:57 AM
Nvidia Optimus bumblebee issues nouveau - x11[drm] cannot open device speedsrfr Linux - Laptop and Netbook 1 07-31-2012 03:49 AM
Xorg nouveau installation issues Defaul Gentoo 18 07-15-2011 01:30 PM
nouveau Pedroski Fedora - Installation 5 06-15-2010 08:11 AM
LXer: Nouveau: A First Look LXer Syndicated Linux News 0 12-25-2006 04:54 PM

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

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