LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 08-15-2016, 09:23 AM   #1
Freaksta
Member
 
Registered: Jan 2003
Distribution: Slackware 14.1
Posts: 283

Rep: Reputation: 34
14.2 fresh install - lots of issues


Hello,

Fresh install of 14.2 x64 (confirmed in readme.txt on install media):

Sager/Clevo P650RE

Dual boot:

MBR = Linux
EFI = Windows

Slackware installed on /dev/sda in MBR mode, however /boot seems to be mounting /dev/sdb2

See attached FSTAB.

2 SSD HDDs:

sda is Linux and Swap partition
sdb is EFI boot partition and Windows

[See attached dmesg.txt]

Slackware boots:

Issues:

- Startx fails to launch a X manager, cannot escape.

[See attached startx.txt]

- NVIDIA installer launches, but no dialog boxes are present - just the top green bar, and the bottom bar. Nothing in the middle of the screen, just black.

- Command 'lspci' hangs with no output, cannot escape.

I've used this same configuration with 14.1 and CURRENT ISOs presented by Alien Bob - so I'm not sure why it stopped working at release.

I tried both the torrent .iso, and today a .iso downloaded from slackware.com - same issues with both.
Attached Files
File Type: txt startx.txt (181 Bytes, 32 views)
File Type: txt dmesg (2).txt (63.0 KB, 24 views)
File Type: txt fstab.txt (571 Bytes, 24 views)

Last edited by Freaksta; 08-15-2016 at 09:35 AM.
 
Old 08-15-2016, 09:47 AM   #2
Freaksta
Member
 
Registered: Jan 2003
Distribution: Slackware 14.1
Posts: 283

Original Poster
Rep: Reputation: 34
Update:

Installed Slackware on /dev/sda in EFI mode.

Issues persist as described above.
 
Old 08-15-2016, 10:04 AM   #3
Freaksta
Member
 
Registered: Jan 2003
Distribution: Slackware 14.1
Posts: 283

Original Poster
Rep: Reputation: 34
UPDATE:

Read howto_uefi.txt

Wiped both drives clean.

Ran 'gdisk' on /dev/sda and /dev/sdb and ran 'o' to wipe the GPT tables and reset them on both drives.

Created three new partitions:

/dev/sda1 - root
/dev/sda2 - EFI (100M)
/dev/sda3 - swap

Reran the installer while booted in EFI mode and installed Slackware - all default options, full intall, ELILO, etc.

Rebooted, system boots, issues persist.

I'll try this again in MBR mode, but I'm starting to think something isn't right here.
 
Old 08-15-2016, 10:18 AM   #4
Freaksta
Member
 
Registered: Jan 2003
Distribution: Slackware 14.1
Posts: 283

Original Poster
Rep: Reputation: 34
UPDATE:

Rebooted in BIOS mode, verified Secure Boot is disabled.

