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 - Sna

Pages: [1] 2 3 ... 8
1
Zaurus - pdaXrom / Problems With Pdaxrom 1.1.0beta3 Sl-c3100
« on: August 10, 2006, 09:52:39 am »
Nice, thanks a lot
Nice site too, i'll read that

2
Zaurus - pdaXrom / Problems With Pdaxrom 1.1.0beta3 Sl-c3100
« on: August 10, 2006, 09:21:59 am »
and you know how can i map them?

3
Zaurus - pdaXrom / Problems With Pdaxrom 1.1.0beta3 Sl-c3100
« on: August 10, 2006, 08:45:56 am »
Hello,
I've the brightness problem but in beta3 in matchbox on a fresh install
Fn+1, Fn+2, Fn+3, Fn+4 Doesn't work
Is it normal on a 3100, or is it a bad flash?

Thanks in advance

Sna

4
Zaurus - pdaXrom / Bricking A 3100
« on: December 07, 2005, 10:08:48 am »
you can't install a fresh pdaxrom on a C3100 without resizing the rom
the initial partitionning is too little to fit the whole install

5
Zaurus - pdaXrom / For Testing: Hostap Drivers And Java Midps
« on: November 23, 2005, 07:35:04 am »
ok, thanks a lot for answer
so, if you have the 2 differents drivers installed on your system, how can you specify witch is used for your card?
is it automatically hostap if installed?

6
Zaurus - pdaXrom / For Testing: Hostap Drivers And Java Midps
« on: November 22, 2005, 04:51:40 pm »
sorry for this dumb question but
what are hostap driver for?
if this is for the wireless network, why i don't have a package already installed in the rom?
i dont understaind really those drivers :/

7
Zaurus - pdaXrom / Mplayer With Bvdd And Full Screen 320x240
« on: November 22, 2005, 08:37:05 am »
what is the resolution of your video file?
i've seen that videos bigger than 320x200 doesn't play full screen, even with -vo bvdd

8
Zaurus - pdaXrom / Pdaxrom Ideas
« on: November 10, 2005, 08:34:52 pm »
yes, the other, it's me

so test for yourself, i had to test it by myself to believe

9
Zaurus - pdaXrom / Pdaxrom Ideas
« on: November 09, 2005, 03:15:13 pm »
i had the same problem
...er i think i had the same problem

so i've tried a full discharge of 3 roms at my disposal
cacko sharp and pdaxrom
and the uptime for the 3 roms were exactly the same
sharp rom 7h15
cacko 7h02
pdaxrom 7h17
all test were made at minimum brightness, the hard disk mounted, a memory cf and a memory sd in the slots, no overclocking and no activity

but i've seen a really different behavior of the battery between the sharp rom and the 2 others roms
the battery applet in the sharp rom stay at 100% for more than 3 hours, but a little time less at each battery level, to rapidely decrease from 50% to 0 in like 2 hours (i alway recharge the battery at 50% level)
the battery applet in the 2 others roms decrease more constantly and reflect more the time left on battery, but the level seems to be lower (i recharge the battery only at 25%)

10
Zaurus - pdaXrom / Optimum Config For 3100
« on: November 09, 2005, 11:50:12 am »
it must be working, at least on pdaxrom
the only thing...
if you plan to access your internal drive with mass storage on windows, format the partition in fat/fat32 instead of ext2 (point 7)

for the rest it is ok

11
Zaurus - pdaXrom / Optimum Config For 3100
« on: November 08, 2005, 03:04:30 pm »
normally the operating system is in flash, or you need a multi boot
but you have more place in the flash that just for the operating system, every partitionning let you installing applications
to install an application on the microdrive, you need an ext2 partition, and you need also some tweaks in the ipkg script, but it is possible

12
Zaurus - pdaXrom / Mplayer A/v Sync Problem
« on: November 08, 2005, 02:57:23 pm »
what are your mplayer settings for playing?
if your file is coded like that it must be working, i watch movies every day

mine is for full screen
Code: [Select]
#!/bin/bash
mplayer -framedrop -ac mad -ao oss -vo bvdd:rotate=-1 -vm -really-quiet -nortc "$1"
xrefresh

13
Zaurus - pdaXrom / Mplayer A/v Sync Problem
« on: November 08, 2005, 12:03:52 pm »
Here are my mencoder options, i encode in 2 pass, the file is smaller for same quality
i've no problem for sound or image

for file
Code: [Select]
mencoder /home/sna/file.avi -ovc xvid -xvidencopts bitrate=150:me_quality=4:vhq=0:pass=1 -lameopts mode=3:cbr:br=64 -vf scale=320:168 -oac mp3lame -o temp.avi -ofps 15 -sws 2
mencoder temp.avi -ovc xvid -xvidencopts bitrate=150:me_quality=4:vhq=0:pass=2 -vf scale=320:168 -oac copy -o /datas/File.avi -ofps 15 -sws 2
for DVD
Code: [Select]
mencoder dvd://2 -ovc xvid -xvidencopts bitrate=150:me_quality=4:vhq=0:pass=1 -lameopts mode=3:cbr:br=64 -vf scale=320:180 -oac mp3lame -o temp.avi -aid 129 -ofps 15 -sws 2
mencoder temp.avi -ovc xvid -xvidencopts bitrate=150:me_quality=4:vhq=0:pass=2 -vf scale=320:180 -oac copy -o /datas/WestWing4-21.avi -ofps 15 -sws 2
-aid is for language

Have fun

14
Zaurus - pdaXrom / Optimum Config For 3100
« on: November 08, 2005, 11:58:02 am »
You need to fix the nand only if you make in flash a partition of more than 64mb

The partitionning of the flash is very personnal, but if you don't want to care about space and partitions, just make a partition of 121mb, you'll have no limitation to install programs

for the hard drive, just wait to see how you use this, the swap is not needed basically, so you need swap only for big jobs
If you need a swap, you can make a little swap partition (128-256mb) on your hard drive and mount it at need
For general partitionning, do not forget to keep at least one partition in fat/fat32 in case you use mass storage with windows, for the rest, it's up to you

15
Zaurus - pdaXrom / Battery Issue On C3100
« on: November 07, 2005, 03:18:28 am »
I've made some testing between 3 big roms for the 3100
and the conclusion is that i have to test a little more before posting, the autonomy is exactly the same as the sharp rom

Pages: [1] 2 3 ... 8