I have a system that has no Intel Graphics and I have an Nvidia card - I have Fedora 13 on it. I have installed the Nvidia driver which should certainly have graphics acceleration. I have run through the set up described on the wiki:
$ egrep '^flags.*(vmx|svm)' /proc/cpuinfo flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid $ lsmod |grep kvm kvm_intel 36546 0 kvm 217571 1 kvm_intel $ glxinfo | grep "renderer string" OpenGL renderer string: GeForce 9400 GT/PCI/SSE2 $ lspci | grep VGA 01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9400 GT] (rev a1) But when I launch I get the following: $ ./meego-qemu-start meego-netbook-ia32-1.0.80.12.20100727.1-sdk-pre0901.raw X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 135 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 189 Current serial number in output stream: 189 There is a thread on this issue on the MeeGo Forum: http://forum.meego.com/showthread.php?p=9882 but no answers posted. _______________________________________________ MeeGo-sdk mailing list [email protected] http://lists.meego.com/listinfo/meego-sdk
