Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel panic when using wifi
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
anand8
n00b
n00b


Joined: 24 Nov 2012
Posts: 3

PostPosted: Sat Nov 24, 2012 5:18 am    Post subject: kernel panic when using wifi Reply with quote

http://imgur.com/YmHps.jpg
I get the above kpanic when using wifi on gentoo 3.5.7 kernel with ralink module compiled separately. Module name is rt5592sta. This mosule works perfectly in fedora and ubuntu latest kernels. Please help. Thanks.
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1522

PostPosted: Sat Nov 24, 2012 6:10 am    Post subject: Reply with quote

what do you mean "when using wifi"
do you mean you get no kernel panic normally, but when you recompile the kernel wiht the wireless driver, you get a kernel panic?
Back to top
View user's profile Send private message
anand8
n00b
n00b


Joined: 24 Nov 2012
Posts: 3

PostPosted: Sat Nov 24, 2012 6:19 am    Post subject: Reply with quote

Like i said module is separate. In kernel mod (rt2800) doesn't work :(. And by using wifi i meant when i download anything like in browser or using wget.
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Sat Nov 24, 2012 7:56 am    Post subject: Reply with quote

Have you check what the command
Code:
modinfo -p rt5592sta

return has version and options for this module? The source version of the module and values of the options can have something to do.

You can compair what version and options are used in Fedora and Ubuntu and see if they are the same together and with Gentoo too. Each value of each option of the module can be seen in each file of the dirctory /sys/module/rt5592sta/parameters/ . Specifics options are suppose to be in /etc/modprobe.d/ and can be seen with the command
Code:
mopdrobe -c | less

_________________
Paul
Back to top
View user's profile Send private message
anand8
n00b
n00b


Joined: 24 Nov 2012
Posts: 3

PostPosted: Sat Nov 24, 2012 10:27 am    Post subject: Reply with quote

Well modprobe -p doesn't exist :( but -c option showed some aliases which do not seem like config. Also the module doesn't add a param folder in sysfs :(.
I also let NetworkManager ui in kde do the network conf but no success.
I think i might be missing something in my kernel which is preventing the crash in other distros...but what ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum