View previous topic :: View next topic |
Author |
Message |
ONEEYEMAN Advocate

Joined: 01 Mar 2005 Posts: 3677
|
Posted: Tue Oct 31, 2006 8:20 pm Post subject: ndiswrapper question |
|
|
Hi, ALL,
This is what I get after loading ndiswrapper:
Code: |
igor@localhost ~/wxWidgets.orig/wxWidgets $ su
Password:
localhost wxWidgets # modprobe ndiswrapper
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: SMP
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: Oops: 0000 [#1]
localhost wxWidgets #
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: CPU: 0
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: EIP is at unload_ndis_driver+0x6f/0x9b [ndiswrapper]
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: eax: 00010101 ebx: f68ae00c ecx: c17df0c0 edx: ffffffea
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: esi: f909e000 edi: 00000000 ebp: f48e95c0 esp: dc6ddf28
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: ds: 007b es: 007b ss: 0068
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: Process loadndisdriver (pid: 6288, threadinfo=dc6dc000 task=dc448560)
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: Stack: f48e95c0 f909e000 f68ae308 b7e6a008 f904da7e f68ae00c 00040004 f905ecca
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: 00000000 f909e000 ffffffe7 f904dfa7 f9069d60 f9069d60 f9069d60 ed0663c0
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: c0157004 b7e6a008 40044e01 b7e6a008 ed0663c0 b7fd9ca0 00000000 c0157287
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: Call Trace:
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: <f904da7e> load_ndis_driver+0x16c/0x1a8 [ndiswrapper] <f904dfa7> wrapper_ioctl+0x6d/0xa4 [ndiswrapper]
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: <c0157004> do_ioctl+0x50/0x60 <c0157287> vfs_ioctl+0x187/0x195
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: <c01572bf> sys_ioctl+0x2a/0x43 <c010251f> sysenter_past_esp+0x54/0x75
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: Code: 84 06 84 00 00 00 81 c6 88 00 00 00 e8 d6 2f 0f c7 3b bb 74 02 00 00 7c df 8b 83 78 02 00 00 85 c0 74 05 e8 45 93 0f c7 8b 45 04 <ff> 70 0c e8 f8 ab 00 00 8d 45 1c 50 e8 ed 21 00 00 8b 45 18 e8
Message from syslogd@IgorsNotebook at Tue Oct 31 12:16:16 2006 ...
IgorsNotebook kernel: EIP: [<f904d69c>] unload_ndis_driver+0x6f/0x9b [ndiswrapper] SS:ESP 0068:dc6ddf28
|
And the card/interface is not there...
Do I have to call it from the actual "root" login?
Thank you. |
|
Back to top |
|
 |
aqu Apprentice


Joined: 12 Nov 2005 Posts: 249 Location: Kalisz, Poland
|
Posted: Tue Oct 31, 2006 9:20 pm Post subject: |
|
|
type
and ndiswrapper module will init on system startup
or i misunderstoor _________________ Security is like Ogres and Onions, they have layers.
Linux - Registered user #415939
adopt an unanswered post |
|
Back to top |
|
 |
ONEEYEMAN Advocate

Joined: 01 Mar 2005 Posts: 3677
|
Posted: Tue Oct 31, 2006 9:25 pm Post subject: |
|
|
Thank you for the reply, aqu.
Should I run this before "modprobe" or after?
Anything else I need to worry? Any configuration files to change?
Thank you. |
|
Back to top |
|
 |
aqu Apprentice


Joined: 12 Nov 2005 Posts: 249 Location: Kalisz, Poland
|
Posted: Tue Oct 31, 2006 9:30 pm Post subject: |
|
|
it dosent matter when.
if you didnt put drivers to ndiswrapper (but i guess you did) you should do it, otherwise your wlan cart will not be spotted by the system. _________________ Security is like Ogres and Onions, they have layers.
Linux - Registered user #415939
adopt an unanswered post |
|
Back to top |
|
 |
ONEEYEMAN Advocate

Joined: 01 Mar 2005 Posts: 3677
|
Posted: Wed Nov 01, 2006 7:18 am Post subject: |
|
|
Yes, I did.
Any other suggestions?
Thank you |
|
Back to top |
|
 |
|