Author Topic: Rom Discussion On Tosa  (Read 87116 times)

nevarrie

  • Full Member
  • ***
  • Posts: 188
    • View Profile
    • http://www.thegrantclan.org
Rom Discussion On Tosa
« Reply #60 on: August 18, 2006, 05:01:51 pm »
Quote
Is there any other rom with wifi working out of the box or from the connect icon for the 6000..it seams a shame to waste that feature and have to input script to use it every time.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=139037\"][{POST_SNAPBACK}][/a][/div]

I have not found one other then the QT based off the sharp rom.  I have had some sucess with wlanfe and wlanfe2 but they only give me a gui frontend to work with the wlan-ng driver, they do not search out for the networks around.  Though it might not be that hard to add that functionalitly since you can uses:

Code: [Select]
wlanctl-ng wlan0 dot11req_scan bsstype=any bssid=ff:ff:ff:ff:f
f:ff ssid= scantype=both channellist="01:02:03:04:05:06:07:08:09:0a:0b:00:00:00" minchanneltime=300  maxchanneltime=500 append=true

I even have a script(found it on the internet) that prints out all of the networks around me.  I have not had time to make it into something better such as a efl or gtk app.

Here is my wlan_scan script:

Code: [Select]
#!/bin/sh
PATH=/sbin:$PATH

ChannelList="01:02:03:04:05:06:07:08:09:0a:0b:00:00:00"
ChannelMinTime=300
ChannelMaxTime=500

modprobe ohci_hcd
modprobe prism2_usb prism2_doreset=1
result=`wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable`
exit_code=$?
eval $result
if [ $exit_code != '0' ] || [ $resultcode != 'success' ]; then
        echo "wlan init error"
        exit 1;
fi

result=`wlanctl-ng wlan0 dot11req_scan bsstype=any bssid=ff:ff:ff:ff:ff:ff ssid= scantype=both channellist=$ChannelList minchanneltime=$ChannelMinTime  maxchanneltime=$ChannelMaxTime append=true`
eval $result
if [ $resultcode != 'success' ]; then
  echo "wlan scan error"
  exit 1;
fi

index=0
resultcode=success
while [ $resultcode = 'success' ]; do
       result=`wlanctl-ng wlan0 dot11req_scan_results bssindex=$index`
       eval $result
       if [ $resultcode = 'success' ]; then
                basic_rates=''
               for ((i=8; i; i=`expr $i - 1`)); do
                       eval "rate=$basicrate$i"
                       if [ "x$rate" != 'xno_value' ]; then
                               basic_rates="$rate $basic_rates"
                       fi
               done

               support_rates=''
               for ((i=8; i; i=`expr $i - 1`)); do
                       eval "rate=$supprate$i"
                       if [ "x$rate" != 'xno_value' ]; then
                               support_rates="$rate $support_rates"
                       fi
               done
               echo "SSID   = $ssid"
               echo "TYPE   = $bsstype"
               echo "MAC    = $bssid"
               echo "CHAN   = $dschannel"
               echo "WEP    = $privacy"
               echo "SIGNAL = $signal"
               echo "NOISE  = $noise"
               echo "BASIC RATES  = $basic_rates"
               echo "SUPORT RATES = $support_rates"
               echo '-----------------------------------------------'
       fi
       index=`expr $index + 1`
done

rmmod prism2_usb
rmmod ohci_hcd
***********************
Jeremy "Nevarrie" Grant
SL-6000L
OpenZaurus 3.5.4.1 GPE(2.6 kernel)|GrantRom 0.01(e-image clone)
Targus IR Keyborad

xjqian

  • Sr. Member
  • ****
  • Posts: 497
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #61 on: August 26, 2006, 08:36:13 am »
Thanks manik, I was able to fix the screen rotation issue pretty easily following your suggestion. Here are my solutions and the wiki will be updated.

Code: [Select]
1)modify /usr/bin/rotate.sh
change "left" to "right"

2) modify /etc/sysconfig/clamshell/scripts.d/x11src

make the corresponding lines look like the following

