LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 12-21-2005, 02:18 PM   #1
chetty
LQ Newbie
 
Registered: Dec 2005
Posts: 4

Rep: Reputation: 0
hp dv1427us usb mouse/devices not wokring


Hi

I have new laptop and sucessfully loaded Fedora 4. My usb mouse/keyboard and jump drive don't work. I am new to Linux. I read some information posted by a user called tBolt and he said something about passing pci=noacpi to the kernel. I don't understand how to do this? Do I have to go to a parameters file and then set this option. If so what is the location and name of the file. Do I have to re-boot.

Are there any other ideas on how to get this working?

Some other things to note under
/dev/input, I see event0, event1, mice, mouse0 and mouse1 files

Under /proc/bus/usb, I don't see devices

Thanks
Chetty
 
Old 12-21-2005, 03:21 PM   #2
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
Quote:
he said something about passing pci=noacpi to the kernel
I am not entirely sure that has anything to do with your USB problem, as acpi is concerned with power managment. However, if you want to try, you need to add it to your grub.conf file a la:
Code:
title Fedora
root (hd0,1)
kernel /boot/vmlinuz root=/dev/hda10 vga=791 pci=noacpi
yes, you will have to reboot for this to take effect.

Rather though, I think your solution is elsewhere. Can you post the output of "lsmod | grep usb"
Also, the mouse section of your xorg.conf...
 
Old 12-21-2005, 03:38 PM   #3
chetty
LQ Newbie
 
Registered: Dec 2005
Posts: 4

Original Poster
Rep: Reputation: 0
The output of the command lsmod | grep usb returned nothing

The output from the xorg.conf

for keyboard
Identifier "Keyboard0"
Driver "kbd"
Option "Xkbmodel" "pc105"
Option "Xkblayout" "us"

for mouse
Identifer "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3buttons" "yes"

Thanks for your help
 
Old 12-21-2005, 03:52 PM   #4
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
Ok, so is this the default fedora kernel? You will need to load some usb modules.

To start, try:
# modprobe usbcore
# modprobe evdev

As for xorg.conf, try changing:
Option "Protocol" "IMPS/2"

to:
Option "Protocol" "auto"

Also, you have a typo. "dev/input/mouse" needs to be "/dev/input/mouse"

then restart X. Usually [ctrl]-[alt]-[backspace] will restart your X server.

Last edited by bulliver; 12-21-2005 at 03:54 PM.
 
Old 12-24-2005, 12:54 AM   #5
chetty
LQ Newbie
 
Registered: Dec 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks Bulliver.
Sorry for th late response, busy travelling to meet family
I just tried the pci=noacpi option to the Kernel and immedidately the USB and NIC worked.

Thanks for your your help
 
  


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
MDK 10.2: No USB at all (/proc/bus/usb/devices missing) shrodi Mandriva 5 07-01-2005 11:28 AM
No USB at all (/proc/bus/usb/devices missing) shrodi Linux - Hardware 1 05-26-2005 04:07 AM
qmailrocks smtp auth not wokring posixjunkie Linux - Networking 6 05-08-2004 10:29 AM
slackware 9.1 USB mouse and other usb devices not working jimMC Linux - Hardware 11 01-24-2004 10:58 AM
Nothing's wokring in Gentoo 1.4rc4! Help! kierl Linux - General 2 07-28-2003 03:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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