Hello everybody. I just put FreeBSD on this Laptop, alongside Ubuntu 17.04..... Pretty much EVERYTHING works out of the box, as it were, except for maybe ONE thing..... :3 The "Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller" is listed by pciconf, so I KNOW FreeBSD can use it (most likely). Also, here's the content of my /boot/loader.conf File: <code>
if_iwm_load="YES"
iwm3160fw_load="YES"
iwm7260fw_load="YES"
iwm7265fw_load="YES"
iwm8000Cfw_load="YES"
# load sound driver
snd_hda_load="YES"
# load mixer
mixer_enable="YES"
sound_load="YES"
# Minimize the number of interrupts from the sound card
hint.pcm.0.buffersize=65536
hint.pcm.1.buffersize=65536
hw.snd.feeder_buffersize=65536
hw.snd.latency=7
</code>
Any ideas, guys.....? The Laptop Model is a Lenovo Flex 3 1120. FreeBSD is AWESOME! Thank you all for what you do, and I really appreciate any and all help..... Have a good day, ok.....? :3
if_iwm_load="YES"
iwm3160fw_load="YES"
iwm7260fw_load="YES"
iwm7265fw_load="YES"
iwm8000Cfw_load="YES"
# load sound driver
snd_hda_load="YES"
# load mixer
mixer_enable="YES"
sound_load="YES"
# Minimize the number of interrupts from the sound card
hint.pcm.0.buffersize=65536
hint.pcm.1.buffersize=65536
hw.snd.feeder_buffersize=65536
hw.snd.latency=7
</code>
Any ideas, guys.....? The Laptop Model is a Lenovo Flex 3 1120. FreeBSD is AWESOME! Thank you all for what you do, and I really appreciate any and all help..... Have a good day, ok.....? :3