[12:10] This is the URL for the Lucid kernel with the arm branches, right: http://kernel.ubuntu.com/git/ubuntu/ubuntu-lucid.git [19:24] Where can I get the .config file for the Lucid ti-omap kernel? [19:25] I.e. when I check out the Ubuntu lucid kernel (on the ti-omap branch), is the config entirely found in debian.ti-omap/config/config.common.ubuntu? [19:26] Because I have no idea of how to convert the debian/* config scheme into a .config which I can use... [19:39] there should be a file /boot/config-2.6.33-500-omap file in the data file. [19:51] DanaG, I don't have a running system, so I cannot get the boot file. Hmm. But I can pry it out of the binary release file [19:58] eh? just look in the right branch [20:05] a couple ways: 1) git checkout --track -b ti-omap remotes/origin/ti-omap; 2) http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-lucid.git;a=tree;f=debian.ti-omap/config;h=e8112097747fd67e71b88c4e738ce68704cb663e;hb=refs/heads/ti-omap [20:06] ^^^ nosse1 [20:11] crimsun, yes I have that branch checked out. How does ubuntu compile the config from the debian.ti-omap/config files? concat them? [20:11] Or, I'm actually more interested in learning how to generate the .config file using debian/rules. [20:19] Ubuntu has some config/build layer built build upon the kernel source which I haven't figured out how to use [20:39] see the rules file. [20:50] Hi [20:51] I have a davicom usb to ethernet adapter, it causes problem, i'm not able to connect to the internet [20:51] is there any vay to download packages from my regular pc and install it on the beagleboard ? [20:52] i need to install octave from the repo