santa brought me a Raspberry

Installed Rasperian ??? I think it is. Got dump1090 installed and PIAware and I think I have it running. Im running GUI till I make sure all is well. I was able to Claim it so lets see if it runs now.

Great! I know you’ll have fun with it. I love mine - just ordered another one with Christmas money. :smiley:

dont have dump1090 installed and running even though I ran the script on the page.

Trying manual install on the dump 1090 page I get the error

Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001

Using device 0: Generic RTL2832U OEM

Kernel driver is active, or device is claimed by second instance of librtlsdr.
In the first case, please either detach or blacklist the kernel module
(dvb_usb_rtl28xxu), or enable automatic detaching at compile time.

usb_claim_interface error -6
Failed to open rtlsdr device #0.
pi@raspberrypi ~ $

Made the file no-rtl.conf exactly like they said and I still receive the error. NUTS.

I assumed you rebooted after adding the file?
Here’s my no-rtl.conf:


pi@ads-b ~ $ cat /etc/modprobe.d/no-rtl.conf
blacklist dvb_usb_rtl28xxu
blacklist rtl2832
blacklist rtl2830

That’s all I had to do to get mine working.

Good luck…

Welcome to the Asylum…

Easy fix. Take a look at:
satsignal.eu/raspberry-pi/du … er-upgrade

Yep created that file exactly as the example said and rebooted and still got it. Checked spelling and all too.

Ill add the top line to mine see if that works.

Just to clarify… The top line is just the command I ran from the prompt to display the contents of the file.
The file itself is only the last 3 lines.

Is there possibly another instance of dump1090 running? ps -ef should show no dump1090 running.

With all the trouble you are going to get yourself into diving into Debian etc with the RPi, maybe Santa was out of coal? :smiley: :smiley: :smiley:
Welcome aboard. Your site flightaware.com/adsb/stats/user/w7psk shows planeplotter running for the last 5 days. If the RPi is a separate feed, it should show up when it’s running.
joel

i run linux mint on my laptop so Im a newbie but not a complete newbie, but it will be fun to dive in. I dumped PP 5 days ago and was hoping for a Raspberry so am very happy to dive into it. Had company till now and its late to dive in. Might have a few in the morning to peek. But have to work … Off saturday so will have that to play with it.

will check and see if another Dump is running .

Just out of curiosity, why didn’t you install the Piaware image? It’s set and ready to get you feeding right out of the box. But you can still tweak to your heart’s content.

Dont have a micro card reader :frowning:. No way to just do the image. I installed the PI Dump package per their instructions but could not find nor start dump1090 to see if it worked before I went PI Aware.

Not sure which direction to go yet :slight_smile:.

Cant tell but id does not look like Dump1090 is running

