Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes on pi3 #9

Closed
Niall7459 opened this issue Oct 31, 2017 · 15 comments
Closed

Crashes on pi3 #9

Niall7459 opened this issue Oct 31, 2017 · 15 comments

Comments

@Niall7459
Copy link

When I start the program it crashes my pi..

I cannot VNC or anything but it doesnt shutdown it just freezes.

@Niall7459
Copy link
Author

Program loads and everything, I can hear the radio but cannot access pi.
This worked okay on mypi 2

@Niall7459
Copy link
Author

I am using VNC but i also cannot FTP or SSH onto the pi in this state.

Will a apt-get dist-upgrade fix this....?

@Niall7459
Copy link
Author

When i move a window while the TX is running it freeze.s

@miegl
Copy link
Owner

miegl commented Nov 12, 2017

Hm... weird. I don't have the Rpi 3 so I can't really test it, but maybe it's an issue with DMA channel?
You can try to apply this commit to PiFmAdv: SaucySoliton/PiFmRds@fcfccdd

If the problem persists try running PiFmAdv on bare Arch Linux Arm (without xorg etc)

@Niall7459
Copy link
Author

I run it headless now anyway

@Niall7459 Niall7459 reopened this Nov 12, 2017
@Niall7459
Copy link
Author

okay @meigl Is there a command I can use to apply this commit?

@Niall7459
Copy link
Author

Never mind its only small

@Niall7459
Copy link
Author

Do i have to MAKE?

@Niall7459
Copy link
Author

OH MY YOU LEGEND IT WORKS GREAT THANK YOU THANK YOU THANK YOU THANK YOU NOW I CAN USE THE GUI!!!!!

Question : this doesnt affect performance using DMA 5?

@miegl
Copy link
Owner

miegl commented Nov 12, 2017

No, this doesn't affect performance.
I'll soon commit new update but I need to do some testing first.

@Niall7459
Copy link
Author

Cool thanks it works great.
I'm now doing some cool testing with the fifo pipe.

Question: what is best antenna to use? homemade like a 1/2 wave dipole?

@Niall7459
Copy link
Author

OH no problem My audio play slightly fast and cuts out after a few seconds!

@Niall7459
Copy link
Author

Okay I have now set define DMA_NUMBER 6 And it seems to work okay

@miegl
Copy link
Owner

miegl commented Nov 12, 2017

well DMA channel 6 is reserved by GPU so idk how that will work out. You can try any of these channels which appear free: 4, 5, 8, 9, 10, 11, 12, 13, 14

@Niall7459
Copy link
Author

oh lol 6 is working fine at the moment

@miegl miegl closed this as completed Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants