Greetings, I just cant get kqemu to work on my AMD64 SMP! I setenv WITH_KQEMU I compiled the port with make -DWITH_KQEMU I edited src.conf and added WITH_KQEMU=yes I make config and checked KQEMU ALPHA support I am running #uname -a FreeBSD Aa.bsd 7.0-STABLE FreeBSD 7.0-STABLE #3: Mon Apr 21 05:56:16 CDT 2008 root@Aa.bsd:/usr/obj/usr/src/sys/GENERIC amd64 #pkg_info | grep qemu kqemu-kmod-1.3.0.p11_6 qemu-devel-0.9.1s.20080302_6 latest as you as see ^^^ any ideas?
On May 12, 2008, at 10:20 PM, Bakul Shah wrote:>> I just cant get kqemu to work on my AMD64 SMP! > > echo kqemu_enable=YES >> /etc/rc.conf > /usr/local/etc/rc.d/kqemu startIs this documented anywhere? Also, I volunteered to update the wiki and the author was grateful for that but I didn't get access. If anyone cares. I can just send the updates here via email. Thanks!
On May 12, 2008, at 10:20 PM, Bakul Shah wrote:>> I just cant get kqemu to work on my AMD64 SMP! > > echo kqemu_enable=YES >> /etc/rc.conf > /usr/local/etc/rc.d/kqemu startI looked at the rc script and all it does is kldload aio and kqemu. I already have them loaded by default. This still does not help me with my problem. I press Ctrl + Alt + 2 then I type info kqemu I get "kqemu support: not compiled"
On Mon, 12 May 2008 20:56:20 -0400 bazzoola wrote:> I just cant get kqemu to work on my AMD64 SMP!> I setenv WITH_KQEMU > I compiled the port with make -DWITH_KQEMU > I edited src.conf and added WITH_KQEMU=yes > I make config and checked KQEMU ALPHA support> I am running > #uname -a > FreeBSD Aa.bsd 7.0-STABLE FreeBSD 7.0-STABLE #3: Mon Apr 21 05:56:16 > CDT 2008 root@Aa.bsd:/usr/obj/usr/src/sys/GENERIC amd64> #pkg_info | grep qemu > kqemu-kmod-1.3.0.p11_6 > qemu-devel-0.9.1s.20080302_6> latest as you as see ^^^> any ideas?You didn't show the actual command and an error message. -- WBR, bsam