Jump to content

barry99705

Dedicated Members
  • Posts

    3,109
  • Joined

  • Last visited

  • Days Won

    104

Everything posted by barry99705

  1. Try this. http://modmymobile.com/forums/620-motorola-devour-roms/558767-how-go-back-stock-firmware.html
  2. I think it came with BT3, but I've never used it.
  3. I've seen stock images for it, and I'm pretty sure it was on androidcentral for it. I'd put it back to stock and forget about rooting it. That phone never really did have much in the way of rom support even when it was new.
  4. Adb should still work from your desktop. Adb shell in, cd to /system/app, and delete or rename the offending app. Exit out and do an adb push of a working version back to the phone. 1.6. Dude, that's an old ass phone.
  5. Pretty much any access point has this capability.
  6. You should almost never have to change the radio power on a device! That and it's not going to help your receive sensitivity anyway. Antennas won't change the power settings. This is where the radio voodoo comes in. The guys with degrees in this stuff call it EIRP.
  7. http://forums.androidcentral.com/motorola-devour/148073-make-wifi-work-off-contract-root-not-required.html Maybe?
  8. I didn't write it, or haven't tested it, so if it blows up your laptop, phone, house or gets your mom pregnant, it's not my fault. http://www.game-tuts.com/community/f59/script-wdrive-2-1-android-gps-tethering-bt-linux-113052/
  9. http://www.cisco.com/en/US/docs/solutions/Enterprise/Mobility/wifich2.html http://www.ekahau.com/products/real-time-location-system/overview/how-ekahau-rtls-works.html http://www.navizon.com/
  10. Trees will degrade/kill the signal.
  11. config global automount option from_fstab 1 option anon_mount 1 config global autoswap option from_fstab 1 option anon_swap 0 config mount option target /usb option device /dev/sda1 option fstype ext4 option options rw,sync option enabled 1 option enabled_fsck 0 config swap option device /dev/sda2 option enabled 0 Should look something like the above.
  12. Your mounts are goofy. How many partitions do you have on your usb drive?? Here's what mine looks like, I have /usb mounted to sda2 not 1, but other than that it's a standard mount. Execute: mount rootfs on / type rootfs (rw) /dev/root on /rom type squashfs (ro,relatime) proc on /proc type proc (rw,noatime) sysfs on /sys type sysfs (rw,noatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=14668k) tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755) devpts on /dev/pts type devpts (rw,noatime,mode=600) /dev/mtdblock3 on /overlay type jffs2 (rw,noatime) overlayfs:/overlay on / type overlayfs (rw,noatime,lowerdir=/,upperdir=/overlay) debugfs on /sys/kernel/debug type debugfs (rw,relatime) /dev/sda2 on /usb type ext4 (rw,sync,relatime,data=ordered)
  13. That's pretty much the only way you're going to do it.
  14. Living in BFE Alaska and working for the school district made for some fun networking projects. Most of the schools backbone interconnects are microwave between the schools and the district building. There were a few that were a bare copper T1 because we couldn't get a line of sight shot. Stupid mountains in the way. Our longest shot was about 14 miles between one high school and the top of a power plant. It was then split out to a few smaller antennas to the schools in the neighborhood. This was a 5Ghz connection with I think 4 foot dish antennas. Luckily the power plant was installing stack scrubbers, so they had a crane on site. They lifted our equipment to the roof, so we only had to lift the dish the last 8 feet on the mounting pole.
  15. Unless it's actively writing to a log file or something, just pulling the plug won't hurt it one bit. Even then it will just bork that last log file.
  16. It will support any of the 2.4Ghz wifi protocols, and Bluetooth. I've done mile long line of sight shots with yagis. Here's a silly question. Are your windows low-e windows? Are you shooting through your window screen? If so, is it aluminum or fiberglass?
  17. You'll get a really rough estimate, and I mean really rough. The more access points you place up the better the resolution you can get though. There are commercial versions of what you're talking about. Not sure how they do it though. As far as I know the police scanner thing never panned out, I read that one too.
  18. I edited the quick start guide. Let me know if I missed one of them.
  19. Yea, it's Chrome. It's the only browser I use anymore, even on my phone.
  20. You do know that ufl cable is a coax cable right? Unless you have a microscope, fixing one by hand is usually just going to make it worse.
  21. Wow, I'm really hoping this is just a google translate issue. The info is there, just not formatted in an easy to understand fashion. I understand the KML file part, most wardriving apps export to KML which will let you see your drives on google maps, or even google earth. I just don't see what the openvpn part has to do with the other. As an example, here's my old stomping grounds. https://dl.dropbox.com/u/53003838/fairbanks.kmz
  22. Well, you're supposed to be working! ;-)
  23. You think when you push out the next update you could adjust the colors so we can read the drop downs??
×
×
  • Create New...