tags 674243 - upstream
quit

Hi Sylvain,

Sylvain Archenault wrote:

> [Subject: Re: Bug#674243: (no subject)]

Please keep in mind that these appear as emails in a crowded inbox,
so the subject line can be a good place to put valuable context.

> Following advices given by Daniel Vetter, I built from source
> different kernel. I built 3.0, 3.1, 3.2, 3.4 and 3.4.4. They all
> worked. I simply pull different version with git, import a config
> file provided by debian kernel, and run:
>
> make KDEB_PKGVERSION=3.4.4-git deb-pkg
>
> Each version works correctly, but each debian kernel image is
> crashing.

Thanks for trying that.

Please test a wheezy kernel built by the same method, like this:

        git remote add debian \
          git://git.debian.org/kernel/linux-2.6.git
        git fetch debian
        git checkout debian/wheezy
        make deb-pkg; # maybe with -j4
        dpkg -i ../<name of package>; # as root
        reboot

Thanks,
Jonathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to