Rhythm.G wrote: > "Xlib: extension "XFree86-VidModeExtension" missing on display ":0.0". > Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied > Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system > startup scripts. > /home/ganlu/.themes/T-ish-Brushed-Overlaid/gtk-2.0/gtkrc:134: Background > image options specified without filename > [ws] Sorry, your system does not support the XShape extension. > Xlib: extension "XFree86-VidModeExtension" missing on display ":0.0". > > My display card is Matrox G400 HD, xorg 7, Could anybody help? Thanks.
First (unrelated to your problem) add this line to /etc/rc.local: echo 1024 > /proc/sys/dev/rtc/max-user-freq Then mplayer can use the rtc for timing, which is more reliable than the fallback method. To your XVideo problem, can you please post your xorg.conf (especially the "Module" and "Device section). It might be possible that you need to change the configuration to enable xvideo. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