pi@raspberrypi ~ $ ps -ef
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 08:23 ? 00:00:01 init [2]
root 2 0 0 08:23 ? 00:00:00 [kthreadd]
root 3 2 0 08:23 ? 00:00:00 [ksoftirqd/0]
root 4 2 0 08:23 ? 00:00:01 [kworker/0:0]
root 5 2 0 08:23 ? 00:00:00 [kworker/0:0H]
root 6 2 0 08:23 ? 00:00:00 [kworker/u2:0]
root 7 2 0 08:23 ? 00:00:01 [rcu_preempt]
root 8 2 0 08:23 ? 00:00:00 [rcu_bh]
root 9 2 0 08:23 ? 00:00:00 [rcu_sched]
root 10 2 0 08:23 ? 00:00:00 [khelper]
root 11 2 0 08:23 ? 00:00:00 [kdevtmpfs]
root 12 2 0 08:23 ? 00:00:00 [netns]
root 13 2 0 08:23 ? 00:00:00 [writeback]
root 14 2 0 08:23 ? 00:00:00 [bioset]
root 15 2 0 08:23 ? 00:00:00 [crypto]
root 16 2 0 08:23 ? 00:00:00 [kblockd]
root 17 2 0 08:23 ? 00:00:00 [khubd]
root 19 2 0 08:23 ? 00:00:00 [rpciod]
root 20 2 0 08:23 ? 00:00:00 [khungtaskd]
root 21 2 0 08:23 ? 00:00:00 [kswapd0]
root 22 2 0 08:23 ? 00:00:00 [fsnotify_mark]
root 23 2 0 08:23 ? 00:00:00 [nfsiod]
root 29 2 0 08:23 ? 00:00:00 [kthrotld]
root 30 2 0 08:23 ? 00:00:00 [VCHIQ-0]
root 31 2 0 08:23 ? 00:00:00 [VCHIQr-0]
root 32 2 0 08:23 ? 00:00:00 [VCHIQs-0]
root 33 2 0 08:23 ? 00:00:00 [iscsi_eh]
root 34 2 0 08:23 ? 00:00:00 [dwc_otg]
root 35 2 0 08:23 ? 00:00:00 [DWC Notificatio]
root 37 2 0 08:23 ? 00:00:00 [deferwq]
root 38 2 0 08:23 ? 00:00:00 [kworker/u2:2]
root 39 2 0 08:23 ? 00:00:03 [mmcqd/0]
root 40 2 0 08:23 ? 00:00:00 [jbd2/mmcblk0p6-]
root 41 2 0 08:23 ? 00:00:00 [ext4-rsv-conver]
root 156 1 0 08:23 ? 00:00:00 udevd --daemon
root 731 156 0 08:24 ? 00:00:00 udevd --daemon
root 737 156 0 08:24 ? 00:00:00 udevd --daemon
root 1681 1 0 08:24 ? 00:00:00 /usr/sbin/ifplugd -i wlan0 -q -f -u0 -d10 -w -I
root 1688 1 0 08:24 ? 00:00:00 /usr/sbin/ifplugd -i lo -q -f -u0 -d10 -w -I
root 1720 1 0 08:24 ? 00:00:00 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I
root 1740 2 0 08:24 ? 00:00:00 [RTW_CMD_THREAD]
root 1765 1 0 08:24 ? 00:00:00 /sbin/wpa_supplicant -s -B -P /var/run/wpa_supplicant.wlan0.pid -i wlan0 -W -D nl80211,wext -c /etc/wpa_supplicant/wpa_supplicant.conf
root 1886 1 0 08:24 ? 00:00:00 /sbin/wpa_cli -B -P /var/run/wpa_action.wlan0.pid -i wlan0 -p /var/run/wpa_supplicant -a /sbin/wpa_action
root 1953 2 0 08:24 ? 00:00:00 [kworker/0:2]
root 2014 1 28 08:24 ? 00:02:06 /usr/bin/dump1090 --quiet --no-rtlsdr-ok --net --net-ro-size 500 --net-ro-rate 5 --net-buffer 5
nobody 2062 1 0 08:24 ? 00:00:00 /usr/sbin/thd --daemon --triggers /etc/triggerhappy/triggers.d/ --socket /var/run/thd.socket --pidfile /var/run/thd.pid --user nobody /dev/input/event0 /dev/input/event1
root 2067 1 0 08:24 ? 00:00:00 /usr/sbin/rsyslogd -c5
root 2101 1 0 08:24 ? 00:00:00 dhclient -v -pf /run/dhclient.wlan0.pid -lf /var/lib/dhcp/dhclient.wlan0.leases wlan0
root 2143 1 0 08:24 ? 00:00:00 /usr/sbin/cron
104 2191 1 0 08:24 ? 00:00:00 /usr/bin/dbus-daemon --system
ntp 2228 1 0 08:24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 102:104
root 2239 1 0 08:24 ? 00:00:00 /usr/sbin/lightdm
root 2257 2239 8 08:24 tty7 00:00:39 /usr/bin/X :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
root 2323 2239 0 08:24 ? 00:00:00 lightdm --session-child 12 15
root 2325 1 0 08:24 ? 00:00:00 /usr/sbin/sshd
root 2351 1 0 08:24 ? 00:00:00 /usr/sbin/console-kit-daemon --no-daemon
root 2358 1 0 08:24 tty1 00:00:00 /sbin/getty --noclear 38400 tty1
root 2359 1 0 08:24 tty2 00:00:00 /sbin/getty 38400 tty2
root 2360 1 0 08:24 tty3 00:00:00 /sbin/getty 38400 tty3
root 2361 1 0 08:24 tty4 00:00:00 /sbin/getty 38400 tty4
root 2385 1 0 08:24 tty5 00:00:00 /sbin/getty 38400 tty5
root 2386 1 0 08:24 tty6 00:00:00 /sbin/getty 38400 tty6
root 2387 1 0 08:24 ? 00:00:00 /sbin/getty -L ttyAMA0 115200 vt100
root 2430 1 0 08:24 ? 00:00:00 /usr/lib/policykit-1/polkitd --no-debug
pi 2443 2323 0 08:24 ? 00:00:00 /usr/bin/lxsession -s LXDE -e LXDE
pi 2454 2443 0 08:24 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session x-session-manager
pi 2458 1 0 08:24 ? 00:00:00 /usr/bin/dbus-launch --exit-with-session x-session-manager
pi 2459 1 0 08:24 ? 00:00:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
pi 2465 2443 0 08:24 ? 00:00:02 openbox --config-file /home/pi/.config/openbox/lxde-rc.xml
pi 2467 2443 1 08:24 ? 00:00:07 lxpanel --profile LXDE
pi 2468 2443 0 08:24 ? 00:00:02 pcmanfm --desktop --profile LXDE
pi 2471 1 0 08:24 ? 00:00:00 /usr/lib/arm-linux-gnueabihf/lxpolkit
pi 2480 1 0 08:24 ? 00:00:00 /usr/lib/arm-linux-gnueabihf/libmenu-cache1/libexec/menu-cached
pi 2482 1 0 08:24 ? 00:00:00 /usr/lib/gvfs/gvfsd
pi 2488 1 0 08:24 ? 00:00:00 /usr/lib/gvfs/gvfs-gdu-volume-monitor
root 2490 1 0 08:24 ? 00:00:00 /usr/lib/udisks/udisks-daemon
root 2491 2490 0 08:24 ? 00:00:00 udisks-daemon: not polling any devices
pi 2494 1 0 08:24 ? 00:00:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
pi 2496 1 0 08:24 ? 00:00:00 /usr/lib/gvfs/gvfs-afc-volume-monitor
root 2500 2 0 08:24 ? 00:00:00 [jbd2/mmcblk0p3-]
root 2501 2 0 08:24 ? 00:00:00 [ext4-rsv-conver]
pi 2506 1 27 08:24 ? 00:01:54 midori
pi 2514 1 0 08:25 ? 00:00:00 /usr/lib/gvfs/gvfsd-metadata
root 2517 2 0 08:25 ? 00:00:00 [kworker/0:1H]
pi 2569 1 4 08:29 ? 00:00:05 lxterminal
pi 2570 2569 0 08:29 ? 00:00:00 gnome-pty-helper
pi 2571 2569 0 08:29 pts/0 00:00:00 /bin/bash
pi 2581 2571 0 08:31 pts/0 00:00:00 ps -ef

