Re: [Xmms-embedded-users] Can't access xmms embedded cvs
Status: Beta
Brought to you by:
pnis
From: Balatoni D. <pn...@co...> - 2003-01-16 09:53:23
|
Hi! > a) Rebooting ipaq, xmms-e will not appear when the icon is invoked. How= ever, > if i use "/etc/init.d/opie stop" and "/etc/init.d/opie start", xmms-e w= ill > then appear when the icon is invoked.=20 this usually happens when /dev/dsp is blocked by an other application. Th= an=20 xmms-e will start up, but will not bring up the gui or do anything useful= l,=20 just stay there as a running process. You need to killall -9 xmms kill th= e=20 process blocking /dev/dsp and restart xmms. xmms logs on stderr and stdou= t=20 might help finding the cause - if you can send them or take a look at the= m. > Also understand why the mpg appears reverted. What is the reason? My guess would be that the framebuffer is rotated on the zaurus (it's 320x240) and not rotated on the ipaq (240x320) and hence that placement is totally f*cked up. How does the movie show in=20 full screen - rotated (intended) or not rotated and half of it cut by scr= een=20 border? > Hi, I am facing some problems accessing xmms embedded cvs. Hoping to lo= ok > through the codes whether Ipv6 streaming can be supported. Also underst= and sf.net might be in agony now, otherwise cvs is up to date (that's where x= mms-e=20 is built from for openzaurus). If you can put ipv6 into xmms/input/xmms-m= ad and perhaps xmms/input/vorbis (with urls like http6:// instead of http://= or=20 something like that) that would be really nice. It shouldn't be very hard= ,=20 just the functions that start up and end the connection have to be change= d to=20 their ipv6 counterpart (like appending a 6 to the function name, or=20 something) afaik. thanks Denes |