LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-13-2014, 11:19 AM   #1
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
No USB Keyboard on 14.1 default installation


So, I have this extra sdb drive installed and I thought "why not" put 14.1 there?
So I did.

I did not choose to install a Boot Loader and maybe I should have.
I have a GigaByte UEFI "DualBIOS" which allows me to install using UEFI or Legacy mode just by selecting either on F12 when I boot.
I chose Legacy mode (eg: a non-"UEFI" booted DVD) and installed to the /dev/sdb drive I partitioned with cdfisk. During the install I chose ext4 as I usually do.

Install went fine. I chose NOT to install [e]LILO to anything, thinking "for now" I'll just dual boot off my working 14.0 lilo.conf.

I made an entry on sda1/etc/lilo.conf using:
Code:
  image = /boot/vmlinuz
  root = /dev/sdb1
  label = 14.1
  read-only
, ran lilo and rebooted.
No keyboard action.

So reading up on possible issues at http://mirrors.slackware.com/slackwa.../README.initrd
I tried this entry in my lilo
Code:
image = /boot/vmlinuz-generic-3.10.17
also produced No keyboard action.

There is no numlock, CAPs lock or Scroll lock indicators On/Off action when they are pressed.
I tried 14.1 single during boot and no help there.

I'm now thinking I may need to make an initial ramdisk for the 14.1 environment.

Can anyone confirm this for me or provide some hint as to what I should try/do next?

Thank you,
JJ

Last edited by Habitual; 02-13-2014 at 11:20 AM.
 
Old 02-13-2014, 05:33 PM   #2
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749
Quote:
I made an entry on sda1/etc/lilo.conf using image = /boot/vmlinuz
That is pointing to the symlink to the kernel for your 14.0 install.

I would
1. Boot into Slackware 14.0
2. Create a /boot/sdb1 directory
3. Mount /dev/sdb1
4. Copy the vmlinuz-huge-3.10.17 kernel into the /boot/sdb1 directory.
5. Edit lilo.conf so that the 'image =' line points to the copied kernel image
Code:
image = /boot/sdb1/vmlinuz-huge-3.10.17
  root = /dev/sdb1
  label = 14.1
  read-only
6. Run lilo

If you want to change to using the generic kernel, then you will need to add kernel modules for USB HID support to your initrd. Within Slackware 14.1, use the /usr/share/mkinitrd/mkinitrd_command_generator.sh script to generate a suitable command.
e.g. 'mkinitrd -c -k 3.10.17 -f ext4 -r /dev/sdb1 -m usbhid:hid_generic:uhci-hcd:mbcache:jbd2:ext4 -u -o /boot/initrd.gz'

I would then copy the vmlinuz-generic-3.10.17 and generated initrd.gz into the /boot/sdb1 directory on /dev/sda1, update /etc/lilo.conf on /dev/sda1 accordingly, and then run lilo using the -r option.

Last edited by allend; 02-13-2014 at 05:36 PM.
 
Old 02-13-2014, 05:42 PM   #3
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374

Original Poster
Blog Entries: 37

Rep: Reputation: Disabled
Thanks, I'll have a go of it tomorrow!

Keyboard works!

Thank you very much.

You rock!

Last edited by Habitual; 02-13-2014 at 05:59 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
Installation problems with Suse 10.2 and USB keyboard bmccorm2 SUSE / openSUSE 1 07-03-2007 07:11 PM
Installation With USB Keyboard Xylon Debian 1 09-21-2004 07:34 AM
USB Keyboard does not work during RedHat installation dips2178 Linux - Software 4 08-26-2004 09:23 AM
USB keyboard dies during installation jsmarshall85 Slackware - Installation 6 12-27-2003 02:03 PM
USB Keyboard causes installation problems morlock Linux - Software 0 01-30-2002 12:09 AM

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

All times are GMT -5. The time now is 03:01 AM.

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