Rask Ingemann Lambertsen <[email protected]> writes: > Btw, what is the state of xf86-video-glamo?
I have been using xf86-video-glamo since Feb 25 and it[1] seems to be quite stable. > Does XVIDEO work? xdpyinfo advertises Xvideo. My normal .mplayer/config has framedrop=yes vo=x11 quiet=yes and with that at least some youtube videos play just fine (including audio): li...@ginger:~$ youtube-dl http://www.youtube.com/watch?v=aq-YQ7GuP7I li...@ginger:~$ time mplayer -endpos 30 `youtube-dl -g http://www.youtube.com/watch?v=aq-YQ7GuP7I` real 0m41.659s user 0m20.940s sys 0m3.830s I tried -vo xv and it seemed to use considerably less cpu time: li...@ginger:~$ time mplayer -endpos 30 -vo xv `youtube-dl -g http://www.youtube.com/watch?v=aq-YQ7GuP7I` real 0m41.375s user 0m9.090s sys 0m2.930s However, I did not see anything on the screen :-) (Audio was fine though.) > Does screen rotation work (without getting huge fonts, messed up DPI > values)? li...@ginger:~$ xdpyinfo | grep -B1 resolution dimensions: 480x640 pixels (200x200 millimeters) resolution: 61x81 dots per inch li...@ginger:~$ xrandr -o 1 li...@ginger:~$ xdpyinfo | grep -B1 resolution dimensions: 640x480 pixels (200x200 millimeters) resolution: 81x61 dots per inch li...@ginger:~$ xrandr -o 0 li...@ginger:~$ xdpyinfo | grep -B1 resolution dimensions: 480x640 pixels (200x200 millimeters) resolution: 61x81 dots per inch Clearly it is lying on the physical screen size but my fonts look normal so I have not bothered to look into it :-) Lars, any comments? Is this what you see also? [1] my regular status report describes most aspects of my setup: time unix: 1238931495 time: Sun Apr 5 14:38:15 EEST 2009 uptime: 14:38:15 up 1:39, 6 users, load average: 1.75, 1.11, 0.61 uptime seconds: 5959.21 5368.47 ip: 85.77.253.68 energy: 80 % consumption on resume: 32437 uA temperature: 27.6 C temperature on resume: 27.3 C accelerometer1: 738 -594 -432 accelerometer2: 936 126 -504 gsm signal strength: 24 kernel: Linux ginger 2.6.28-GTA02_lindi-andy-tracking_b8b36e5ec3db71d5-mokodev #53 PREEMPT Sun Feb 22 13:08:50 UTC 2009 armv4tl GNU/Linux kernel cmdline: rootfstype=jffs2 root=/dev/mtdblock6 console=ttySAC2,115200 console=tty0 loglevel=8 regular_boot mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x0f6a0000(rootfs) rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5 panic=10 mem=127M gsm0710muxd: abcbcd7cc532a8834906de3fc24c8f8fe7643cd4 frameworkd: e6c36e917cc75809f60fa587b68bbf6be0c5bf58 u-boot: U-Boot 1.3.2+gitr46+dc633f4be2527f844158aa5085c278b0c3039d3f (Aug 8 2008 - 03:58:49) xserver-xorg-core: 2:1.5.99.902-1 xf86-video-glamo: 703acea13 distro: debian gnu/linux unstable dialer: kapula Thu Feb 5 02:10:58 EET 2009 [email protected] gsm firmware: gsm_ac_gp_fd_pu_em_cph_ds_vc_cal35_ri_36_amd8_ts0-Moko11b1 hardware revision: 0350 _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