landscape(){
/usr/X11R6/bin/xrandr -o normal
xmodmap /etc/X11/kb/tosa.xmodmap

portrait(){
/usr/X11R6/bin/xrandr -o right
xmodmap /etc/X11/kb/tosa_right.xmodmap

3) make a copy of tosa.xmodmap to tosa_right.xmodmap
fix keys in tosa_right.xmodmap
My Blog | 6000L Tosa + sled | is: Angstrom | was: pdaXrom 1.1.0beta1 | was: stock 1.12 rom + no-ffpe fash kernel + X/Qt Debian |
CF GPS (FGPCFCD01) | USB "Prolific 2303" GPS (USB-UG-200) | Socket CF BT rev. H |  USB "Pegasus II" Ethernet (ADM8511) | PocketTop IR kbd | sip:527630@fwd.pulver.com
Todo: OESF wiki | stable VOIP app | usable GPS app |      Wishlist: VOIP + Bluetooth | GPS + Routing Calc

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
Rom Discussion On Tosa
« Reply #62 on: October 06, 2006, 11:47:34 am »
the latest OZ 3.5.4.2-rc2 is pretty good, I reflashed to Opie and it looks pretty good. Well worth giving it a try.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #63 on: October 06, 2006, 12:56:31 pm »
Quote
the latest OZ 3.5.4.2-rc2 is pretty good, I reflashed to Opie and it looks pretty good. Well worth giving it a try.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=143333\"][{POST_SNAPBACK}][/a][/div]
what about a web browser in opie?  I'm really not happy with ye olde konqueror embedded....
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3706
    • View Profile
Rom Discussion On Tosa
« Reply #64 on: October 06, 2006, 05:42:31 pm »
there is a way using compatibility libraries to install Opera - see the OZ threads, but it's not quite trivial.

konqueror is getting pretty good these days. Even Dillo is now far from useless.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #65 on: November 12, 2006, 04:32:57 am »
ok..dl'd OZ 3.5.4 (newest I could find for tosa.)

Thought I'd try altbooting to a cf...maybe even give e17 a whirl......  
but all came to a screeching halt when I completely failed to find an updater.sh file!

Anyone have the updater?  would you mind posting it or pointing me to it?  the only feed I could find for tosa:  

http://linuxtogo.org/mirror/openzaurus.org....4/images/tosa/

 had an updater.sd.md5, but no actual file
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Rom Discussion On Tosa
« Reply #66 on: November 12, 2006, 04:37:08 am »
Quote
ok..dl'd OZ 3.5.4 (newest I could find for tosa.)

Thought I'd try altbooting to a cf...maybe even give e17 a whirl......   
but all came to a screeching halt when I completely failed to find an updater.sh file!

Anyone have the updater?  would you mind posting it or pointing me to it?  the only feed I could find for tosa: 

http://linuxtogo.org/mirror/openzaurus.org....4/images/tosa/

 had an updater.sd.md5, but no actual file
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

You could try the image from [a href=\"http://ewi546.ewi.utwente.nl/tmp/hrw/3.5.4.2-test/rc2/]http://ewi546.ewi.utwente.nl/tmp/hrw/3.5.4.2-test/rc2/[/url]
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #67 on: November 12, 2006, 04:43:30 am »
figures.... the image I'm looking for minutes after I dl the other stuff


well --back to the dowloads

thanks
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #68 on: November 12, 2006, 05:02:48 am »
nice splash screen
snappy-faster than i remembered

flashing wifi (weak signal here atm)

is this 2.4 or 2.6?
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Rom Discussion On Tosa
« Reply #69 on: November 12, 2006, 05:46:08 am »
Quote
nice splash screen
snappy-faster than i remembered

flashing wifi (weak signal here atm)

is this 2.4 or 2.6?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146103\"][{POST_SNAPBACK}][/a][/div]


It should be 2.6, but a 'uname -a' in the console should give you the correct answer
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #70 on: November 12, 2006, 05:28:36 pm »
Quote
Quote
nice splash screen
snappy-faster than i remembered

flashing wifi (weak signal here atm)

is this 2.4 or 2.6?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146103\"][{POST_SNAPBACK}][/a][/div]


It should be 2.6, but a 'uname -a' in the console should give you the correct answer
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146104\"][{POST_SNAPBACK}][/a][/div]
2.6.17. faster. no more orange lines, either.
Networking seems to come up automatically, though I have to write in a few profiles.


definitely a big improvement on the 6000. Thanks
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #71 on: November 12, 2006, 06:14:30 pm »
IT mounted my 4 gig sd!!  formatted it and everything (even fat 32). Bravo!
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

xjqian

  • Sr. Member
  • ****
  • Posts: 497
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #72 on: November 13, 2006, 12:32:58 am »
Quote
IT mounted my 4 gig sd!!  formatted it and everything (even fat 32). Bravo!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146139\"][{POST_SNAPBACK}][/a][/div]
nice! Does that mean if there was a pdaxrom beta4 for Tosa, it should be able to use the same driver?
My Blog | 6000L Tosa + sled | is: Angstrom | was: pdaXrom 1.1.0beta1 | was: stock 1.12 rom + no-ffpe fash kernel + X/Qt Debian |
CF GPS (FGPCFCD01) | USB "Prolific 2303" GPS (USB-UG-200) | Socket CF BT rev. H |  USB "Pegasus II" Ethernet (ADM8511) | PocketTop IR kbd | sip:527630@fwd.pulver.com
Todo: OESF wiki | stable VOIP app | usable GPS app |      Wishlist: VOIP + Bluetooth | GPS + Routing Calc

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #73 on: November 13, 2006, 02:30:25 am »
Quote
Quote
IT mounted my 4 gig sd!!  formatted it and everything (even fat 32). Bravo!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146139\"][{POST_SNAPBACK}][/a][/div]
nice! Does that mean if there was a pdaxrom beta4 for Tosa, it should be able to use the same driver?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146152\"][{POST_SNAPBACK}][/a][/div]
they'd  pretty much using the same kernel, I think...so a tentative yes?
BUt pdaXrom doesn't go past beta1....  a shame, too --OZ is noticeably faster and smoother with the 2.6 kernel than with the latest tosa 2.4 pdaX or 2.4 OZ
« Last Edit: November 13, 2006, 12:47:52 pm by adf »
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Rom Discussion On Tosa
« Reply #74 on: November 13, 2006, 12:46:49 pm »
Ok. 3.5.2 is really nice on the 6k so far. Even though i have 2 z's it is heartwarming to see the 6k kept up to date-its a marvellous box and with an up-to-date linux is still way better than most handhelds released this year

The next question is----  is there an Angstrom release for the 6k (w/ eabi, n ot that I'd immediately have a use for eabi, It just seems sensible)?

at any rate, I think I'll give e17 a spin on the 6000 this week

ps - meant to say (above) 2.6 was noticeably faster than any of the availble 2.4 systems on the 6k as far as I can tell. fixed it.
« Last Edit: November 13, 2006, 12:48:50 pm by adf »
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf