Code: Select all
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/sda2 rootfstype=ext4 rootwait
snd_bcm2835
Ah this is true, good catch. I was thinking in terms of the old revisions where the USB ports had fuses to protect against this situation.Siegfried wrote: Also, use a hub. Do not connect two different power sources to a Y cable. It's ok to use them to connect to two USB ports in the same system because, internally, they use the same power source. If you use two of them, you will effectively connect them in parallel -- the smallest deviation in voltage will short circuit the sources.
Edit: I'm assuming your Y cable directly connects the two inputs. It is safe to connect two power sources if you build a cable with diodes limiting the current transfer between the sources.