Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - eddiectc

Pages: [1] 2 3 4
1
Zaurus - pdaXrom / 6000 Built-in Wireless Howto For 1.1.0beta1?
« on: January 27, 2006, 01:21:31 am »
maybe ur 6k has some problem accessing the dhcp server?
maybe u can try static ip first

2
Zaurus - pdaXrom / 6000 Built-in Wireless Howto For 1.1.0beta1?
« on: January 24, 2006, 08:50:59 pm »
after running /etc/rc.d/init.d/wlan start
the interface wlan0 should be avaliable

u can check this by ifconfig wlan0

do u have dhcp server running?
or u need to set the ip manually?

3
Zaurus - pdaXrom / Mb-applet-blanker On Sl6000
« on: January 16, 2006, 10:22:14 pm »
The screen blanker doesn't blank full screen on SL 6000, i think it's because the resolution is 480x640...

any workaround for this?

4
Zaurus - pdaXrom / Beep-media-player Compiled
« on: January 12, 2006, 11:07:42 am »
Well, it works now! need to use esd.

5
Zaurus - pdaXrom / Beep-media-player Compiled
« on: January 12, 2006, 04:58:10 am »
Quote
Quote
oh but the bmp mixer doesn't work
need to use the OSS mixer
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110566\"][{POST_SNAPBACK}][/a][/div]

What do you mean by "bmp mixer doesn't work"? I don't find any "bmp mixer" in BMP.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110607\"][{POST_SNAPBACK}][/a][/div]

i mean the volumn control

6
Zaurus - pdaXrom / Beep-media-player Compiled
« on: January 11, 2006, 09:28:32 pm »
oh but the bmp mixer doesn't work
need to use the OSS mixer

7
Zaurus - pdaXrom / Beep-media-player Compiled
« on: January 11, 2006, 09:25:16 pm »
the bmp works great!

no more utf8 encoding problem
and seems the cpu usage is less than xmms

8
Zaurus - pdaXrom / Beep-media-player Compiled
« on: January 11, 2006, 08:57:53 pm »
Great news for us using CJK!
I'm now going to try it out.
Thanks for the great work!

9
Zaurus - pdaXrom / Gtk+ Utf-8/chinese Problem?
« on: January 10, 2006, 11:26:57 am »
Quote
I tried to compile beep-media-player (Gtk2 XMMS like player).

However, it don't use integer based decoder (MAD and tremor to decode MP3 and OGG).

There are plugin for XMMS to use MAD and termor. However, I can't find one. After googling, it seems that there are MAD plugin for beep-media-player but I can't find the project website and the source code. Anyone know how to get it?  Thanks.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

How about XMMS2?
[a href=\"http://sourceforge.net/projects/xmms2/]http://sourceforge.net/projects/xmms2/[/url]

Can it run in Zaurus with the GKT2 plugin?

10
Zaurus - pdaXrom / Python Import Pygtk
« on: January 04, 2006, 05:15:36 am »
Quote
fnmatch seems to be in python-shell_2.4.1_armv5tel.ipk
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109470\"][{POST_SNAPBACK}][/a][/div]

got it!
solved!
thanks!

11
Zaurus - pdaXrom / Python Import Pygtk
« on: January 04, 2006, 04:43:39 am »
i've installed pygtk
and now trying to write some python script to play around

however, while import pygtk, it generates an error: No module named fnmatch
do i miss some ipkgs??

Quote
>>> import pygtk
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/home/sash/Work/Tosa/pdaXrom-builder/build/pygtk-2.5.3/ipkg_tmp/usr/lib/python2.4/site-packages/pygtk.py", line 22, in ?
ImportError: No module named fnmatch

12
Zaurus - pdaXrom / Gtk+ Utf-8/chinese Problem?
« on: January 04, 2006, 01:28:13 am »
Quote
It may not be possible to port it to pdaX for now, as it has very high requirement such as kernel > 2.6 and GTK+ > 2.8

That's why I have to compiled quite a number of GTK2 apps for my own use.   
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109434\"][{POST_SNAPBACK}][/a][/div]

um...so it seems impossible to make gtk work with utf-8 encoding...

I'm now finding gtk2 or qt based mp3 player for Z, any suggestion?

13
Zaurus - pdaXrom / Gtk+ Utf-8/chinese Problem?
« on: January 03, 2006, 10:02:50 am »
Quote
Where are your files stored? on a fat partition?

maybe this partition should be remounted with iocharset=utf8?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109354\"][{POST_SNAPBACK}][/a][/div]

I did so...

14
Zaurus - pdaXrom / Gtk+ Utf-8/chinese Problem?
« on: January 03, 2006, 09:33:18 am »
I think GTK2 applications work find with utf-8 encoding & truetype font.
So is there any GTK2 based mp3 player for Z?

i just can find one, but not yet port to Z...
http://bmpx.beep-media-player.org

15
Zaurus - pdaXrom / 6000 Built-in Wireless Howto For 1.1.0beta1?
« on: January 02, 2006, 08:30:58 pm »
u need to manually start the wlan device by running as root:
/etc/rc.d/init.d/wlan start
then use dhcp to get the ip or set it manually:
dhcpcd wlan0

Pages: [1] 2 3 4