tor 2014-10-30 klockan 13:44 -0700 skrev Piotr Kopeć: > > good tx and rx connected the debug and I have two problems android > does not start and debian has problems and resets every 10 seconds > Attach logs.
Not much info in the android logs. But debian boot failure looks like script.bin have conflicting settings for the USB host controller, trying to allocate pins which are already allocated or invaild pin specifications. > <6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver > [ 1.348973] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) > Driver > <6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver > [ 1.360727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver > WRN:L430(drivers/usb/host/sw_hci_sunxi.c):ERR: gpio_request failed > WRN:L816(drivers/usb/host/sw_hci_sunxi.c):ERR: alloc_pin failed > WRN:L430(drivers/usb/host/sw_hci_sunxi.c):ERR: gpio_request failed > WRN:L816(drivers/usb/host/sw_hci_sunxi.c):ERR: alloc_pin failed > <1>Unable to handle kernel NULL pointer dereference at virtual address > 00000000 As a first step you can try disabling the USB host controller in your script.bin. Then doublecheck it's pin mappings. Regards Henrik -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
