Jump to content

runnerway

Members
  • Posts

    5
  • Joined

  • Last visited

  1. SND_USB_AUDIO seems now disabled in Vanilla Kernel. Probably after this commit: - https://github.com/igorpecovnik/lib/commit/70231cf8ae641650ec8601124db33b5b186a285b This should be why my USB dac doesn't work anymore after an update of the system. Is there any reason or it's only an error? I must thank you Igor for your work.
  2. It's strange because i didn't anything..Boh By the way i fixed the problem using the .deb file. Thank you! But i still have the problem with only 1 CPU online. Do you see 2 CPUs in "htop"? EDIT: Solved! apt-get install linux-u-boot-bananapi-next Before i was using "linux-u-boot-bananapi". Probably this was my fault. Maybe i did some mess some time ago.. (But maybe this can be checked in the script too..)
  3. No problem. It's great to help! Now i tried to reboot with a "reboot" but device freezed (i don't know if there was some errors, after some time without any sign of a reboot i just uplugged the power ) But now when i try to boot i got "Bad Linux ARM zImage magic!". I did nothing Maybe a corrupted sdcard? On a linux machine i can see this in boot partition: ls -l total 1984 drwxr-xr-x 2 root root 4096 Sep 5 02:14 bin -rw-r--r-- 1 root root 1750 Sep 5 04:51 boot.cmd -rw-r--r-- 1 root root 1745 Sep 5 04:51 boot.cmd.old -rw-r--r-- 1 root root 242 Feb 28 2015 boot-next.cmd -rw-r--r-- 1 root root 1822 Sep 5 04:53 boot.scr -rw-r--r-- 1 root root 1817 Sep 5 04:51 boot.scr.old -rw-r--r-- 1 root root 108366 Aug 25 08:55 config-4.1.6-sunxi drwxr-xr-x 2 root root 4096 Sep 5 02:14 dtb lrwxrwxrwx 1 root root 22 Sep 5 02:15 script.bin -> /boot/bin/bananapi.bin -rw-r--r-- 1 root root 1891892 Aug 25 08:55 System.map-4.1.6-sunxi -rwxr-xr-x 1 root root 0 Sep 5 05:27 vmlinuz-4.1.6-sunxi lrwxrwxrwx 1 root root 25 Sep 5 02:13 zImage -> /boot/vmlinuz-4.1.6-sunxi Seems this folder is corrupted..Look at the size of "vmlinuz-4.1.6-sunxi" and compare with previous ! Other files on this sdcard seem good. What can i do? Sorry if i'm taking your time.. Maybe you can upload your "vmlinuz-4.1.6-sunxi"? EDIT: Before the reboot i noticed i had only 1 cpu online and the 2nd cpu never went online..I don't know if it was me or it's a common problem.
  4. I think my sata drive has only 1 NTFS partition. This is the content: http://pastebin.com/xQAm6MHK And: :~# ls /boot -l total 7204 drwxr-xr-x 2 root root 4096 Sep 5 11:14 bin -rw-r--r-- 1 root root 1750 Sep 5 13:51 boot.cmd -rw-r--r-- 1 root root 1745 Sep 5 13:51 boot.cmd.old -rw-r--r-- 1 root root 242 Feb 28 2015 boot-next.cmd -rw-r--r-- 1 root root 1822 Sep 5 13:53 boot.scr -rw-r--r-- 1 root root 1817 Sep 5 13:51 boot.scr.old -rw-r--r-- 1 root root 108366 Aug 25 17:55 config-4.1.6-sunxi drwxr-xr-x 2 root root 4096 Sep 5 11:14 dtb lrwxrwxrwx 1 root root 22 Sep 5 11:15 script.bin -> /boot/bin/bananapi.bin -rw-r--r-- 1 root root 1891892 Aug 25 17:55 System.map-4.1.6-sunxi -rwxr-xr-x 1 root root 5344440 Aug 25 17:55 vmlinuz-4.1.6-sunxi lrwxrwxrwx 1 root root 25 Sep 5 11:13 zImage -> /boot/vmlinuz-4.1.6-sunxi The ".old" files are backup made by me.
  5. Thank you for your work Igor. Using it for a long time. I've just tried your script to update BananaPi with wheezy 3.2 and mainline kernel. First time i got: "E: can't locate nistall_.." (or something like this..) Then i tried again and i got the message that suggests me to reboot because the update was complete. I did a reboot but now i'm in bootloop. See images: - http://imgur.com/uPn8i2J - http://imgur.com/N4cOPBa Is there something i can do to save my little BananaPi? Thank you for your help. EDIT: If i unplug my SATA drive (used for storage) i don't get a kernel panic but only a black screen and the system doesn't boot. (I cannot access it via ssh etc..). While i'm on the black screen if i plug in my SATA drive i get the kernel panic as soon as i connect it. Maybe it's because i ran the update script while i had my sata drive plugged in? So it thought i boot from sata and configured my board in this way.. Maybe i need to set it to boot from sdcard? EDIT2: Solved! I changed boot.cmd to root=/dev/mmcblk0p from root=/dev/sda. Probably the script got confused at some point. Maybe it needs to do a bit more checking.. By the way. Thank you for all your work! It's great
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines