What are current dependencies of cd9660 kernel module?

2016-06-27 Thread Jakub Lach
Something changed in 10-STABLE, I had the same config for modules for a long time, and I cannot load cd9660 now, kernel: KLD cd9660.ko: depends on kernel - not available or version mismatch kernel: linker_load_file: Unsupported file type /boot/kernel $ ls -a . geom_md.ko linke

Re: What are current dependencies of cd9660 kernel module?

2016-06-27 Thread Kevin Oberman
On Mon, Jun 27, 2016 at 11:53 AM, Jakub Lach wrote: > Something changed in 10-STABLE, I had the same config for modules > for a long time, and I cannot load cd9660 now, > > kernel: KLD cd9660.ko: depends on kernel - not available or version > mismatch > kernel: linker_load_file: Unsupported file

Re: What are current dependencies of cd9660 kernel module?

2016-06-27 Thread Jakub Lach
Sorry, should have said it's the same version. Thanks for reply. -- View this message in context: http://freebsd.1045724.n5.nabble.com/What-are-current-dependencies-of-cd9660-kernel-module-tp6109797p6109817.html Sent from the freebsd-stable mailing list archive at Nabble.com. __

Re: What are current dependencies of cd9660 kernel module?

2016-06-27 Thread Jakub Lach
I build only needed modules, though as we can see it's not the most robust approach. Sorry for divided reply, I somehow didn't register your full message. I think I was geetting by without CAM just fine. -- View this message in context: http://freebsd.1045724.n5.nabble.com/What-are-current-d

Re: What are current dependencies of cd9660 kernel module?

2016-06-27 Thread Jakub Lach
Hello again, After a rebuild (so also powercycling), I've loaded the module just fine. I wonder what state the system was before, but now works. Thanks! -- View this message in context: http://freebsd.1045724.n5.nabble.com/What-are-current-dependencies-of-cd9660-kernel-module-tp6109797p6109

Re: What are current dependencies of cd9660 kernel module?

2016-06-27 Thread Warner Losh
On Mon, Jun 27, 2016 at 11:38 PM, Jakub Lach wrote: > Hello again, > > After a rebuild (so also powercycling), I've loaded the module just fine. > I wonder what state the system was before, but now works. The usual cause of this is updating the kernel w/o updating modules. Or you did an installke