I'm trying to compile my own FreeBSD kernel for my HP Pavilion g4 (2012) laptop. I have tried everything, including recompiling the GENERIC kernel to see if there was anything wrong in my configuration file. It turns out that, after I booted with the Verbose option enabled, I got the error...
Hello.
I've added this parameter to /etc/rc.conf :
kld_list="i915kms"
adding it on the rc.conf file should make the setting permanently,right ? But why,everytime I reboot the PC and I come back to FreeBSD,I should write "kldload i915kms",otherwise Xorg does not start,causing the error...
I built a custom kernel stripping every device entry I didn't find relevant in a copy of the GENERIC conf file. From uname -a, it seems my custom kernel loaded, but in the /boot/kernel directory there are still a gazillion ko files. I thought there was a one to one relationship between these and...
tl;dr I added 'snd_driver_load="YES"' and now I am stuck at freebsd logo with loud fans.
I haven't been able to get audio to work on my new FreeBSD 13-CURRENT install. I had basically tried everything, reconnected everything and pressed every google, bsd forum and bug tracker link and done...
[root@freebsd_pc ~]# uname -a
FreeBSD freebsd_pc 10.3-RELEASE-p18 FreeBSD 10.3-RELEASE-p18 #0: Tue Apr 11 10:31:00 UTC 2017 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
dtrace keeps giving me this error no matter which arguments I give it:
[root@freebsd_pc ~]#...
Hello,
I've some troubles with Bluetooth module ng_ubt on FreeBSD 10.3 .
It is automatically loaded at boot, despite ng_ubt_load="NO" put in /boot/loader.conf. Even if I manually unload with kldunload ng_ubt it reloads itself back(?!), as shown by kldstat.
This module turns on bluetooth device...
If, to keep my scripts simple, I load a module that I might not use, and I end up not using it until I reboot the machine later, what has the unnecessary module loading cost me? I'm thinking of the linux module, but I don't that that's relevant.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.