Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- KM4ACK-Pi
- Messages
Search
Re: Remote desktop with sound; Any good options?
#rpi
Yes, using Mumble which can also be used to do SSB remotely. Jason did a video on sitting it up a year or two ago. Another option (which I have no experience with) would be TeamViewer. On Thu, Feb 17, 2022, 11:30 Chris Crowder <ccrowder@...> wrote: I enjoy build a pi and was looking to setup my sdr connected to the pi headless so I can remote into it from house or wherever to listen.? The issue is VNC wants a 5$ month subscription just for a single device to be able to use sound.? I also tried using remote desktop and running xrdp on the pi but the sound only comes out of the pi.. Regardless of settings for remote desktop I cannot get the sound to come out of the remote computer.? Anyone had any luck getting sound via remote desktop without paying the VNC subscription? |
HAMRS not opening
Scott Krell
Pi 400
Thanks |
Remote desktop with sound; Any good options?
#rpi
I enjoy build a pi and was looking to setup my sdr connected to the pi headless so I can remote into it from house or wherever to listen.? The issue is VNC wants a 5$ month subscription just for a single device to be able to use sound.? I also tried using remote desktop and running xrdp on the pi but the sound only comes out of the pi.. Regardless of settings for remote desktop I cannot get the sound to come out of the remote computer.? Anyone had any luck getting sound via remote desktop without paying the VNC subscription?
-Chris KD6CDC |
Re: Build-a-Pi command¡gone
Update: Feb 17/2022 I just did a fresh install and I got the same error?message on this SD card and my other one. cd ~ rm -rf pi-build git clone? I'll enter this info per KM4ACK 73 Don Poaps New Westminster, BC VA7DGP DATA VA7QU ? VOICE Winlink: va7qu@... Subject://wl2k ? ? ? ? ? ALLSTAR ?530780 Hamshack Hotline 5971 Mid-Island Phone Mesh 2210 2232 ? ? ? ? ? ? ? ? ? ? On Tue, Sep 1, 2020 at 10:18 AM Paul Hoegstrom via <phoegstrom=[email protected]> wrote: Worked like a charm! |
Re: GridTracker problem
#bullseye
#bap
#wsjt-x
#gridtracker
There is a 64 bit version available for gridtracker. A new issue ticket has been created so this can be addressed in the next version of BAP. https://github.com/km4ack/pi-build/issues/382
-- 73, de KM4ACK
|
|
|
Re: BAP on pi4 not transmitting with 991a
On Wed, Feb 16, 2022 at 06:35 PM, <holiest_shadows0t@...> wrote:
I feel like a idiot I was on lower side band not upper.Been there.....done that. Don't feel bad. We all do it at least once. I once spent way too long trying to figure out why some software wouldn't decode. Once I connected the coax to the antenna, it decoded fine. ? -- 73, de KM4ACK
|
|
|
Re: GridTracker problem
#bullseye
#bap
#wsjt-x
#gridtracker
I ran into the same thing with Pat that had me stumped as well.
For Pat, I was able to build from source to overcome. In this case though, Gridtracker is already being built from source so it may need to be updated by the developer before it runs on 64 bit. Not sure but I made a note of it so I can try to get it working. /g/KM4ACK-Pi/message/7245 -- 73, de KM4ACK
|
|
|
Re: GridTracker problem
#bullseye
#bap
#wsjt-x
#gridtracker
Please see: On Mon, Feb 14, 2022 at 8:35 AM km4ack <jason.oleham@...> wrote: I haven't started testing with the 64 bit OS yet but hope to get to it later this week. Currently Build a Pi only officially supports 32bit. |
Re: Hardware Capture
Thank you for your response. OK, that is part of the issue.? I have three items connected to the USB ports in the?RPi:
1. IC-9700 (internal soundcard) 2. IC-7300 (internal soundcard) 3. GPS With those items plugged in, this is the response I get: pi@wl2kdigi:~ $ cat /etc/modprobe.d/alsa.conf #Internal sound
options snd-bcm2835 index=0
?
#USB soundcard
options snd-usb-audio index=3
pi@wl2kdigi:~ $?
Here are some other relevant inquiries: pi@wl2kdigi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: CODEC_1 [USB Audio CODEC], device 0: USB Audio [USB Audio]
? Subdevices: 1/1
? Subdevice #0: subdevice #0
card 3: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio]
? Subdevices: 1/1
? Subdevice #0: subdevice #0
pi@wl2kdigi:~ $ dmesg | grep tty
[? ? 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1? smsc95xx.macaddr=DC:A6:32:35:DF:66 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000? console=ttyS0,115200 console=tty1 root=PARTUUID=aa666445-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[? ? 0.001126] printk: console [tty1] enabled
[? ? 1.480841] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 38, base_baud = 0) is a PL011 rev2
[? ? 3.425408] systemd[1]: Created slice system-getty.slice.
[? ? 5.398552] usb 1-1.3.2: cp210x converter now attached to ttyUSB0
[? ? 5.422064] usb 1-1.4.1: cp210x converter now attached to ttyUSB1
[? ? 5.440541] usb 1-1.3.3: cp210x converter now attached to ttyUSB2
[? ? 9.000842] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device
[? ?26.047604] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0
[? ?26.052701] cp210x ttyUSB2: cp210x converter now disconnected from ttyUSB2
[? ?26.930853] usb 1-1.3.2: cp210x converter now attached to ttyUSB0
[? ?27.192701] usb 1-1.3.3: cp210x converter now attached to ttyUSB2
[? ?51.053894] pps pps0: source "/dev/ttyACM0" added
Is there a way to attach or "bind" a card/device code to a given sound card?? Any recommendations you have are appreciated.? Thanks again! 73s, Brian K9KQA Patron ?
? |
Pisugar 2 in conky dashboard?
I ordered the pi zero 2w and will experiment when it comes in. I also have the pisugar2 battery.
|
Re: RPi Hotspot not visible #HotSpot SSID
#hotspot
Thank for your reply Jason. Initially I did drive away from my house but couldn't see the hotspot on my device. I have re installed a fresh image and your excellent BAP, switched off the home wifi and the hotspot now works fine.?
All is good. 73 Roger MW0IDX? |
to navigate to use esc to dismiss