1

Topic: [Solved] consolefont and fancontrol problem

Hey all,

I have two problems and wanted to help solve. During the boot i get two error messages.

consolefont

This is a message

ERROR: consolefont failed to start

fancontrol

This is a message

fancontrol: `/etc/fancontrol' is not readable

More information
rc-update show

acpid |      default                           
          agetty.tty1 |      default                           
          agetty.tty2 |      default                           
          agetty.tty3 |      default                           
          agetty.tty4 |      default                           
          agetty.tty5 |      default                           
          agetty.tty6 |      default                           
               binfmt | boot                                   
             bootmisc | boot                                   
            cgmanager |      default                           
          consolefont | boot                                   
             cpupower |      default                           
                 dbus |      default                           
                devfs |                                 sysinit
              dmcrypt | boot default                           
                dmesg |                                 sysinit
              elogind |      default                           
           fancontrol |      default                           
                 fsck | boot                                   
              haveged | boot                                   
               hdparm |      default                           
             hostname | boot                                   
              hwclock | boot                                   
           irqbalance |      default                           
              keymaps | boot                                   
            killprocs |                        shutdown       
                local |      default nonetwork                 
           localmount | boot                                   
             loopback | boot                                   
              modules | boot                                   
             mount-ro |                        shutdown       
                 mtab | boot                                   
               net.lo | boot                                   
             netmount |      default                           
               procfs | boot                                   
                 root | boot                                   
            savecache |                        shutdown       
                 swap | boot                                   
               sysctl | boot                                   
                sysfs |                                 sysinit
         termencoding | boot                                   
                 udev |                                 sysinit
         udev-trigger |                                 sysinit
                  ufw |      default                           
              urandom | boot

== Solved ==
Best Aunswer

2

Re: [Solved] consolefont and fancontrol problem

pekman wrote:

Hey all,

I have two problems and wanted to help solve. During the boot i get two error messages.

consolefont

This is a message

ERROR: consolefont failed to start

fancontrol

This is a message

fancontrol: `/etc/fancontrol' is not readable

More information
rc-update show

This hasn't happened to be for a long time. I don't know if it was fixed or not, but it did happen at one point.

acpid |      default                           
          agetty.tty1 |      default                           
          agetty.tty2 |      default                           
          agetty.tty3 |      default                           
          agetty.tty4 |      default                           
          agetty.tty5 |      default                           
          agetty.tty6 |      default                           
               binfmt | boot                                   
             bootmisc | boot                                   
            cgmanager |      default                           
          consolefont | boot                                   
             cpupower |      default                           
                 dbus |      default                           
                devfs |                                 sysinit
              dmcrypt | boot default                           
                dmesg |                                 sysinit
              elogind |      default                           
           fancontrol |      default                           
                 fsck | boot                                   
              haveged | boot                                   
               hdparm |      default                           
             hostname | boot                                   
              hwclock | boot                                   
           irqbalance |      default                           
              keymaps | boot                                   
            killprocs |                        shutdown       
                local |      default nonetwork                 
           localmount | boot                                   
             loopback | boot                                   
              modules | boot                                   
             mount-ro |                        shutdown       
                 mtab | boot                                   
               net.lo | boot                                   
             netmount |      default                           
               procfs | boot                                   
                 root | boot                                   
            savecache |                        shutdown       
                 swap | boot                                   
               sysctl | boot                                   
                sysfs |                                 sysinit
         termencoding | boot                                   
                 udev |                                 sysinit
         udev-trigger |                                 sysinit
                  ufw |      default                           
              urandom | boot

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!

3

Re: [Solved] consolefont and fancontrol problem

Quoting my question???

4

Re: [Solved] consolefont and fancontrol problem

pekman wrote:

Quoting my question???

Whoops, I meant to say, that this hasn't happened to me for a long time. But it was a problem at one point... dunno why.

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!

5

Re: [Solved] consolefont and fancontrol problem

The error:

fancontrol: `/etc/fancontrol' is not readable

Means the config file is missing. You need to run pwmconfig first to generate it. Then you can modify it as needed (or leave it default), and you will no longer see the error.

6

Re: [Solved] consolefont and fancontrol problem

g4jc wrote:

The error:

fancontrol: `/etc/fancontrol' is not readable

Means the config file is missing. You need to run pwmconfig first to generate it. Then you can modify it as needed (or leave it default), and you will no longer see the error.

Well, if its not an issue, of major importance I may as well leave it as is. Matter of fact, It said it was automatically set to run. So I think when the package was updated, or a package was updated it got fixed... dunno why though.

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!