Now I'm trying to bisect the kernel, but don't understand the whole
process well. From the link i read, most  important part is to determine
which kernel is bad, and which is good. I already know this.

> git clone git://kernel.ubuntu.com/ubuntu/ubuntu-quantal.git
> Cloning into 'ubuntu-quantal'...
> remote: Counting objects: 2620638, done.
> remote: Compressing objects: 100% (403782/403782), done.
> remote: Total 2620638 (delta 2202097), reused 2609565 (delta 2191244)
> Receiving objects: 100% (2620638/2620638), 628.71 MiB | 347 KiB/s, done.
> Resolving deltas: 100% (2202097/2202097), done.
> Checking out files: 100% (39287/39287), done.
> tolostoi@HP-Compaq-nc6400-RH484EA-ABB-tstoi:~/kernel-git$ ls
> ubuntu-quantal
> tolostoi@HP-Compaq-nc6400-RH484EA-ABB-tstoi:~/kernel-git$ cd ubuntu-quantal/
> tolostoi@HP-Compaq-nc6400-RH484EA-ABB-tstoi:~/kernel-git/ubuntu-quantal$ ls
> arch   COPYING  crypto  debian.master  drivers      firmware  include  ipc    
>  Kconfig  lib          Makefile  net     REPORTING-BUGS  scripts   sound  
> ubuntu  virt
> block  CREDITS  debian  Documentation  dropped.txt  fs        init     Kbuild 
>  kernel   MAINTAINERS  mm        README  samples         security  tools  usr
> tolostoi@HP-Compaq-nc6400-RH484EA-ABB-tstoi:~/kernel-git/ubuntu-quantal$ git 
> checkout -b mybisect origin/master
> Branch mybisect set up to track remote branch master from origin.
> Switched to a new branch 'mybisect'
> tolostoi@HP-Compaq-nc6400-RH484EA-ABB-tstoi:~/kernel-git/ubuntu-quantal$ git 
> log --oneline Ubuntu-3.4.0-5.11..Ubuntu-3.5.0-2.2 | wc
>   11059   88107  680022
>
> git bisect start Ubuntu-3.5.0-2.2 Ubuntu-3.4.0-5.11
> Bisecting: a merge base must be tested
> [76e10d158efb6d4516018846f60c2ab5501900bc] Linux 3.4

Now there is no folder named debian, and no rules, control etc.

ls -la
total 528
drwxr-xr-x  24 tolostoi tolostoi   4096 окт 16 12:39 .
drwxrwxr-x   3 tolostoi tolostoi   4096 окт 16 11:05 ..
drwxrwxr-x  29 tolostoi tolostoi   4096 окт 16 12:39 arch
drwxrwxr-x   3 tolostoi tolostoi   4096 окт 16 12:39 block
-rw-rw-r--   1 tolostoi tolostoi  18693 окт 16 12:31 COPYING
-rw-rw-r--   1 tolostoi tolostoi  94984 окт 16 12:39 CREDITS
drwxrwxr-x   3 tolostoi tolostoi   4096 окт 16 12:39 crypto
drwxrwxr-x  96 tolostoi tolostoi  12288 окт 16 12:39 Documentation
drwxrwxr-x 101 tolostoi tolostoi   4096 окт 16 12:39 drivers
drwxrwxr-x  37 tolostoi tolostoi   4096 окт 16 12:40 firmware
drwxrwxr-x  71 tolostoi tolostoi   4096 окт 16 12:40 fs
drwxrwxr-x   8 tolostoi tolostoi   4096 окт 16 12:40 .git
-rw-rw-r--   1 tolostoi tolostoi   1014 окт 16 12:39 .gitignore
drwxrwxr-x  22 tolostoi tolostoi   4096 окт 16 12:40 include
drwxrwxr-x   2 tolostoi tolostoi   4096 окт 16 12:40 init
drwxrwxr-x   2 tolostoi tolostoi   4096 окт 16 12:40 ipc
-rw-rw-r--   1 tolostoi tolostoi   2536 окт 16 12:31 Kbuild
-rw-rw-r--   1 tolostoi tolostoi    252 окт 16 12:31 Kconfig
drwxrwxr-x  10 tolostoi tolostoi   4096 окт 16 12:40 kernel
drwxrwxr-x   9 tolostoi tolostoi   4096 окт 16 12:40 lib
-rw-rw-r--   1 tolostoi tolostoi   4320 окт 16 12:39 .mailmap
-rw-rw-r--   1 tolostoi tolostoi 210306 окт 16 12:39 MAINTAINERS
-rw-rw-r--   1 tolostoi tolostoi  53551 окт 16 12:39 Makefile
drwxrwxr-x   2 tolostoi tolostoi   4096 окт 16 12:40 mm
drwxrwxr-x  55 tolostoi tolostoi   4096 окт 16 12:40 net
-rw-rw-r--   1 tolostoi tolostoi  17459 окт 16 12:39 README
-rw-rw-r--   1 tolostoi tolostoi   3371 окт 16 12:31 REPORTING-BUGS
drwxrwxr-x  11 tolostoi tolostoi   4096 окт 16 12:40 samples
drwxrwxr-x  13 tolostoi tolostoi   4096 окт 16 12:40 scripts
drwxrwxr-x   9 tolostoi tolostoi   4096 окт 16 12:40 security
drwxrwxr-x  22 tolostoi tolostoi   4096 окт 16 12:40 sound
drwxrwxr-x  13 tolostoi tolostoi   4096 окт 16 12:39 tools
drwxrwxr-x   2 tolostoi tolostoi   4096 окт 16 12:40 usr
drwxrwxr-x   3 tolostoi tolostoi   4096 окт 16 12:32 virt

How can I build a ubuntu deb kernel and test this kernel?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1029790

Title:
  Can't boot without nomodeset option-kernel 3.5.X.X/3.6.X.X ATI M52
  [Mobility Radeon X1300]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1029790/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to