[haiku-bugs] Re: [Haiku] #14265: iprowifi3945 may not power ON wifi adapter

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 02 Jun 2019 09:52:23 -0000

#14265: iprowifi3945 may not power ON wifi adapter
--------------------------------------------+------------------------------
   Reporter:  cocobean                      |      Owner:  waddlesplash
       Type:  bug                           |     Status:  new
   Priority:  normal                        |  Milestone:  Unscheduled
  Component:  Drivers/Network/iprowifi3945  |    Version:  R1/Development
 Resolution:                                |   Keywords:  iprowifi3945,
                                            |  wpi
 Blocked By:                                |   Blocking:
Has a Patch:  0                             |   Platform:  All
--------------------------------------------+------------------------------

Comment (by luroh):

 32-bit Haiku is currently broken, network wise (see ticket:15096). It
 would be interesting if you could give x86_64 a try. I think there's a
 good chance it will work, based on the seemingly similar failures to
 initialize our devices under gcc2h:

 {{{
 KERN: pci_reserve_device(6, 0, 0, iprowifi3945)
 KERN: [iprowifi3945] (wpi) bus_alloc_resource(3, [16], 0x0, 0xffffffff,
 0x1,0x2)
 KERN: [iprowifi3945] (wpi) bus_alloc_resource(1, [1], 0x0, 0xffffffff,
 0x1,0x2)
 KERN: [iprowifi3945] (wpi) could not lock memory
 KERN: [iprowifi3945] (wpi) wpi_read_eeprom: could not power ON adapter,
 error -2147483639
 KERN: [iprowifi3945] (wpi) could not read EEPROM, error -2147483639
 KERN: pci_unreserve_device(6, 0, 0, iprowifi3945)
 }}}

 {{{
 KERN: pci_reserve_device(3, 0, 0, idualwifi7260)
 KERN: [idualwifi7260] (iwm) bus_alloc_resource(3, [16], 0x0, 0xffffffff,
 0x1,0x2)
 KERN: [idualwifi7260] (iwm) bus_alloc_resource(1, [1], 0x0, 0xffffffff,
 0x1,0x2)
 KERN: [idualwifi7260] (iwm) fw chunk addr 0x404000 len 712 failed to load
 KERN: [idualwifi7260] (iwm) iwm_pcie_load_section: Could not load the [0]
 uCode section
 KERN: [idualwifi7260] (iwm) iwm_start_fw: failed -2147483639
 KERN: [idualwifi7260] (iwm) Failed to start INIT ucode: -2147483639
 KERN: pci_unreserve_device(3, 0, 0, idualwifi7260)
 }}}

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14265#comment:16>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: