qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: Help on "Could not initialize SDL - exiting"


From: Dejun.Liu
Subject: [Qemu-devel] Re: Help on "Could not initialize SDL - exiting"
Date: Sat, 26 Dec 2009 14:44:05 -0300

Hi,

do u mean: 
export SDL_VIDEODRIVER=x11
?
i hava set sdl video driver to x11.

Steven Liu

On Tue, 2009-12-29 at 12:04 +0200, Michael S. Tsirkin wrote:
> Most likely DISPLAY not set.
> 
> On Sat, Dec 26, 2009 at 07:40:01AM -0300, Dejun.Liu wrote:
> > Hi,
> > 
> > Im a newbie to qemu use.
> > so i got a lot error!..........
> > 
> > I build qemu from source with the version 0.10.3,
> > 
> > But when i start qemu with the command below, i got the message
> > Could not initialize SDL - exiting
> > 
> > after that Qemu exit. I dig the web ,but i could not find any answers,so
> > I ask this question in this maillist,sorry for this.
> > 
> > Command:
> > /angstrom-dev/staging/i686-linux/usr/bin/qemu-system-arm -M
> > versatilepb -usb -usbdevice wacom-tablet -show-cursor -m 64
> > -kernel 
> > /home/protocol/study/OE/angstrom-dev/deploy/glibc/images/qemuarm/zImage-2.6.25+2.6.26-rc4-r6-qemuarm.bin
> >  -drive 
> > file=/home/protocol/study/OE/angstrom-dev/deploy/glibc/images/qemuarm/Angstrom-x11-image-glibc-ipk-2009.X-stable-qemuarm.rootfs.ext3
> >  -append "root=/dev/sda"
> > 
> > And ldd result of qemu-system-arm is:
> > 
> > address@hidden:~# ldd `which qemu-system-arm`
> >     linux-gate.so.1 =>  (0xb7f4c000)
> >     libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7f18000)
> >     libz.so.1
> > => 
> > /home/protocol/study/OE/angstrom-dev/staging/i686-linux/usr/lib/libz.so.1 
> > (0xb7f06000)
> >     libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7eed000)
> >     librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7ee4000)
> >     libutil.so.1 => /lib/tls/i686/cmov/libutil.so.1 (0xb7ee0000)
> >     libSDL-1.2.so.0
> > => 
> > /home/protocol/study/OE/angstrom-dev/staging/i686-linux/usr/lib/libSDL-1.2.so.0
> >  (0xb7e9f000)
> >     libncurses.so.5
> > => 
> > /home/protocol/study/OE/angstrom-dev/staging/i686-linux/usr/lib/libncurses.so.5
> >  (0xb7e5c000)
> >     libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7d0c000)
> >     /lib/ld-linux.so.2 (0xb7f4d000)
> >     libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7d08000)
> > 
> > 
> > would anyone like to help me to solve this problem?
> > 
> > 
> > Cheers 
> > Steven Liu
> > 
> > 
> > ---------------------------------------------------------------------------------------------------
> > Confidentiality Notice: The information contained in this e-mail and any 
> > accompanying attachment(s) 
> > is intended only for the use of the intended recipient and may be 
> > confidential and/or privileged of 
> > Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader 
> > of this communication is 
> > not the intended recipient, unauthorized use, forwarding, printing,  
> > storing, disclosure or copying 
> > is strictly prohibited, and may be unlawful.If you have received this 
> > communication in error,please 
> > immediately notify the sender by return e-mail, and delete the original 
> > message and all copies from 
> > your system. Thank you. 
> > ---------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any 
accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential 
and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of 
this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, 
disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this 
communication in error,please 
immediately notify the sender by return e-mail, and delete the original message 
and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------

reply via email to

[Prev in Thread] Current Thread [Next in Thread]