Gentoo Archives: gentoo-dev

From: Alexander Skwar <listen@×××××××××××××××.name>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] qemu: "Could not initialize SDL - exiting" & "Could not configure '/dev/rtc' to have a 1024 Hz timer. "
Date: Mon, 20 Nov 2006 22:14:16
Message-Id: 1506983.0oZHbKCMi9@m-id.message-center.info
1 Hi!
2
3 I installed qemu with the following flags:
4
5 [ebuild R ] app-emulation/kqemu-1.3.0_pre9 0 kB
6 [ebuild R ] app-emulation/qemu-0.8.2 0 kB
7 [ebuild R ] app-emulation/qemu-softmmu-0.8.2-r1 USE="alsa kqemu sdl" 0 kB
8 [ebuild R ] app-emulation/qemu-user-0.8.2 0 kB
9
10 When I try to start qemu, I get the following error:
11
12 alexander@blatt /data/VL $ /usr/bin/qemu -cdrom iso/VLdynamite-5.9.9.2.iso -hda data/vldynamite.img -m 256 -boot d
13 Could not configure '/dev/rtc' to have a 1024 Hz timer. This is not a fatal
14 error, but for better emulation accuracy either use a 2.6 host Linux kernel or
15 type 'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root.
16 Could not initialize SDL - exiting
17
18 Two questions:
19
20 1) Why do I get this error message about /dev/rtc?
21 alexander@blatt /var/db/pkg $ cat /proc/sys/dev/rtc/max-user-freq
22 1024
23 alexander@blatt /data/VL $ ls -la /dev/rtc /dev/misc/rtc
24 crw-rw-rw- 1 root root 10, 135 18. Nov 19:50 /dev/misc/rtc
25 lrwxrwxrwx 1 root root 8 18. Nov 19:50 /dev/rtc -> misc/rtc
26
27 2) What's "Could not initialize SDL - exiting" supposed to
28 mean? As you can see at the beginning of my post, qemu-softmmu
29 is compiled with SDL support.
30
31 Thanks,
32
33 Alexander Skwar
34 --
35 No problem is so large it can't be fit in somewhere.
36
37
38 --
39 gentoo-dev@g.o mailing list