![]() |
Precompiled kernel with Nokia DKU-2
Hey
I'm having some problems, because I'm going to USA soon, and I'm going to have a mobile phone connected to my mobile phone, while I'm overthere, so I can send smses to my friends and so on I have a Nokia 6230i, I will like to have connected to my computer Otherwise I'm searching for a precompiled kernel, where usb_serial.h is included |
Quote:
|
I have given it a try, but it wasn't successful
I had a config-file, but it's failing everytime, so if someone can compile it for me, I will be very happy |
Can you copy any output why it is failing and what you are doing stepy by step maybe it is easier to help then...
Is it failing while compiling or on reboot? |
Quote:
Quote:
|
Quote:
|
1 Attachment(s)
Now I had compiled it with just this errors, who are written in the zipped log-file, I had attached.
Now I can't remember, what I have to do, and the howto, I had followed isn't avaible more I had compiled the kernel with this commando: Code:
make-kpkg --revision=custom.1.0 --initrd --rootcmd fakeroot binary-archCode:
dpkg -i linux-image-2.6.17.11_custom.1.0_i386.deb linux-headers-2.6.17.11_custom.1.0_i386.deb |
Ah I thought of compiling the "real" source from kernel.org with "patching" or adding the dku2 sources....
|
It was also my meaning, but I couldn't find out of how to do that, so I will make the DKU-2 driver as a module (as described on the http://www.gnokii.org/docs.shtml#dku2) when I can't find out of the other thing
|
Well I would use this:
Quote:
unzip it in e.g. /usr/local/src cd into the kernel dir if you already have a kernel config for that kernel tree (eihter 2.4 or 2.6) copy it into that dir run "make menuconfig" and change things which you need or do not need. then run the above steps till make (excluding make) and run "make bzImage modules modules_install" then follow the rest. at least do cp arch/i386/boot/bzImage /boot/kernel-2.X.XX.X cp System.map /boot/System.map-2.X.XX.X cp .config /boot/.config-2.X.XX.X the rest depends now on your bootloader config if it is lilo or grub... |
| All times are GMT +2. The time now is 22:35. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.