Comment 28 for bug 1178131

Revision history for this message
StefanF (stefan) wrote : Re: 14e4:16bc SD card slot not working on Acer Aspire One 756

I tried to follow the instruction but encountered a problem. Git continues to report the same error, whenever I try:

stefan@stefanspc:~$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-oneiric.git
Cloning into 'ubuntu-oneiric'...
fatal: The remote end hung up unexpectedly

Cloning precise works but that's the wrong version:

stefan@stefanspc:~$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-precise.git
Cloning into 'ubuntu-precise'...
^Cmote: Counting objects: 143107

How can I bisect the commits of oneiric kernel version 3.0.0-16.29 ?