Hobbyist Open Source Satellite Receiver - Raspberry Pi 2???

Status
Please reply by conversation.
That will save room for sure.
 
Windows Remote Desktop on Raspberry PI

Connect to your Pi from a Windows Machine using Remote Desktop Client (RDP).

On Pi: apt-get install xrdp

[GALLERY=media, 134]Rdp by fred555 posted Jun 5, 2015 at 8:28 PM[/GALLERY]

On Windows Machine:

[GALLERY=media, 136]Rdppi by fred555 posted Jun 5, 2015 at 10:27 PM[/GALLERY]
 
  • Like
Reactions: KE4EST
Is this only if you running Rasbian fred555 or will it work with any OS?
 
I use nomachine to access mine, I only have one windows computer, the rest are Mac or Linux so I like nomachine, plus it works quite well on slow connections, like the cell phone WiFi hotspot.

I'm actually rarely in front of my RPI or Linux development box

UDL
 
Nomachine did not install on Raspian, but it is listed as working on Debian Wheezy.
Not sure why it didn't work.
Works well on Ubuntu Mate as per your instructions.
 
updatelee your build is now failing for us after it worked 11 days ago.
I also understand that 11 days ago there was a change to media_build.

Here is what I am getting:

Code:
CC [M]  /root/media_build/v4l/tvaudio.o
  CC [M]  /root/media_build/v4l/tda7432.o
  CC [M]  /root/media_build/v4l/saa6588.o
  CC [M]  /root/media_build/v4l/tda9840.o
  CC [M]  /root/media_build/v4l/tea6415c.o
  CC [M]  /root/media_build/v4l/tea6420.o
  CC [M]  /root/media_build/v4l/saa7110.o
  CC [M]  /root/media_build/v4l/saa7115.o
  CC [M]  /root/media_build/v4l/saa717x.o
  CC [M]  /root/media_build/v4l/saa7127.o
  CC [M]  /root/media_build/v4l/saa7185.o
  CC [M]  /root/media_build/v4l/saa6752hs.o
  CC [M]  /root/media_build/v4l/adv7170.o
  CC [M]  /root/media_build/v4l/adv7175.o
  CC [M]  /root/media_build/v4l/adv7180.o
  CC [M]  /root/media_build/v4l/adv7183.o
  CC [M]  /root/media_build/v4l/adv7343.o
  CC [M]  /root/media_build/v4l/adv7393.o
  CC [M]  /root/media_build/v4l/adv7604.o
/root/media_build/v4l/adv7604.c: In function 'stdi2dv_timings':
/root/media_build/v4l/adv7604.c:1323:6: error: too few arguments to function 'v4l2_detect_cvt'
  if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs,
      ^
In file included from /root/media_build/v4l/adv7604.c:43:0:
/root/media_build/v4l/../linux/include/media/v4l2-dv-timings.h:127:6: note: declared here
bool v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync,
      ^
/root/media_build/v4l/adv7604.c:1328:6: error: incompatible type for argument 5 of 'v4l2_detect_gtf'
  if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs,
      ^
In file included from /root/media_build/v4l/adv7604.c:43:0:
/root/media_build/v4l/../linux/include/media/v4l2-dv-timings.h:148:6: note: expected 'bool' but argument is of type 'struct v4l2_fract'
bool v4l2_detect_gtf(unsigned frame_height, unsigned hfreq, unsigned vsync,
      ^
/root/media_build/v4l/adv7604.c:1328:6: error: incompatible type for argument 6 of 'v4l2_detect_gtf'
  if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs,
      ^
In file included from /root/media_build/v4l/adv7604.c:43:0:
/root/media_build/v4l/../linux/include/media/v4l2-dv-timings.h:148:6: note: expected 'struct v4l2_fract' but argument is of type 'struct v4l2_dv_timings *'
bool v4l2_detect_gtf(unsigned frame_height, unsigned hfreq, unsigned vsync,
      ^
/root/media_build/v4l/adv7604.c:1328:6: error: too few arguments to function 'v4l2_detect_gtf'
  if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs,
      ^
In file included from /root/media_build/v4l/adv7604.c:43:0:
/root/media_build/v4l/../linux/include/media/v4l2-dv-timings.h:148:6: note: declared here
bool v4l2_detect_gtf(unsigned frame_height, unsigned hfreq, unsigned vsync,
      ^
scripts/Makefile.build:264: recipe for target '/root/media_build/v4l/adv7604.o' failed
make[3]: *** [/root/media_build/v4l/adv7604.o] Error 1
Makefile:1390: recipe for target '_module_/root/media_build/v4l' failed
make[2]: *** [_module_/root/media_build/v4l] Error 2
make[2]: Leaving directory '/root/linux-rpi-4.0.y'
Makefile:51: recipe for target 'default' failed
make[1]: *** [default] Error 2
make[1]: Leaving directory '/root/media_build/v4l'
Makefile:26: recipe for target 'all' failed
make: *** [all] Error 2
build failed at ./build line 491.
root@ke4est-desktop:~/media_build#
 
The first build in media_build works, its the second build after the patching where we get the error, correct Michael?

It worked fine 11 days ago, then we decided to build along with Titanium today and no go.
 
Yes the second build after the patch. Thanks for pointing that out, Fred. :)
 
Status
Please reply by conversation.

Users Who Are Viewing This Thread (Total: 0, Members: 0, Guests: 0)

Who Read This Thread (Total Members: 2)