Wiped both drives (2nd drive (sdb) wasn't in use anymore)

Checked both drives with 'gdisk -l'

Both drives are clean, no tables.

formatted root and swap partitions, linux and swap types respectively (8200,8300)

Ran setup, full install default selections, Network Manager, LILO to MBR.

System boots.

Login as root:

- lspci halts and doesn't show any output, unable to escape.

- startx fails to launch a display manager (same issue as above, see startx.txt)

- tried 2 different install sources


Can someone please help me understand why Slackware 14.2 x86_64 doesn't work out of the box for me?

I'm going to try rebuilding the kernel.
 
Old 08-15-2016, 10:29 AM   #5
K4rolis
LQ Newbie
 
Registered: Jan 2016
Posts: 23

Rep: Reputation: Disabled
Have you checked whether your install media is not corrupt?

Last edited by K4rolis; 08-15-2016 at 10:30 AM.
 
Old 08-15-2016, 10:34 AM   #6
Freaksta
Member
 
Registered: Jan 2003
Distribution: Slackware 14.1
Posts: 283

Original Poster
Rep: Reputation: 34
Quote:
Originally Posted by K4rolis View Post
Have you checked whether your install media is not corrupt?
Yes, I tried two sources:

- Torrent (ISO)

- FTP from slackware.com (ISO)
 
Old 08-15-2016, 10:49 AM   #7
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Full install?
 
Old 08-15-2016, 10:53 AM   #8
K4rolis
LQ Newbie
 
Registered: Jan 2016
Posts: 23

Rep: Reputation: Disabled
Yes, but what media are you actually using? First it would be useful to rule out the obvious - your USB stick might be toast. This sort of big failure could be software issue, but I'd be hard-pressed to believe that. It seems that you're willing to reinstall - so why not try 14.1 again using the same stick? Though I'm sure there is an easier way to check it - but I can't advice on that since I haven't done it.

EDIT:
Code:
badblocks
is something you might want to consider.

Last edited by K4rolis; 08-15-2016 at 11:00 AM.
 
Old 08-15-2016, 11:26 AM   #9
Freaksta
Member
 
Registered: Jan 2003
Distribution: Slackware 14.1
Posts: 283

Original Poster
Rep: Reputation: 34
Quote:
Originally Posted by Gordie View Post
Full install?
Yes sir.
 
Old 08-15-2016, 11:27 AM   #10
Freaksta
Member
 
Registered: Jan 2003
Distribution: Slackware 14.1
Posts: 283

Original Poster
Rep: Reputation: 34
Quote:
Originally Posted by K4rolis View Post
Yes, but what media are you actually using? First it would be useful to rule out the obvious - your USB stick might be toast. This sort of big failure could be software issue, but I'd be hard-pressed to believe that. It seems that you're willing to reinstall - so why not try 14.1 again using the same stick? Though I'm sure there is an easier way to check it - but I can't advice on that since I haven't done it.

EDIT:
Code:
badblocks
is something you might want to consider.
That's fair.

I just installed Debian 8 as a test, and it seems to have worked flawlessly.

I could try 14.1, though I can't build off that without updating the kernel manually for driver support, so I would like a clean install.
 
Old 08-15-2016, 11:27 AM   #11
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Rep: Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982
I used elilo, refind: https://slackbuilds.org/repository/1...?search=refind
I repaired windows 10 boot with this since I couldn't boot from bios to it:
http://www.faqoverflow.com/superuser/460762.html

Also as root I used efibootmgr. I readjusted the boot order so refind is first. Everything worked for me. I don't think I have the secure boot but I have EFI. I have 2 Windows versions installed and Slackware. Refind automatically picks up all 3. I just run eliloconfig after updating kernel, fix the boot order again, and everything is good to go.
 
Old 08-15-2016, 11:30 AM   #12
Freaksta
Member
 
Registered: Jan 2003
Distribution: Slackware 14.1
Posts: 283

Original Poster
Rep: Reputation: 34
Quote:
Originally Posted by RadicalDreamer View Post
I used elilo, refind: https://slackbuilds.org/repository/1...?search=refind
I repaired windows 10 boot with this since I couldn't boot from bios to it:
http://www.faqoverflow.com/superuser/460762.html

Also as root I used efibootmgr. I readjusted the boot order so refind is first. Everything worked for me. I don't think I have the secure boot but I have EFI. I have 2 Windows versions installed and Slackware. Refind automatically picks up all 3. I just run eliloconfig after updating kernel, fix the boot order again, and everything is good to go.
Sorry, but I think you're in the wrong thread.

This issue is post-boot.
 
Old 08-15-2016, 12:26 PM   #13
K4rolis
LQ Newbie
 
Registered: Jan 2016
Posts: 23

Rep: Reputation: Disabled
Having ruled out bad physical media, I guess the next step is to work out what's different between your debian, which works flawlessly, install and slack. Kernel? Video driver loaded by default (since the symptoms seem to point that something might be going wrong with the video drivers)? You might want to try to disable nouveau and see whether that helps at all, but I'm just guessing - I have not had these sort of issues before.

Hope someone else more experienced will chip in and help you sort your issues out!

EDIT:

A quick look at your dmesg:
Code:
[    5.561695] nouveau 0000:01:00.0: Direct firmware load for nvidia/gm204/fecs_inst.bin failed with error -2
[    5.561696] nouveau 0000:01:00.0: gr: failed to load fecs_inst
[    5.561706] nouveau 0000:01:00.0: disp: dcb 5 type 8 unknown
Maybe this is your clue?

Last edited by K4rolis; 08-15-2016 at 12:31 PM.
 
Old 08-15-2016, 12:35 PM   #14
phenixia2003
Senior Member
 
Registered: May 2006
Location: France
Distribution: Slackware
Posts: 1,052

Rep: Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008
Hello,

As K4rolis said, try to disable nouveau driver. You can do that by passing nomodeset in kernel boot arguments.

--
SeB
 
Old 08-15-2016, 12:43 PM   #15
Freaksta
Member
 
Registered: Jan 2003
Distribution: Slackware 14.1
Posts: 283

Original Poster
Rep: Reputation: 34
Quote:
Originally Posted by K4rolis View Post
Having ruled out bad physical media, I guess the next step is to work out what's different between your debian, which works flawlessly, install and slack. Kernel? Video driver loaded by default (since the symptoms seem to point that something might be going wrong with the video drivers)? You might want to try to disable nouveau and see whether that helps at all, but I'm just guessing - I have not had these sort of issues before.

Hope someone else more experienced will chip in and help you sort your issues out!

EDIT:

A quick look at your dmesg:
Code:
[    5.561695] nouveau 0000:01:00.0: Direct firmware load for nvidia/gm204/fecs_inst.bin failed with error -2
[    5.561696] nouveau 0000:01:00.0: gr: failed to load fecs_inst
[    5.561706] nouveau 0000:01:00.0: disp: dcb 5 type 8 unknown
Maybe this is your clue?
Thank you -- will try
 
  


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 17 fresh install issues tw1tch Linux - Newbie 9 01-12-2013 07:16 PM
2 issues after fresh install of Solaris 10 czezz Solaris / OpenSolaris 1 05-09-2008 09:56 PM
Fresh install issues jimtherabbit Fedora 12 08-07-2007 04:56 AM
Fresh Slackware install, some issues, help needed. Jorek Slackware 16 12-22-2005 07:17 AM
Driver Issues after fresh install kysen Debian 1 04-16-2004 01:21 AM

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

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