Re: [leaf-user] USB Keyboard on boot up

2014-10-17 Thread Andrew
Other variant - to boot with serial console and run module autoprobing. 17.10.2014 13:17, Art Mandler -- Skyrunner пишет: > Thanks, Simon. What I ended up doing was booting the USB drive on a > different computer with a PS/2 keyboard. That enabled me to set a root > password. I then booted it o

Re: [leaf-user] USB Keyboard on boot up

2014-10-17 Thread Art Mandler -- Skyrunner
Thanks, Simon. What I ended up doing was booting the USB drive on a different computer with a PS/2 keyboard. That enabled me to set a root password. I then booted it on the USB keyboard only machine and logged in with ssh. Once I ran the "find & load modules" routine and saved it, the necessary

[leaf-user] USB Keyboard on boot up

2014-10-15 Thread Art Mandler -- Skyrunner
I am booting LEAF Bering 5.1.1 on a PC that only supports a USB keyboard (no PS2). I cannot get LEAF to recognize the keyboard so that I can log in. Keyboard works with the bios, etc., but is not recognized once LEAF boots. I tried ssh'ing in but dropbear will not let me in without a root passwo

[leaf-user] USB keyboard for Bering-uClibc 3.x

2008-10-08 Thread marvin horst
How do I get a USB keyboard working with Bering. I have these modules installed and the USB keyboard is working with the BIOS. usbcore usb-uhci usb-ohci hid -- Marvin Horst - This SF.Net email is sponsored by the Moblin You

Re: [leaf-user] USB Keyboard Modules

2007-09-18 Thread Munday, Merrick
Hi Folks -- Would there be someone who has the right environment available who could compile input.o and keybdev.o for me? Otherwise, if I've gotten the wrong idea about needing these modules to make a USB keyboard work, I'd appreciate very much if someone could point me in the right direction

[leaf-user] USB Keyboard Modules

2007-09-14 Thread Munday, Merrick
Hi Folks -- Has anyone compiled input.o and keybdev.o for Bering-uClibc 3.02? I'm trying to get Bering-uClibc running on a machine with no PS/2 ports, and I'd like to boot it from USB flash. At present, the USB keyboard works through the BIOS from power-on until the USB subsystem is initialized

Re: [leaf-user] usb keyboard

2006-10-02 Thread Trev Peterson
I'm on an older LEAF Bering system but I think this will work: 1. Load the usb chipset, usbcore and hid modules ( you can do this by editing /etc/modules and uncommenting the lines for: usb-uhci or usb-uhci (depending on usb chipset) usbcore Add a line to the end of the USB support section: hid

Re: [leaf-user] usb keyboard

2006-09-30 Thread Larry Platzek
On Thu, 28 Sep 2006, Eric Spakman wrote: Hi Eric and andrew, > Date: Thu, 28 Sep 2006 23:59:51 +0200 (CEST) > From: Eric Spakman <[EMAIL PROTECTED]> > To: Andrew Nance <[EMAIL PROTECTED]> > Cc: leaf-user@lists.sourceforge.net > Subject: Re: [leaf-user] usb keyboard >

Re: [leaf-user] usb keyboard

2006-09-28 Thread Eric Spakman
Hi Andrew, > No replies yet on my question. > > > What package do I need to use a usb keyboard on my Bering-uClibc 3.0 beta > 2 > firewall. I am using a basic desktop computer. > You don't need a package, but (a) kernel module(s) which supports usb keyboards. I never worked with usb keyboards, so

[leaf-user] usb keyboard

2006-09-28 Thread Andrew Nance
No replies yet on my question. What package do I need to use a usb keyboard on my Bering-uClibc 3.0 beta 2 firewall. I am using a basic desktop computer. Thanks, Andrew - Take Surveys. Earn Cash. Influence the Future of IT

[leaf-user] usb keyboard

2006-09-27 Thread Andrew Nance
What package do I need to use a usb keyboard on my Bering-uClibc 3.0 beta 2 firewall. I am using a basic desktop computer. Thanks, Andrew - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay

[leaf-user] USB keyboard - input.o and keybdev.o?

2005-02-02 Thread cpu memhd
These modules are not part of the bering-uclibc distribution. What do I need to do build them? __ Do you Yahoo!? The all-new My Yahoo! - What will yours do? http://my.yahoo.com --- This SF.N

Re: [leaf-user] USB Keyboard

2004-05-19 Thread Roger E McClurg
>> To: [EMAIL PROTECTED] >> From: Roger E McClurg <[EMAIL PROTECTED]> >> Date: Mon, 17 May 2004 16:13:15 -0400 >? Subject: [leaf-user] USB Keyboard >> >> Has anyone managed to get a USB keyboard to work with a Bering 1.2 >>machine? >> I can

Re: [leaf-user] USB Keyboard

2004-05-18 Thread Phillip . Watts
x27;t help you there. Nice BONUS: usb scanners work fine as keyboard input. Roger E McClurg <[EMAIL PROTECTED]> on 05/17/2004 03:13:15 PM To: [EMAIL PROTECTED] cc:(bcc: Phillip Watts/austin/Nlynx) Subject: [leaf-user] USB Keyboard Has anyone managed to get a USB keybo

[leaf-user] USB Keyboard

2004-05-17 Thread Roger E McClurg
Has anyone managed to get a USB keyboard to work with a Bering 1.2 machine? I can't seem to find the correct drivers. Roger --- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the

[leaf-user] USB keyboard

2003-12-16 Thread Johannes Walch
Hi all, has anybody successfully used a USB keyboard with LEAF Bering ? As far as I have understood it the input.o and keybdev.o modules are missing in the modules package. I am just trying to build a Bering kernel myself along with these modules, but I would happily use some pre-compiled stuff :-