Forum Replies Created
-
AuthorPosts
-
Aaron, N3MBH
Forum AdministratorGlad you were able to get it working. A Pi3b+ should be supported in the next release. I’m working on build scripts now.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
Aaron, N3MBH
Forum AdministratorWithout the i2c working you are also not going to have the 500 number gpio pins available either. Meant to mention that in my last post.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
Aaron, N3MBH
Forum AdministratorThat appears to be why you are not seeing your sound channels. They are not being detected on the i2c bus. You should have two items showing in this table: the sound chip and the GPIO expander chip. They should show under 0x20 and Ax00.
This leads me to believe that either your i2c on your Pi may be fried, or there is an issue with the connection or the 1X board itself. I believe Dan tests these for basic functionality before they ship out.
If you want to rule out software and something with my IMG file, then try ICS basic start IMG and run the same i2cdectect command. If you get the same thing, try running this with a different Pi board. Hope that helps.
I understand Dan is emailing with you as well, he is also welcome to join in here.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
Aaron, N3MBH
Forum AdministratorYeah, I would copy back the original files, and rename your modified files and redo the changes piece by piece. Also make sure that you don’t create any permission issues on the files. Just set them the same as untouched files in the same directory.
The idea is not to modify the changes in the svxlink.conf file, but rather in svxlink_update.php file. What you put in your svxlink.conf file, you can find the sections that generate that in the svxlink_update.php and hard code it there. That way all the other updating operates as expected.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
Aaron, N3MBH
Forum AdministratorTry “i2cdetect -y 1” and post your results.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
Aaron, N3MBH
Forum AdministratorCan you run the aplay -l command from shell? Also what does the “advanced” pop up say under ports. That’s and aplay wrapper.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
Aaron, N3MBH
Forum AdministratorHello Brett,
A white screen sounds like a php error. What files did you end up modifying? It could be some malformed code. Even a missing semi colon or missing quotes will cause this error with php files.You also said that you were making modifications to configure your USB sound card. You probably should not have to do that. Is your card showing up in the drop down menus, if not it may not be a supported device by Linux or ALSA.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
Aaron, N3MBH
Forum AdministratorHi Ed,
I am thinking that the FePi drivers may not be enabled in the 1.1.0 version. There may be a way to enable, but that may be too much to explain. I was thinking back to an older development version that had the support. I will try to email you a link that has a dev version that should work and we will go from there.73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
Aaron, N3MBH
Forum AdministratorEd,
The following should be the settings that you are after. I would imagine that you are using the current public available version 1.1.0 which should work find as it only supports one port in that version. I believe it should have the driver support in there for the onboard audio chip. Let me know if you are not seeing the Fe-Pi Audio in the drop down menus.RX GPIO: 26 with active low
TX GPIO: 506 with active high
Audio In (RX): Fe-Pi Audio Right
Audio Out (TX): Fe-Pi Audio Right73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
Aaron, N3MBH
Forum AdministratorOK, I just replied to your other post. See my notes there about the ionosphere code. Depending on how you updated it, I cannot not make any guarantees that it will fully function.
Yes, I understand. I’ve been using Linux for a number of years, but it isn’t my native OS. Learned a lot over the years, but still more to learn.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
-
AuthorPosts