LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-28-2012, 09:51 PM   #1
aabmass
LQ Newbie
 
Registered: Oct 2011
Distribution: Debian Squeeze
Posts: 6

Rep: Reputation: Disabled
GUI net configuration not working with custom liquorix kernel but does with ifconfig


My system runs Debian Wheezy x86_64. My pci wireless card uses the rt61pci driver. My system is a dell dimension e520 desktop with a Pentium 4. Ask if you need more hardware info!

This was the first time I tried compiling a custom kernel. I started with the sources from kernel.org, the patches and config.amd64 from http://liquorix.net/sources/3.2/ and then built like this:

Code:
$ cd /usr/src/
$ wget ... #download kernel, liquorix patch and config
$ tar ... #extract kernel and patch
$ cd linux-3.2
$ patch -Np1 -i ../3.2.13-1.patch
$ cp ../config.amd64 .config
$ make localmodconfig
$ make xconfig #outside of the code tag I will expand on how I configured
$ make-kpkg clean
$ export CONCURRENCY_LEVEL=3 
$ fakeroot make-kpkg --initrd --append-to-version=-aaron-liq kernel-image kernel-headers #everything built fine!
$ cd ..
$ sudo dpkg -i *.deb #install new kernel package and headers
Everything built and installed fine! In make xconfig, I removed all of the stuff make localmodconfig missed, mostly drivers, and added a few file system options. I know this step didn't cause the problem because I compiled a kernel with just make localmodconfig and had the same problem.

I can boot into the kernel fine and all is well. However, no GUI has been able to work with configuring my wireless network. I tried KDE's, Gnome's, and wicd, but they don't even list networks.

The weird part is that, out of curiosity because I remember specifically enabling my ralink wireless firmware, I tried configuring my network through iwconfig and ifconfig. It works, but only if I specify a nameserver, ip address, default route, and subnet mask. DHCP with "dhclient wlan0" did not work, and nor did dhcpcd..

I double checked the .config, and I had built DHCP support. This is frustrating because I don't which of those hundreds of options I missed! If anyone can, please help! Just giving this long post a read is appreciated!
 
  


Reply

Tags
custom, debian, kernel, liquorix, wireless



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] advice on liquorix kernel wanted jdkaye Debian 9 04-28-2011 10:54 PM
LXer: Living on the edge with the Liquorix kernel LXer Syndicated Linux News 0 01-21-2011 11:01 PM
[SOLVED] Howto for liquorix kernel? brucehinrichs Debian 4 05-16-2010 05:46 PM
ifconfig configuration changes are not reflected in the network configuration GUI nkd Linux - Networking 4 12-25-2008 01:17 PM
New FAQ topic: Should I edit my kernel configuration?/Should I build a custom kernel? chort *BSD 10 09-10-2004 11:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration