OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: xjqian on October 31, 2006, 07:50:00 am
-
I hope this will become the central place to track bugs related to pdaXrom1.1.0beta1 on Tosa. I will keep the thread updated and move solved issues into wiki. If the developers have a plan for future pdaXrom releases on Tosa, I will submit them to the bug tracking system. Well, does pdaXrom has a workiing bug tracker?
legend [span style=\'font-size:12pt;line-height:100%\']*[/span] = outstanding [span style=\'font-size:12pt;line-height:100%\']-[/span] = solved [span style=\'font-size:12pt;line-height:100%\']/[/span] = working, moved or will be moved to wiki
[span style=\'font-size:13pt;line-height:100%\'][INPUT][/span]
[span style=\'font-size:12pt;line-height:100%\']*[/span] how to type pipe in the console (before startx)?
[span style=\'font-size:12pt;line-height:100%\']*[/span] generally, the login shell does not set line width wisely. Text wrappings are all broken.
[span style=\'font-size:13pt;line-height:100%\'][KERNEL/MODULE][/span]
[span style=\'font-size:12pt;line-height:100%\']*[/span] usblan network: pegasus.o claimed but not used by eth0. see this thread (https://www.oesf.org/forums/index.php?showtopic=16259)
[span style=\'font-size:12pt;line-height:100%\']*[/span] cf2: the second CF on the sled /dev/hdc1 does not mount properly.
[span style=\'font-size:12pt;line-height:100%\']*[/span] usb sync/charge cable: does not charge when Zaurus is awake. But it does charge fine once put into suspend.
[span style=\'font-size:13pt;line-height:100%\'][X][/span]
[span style=\'font-size:13pt;line-height:100%\'][WM][/span]
[span style=\'font-size:12pt;line-height:100%\']*[/span] enlightenment: instability of the latest enlightenment cvs. e.g. window border missing upon suspend/resume, unable to launch enligightenment with startx, frozen issue...
[span style=\'font-size:12pt;line-height:100%\']*[/span] enlightenment: how to configure to use uim? see this thread (https://www.oesf.org/forums/index.php?act=ST&f=73&t=17206) on information of uim
[span style=\'font-size:13pt;line-height:100%\'][APPLICATIONS][/span]
[span style=\'font-size:12pt;line-height:100%\']*[/span] sdl: the default sdl is probably not optimized for Tosa. e.g. supertux froze the machine using default sdl but worked smoothly with opmized sdl (by Guyhelm) in the sharp rom. I will look into this later.
[span style=\'font-size:12pt;line-height:100%\']*[/span] vi: broken vi (from busybox) in both console and terminals. The text is not wrapped and refleshed correctly after editting (i.e. pressing Esc).
[span style=\'font-size:12pt;line-height:100%\']*[/span] wlan: would be nice to have wlan stop on suspend. Then wlan start on resume
-
up to top
-
Added Syn/Charge cable and wlan issues.
Also took a look at OZ 3.5.4.2-rc2 tonight, quite impressed... if only I had time to learn the bitbaker stuff... then...
-
I've copied the content to a temporary OESF wiki page. Please record your bugs there or post in this thread. I will keep it updated
Link here (https://www.oesf.org/index.php?title=Temp_BugTacking_pdaXrom_1.1.0-beta1)
-
I'm still having a problem with crashing between suspends/resumes in beta 1.1.
I had partially fixed this by using as a script: (something to the effect of)
#!/bin/sh
fuser -km /mnt/cf
umount /mnt/cf
before suspending, but even this has stopped to work on my last reflash. I had also removed and edited a few of the scripts in the /etc/apm directory, but I don't remember which ones. Mostly my problems seem to be based around mounting and unmounting the CF card.
Does anyone else have similar problems with this? Any known fixes? I think this info might be scattered around the forum, but this seems like a good place to try and fix this once and for all.