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 - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 11-29-2005, 03:31 AM   #16
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198

ianrickey: excuse me, I should have specified that post #14 was directed at lucky_luuk ... my bad.
 
Old 12-01-2005, 07:40 AM   #17
lucky_luuk
LQ Newbie
 
Registered: Aug 2005
Distribution: Fedora Core 4
Posts: 19

Original Poster
Rep: Reputation: 0
I tired the acpi=off and and added the option to use the IRQ from the BIOS, but this did not help getting it to work, but gives a different error (see below). And I do agree that it is not a good thing to shut off the ACPI, but it would help if I could find how to get the USB working at least for a short wile.

Simon: I looked at the DSDT but there is non for my PC (Averatec C3500). Any suggestions?

The result of dmesg is (with different the modifications):
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x1001
PCI: Enabling device 0000:00:03.2 (0000 -> 0002)
PCI: No IRQ known for interrupt pin D of device 0000:00:03.2.
ehci_hcd 0000:00:03.2: Found HC with no IRQ. Check BIOS/PCI 0000:00:03.2 setup!ehci_hcd 0000:00:03.2: init 0000:00:03.2 fail, -19
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
PCI: Enabling device 0000:00:03.0 (0000 -> 0002)
PCI: No IRQ known for interrupt pin A of device 0000:00:03.0.
ohci_hcd 0000:00:03.0: Found HC with no IRQ. Check BIOS/PCI 0000:00:03.0 setup!ohci_hcd 0000:00:03.0: init 0000:00:03.0 fail, -19
PCI: Enabling device 0000:00:03.1 (0000 -> 0002)
PCI: No IRQ known for interrupt pin B of device 0000:00:03.1.
ohci_hcd 0000:00:03.1: Found HC with no IRQ. Check BIOS/PCI 0000:00:03.1 setup!ohci_hcd 0000:00:03.1: init 0000:00:03.1 fail, -19
 
Old 12-01-2005, 11:36 PM   #18
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Well, this is kinda intreguing.

How did you check that ACPI was really off as a result of the noacpi option - check /proc/acpi ... does the fan stay on continuously or stay off all the time? Does the battery applet behave differently? (When acpi is switched on, do you have any issues apart from usb?)

Anyway: remove the option to use IRQ from BIOS. Lets just test one "solution" at a time, and make sure ACPI is responsible for this and not something weird. Fixing DSDT is not something you want to have to do.

Normally, the usb drivers are compiled as loadable modules instead of being stuck right in the kernel. (Double check through make xconfig - load your configuration, and make sure you have installed every usb driver you are likely to need...)

There is a very good chance your firmware is buggy anyway.
To check, you need the intel ASL compiler from intel's download site. To compile it, you need gcc, bison, and flex. Flex must be an old version.

With acpi enabled
Look in /proc/acpi, there will be a file called dsdt - copy this to a working directory, say:
cp /proc/acpi/dsdt ~/work/dsdt.dat
... then decompile it:
iasl -d dsdt.dat
... this creates a file called dsdt.dsl, (I think) which you can look at with a text editor. Now compile dsdt.dsl
iasl -at dsdt.aml
... this creates a file called DSDT.aml - but only if all goes well. If you get any errors, then the dsdt is buggy. Warnings are OK though.

What may be better - get an official fedora kernel, and boot from that. If USB still dosn't go, then you can look to your firmware. Otherwise, you missed something on the compile. Of course - it's always possible that the hardware is broken - - -

Last edited by Simon Bridge; 12-01-2005 at 11:39 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
USB Bluetooth dongle no longer working (FC4-64) LauraRhian Linux - Hardware 4 11-12-2005 05:19 PM
FC4 bootsplash not working Orphen Fedora 1 10-15-2005 08:01 AM
USB ports not working under FC4 (2.6.11-1.1369) sleepless_b Fedora 6 09-10-2005 05:20 PM
Scrollwheel not working under FC4 slimjim Linux - Software 7 06-22-2005 03:01 PM
anyone got samba working in FC4? hlslaughter Linux - Networking 4 06-21-2005 10:41 AM

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

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