LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 09-29-2017, 03:20 PM   #46
!!!
Member
 
Registered: Jan 2017
Location: Fremont, CA, USA
Distribution: Trying any&ALL on old/minimal
Posts: 997

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383

I added to #42: post Mint inxi, cuz: From DDG'ing: dell "t3600" install boot panic
even Win7/MacOS seems to have problems with that hardware!!!
Quote:
Only ports 0 and 1 on the motherboard actually recognize connected devices.
Maybe kernel.s can't find dvd drive... @#48: Sorry: pressing my mute button now.

Last edited by !!!; 09-29-2017 at 04:38 PM.
 
Old 09-29-2017, 03:22 PM   #47
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311

Original Poster
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by Alien Bob View Post
Just for science's sake can you try booting with nouveau blacklisted? So that we can strike one possibility off the list.
Wouldn't lilo have to be installed to do that?

Last edited by brianL; 09-29-2017 at 03:24 PM.
 
Old 09-29-2017, 03:23 PM   #48
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121
Quote:
Originally Posted by !!! View Post
I added: post Mint inxi, cuz: From DDG'ing: dell "t3600" install boot panic
even Win7 seems to have problems with that hardware!!!

PLEASE.
Write your posts in intelligible english. And stay on-topic.
 
Old 09-29-2017, 03:25 PM   #49
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121
Quote:
Originally Posted by brianL View Post
Wouldn't lilo have to be installed to do that?
Bootloaders have an edit mode where you can alter the boot commandline. For (e)lilo that is the <TA> key, for Grub it is the "e" key. Execution of the modified commandline starts by hitting <ENTER> in (e)lilo and by hitting function key <F10> in Grub.
 
Old 09-29-2017, 03:28 PM   #50
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311

Original Poster
Blog Entries: 61

Rep: Reputation: Disabled
Yeah, but they have to be installed, and I can't get anywhere near the install lilo stage.
 
Old 09-29-2017, 04:03 PM   #51
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121Reputation: 8121
Quote:
Originally Posted by brianL View Post
Yeah, but they have to be installed, and I can't get anywhere near the install lilo stage.
Even the installer has a bootloader that allows the kernel commandline to be edited. It's staring you right in the face on the welcome screen:

Code:
Welcome to Slackware64 version 14.2 (Linux kernel 4.9.50)!

If you need to pass extra parameters to the kernel, enter them at the prompt
below after the name of the kernel to boot (huge.s etc).
 
Old 09-29-2017, 04:05 PM   #52
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311

Original Poster
Blog Entries: 61

Rep: Reputation: Disabled
Yeah, I tried those that !!! suggested.
 
Old 09-29-2017, 04:11 PM   #53
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311

Original Poster
Blog Entries: 61

Rep: Reputation: Disabled
OK, I'll try one more time. What do I enter to stop nouveau loading?
 
Old 09-29-2017, 04:31 PM   #54
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311

Original Poster
Blog Entries: 61

Rep: Reputation: Disabled
Just glanced at the BootPrompt-HOWTO, it says:
Quote:
IMPORTANT NOTE: Driver related boot prompt arguments only apply to
hardware drivers that are compiled directly into the kernel. They have
no effect on drivers that are loaded as modules.
 
Old 09-29-2017, 04:33 PM   #55
!!!
Member
 
Registered: Jan 2017
Location: Fremont, CA, USA
Distribution: Trying any&ALL on old/minimal
Posts: 997

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383
See module_blacklist=... which is alphabetically listed here: https://www.kernel.org/doc/Documenta...parameters.txt
Code:
module_blacklist=nouveau
Or did you say ?it? (which distro?) "is running NVidia now", in #44?
(that's why I was saying that Mint's full inxi might be interesting to postbin)

Last edited by !!!; 09-29-2017 at 05:21 PM.
 
Old 09-29-2017, 04:40 PM   #56
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311

Original Poster
Blog Entries: 61

Rep: Reputation: Disabled
Those are mentioned in BootPrompt-HOWTO. But I'm not going to try all of them.
 
Old 09-29-2017, 10:06 PM   #57
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,874

Rep: Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684
The ones I would try to blacklist besides nouveau are the network driver e1oooe and/or the firewire driver firewire_ohci
 
Old 09-30-2017, 05:38 AM   #58
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311

Original Poster
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
The ones I would try to blacklist besides nouveau are the network driver e1oooe and/or the firewire driver firewire_ohci
See post #54.
Anyway, I've got Slackware64 14.2 running in VBox, so that will have to suffice, until I'm in the mood to do more research and experimenting. Thanks, everybody, I will get it sorted out...sometime.
 
1 members found this post helpful.
Old 09-30-2017, 07:39 AM   #59
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,874

Rep: Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684
Quote:
See post #54.
On this lapttop the network card was causing problems when I first installed LiveSlack similar to yours and blacklisting it with modprobe.blacklist=r8169 got the lapttop booting.
 
Old 09-30-2017, 08:16 AM   #60
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311

Original Poster
Blog Entries: 61

Rep: Reputation: Disabled
Yeah, but that was probably after you successfully installed & rebooted into it. 14.0 & Live apparently install, but on post install reboot, freeze at various points. (I don't know how many more times I'm going to have to mention that). That module & the e1oooe module are not built into the kernel - read the quote again from post #54. Thanks.
 
  


Reply


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
Kernel panic giving me panic attack!! alicorn Linux - General 6 05-26-2016 11:40 AM
Determining cause of Linux kernel panic "Kernel panic - not syncing: Fatal exception" gladman002 Linux - Kernel 1 09-07-2015 08:04 PM
Logging a Kernel Panic Event - Problem writing the log in panic situation lucasct Linux - Embedded & Single-board computer 5 09-08-2011 01:44 PM
Kernel panic puts me in a panic theeeg Linux - Software 2 07-31-2004 04:46 PM
Kernel panic making me panic! Linux_N0oby Linux - Software 19 05-29-2002 12:31 AM

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

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