View previous topic :: View next topic |
Author |
Message |
marduk0000 n00b

Joined: 19 Sep 2010 Posts: 2
|
Posted: Sun Sep 19, 2010 8:32 am Post subject: [solved] problem compiling packet socket |
|
|
Hello,
hopefully this is the correct subforum for this question.
I am trying to enable my wireless network on a acer aspire 5600.
After I compiled my kernel after a 3 hour 'make config' (this should show how experienced I am) it worked pretty well. Yesterday I tried to enable wireless and wicd somehow let me know, that i have a problem with sockets (sorry I can't really remember how I figured it out), therefore have to enable the 'packet socket' option in 'Network support'.
This is the error i get: http://paste.pocoo.org/show/263993/
.config: http://paste.pocoo.org/show/263994
lspci: http://paste.pocoo.org/show/263995
I really hope someone can help me, it's like nobody in the world has the same issue...
Last edited by marduk0000 on Sun Sep 19, 2010 9:27 am; edited 1 time in total |
|
Back to top |
|
 |
aCOSwt Bodhisattva

Joined: 19 Oct 2007 Posts: 2537 Location: Hilbert space
|
Posted: Sun Sep 19, 2010 8:48 am Post subject: |
|
|
From your .config, I see you get CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
Unset it and try rebuilding your kernel.
marduk0000 wrote: | after a 3 hour 'make config' (this should show how experienced I am) |
Warning about my advice... I am far less experienced than you are... as make config usually takes me much much longer...  |
|
Back to top |
|
 |
marduk0000 n00b

Joined: 19 Sep 2010 Posts: 2
|
Posted: Sun Sep 19, 2010 9:26 am Post subject: |
|
|
Thanks alot! It worked so far.
Pretty simple solution, I hope these kind of mistakes don't happen too much... |
|
Back to top |
|
 |
|