qemu Could not initialize SDL - exiting

From: Michael C. Shultz (ringworm01_at_gmail.com)
Date: 10/31/05

  • Next message: Parv: "Re: laptop firewall rules"
    To: freebsd-questions@freebsd.org
    Date: Sun, 30 Oct 2005 18:58:22 -0800
    
    

    Is there a trick to geting sdl to initialize? I always get:

    "Could not initialize SDL - exiting"

    when trying to start qemu. The only thing I found with google was trying:

     xhost + and that did not help. Could it b my video hardware?

    My ports are up to date.

    If it helps, I have a matrox card, here is the xorg log:

    (II) Loading sub module "mga_hal"
    (II) LoadModule: "mga_hal"
    (II) Loading /usr/X11R6/lib/modules/drivers/mga_hal_drv.o
    (II) Module mga_hal: vendor="X.Org Foundation"
            compiled for 6.8.1, module version = 4.1.0
            ABI class: X.Org Video Driver, version 0.7
    (==) MGA(0): Matrox HAL module used
    (II) MGA(0): Creating default Display subsection in Screen section
            "Builtin Default mga Screen 0" for depth/fbbpp 16/16
    (==) MGA(0): Depth 16, (==) framebuffer bpp 16
    (==) MGA(0): RGB weight 565
    (==) MGA(0): Using AGP 1x mode
    (--) MGA(0): Linear framebuffer at 0xDC000000
    (--) MGA(0): MMIO registers at 0xDFDFC000
    (--) MGA(0): Pseudo-DMA transfer window at 0xDF000000
    (--) MGA(0): BIOS at 0xDFDC0000
    (II) Truncating PCI BIOS Length to 34816
    (--) MGA(0): Video BIOS info block at offset 0x07720
    (WW) MGA(0): Video BIOS info block not detected!
    (II) MGA(0): MGABios.RamdacType = 0x0
    (==) MGA(0): Write-combining range (0xdfdfc000,0x4000) was already clear
    (==) MGA(0): Write-combining range (0xdc000000,0x2000000)
    (==) MGA(0): Write-combining range (0xdf000000,0x800000) was already clear
    (--) MGA(0): VideoRAM: 16384 kByte

    and of corse:

    uname -a
    FreeBSD ringworm.mechee.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Oct 17
    13:51:14 PDT 2005 i386

    thank you

    -Mike
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Parv: "Re: laptop firewall rules"