Jump to content

Kevin Welsh

Members
  • Posts

    25
  • Joined

  • Last visited

  1. Oh, sorry that I wasn't clear. Updating custom code running on the system on remote devices.
  2. I'm looking for experience / ideas around an update system. I could pull source from GitHub. I could package up zips, pull them with wget, unzip and overwrite files in the file system with the contents of the zip. Maybe include a script_pre.sh and script_post.sh to run before and after the file copy/replace routine. Any other ideas, suggestions, frameworks?
  3. Ahh... my patch was targeting Linux-Next. Sorry.
  4. I got this error building a Cubietruck image on sunxi-next with patches in both u-boot and the kernel: [ error ] ERROR in function compile_kernel [ common.sh:228 ] [ error ] Kernel was not built [ @host ] Full log: http://pastebin.com/MKTmUXcc
  5. I need some help getting Eth0 working on an ITEAD device. At this point, I see the device (Eth0), but it does not seem to create DHCP traffic (testing with Wireshark) using dhclient eth0 I'm starting from the Cubietruck image.
  6. I2S Master Mode in Jessie is working. However, there is noise in 192kHz tracks. I have issues (noise) playing 192/24 tracks using I2S in Master or Slave mode. Is this a known issue? Is there a fix? I'm not sure if this issue existed in the other versions or not.
  7. As promised, I'm reporting back. I2S slave mode is functional on LIME2: 3.4.109-sunxi (Wheezy). Jessie is the next to test.
  8. Audio is fine playing a locally stored WAV. Pulling a WAV from cifs share, playback is choppy. Copying a file from CIFS share is much slower than between 2 windows machines on the same network switch.
  9. With or without the suggestion from ddkDIZ above, I've got fairly slow eth0 traffic. Using wget, I show 1.9M for a half second, and it quickly falls down to about 250K. Any other ideas?
  10. I'm trying to install mpd and I'm getting an older version than I'd expect. I'm expecting 0.19, but getting 0.16. I've done the apt-get update. Am I missing something?
  11. I'm trying to test I2S Audio playback. I've mounted a Windows network share like so: //apps/MUSIC /mnt/music cifs noserverino,iocharset=utf8,username=media,password= 0 0 And playing with: aplay -D default:CARD=sunxisndi2s /mnt/music/test.wav With this result: underrun!!! (at least 2.218 ms long) Any ideas?
  12. I wired it properly, according to their LIME2 user manual. But, evidently, the user manual shows different pinouts than another doc I found. Grr. Good news, I2S master mode is working w/ 3.4.109-sunxi Will report back on slave mode soon.
  13. Do I need to jumper this: PB9/PH7_USB
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines