View previous topic :: View next topic |
Author |
Message |
Paranoid Apprentice
Joined: 07 Jan 2004 Posts: 290 Location: Portland, ME
|
|
Back to top |
|
|
Isaiah Guru
Joined: 25 Feb 2003 Posts: 359
|
Posted: Thu Jul 01, 2004 8:55 pm Post subject: |
|
|
The ehci_hcd (USB2) mystery deepens |
|
Back to top |
|
|
martinbishop n00b
Joined: 16 Dec 2003 Posts: 66
|
Posted: Fri Jul 02, 2004 9:54 pm Post subject: |
|
|
I also have this problem with my nforce2 motherboard. It is a problem with ehci itself, and there are numerous patches on the kernels bugzilla, not sure if any really work. Supposidly it is fixed in the latest bk sources, but I'm not brave enough to try it.
I get that same nobody cared error, and forcedeth doesn't load (because ehci and ethernet share the same irq) _________________ "I'm too busy doing nothing to care." |
|
Back to top |
|
|
Salemixu n00b
Joined: 01 Jul 2004 Posts: 72 Location: Spain
|
Posted: Fri Jul 02, 2004 9:57 pm Post subject: |
|
|
Where are the patches??? I'll try them!!! |
|
Back to top |
|
|
martinbishop n00b
Joined: 16 Dec 2003 Posts: 66
|
|
Back to top |
|
|
Salemixu n00b
Joined: 01 Jul 2004 Posts: 72 Location: Spain
|
Posted: Fri Jul 02, 2004 10:14 pm Post subject: |
|
|
Yoho!!
I'll try tomorrow or past tomorrow when i have time, lots of thanks!!! |
|
Back to top |
|
|
radulucian Apprentice
Joined: 05 Jan 2004 Posts: 151 Location: Bucharest Romania
|
Posted: Sun Jul 04, 2004 12:30 pm Post subject: watching this thread |
|
|
i was preparing to update to gentoo-dev-sources 2.6.7-r8 and good thing i checked the forums as i also have an nforce2 mobo and if i would have lost the netcard it would have been BAD as it's a remotely hosted server and it's sunday
if someone figures 100% what causes the problem (is it USB support?!) and a solution please post it asap, because the 2.6.5 kernel is subject to several recent vulnerabilities
i am watching the thread. |
|
Back to top |
|
|
Salemixu n00b
Joined: 01 Jul 2004 Posts: 72 Location: Spain
|
Posted: Sun Jul 04, 2004 12:56 pm Post subject: |
|
|
I have not tried it, but by not loading on kernel ehci (putting n in menuconfig) should go fine when using the integrated lan, at least this is my case, ehci and forcedth share the same irq and when loading the kernel shuts down the irq.
Have you seen or know if in the r8 is that issue fixed? i use r6. |
|
Back to top |
|
|
WarpFlyght n00b
Joined: 04 May 2003 Posts: 38 Location: Atlanta, GA
|
Posted: Mon Jul 05, 2004 8:56 am Post subject: |
|
|
I compiled and booted a 2.6.7-gentoo-r8 kernel last night and observed the same behavior as seen with other 2.6.7-gentoo kernels I tested, using the same configuration as with earlier attempts (copied the .config file and ran make oldconfig). _________________ Help save the world. Adopt an unanswered post.
·····························
Gentoo Linux 1.4 no more. SGI Indy R4400 on 2.6.13-mipscvs |
|
Back to top |
|
|
Salemixu n00b
Joined: 01 Jul 2004 Posts: 72 Location: Spain
|
Posted: Mon Jul 05, 2004 11:39 am Post subject: |
|
|
Let's see if someday i am able to test the patches that are said above.
If you overwrite the .config and then make oldconfig , isn't it the same as a normal make && make modules_install with the .config overwritten? |
|
Back to top |
|
|
pdr l33t
Joined: 20 Mar 2004 Posts: 618
|
Posted: Mon Jul 05, 2004 6:30 pm Post subject: |
|
|
Just to add to the list:
Did make oldconfig using my 2.6.5 gentoo-dev-sources config file building 2.6.7-r8. Mobo is intel D875PBZ and took default answers (usually N) for new options.
With ACPI enabled I get a panic right after printk "ACPI: Subsystem revision 20040326" that it is unable to handle kernel NULL pointer.
Without ACPI (APM instead) then right after Reiserfs has recognized my /dev/hdg boot drive (SATA) I get a unhandled IRQ 0x18, then it goes into this weird print some stuff, get another unrecognized 0x18, print some stuff, get another unrecognized 0x18, ...
Am sticking with 2.6.5 until madness is over |
|
Back to top |
|
|
argasek Bodhisattva
Joined: 06 May 2004 Posts: 1121 Location: Sol [0,0], Poland, Kraków
|
Posted: Mon Jul 05, 2004 10:22 pm Post subject: |
|
|
I've got the same problem. It appered when I connected my CDROM and CD burner on the second cable on my 2nd controller (HightPoint 370).
Here's my log:
Code: |
HPT370: IDE controller at PCI slot 0000:00:13.0
HPT370: chipset revision 3
HPT37X: using 33MHz PCI clock
HPT370: 100% native mode on irq 11
ide2: BM-DMA at 0xc800-0xc807, BIOS settings: hde:DMA, hdf:pio
ide3: BM-DMA at 0xc808-0xc80f, BIOS settings: hdg:pio, hdh:pio
hde: ST3120022A, ATA DISK drive
ide2 at 0xb800-0xb807,0xbc02 on irq 11
hdg: HL-DT-ST RW/DVD GCC-4120B, ATAPI CD/DVD-ROM drive
hdh: GCR-8523B, ATAPI CD/DVD-ROM drive
irq 11: nobody cared!
[<c0105eda>] __report_bad_irq+0x2a/0x90
[<c0105fd0>] note_interrupt+0x70/0xa0
[<c01061fc>] do_IRQ+0xdc/0xe0
[<c0104628>] common_interrupt+0x18/0x20
[<c01194b0>] __do_softirq+0x30/0x80
[<c0119526>] do_softirq+0x26/0x30
[<c01061e3>] do_IRQ+0xc3/0xe0
[<c0104628>] common_interrupt+0x18/0x20
[<c027d505>] ide_inb+0x5/0x10
[<c0284a3e>] __ide_dma_host_off+0x2e/0x70
[<c0284aae>] __ide_dma_off_quietly+0x2e/0x40
[<c0276f09>] hpt366_config_drive_xfer_rate+0x69/0x120
[<c0280228>] probe_hwif+0x228/0x440
[<c027bd1b>] idedefault_attach+0x1b/0x80
[<c027ae99>] ata_attach+0x79/0xd0
[<c0280457>] probe_hwif_init+0x17/0x60
[<c028420a>] ide_setup_pci_device+0x7a/0x90
[<c04299af>] init_setup_hpt366+0x19f/0x1b0
[<c04299de>] hpt366_init_one+0x1e/0x40
[<c042ab1d>] ide_scan_pcidev+0x5d/0x70
[<c042ab6e>] ide_scan_pcibus+0x3e/0xb0
[<c042aa20>] probe_for_hwifs+0x10/0x20
[<c042aa8e>] ide_init+0x5e/0x90
[<c040e7ab>] do_initcalls+0x2b/0xc0
[<c0123427>] init_workqueues+0x17/0x30
[<c01002e0>] init+0x0/0x120
[<c0100317>] init+0x37/0x120
[<c010204c>] kernel_thread_helper+0x0/0x14
[<c0102051>] kernel_thread_helper+0x5/0x14
handlers:
[<c021aa78>] (acpi_irq+0x0/0x16)
[<c027d290>] (ide_intr+0x0/0x140)
Disabling IRQ #11
ide3 at 0xc000-0xc007,0xc402 on irq 11
|
Also, it seems to be completly USB unrelated. _________________ RLU #137109 | http://soundcloud.com/argasek |
|
Back to top |
|
|
WarpFlyght n00b
Joined: 04 May 2003 Posts: 38 Location: Atlanta, GA
|
Posted: Tue Jul 06, 2004 6:55 am Post subject: |
|
|
On my system the error specifically mentions USB. I'll skip most of the log and just give the important tidbits:
Code: |
Jun 28 15:36:03 excelsior handlers:
Jun 28 15:36:03 excelsior [<c02aa730>] (usb_hcd_irq+0x0/0x70)
Jun 28 15:36:03 excelsior Disabling IRQ #5
|
That was 2.6.7-gentoo-r6. r8 yielded a similar result. _________________ Help save the world. Adopt an unanswered post.
·····························
Gentoo Linux 1.4 no more. SGI Indy R4400 on 2.6.13-mipscvs |
|
Back to top |
|
|
carsten90 n00b
Joined: 30 Jun 2004 Posts: 21
|
Posted: Tue Jul 06, 2004 12:41 pm Post subject: |
|
|
It is a USB problem!
Try it: dont load the module (compile it as a module if neccessary) and everything will go well - if we're talking about the same bug. I already said: look at /proc/pci, what IRQ USB uses. If its the same IRQ thats used by a device, thats not working and USB 2.0 dont work it is propably this bug.
The mm-sources fixed this bug, but it has some new ones:
- Java doesnt work with this kernel for me, and some others:
https://forums.gentoo.org/viewtopic.php?t=191188
- accessing some servers doesnt work:
https://forums.gentoo.org/viewtopic.php?t=193214 |
|
Back to top |
|
|
argasek Bodhisattva
Joined: 06 May 2004 Posts: 1121 Location: Sol [0,0], Poland, Kraków
|
Posted: Fri Jul 09, 2004 12:49 pm Post subject: |
|
|
USB problem? Don't think so. Look at my dump. It has nothing related to USB. I have also tried the latest, -mm6 patch (which, as I have read on gentoo bugzilla has the USB problem fixed). The message still appears... So it looks like it's a more general problem than just USB. _________________ RLU #137109 | http://soundcloud.com/argasek |
|
Back to top |
|
|
Isaiah Guru
Joined: 25 Feb 2003 Posts: 359
|
Posted: Fri Jul 09, 2004 3:17 pm Post subject: |
|
|
2.6.7-love7 working fine here with CONFIG_4KSTACKS disabled |
|
Back to top |
|
|
Paranoid Apprentice
Joined: 07 Jan 2004 Posts: 290 Location: Portland, ME
|
Posted: Fri Jul 09, 2004 4:33 pm Post subject: |
|
|
It's a double problem with both ACPI & ehci. _________________ A paranoid is someone who knows a little of what's going on.
William S. Burroughs |
|
Back to top |
|
|
rapsure Apprentice
Joined: 29 Apr 2004 Posts: 172 Location: Logan, UT USA
|
Posted: Sat Jul 10, 2004 3:43 am Post subject: USB, but don't know where |
|
|
I don't think the entire problem is wrapped into the ehci_hcd, and ACPI. Everyone here is using the ohci_hcd also, and that seems to also be broken at the time in the 2.6.7 kernel. Maybe I will have to try the latest development snapshot. In the 2.6.7 kernel I was able to get the IRQ 10: don't care! message if I ran my scanner for enough time, and I wasn't running the other devices that are also using that irq. The emu10k1, eth0, and usb are on irq 10 for me. I think the problem was already there, but it showed it's teeth in the 2.6.7 kernel. I have a huntch that it is also in the 2.6.6 kernel. I say try that, and if it is there it is most likely being caused by some erroneous dynamically allocated memory. Supposedly by compiling usb as modules, and then haveing them loaded by autoload.d the usb ports will begin working. There are patches in the latest development for the ehci_hcd and acpi, I doubt that will fix it. Try the latest devlopment snapshot of the 2.6.7 kernel. _________________ Hindi ko naintindihan, pakiulit. Sometimes my code works. |
|
Back to top |
|
|
Paranoid Apprentice
Joined: 07 Jan 2004 Posts: 290 Location: Portland, ME
|
Posted: Sat Jul 10, 2004 11:29 am Post subject: |
|
|
If you read the bug report you will find that mm-sources >=mm4 work fine. _________________ A paranoid is someone who knows a little of what's going on.
William S. Burroughs |
|
Back to top |
|
|
argasek Bodhisattva
Joined: 06 May 2004 Posts: 1121 Location: Sol [0,0], Poland, Kraków
|
Posted: Sun Jul 11, 2004 10:22 am Post subject: |
|
|
Quote: | If you read the bug report you will find that mm-sources >=mm4 work fine. |
If you've read what I have written few posts ago you would know even mm6 DO NOT solve the "nobody cared" problem.
AND NO:
- I am not using HCD driver, neighter EHCI nor OHCI
- I am not using single damned USB module nor have one compiled into kernel
- the problem is NOT USB related at all, look at my dump, look also here: http://kerneltrap.org/node/view/3414
- kind of of explanation of problem is here: http://www.sh.nu/irq3
- I believe mm4+ patch solves problem for SOME of people, but it's not a general bugfix
So, could you please do not post dumb answers next time if you even haven't googled for a moment? ;-P
If someone has something constructive to add, please do so, if not, I propose EOT and closing of the thread. _________________ RLU #137109 | http://soundcloud.com/argasek |
|
Back to top |
|
|
gronau n00b
Joined: 14 Dec 2003 Posts: 12 Location: Munich (Germany)
|
Posted: Sun Aug 01, 2004 11:40 pm Post subject: |
|
|
I was running in the same problems with gentoo-dev-sources-2.6.7-r11.
Activating APIC and IOAPIC solved all my problems. (ACPI is enabled, too).
Greetz
gronau
PS.: Since kernel 2.6.6/2.6.7 there is no danger activating APIC on nforce2 boards. |
|
Back to top |
|
|
Souperman Guru
Joined: 14 Jul 2003 Posts: 449 Location: Cape Town, South Africa
|
Posted: Mon Aug 02, 2004 8:56 am Post subject: |
|
|
I have ACPI, APIC and IOAPIC enabled already. _________________ moo |
|
Back to top |
|
|
pdr l33t
Joined: 20 Mar 2004 Posts: 618
|
Posted: Mon Aug 02, 2004 4:26 pm Post subject: |
|
|
I still cannot use ACPI, even after recompiling the DSDT - the interpreter is blowing up or something. I don't think it affected the "don't care" problem, but to do above I did apply the patch to allow replacing the DSDT (but .config is not using CONFIG_ACPI).
However, finally got 2.6.7-r11 running. I had to enable SCSI and use the PIIX SATA driver (and change my drives from hde/g to sda/b in grub and fstab). This is on the intel 875 chipset... Under 2.6.5 I notice that my SATA was using IRQ 0x18 (the one that wasn't caring)
(2.6.7 has alway worked fine on my T42p laptop) |
|
Back to top |
|
|
Salemixu n00b
Joined: 01 Jul 2004 Posts: 72 Location: Spain
|
Posted: Sun Aug 08, 2004 12:43 pm Post subject: |
|
|
Hey! I'm so happy!!!
I've upgraded the kernel to gentoo-dev-sources 2.6.7-r12 and activated IOAPIC (ACPI and APIC were activated in the last compilation :p ) and also installed the new Nvidia 61.11 drivers, and now i don't have any problem of noboy cared, so my Nforce2 integrated LAN now works perfectly
Perhaps it's a patch of the kernel, perhaps it's because using IOAPIC? the best thing is that for me now it runs perfect (at the moment :p) |
|
Back to top |
|
|
Paranoid Apprentice
Joined: 07 Jan 2004 Posts: 290 Location: Portland, ME
|
Posted: Sun Aug 08, 2004 4:21 pm Post subject: |
|
|
Still the same old shit here with ACPI, APIC & IOAPIC enabled. At least 2.6.5-r1 works.... _________________ A paranoid is someone who knows a little of what's going on.
William S. Burroughs |
|
Back to top |
|
|
|