| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
SlateOS for PineTime
Forum: Development Discussion on PineTime
Last Post: gzuh000
Yesterday, 06:24 PM
» Replies: 1
» Views: 85
|
Beta test Signal Desktop ...
Forum: News
Last Post: as365n4
08-11-2026, 08:57 AM
» Replies: 0
» Views: 85
|
SlateOS
Forum: General Discussion on PineTime
Last Post: highjumpman
08-10-2026, 07:17 AM
» Replies: 0
» Views: 114
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
08-09-2026, 03:30 AM
» Replies: 23
» Views: 12,923
|
Where should I post a Pin...
Forum: Getting Started
Last Post: tllim
08-08-2026, 06:56 PM
» Replies: 3
» Views: 396
|
Hacker Phone Manifesto
Forum: General
Last Post: matteorossi053
08-07-2026, 05:19 AM
» Replies: 6
» Views: 734
|
wasp-os status
Forum: General Discussion on PineTime
Last Post: cleansugar
08-07-2026, 05:15 AM
» Replies: 6
» Views: 6,572
|
Selling Pinebook Pro, Pin...
Forum: General
Last Post: arw
08-06-2026, 12:10 PM
» Replies: 2
» Views: 339
|
Screen size issues after ...
Forum: PineNote Software
Last Post: j_s
08-05-2026, 02:20 PM
» Replies: 1
» Views: 679
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: greebleshaver
08-04-2026, 06:27 PM
» Replies: 17
» Views: 12,818
|
|
|
| Enabling wolfson wm8960 i2c/i2s sound codec |
|
Posted by: saro - 05-26-2017, 07:23 AM - Forum: Pine A64 Hardware, Accessories and POT
- Replies (5)
|
 |
Hi,
I'm trying to use the chip wolfosn wm8960, that is connected with I2C interface and I2S bus.
Polling it on the I2C bus, the peripheral is recognized with address 0x1a on i2c-1, but nothing related to this device like sound card found.
Another preliminary step follewed is the kernel compilation, making by activation the driver wm8960 found in sound/soc/devices/ like built-in and enabling all voices found in "--- ASoC support for SUNXI" of menuconfig.
At this step, applying the new kernel, I don't found any peripheral with arecord -l or aplay -l or with pactl command and there isn't any row in the syslog/kernlog that show me that the wm8960 device is found.
There are few references for this codec, but I'm trying to follow the guide posted for another soc (i.MX6) in which the device driver already built-in inside the kernel source tree, showed at: https://community.nxp.com/docs/DOC-106295
Another link (for i-MX6) report also that:
Code: WM8960
Driver location: linux/sound/soc/codecs/wm8960.c
Machine driver location: linux/sound/soc/imx/imx-wm8960.c
1.In Kernel Configuration, go to
Device Drivers --> Sound card support --> Advanced Linux Sound Architecture --> ALSA for SoC audio support --> SoC Audio for Freescale i.MX CPUs -->
2.Select <*> SoC Audio support for IMX boards with WM8960
In this case, I found
Code: linux/sound/soc/codecs/wm8960.c
but nothing related to
Code: Machine driver location: linux/sound/soc/imx/imx-wm8960.c
I have to specify, for example, some configuration in the dts device tree?
Is impossible to see the peripheral because there isn't the imx-wm8960.c machine based driver file matching the pine64 board?
Can someone help me, please?
Thanks in advance.
|
|
|
|
| Audio Extractor |
|
Posted by: Ralck - 05-24-2017, 09:40 PM - Forum: Pine A64 Hardware, Accessories and POT
- Replies (1)
|
 |
Hey all,
First, I apologize if this is not in the right section. Please move it if there is a better section!
Second, I did a search and from what I could tell, there was only one other thread regarding using an audio extractor and they never mentioned if they tried it or if it worked.
I recently bought one of those cheap audio extractors off Ebay to try to get optical audio to my receiver. It doesn't have an option to pull the audio directly out of the HDMI signal. Unfortunately, I cannot seem to get the device to work with the Pine. It doesn't appear to ever negotiate the HDMI signal or something so it displays no video and no sound. As a test, I used my laptop and it is able to display video and extract audio (albeit at only 2 channels) just fine. Has anyone been successful in getting one of these devices to work?
I'm trying to use Android TV to use the Pine as an HTPC replacement. I have never been able to get the analog audio jack to work either, if that makes any difference. I bought my Pine (1GB model) through the kickstarter campaign.
Thanks in advance!
|
|
|
|
Nginx proxy on Remix OS -- possible? |
|
Posted by: mitchmitchell - 05-24-2017, 09:20 AM - Forum: Remix OS
- Replies (1)
|
 |
Hello,
I have Remix OS on my Pine64+ set up to act as a proxy for my security camera dvr setup because the dvr is very insecure. I'm using IP Cam by Robert Chou as a front end which at least closes the glaring holes in the dvr, but I'd like to add an additional layer of security in front of that by using nginx as a proxy with password protection before the IP Cam webserver can be accessed.
Is it possible to install and configure nginx on Remix OS?
Thanks!
Mitch
|
|
|
|
|