From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 20 06:27:27 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF15E106564A for ; Sat, 20 Mar 2010 06:27:27 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 8EDD88FC13 for ; Sat, 20 Mar 2010 06:27:27 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nss9f-0007pb-2U for freebsd-emulation@freebsd.org; Fri, 19 Mar 2010 23:27:27 -0700 Message-ID: <27951056.post@talk.nabble.com> Date: Fri, 19 Mar 2010 23:27:27 -0700 (PDT) From: zaxis To: freebsd-emulation@freebsd.org In-Reply-To: <5094423d.3513.126ef3da4b7.Coremail.z_axis@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: z_axis@163.com References: <5094423d.3513.126ef3da4b7.Coremail.z_axis@163.com> Subject: Re: After customizing 8.0 kernel, the VirtualBox doesnot appear ? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2010 06:27:27 -0000 >cat /usr/ports/emulators/virtualbox-ose/Makefile |grep -i version DISTVERSION= 3.1.4 DISTFILES= VirtualBox-${DISTVERSION}-OSE${EXTRACT_SUFX} ${GADISTFILES} EXTRACT_ONLY= VirtualBox-${DISTVERSION}-OSE${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/VirtualBox-${PORTVERSION}_OSE PYDISTUTILS_PKGVERSION= 1.0 VBOX_GUEST_VER= ${PORTVERSION} .if ${OSVERSION} < 700000 VirtualBox still doesnot work, its interface doesnot appear! zaxis wrote: > >>uname -a > FreeBSD mybsd.zsoft.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #6: Fri Feb > 19 15:49:41 CST 2010 > root@mybsd.zsoft.com:/usr/obj/usr/src/sys/MYKERNEL i386 > >>pkg_info | grep virtualbox > virtualbox-ose-3.1.2_1 A general-purpose full virtualizer for x86 hardware > virtualbox-ose-kmod-3.1.2_1 VirtualBox kernel module for FreeBSD > >>cat /boot/loader.conf > nvidia_load="YES" > vboxdrv_load="YES" > >>kldstat > Id Refs Address Size Name > 1 15 0xc0400000 9a0ab8 kernel > 2 1 0xc0da1000 1b724 snd_hda.ko > 3 2 0xc0dbd000 567b0 sound.ko > 5 1 0xc61e1000 27000 vboxdrv.ko > 6 1 0xc6208000 951000 nvidia.ko > 7 1 0xc61c6000 10000 ext2fs.ko > >>VirtualBox > Stop here forever nomatter XLIB_SKIP_ARGB_VISUALS is set or not ! > >>From another terminal: >>ps -A | grep -i virtua > 13900 ?? I 0:00.14 /usr/local/lib/virtualbox/VBoxSVC --pipe 8 > --auto-shutdown > 13896 0 I+ 0:00.79 VirtualBox > 13897 0 I+ 0:00.05 /usr/local/lib/virtualbox/VBoxXPCOMIPCD > > However, GENERIC kernel works fine before: > >>diff GENERIC MYKERNEL > 21,22c21,22 > < cpu I486_CPU > #cpu I486_CPU >> #cpu I586_CPU > 40c40 > #options INET6 # IPv6 communications protocols > 48,52c48,52 > < options NFSCLIENT # Network Filesystem Client > < options NFSSERVER # Network Filesystem Server > < options NFSLOCKD # Network Lock Manager > < options NFS_ROOT # NFS usable as /, requires NFSCLIENT > #options NFSCLIENT # Network Filesystem Client >> #options NFSSERVER # Network Filesystem Server >> #options NFSLOCKD # Network Lock Manager >> #options NFS_ROOT # NFS usable as /, requires NFSCLIENT >> #options MSDOSFS # MSDOS Filesystem > 92c92 > #device fdc > 140,150c140,150 > < device amr # AMI MegaRAID > < device arcmsr # Areca SATA II RAID > < device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID > < device ciss # Compaq Smart RAID 5* > < device dpt # DPT Smartcache III, IV - See NOTES for options > < device hptmv # Highpoint RocketRAID 182x > < device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx > < device iir # Intel Integrated RAID > < device ips # IBM (Adaptec) ServeRAID > < device mly # Mylex AcceleRAID/eXtremeRAID > #device amr # AMI MegaRAID >> #device arcmsr # Areca SATA II RAID >> #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID >> #device ciss # Compaq Smart RAID 5* >> #device dpt # DPT Smartcache III, IV - See NOTES for options >> #device hptmv # Highpoint RocketRAID 182x >> #device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx >> #device iir # Intel Integrated RAID >> #device ips # IBM (Adaptec) ServeRAID >> #device mly # Mylex AcceleRAID/eXtremeRAID >> #device twa # 3ware 9000 series PATA/SATA RAID > 153,159c153,159 > < device aac # Adaptec FSA RAID > < device aacp # SCSI passthrough for aac (requires CAM) > < device ida # Compaq Smart RAID > < device mfi # LSI MegaRAID SAS > < device mlx # Mylex DAC960 family > < device pst # Promise Supertrak SX6000 > #device aac # Adaptec FSA RAID >> #device aacp # SCSI passthrough for aac (requires CAM) >> #device ida # Compaq Smart RAID >> #device mfi # LSI MegaRAID SAS >> #device mlx # Mylex DAC960 family >> #device pst # Promise Supertrak SX6000 >> #device twe # 3ware ATA RAID > 268c268 > #device an # Aironet 4500/4800 802.11 wireless NICs. > 273,274c273,274 > < device ral # Ralink Technology RT2500 wireless NICs. > #device ral # Ralink Technology RT2500 wireless NICs. >> #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. > 302c302 > #device umass # Disks/Mass storage - Requires scbus and da > 329c329 > #device firewire # FireWire bus code > 331,334c331,334 > < device fwe # Ethernet over FireWire (non-standard!) > < device fwip # IP over FireWire (RFC 2734,3146) > < device dcons # Dumb console driver > #device fwe # Ethernet over FireWire (non-standard!) >> #device fwip # IP over FireWire (RFC 2734,3146) >> #device dcons # Dumb console driver >> #device dcons_crom # Configuration ROM for dcons > > Any suggestion is appreciated! > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "freebsd-emulation-unsubscribe@freebsd.org" > > > ----- > fac n = let { f = foldr (*) 1 [1..n] } in f > ----- fac n = let { f = foldr (*) 1 [1..n] } in f -- View this message in context: http://old.nabble.com/After-customizing-8.0-kernel%2C-the-VirtualBox-doesnot-appear---tp27673399p27951056.html Sent from the freebsd-emulation mailing list archive at Nabble.com.