Author Topic: New Rom  (Read 45774 times)

slackwaresupport

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
New Rom
« Reply #60 on: April 06, 2005, 12:20:46 pm »
on the memory monitor plugin, theres a part for a swapfile. but it only wants to use cf or sd card, anyway to make it use part of the harddrive?

slackwaresupport

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
New Rom
« Reply #61 on: April 06, 2005, 12:31:17 pm »
just had a bomb out.. was trying to connect wireless in our building, it wouldnt pull an ip from dhcp, so i specified one, and after about 2-3 seconds of trying to connect, it bombed and reset.

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
New Rom
« Reply #62 on: April 06, 2005, 12:36:04 pm »
Quote
on the memory monitor plugin, theres a part for a swapfile. but it only wants to use cf or sd card, anyway to make it use part of the harddrive?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73800\"][{POST_SNAPBACK}][/a][/div]

Please see the known issues/limitations in the readme.txt file. This is known and will be addressed at some stage.
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
New Rom
« Reply #63 on: April 06, 2005, 12:38:39 pm »
Quote
just had a bomb out.. was trying to connect wireless in our building, it wouldnt pull an ip from dhcp, so i specified one, and after about 2-3 seconds of trying to connect, it bombed and reset.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73802\"][{POST_SNAPBACK}][/a][/div]

One thing that I have observed with the Sharp ROM and it's equally important for this is that if you specify a default gateway in the config the ROM WILL try to ping the gateway to see if the link is up.

If you are on a corporate LAN then its possible that your IT people have blocked ICMP traffic to the router. Try to ping the gateway address from a desktop PC and make sure that the ROM is configured for that gateway address.

I haven't tried DHCP just yet myself.

- Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
New Rom
« Reply #64 on: April 06, 2005, 12:56:18 pm »
OK, just tried DHCP, seems to work OK.

I'm wondering if this is the same issue, you have to have a pingable gatway if set or acquired by DHCP otherwise the unit drops the connection as unavailable.

- Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

slackwaresupport

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
New Rom
« Reply #65 on: April 06, 2005, 12:56:34 pm »
i am the system admin.  :>  
we are a WISP.  and the person who owns this company also owns a couple more here.

sriley

  • Full Member
  • ***
  • Posts: 155
    • View Profile
    • http://
New Rom
« Reply #66 on: April 06, 2005, 01:04:33 pm »
My wifi did the same thing last night, i.e. tried for about 3 seconds and then reset.  Turns out the IP I'd specified was already in use (yeah, yeah, I was going from memory, doh!), but when I specified a free IP it worked.

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
New Rom
« Reply #67 on: April 06, 2005, 01:08:03 pm »
Quote
i am the system admin.  :> 
we are a WISP.  and the person who owns this company also owns a couple more here.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73809\"][{POST_SNAPBACK}][/a][/div]

OK, good start then.

Actually before I go any further.. when you say it bombed and reset did you mean the connection or the whole Zaurus? If that's the case then could I ask you to try a different WLAN card?

If its a connection related issue though (and not a Z reset) could you see if you can manage a packet trace? Your need to scan in promiscuous mode from your sniffer because the ping will go to the specific mac address of the gateway... also may need to enable a monitor port on your switch to do this. - We are looking for not just the standard DHCP Req. Ack. Offer. Ack. but the follow-up ping working too.

- Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

slackwaresupport

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
New Rom
« Reply #68 on: April 06, 2005, 01:09:03 pm »
well., its ok now.. dun know. freak occorance.

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
New Rom
« Reply #69 on: April 06, 2005, 01:12:25 pm »
Quote
well., its ok now.. dun know. freak occorance.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73813\"][{POST_SNAPBACK}][/a][/div]

Is that the card you had the suspend problem with?... could be either an issue with the Z driver or a duff card... intermittent or not... this is tetsu's kernel but he doesn't show any WLAN patches to the standard so we have to assume a Sharp module for the Ambicom WL100CF that you have... don't have one myself.
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
New Rom
« Reply #70 on: April 06, 2005, 02:02:06 pm »
Quote
Quote
on the memory monitor plugin, theres a part for a swapfile. but it only wants to use cf or sd card, anyway to make it use part of the harddrive?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73800\"][{POST_SNAPBACK}][/a][/div]
Please see the known issues/limitations in the readme.txt file. This is known and will be addressed at some stage.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73803\"][{POST_SNAPBACK}][/a][/div]

Ok Alpha team (god that sounds so 70's mini-series!)

If you download qtopia-memoryapplet_1.0.1_arm.ipk from the download location that I PM'd you then that will give you the option of creating the swapfile in the /home/zaurus/Documents folder which is symlinked to /hdd3/Documents.

I have only just made this modification and submitted it to Anton so please don't pass this around. If Anton likes all my patches then we will keep these binaries.

- Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

sriley

  • Full Member
  • ***
  • Posts: 155
    • View Profile
    • http://
New Rom
« Reply #71 on: April 06, 2005, 02:16:54 pm »
Works for me.  I have a 32MB swapfile displayed on the battery applet's memory tab, and the applet's tray icon shows a lower percentage of memory used.

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
New Rom
« Reply #72 on: April 06, 2005, 02:21:41 pm »
Quote
Works for me.  I have a 32MB swapfile displayed on the battery applet's memory tab, and the applet's tray icon shows a lower percentage of memory used.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73825\"][{POST_SNAPBACK}][/a][/div]
How did that happen, it was supposed to go on the memory applet... darn! (lol  ).
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

slackwaresupport

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
New Rom
« Reply #73 on: April 06, 2005, 02:25:40 pm »
ya, mines on the battery too.

slackwaresupport

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
New Rom
« Reply #74 on: April 06, 2005, 02:26:34 pm »
also, one thing i would like to see, is on the file browser, browse all files, not just ~/Documents.