Jump to content

LevelUp

Active Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by LevelUp

  1. Hey All! So for some reason kismet_server will not start on startup. I've tried it as a line in the startup script, as it's own script in rc, and as a cron job. When I run it via CLI it runs just fine. Any ideas? Thanks!
  2. Yes I am on 2.7.7 I got it to work running opkg with --force-depends. I know that I should have to do that but it worked :) Thanks agian for all the help!
  3. Thanks for the quick response, Sebkinne! Unfortunaly it is still saying that I do not meet requirements: root@Pineapple:/usb# opkg install kmod-usb-serial-pl2303_3.7.6-1_ar71xx.ipk Multiple packages (kmod-usb-serial-pl2303 and kmod-usb-serial-pl2303) providing same name marked HOLD or PREFER. Using latest.Installing kmod-usb-serial-pl2303 (3.7.6-1)to root...Multiple packages (kmod-usb-serial and kmod-usb-serial) providing same name marked HOLD or PREFER. Using latest. Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-serial-pl2303: * kernel (= 3.7.6-1-733e2f7de879b2fcfa5b6f4d13c62b7d) * * opkg_install_cmd: Cannot install package kmod-usb-serial-pl2303. root@Pineapple:/usb# uname -aLinux Pineapple 3.7.6 #7 Sun Feb 10 23:47:40 GMT 2013 mips GNU/Linux Did I run the install right or am I still missing something?
  4. Maybe I'm missing something here: I have a Mark IV with the 3.7.6 kernel. I have a USB GPS puck (pl2303). To use this I need to install the kmod-usb-serial-pl2303 package off of opkg. On older versions (3.3.8) of the kernel this package installed fine but for some reason this package can only be installed on kernel version 3.7.7-1. Where is the right kernel build version of this driver for a Pineapple with kernel 3.7.6? Do I just need to build it myself? It just seems odd that the repository has packages that are not compatible with the current stable build. Any help or guidance would be appreciated. Thanks all!
×
×
  • Create New...