Jump to content

abcd567

Members
  • Posts

    8
  • Joined

  • Last visited

  1. [S O L V E D] Modifying blacklist as shown below makes dump1090-fa / dump1090-mutability work. #open file rtl-sdr-blacklist.conf in an editor sudo nano /etc/modprobe.d/rtl-sdr-blacklist.conf #add these two line at the end: blacklist dvb_usb_rtl2832u blacklist dvb_usb #save file (Ctrl+o), and close editor (Ctrl+x) #reboot sudo reboot
  2. ATTEMT TO INSTALL DUMP1090-MUTABILITY / DUMP1090-FA ON FOLLOWING DISTROS FAILS: Armbian_5.30_Orangepipc_Ubuntu_xenial_default_3.4.113.img Armbian_5.30_Orangepipc_Debian_jessie_default_3.4.113.img DUMP1090-MUTABILITY + LIGHTTPD + PIAWARE DATA FEEDER INSTALL -dump1090-mutability is running -Piaware is running, but does not feed data to flightaware and says "no ADS-B data program seen listening on port 30005" -lighttpd is running -map at <IP of Pi>/dump1090/gmap.html gives warning: "Problem fetching data from dump1090. AJAX call failed (error: Not Found). Maybe dump1090 is no longer running? The displayed map data will be out of date." DUMP1090-FA + LIGHTTPD + PIAWARE DATA FEEDER INSTALL -dump1090-fa fails -Piaware is running, but does not feed data to flightaware and says "no ADS-B data program seen listening on port 30005" -lighttpd is running
  3. This is a noob question, but I have to ask: How to disable ramlog? In which file & folder the logs/ramlog is located?
  4. The lighttpd fails when installed on following two distros: (1) Armbian_5.25_Orangepipc_Debian_jessie_default_3.4.113 (2) Armbian_5.25_Orangepipc_Ubuntu_xenial_default_3.4.113_desktop How to solve this problem? The code below gives the details. Welcome to ARMBIAN 5.25 stable Debian GNU/Linux 8 (jessie) 3.4.113-sun8i pi@orangepipc:~$ uname -a Linux orangepipc 3.4.113-sun8i #10 SMP PREEMPT Thu Feb 23 19:55:00 CET 2017 armv7l GNU/Linux pi@orangepipc:~$ sudo apt-get update pi@orangepipc:~$ sudo apt-get install lighttpd pi@orangepipc:~$ sudo systemctl restart lighttpd pi@orangepipc:~$ sudo systemctl status lighttpd -l ● lighttpd.service - Lighttpd Daemon Loaded: loaded (/ lib / systemd / system / lighttpd.service; enabled) Active: failed (Result: exit-code) since Mon 2017-05-01 15:42:43 CEST; 40s ago Process: 917 ExecStart=/usr/sbin/lighttpd -D -f / etc / lighttpd / lighttpd.conf (code=exited, status=255) Process: 909 ExecStartPre= / usr / sbin / lighttpd -t -f / etc / lighttpd / lighttpd.conf (code=exited, status=0 / SUCCESS) Main PID: 917 (code=exited, status=255) May 01 15:42:42 orangepipc lighttpd[909]: Syntax OK May 01 15:42:43 orangepipc systemd[1]: Started Lighttpd Daemon. May 01 15:42:43 orangepipc lighttpd[917]: 2017-05-01 15:42:43: (log.c.118) opening errorlog ' / var / log / lighttpd / error.log' failed: No such file or directory May 01 15:42:43 orangepipc systemd[1]: lighttpd.service: main process exited, code=exited, status=255 / n / a May 01 15:42:43 orangepipc systemd[1]: Unit lighttpd.service entered failed state. pi@orangepipc:~$
  5. I purchased a usb wifi adapter RTL8192EU chip, 300Mbps. Requires Driver Installation (CD was provided with the adapter), When I tried to install driver on Orange Pi PC / Armbian, gave error. Need help. This is what happened: 1) Copied following 2 files from CD to Orange Pi PC by SFTP: rtl8192EU_linux_v4.2.2_7585.20130524.tar.gz install.sh 2) Run the installation script $ sudo chmod +x install.sh $ sudo ./install.sh 3) Output generated: Here is the install.sh code:
  6. I am searching for Driver for Orange PI PC WiFi RTL8192EU. The driver on installation CD gives error when compiled. Any help please.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines