Results 5 issues of Akshit Bhandari

ng-admin is expected to use identifier and present it as detailLink in listview. However identifier is not set when i try to use custom identifier for an entity ``` module.exports...

I am using raspberry pi to work on video call. I have enabled audio processing and echo cancellation. I have mic and speaker inside same body. But echo cancellation is...

When i try to record mic using arecord with ec, i get error ``` ALSA lib pcm.c:7448:(snd_pcm_slave_conf) Unknown field type arecord: main:788: audio open error: Invalid argument ``` How to...

I try ``` pi@raspberry:~$ sudo hostapd /etc/hostapd/hostapd.conf Configuration file: /etc/hostapd/hostapd.conf nl80211: Could not configure driver mode nl80211: deinit ifname=wlan0 disabled_11b_rates=0 nl80211 driver initialization failed. wlan0: interface state UNINITIALIZED->DISABLED wlan0: AP-DISABLED...

I am trying to make a custom board with WM8960 and trying to use drivers provided here. I am able to detect card but not able to make it work....