[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #18 from Carlos Jimenez --- disabling EARLY_AP_STARTUP really helps no usb errors. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #17 from Carlos Jimenez --- Ok im going to disable EARLY_AP_STARTUP but i think im happy with the workaround i found removing acpi_video from /boot/loader.conf and loading the acpi_video from /etc/rc.conf

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #16 from John Baldwin --- The _ADR is probably not relevant. The pcib driver uses _ADR as part of a fallback to determine the PCI bus number of the bus under a Host-PCI bridge if _BBN doesn't work or isn't

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #15 from Hans Petter Selasky --- Hi, Bisecting can be done by checking out freebsd sources from github.com, and using git bisect. --HPS -- You are receiving this mail because: You are the assignee for

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #14 from Carlos Jimenez --- I can confirm this has something to do with the acpi code because i removed acpi_video_load="YES" from /boot/loader.conf and i load it with kld_list="acpi_video" on /etc/rc.conf

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #13 from Carlos Jimenez --- Sorry but i only know how to bisect the linux kernel with git i dont know how to bisect with svn. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #12 from Hans Petter Selasky --- Carlos: Is it possible you could locate the exact revision between: Working revision of 12-current: r311874 Failing revision of 12-current: r311993 which introduce this

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #11 from Hans Petter Selasky --- Working revision of 12-current: r311874 Failing revision of 12-current: r311993 Adding John Baldwin aswell. -- You are receiving this mail because: You are the assignee

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #10 from Hans Petter Selasky --- This might look like an ACPI regression in 12-CURRENT. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #9 from Hans Petter Selasky --- Hi Robert Moore, Could you have a look at the following error: pcib0: port 0xcf8-0xcff on acpi0 pcib0: could not evaluate _ADR - AE_NOT_FOUND pci0: on pcib0 Can it