Results 1 to 3 of 3
Its been a week now for me trying to compile a kernel supporting my ethernet driver Realtek RTL8111 or RTL8168 is how it is named in linux, everytime I try ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-14-2012 #1Just Joined!
- Join Date
- Jun 2012
- Posts
- 2
Need help compiling a linux kernel
Its been a week now for me trying to compile a kernel
supporting my ethernet driver Realtek RTL8111 or RTL8168 is how it is named in linux, everytime I try placing the driver files in /usr/src/linux/drivers/net and modifying the Makefile and Config Im not able to see my driver when i do "make xconfig"..
All I want is a bzImage with my driver, would anyone out there be so generous and compile a bzImage with that driver, its really been a pain for me, as Its the only thing left needed for my FOG server kernel to work with all computers.
Thanks a lot
Driver link:
realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5 &Conn=4&DownTypeID=3&GetDown=false
- 06-14-2012 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,144
How did you get the kernel sources? And what did you do to install the sources (apart from expanding a compressed tarball)?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-14-2012 #3Just Joined!
- Join Date
- Jun 2012
- Posts
- 2
I downloaded the latest kernel from kernel.org, 3.4.2
I was able to see the driver I added in the config file, generated the bzImage and put in tftboot/fog and still my computer doesnt want to pxe boot... I dont know if i did anything wrong when compiling the kernel, although i thought if i saw it the config file it should be there


Reply With Quote
