dot pb:for the dot problem - fixed
the file to edit in /opt/qtopia/etc is keycode.tbl
look for String_Return
replace the ending 0xa1 by 0x01
wlan issue:change wlan.conf in:
/etc/wlan/
change:
WLAN_DEVICES="wlan0"
ChannelList="01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e"
ChannelMinTime=200
ChannelMaxTime=250
WLAN_SCAN=n
SSID_wlan0=""
SCHEME_wlan0=qpewlan0
ENABLE_wlan0=y
busybox /ipkg pb:regarding ipkg install - found the problem. That's because I updated busybox and forgot to add support for tar options --no-same-owner and --no-same-permissions . Fixed
BTW here is the new busybox
busybox file--guylhem to explain where to replace--
sd pb:regarding the SD - fix the path of the module in /etc/initd.d/sd start script. It needs sharp_mmc modules from /lib/modules , whick I moved from kernel/block to net/ (only because I put the modules I am not working on in a separate directory, to avoid accidently removing them as I did once or twice and add to ask here for the original files)
--guylhem to explain what exactly to do--
i think i resumed them. feel free to comment, add fixes and i could edit this post. by the end guylhem will just have to copy/paste to the first post .
merci