• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

device hints - modification, removal keeping

Scheduled Pinned Locked Moved General pfSense Questions
12 Posts 4 Posters 1.7k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 4
    4o4rh
    last edited by Mar 20, 2019, 9:34 AM

    The default device.hints includes loads of ISA stuff i.e. FDC, PPC, Serial Ports, etc.

    My box;

    • serial port is 278,4 and doesn't have a DB9 connector, so i disable it.
    • doesn't have FDC
    • doesn't have PPC

    I note, these create errors in the bootup log, and if i manually remark the relevant lines out,
    the drivers don't attempt to load and there are no errors then.

    Can these hint lines be negated via loader.conf.local or some other means ,
    that i don't have to keep manually changing after re-install, etc.

    1 Reply Last reply Reply Quote 0
    • S
      stephenw10 Netgate Administrator
      last edited by Mar 20, 2019, 12:24 PM

      You can set hints in loader.conf.local so you could try setting that values to 0 there.
      Those are not causing a problem though, there is no need to do anything.

      Steve

      4 1 Reply Last reply Mar 20, 2019, 1:18 PM Reply Quote 0
      • 4
        4o4rh @stephenw10
        last edited by 4o4rh Mar 20, 2019, 1:19 PM Mar 20, 2019, 1:18 PM

        @stephenw10 may not be a problem, but i get a number of errors
        e.g. ppc0: cannot reserve I/O port range

        because the device has no parallel port.

        if i remark them out, it goes away.

        # hint.ppc.0.at="isa"
        # hint.ppc.0.irq="7"
        

        and this one

        kbd0 at atkbd0
        atkbd0: [GIANT-LOCKED]
        driver bug: Unable to set devclass (class: atkbdc devname: (unknown))
        # hint.atkbdc.0.at="isa"
        # hint.atkbdc.0.port="0x060"
        # hint.atkbd.0.at="atkbdc"
        # hint.atkbd.0.irq="1"
        # hint.psm.0.at="atkbdc"
        # hint.psm.0.irq="12"
        
        1 Reply Last reply Reply Quote 0
        • S
          stephenw10 Netgate Administrator
          last edited by Mar 20, 2019, 2:31 PM

          Right but none of that is actually a problem. Or at least I have never seen it be a problem, are you seeing an issue?

          Steve

          4 1 Reply Last reply Mar 20, 2019, 3:14 PM Reply Quote 0
          • 4
            4o4rh @stephenw10
            last edited by Mar 20, 2019, 3:14 PM

            @stephenw10 well none of the errors, appear to be causing a problem. but it is hard to know if they do or they don't. But i am trying to get a clean boot out of the box, just one of the errors does cause a problem, i'm not immediately aware of.

            I will open new threads for the other errors

            1 Reply Last reply Reply Quote 0
            • 4
              4o4rh
              last edited by Mar 20, 2019, 3:17 PM

              Found the following error in the log.

              pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
              pcib0: _OSC returned error 0x10
              pci0: <ACPI PCI bus> on pcib0
              

              Saw on a freenas forum, to add the below to get rid of this error.
              hw.pci.realloc_bars=1

              Doesn't make any difference for me.

              1 Reply Last reply Reply Quote 0
              • 4
                4o4rh
                last edited by Mar 20, 2019, 3:20 PM

                get the following error in the log, imagine if it can't map the I/O port, this should cause some kind of problems being the r/t clock

                atrtc0: <AT realtime clock> port 0x70-0x77 on acpi0
                atrtc0: Warning: Couldn't map I/O.
                atrtc0: registered as a time-of-day clock, resolution 1.000000s
                
                D 1 Reply Last reply Mar 20, 2019, 3:41 PM Reply Quote 0
                • 4
                  4o4rh
                  last edited by Mar 20, 2019, 3:23 PM

                  Get the below errors, and guess they are probably related giving the number of comments on forums about ACPI problems/bugs with various BIOS.

                  FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
                  FreeBSD/SMP: 1 package(s) x 4 core(s)
                  Firmware Warning (ACPI): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20171214/tbfadt-748)
                  ioapic0 <Version 2.0> irqs 0-86 on motherboard
                  
                  acpi0: <ALASKA A M I > on motherboard
                  acpi0: Power Button (fixed)
                  unknown: I/O range not supported
                  
                  D 1 Reply Last reply Mar 20, 2019, 3:40 PM Reply Quote 0
                  • S
                    stephenw10 Netgate Administrator
                    last edited by Mar 20, 2019, 3:38 PM

                    All of those things are common on FreeBSD systems and are not an issue.

                    Please don't spam the board with threads, keep it in one thread where we can try to address this if you really feel it's necessary (it isn't).

                    Steve

                    1 Reply Last reply Reply Quote 0
                    • D
                      delitrium Galactic Empire Netgate Administrator @4o4rh
                      last edited by Mar 20, 2019, 3:40 PM

                      @gwaitsi How is this a pfSense problem?

                      1 Reply Last reply Reply Quote 0
                      • S
                        stephenw10 Netgate Administrator
                        last edited by stephenw10 Mar 20, 2019, 3:41 PM Mar 20, 2019, 3:41 PM

                        That's a BIOS error. Get a fixed BIOS.

                        Or ignore it since it's not actually an issue.

                        Steve

                        1 Reply Last reply Reply Quote 0
                        • J
                          jimp Rebel Alliance Developer Netgate
                          last edited by Mar 20, 2019, 3:42 PM

                          None of these warrant individual threads. I merged them all. None of these are specific to pfSense. They are between your hardware and FreeBSD. Take this to FreeBSD.

                          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                          Need help fast? Netgate Global Support!

                          Do not Chat/PM for help!

                          1 Reply Last reply Reply Quote 0
                          12 out of 12
                          • First post
                            12/12
                            Last post
                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                            This community forum collects and processes your personal information.
                            consent.not_received