It looks like it **is **running. I see the entry for /usr/bin/dump1090. The installer did all the hard work for you.
Have you tried a browser connection to the Pi’s IP address at port 8080?

You can view the status of the various programs that you need with the command “sudo piaware-status”. That could provide more insight as to what’s going on.

Could you be missing one or more libraries? I found that was a problem when building from a base Wheezy config.
Is the OS up to date? To make sure things are current you can run:
sudo apt-get update
sudo apt-get upgrade

What do you get when opening htttp://:8080 ?

Also try this:

cd into the directory that has dump1090

enter the command


./view1090

What you should see is a text table with a spinning text ‘star’ if dump1090 is running.

When i did ./view1090 I recieved the standard interactive screen with flights, so 1090 is running. Now I need to get it to talk to piaware. Also doing the http comes up with nothing so Im not getting net going. I need to mod the 1090 bat file to activate that. Does anyone have a good bat file to try ???

looks like piaware is not going

pi@raspberrypi ~/dump1090 $ sudo piaware-status
dump1090 is running.
faup1090 is not running.
piaware is not running.
dump1090 is listening for connections on port 30005.
dump1090 is listening for connections on port 10001.
piaware is NOT connected to port 10001.
piaware is NOT connected to FlightAware.
dump1090 is producing data on port 10001.
dump1090 is producing data on port 30005.

Do you have a file in /etc/init.d called piaware?


-rwxr-xr-x 1 root root 1476 Nov 19 09:54 piaware

if so, “sudo /etc/init.d/piaware restart”.
If not, did you install Piaware? It’s step 2 (and beyond) in https://flightaware.com/adsb/piaware/install

Thad

Originally Installed it, Ill try again … see if it works, cant SSH in though. Some reason SSH stopped even after a reboot.