Results 1 to 5 of 5

Thread: genirq: Flags mismatch irq 6. 00000000 (floppy) vs. 00000080 (ohc i_hcd:us1)

  1. #1
    Join Date
    Oct 2014
    Beans
    59

    genirq: Flags mismatch irq 6. 00000000 (floppy) vs. 00000080 (ohc i_hcd:us1)

    I try to installing lubuntu 14.10 on an old computer with gigabyte mother board. But i'm facing with this error:
    Code:
    genirq: Flags mismatch irq 6. 00000000 (floppy) vs. 00000080 (ohc i_hcd:us1)
    ...
    (initramsf) Unable to find a medium cotaining a live file system
    I read many topics about `Unable to find a medium cotaining a live file system` but seems they have not first line of my error!.
    I try with DVD and with iso ('Help me to boot from CD' software for windows) both have same problem.

    Seems it's a kernel problem, so is there any way to fix that?

  2. #2
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: genirq: Flags mismatch irq 6. 00000000 (floppy) vs. 00000080 (ohc i_hcd:us1)

    14.10 is out of support. Better to install 15.04.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  3. #3
    Join Date
    Oct 2014
    Beans
    59

    Re: genirq: Flags mismatch irq 6. 00000000 (floppy) vs. 00000080 (ohc i_hcd:us1)

    Quote Originally Posted by mörgæs View Post
    14.10 is out of support. Better to install 15.04.
    I try 15.04 but still have the same trouble. It seems Linux does not support my mother board:
    Mother board details:
    Code:
    Brand: Gigabyte
    P4 Titan series 333+
    Dual bios
    Model Name: GA-8SRX
    Socket 478 FSB 400 CPU
    3 DDR DIMMs / ATX Form Factor
    Creative PCI 128 Sound
    6 PCI / ATA100 / AGP4X
    https://wiki.ubuntu.com/HardwareSupp...ket478Gigabyte

    Is there any way to install Linux on the old PC?

  4. #4
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: genirq: Flags mismatch irq 6. 00000000 (floppy) vs. 00000080 (ohc i_hcd:us1)

    Did you also try the alternate Lubuntu ISO?
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  5. #5
    Join Date
    Oct 2015
    Beans
    1

    Re: genirq: Flags mismatch irq 6. 00000000 (floppy) vs. 00000080 (ohc i_hcd:us1)

    I have encountered similar IRQ conflicts on another platform with a floppy controller. I found some helpful tips in the following forum: 1. Is the floppy _drive_ disabled (drive type set to 'none'), or the floppy _controller_ (in an 'on-board devices' menu)? [BIOS] 2. In any case, the BIOS performs initial assignment of IRQs, so this conflict is probably a BIOS bug. [you might try checking to see if a new BIOS version is available from Gigabyte] Also try: - Disable/enable the floppy controller in the BIOS (invert the current setting) - Disable assignment of IRQ#6 by the BIOS, if possible (probably an option in a menu labeled 'Plug and Play' or similar) - Add kernel parameter 'pci=usepirqmask' (but the bug this works around seems to be mostly found in laptops) - Blacklist the floppy driver in terminal: echo 'blacklist floppy' > /etc/modprobe.d/floppy-blacklist.conf http://www.eenyhelp.com/bug-780175-l...html#215606947 If nothing else works, maybe you can install GhostBSD or PC-BSD (check if you need 32 or 64 bit version before downloading) https://en.wikipedia.org/wiki/Compar...rating_systems

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •