View previous topic :: View next topic |
Author |
Message |
gurke Apprentice
Joined: 10 Jul 2003 Posts: 260
|
Posted: Tue Dec 16, 2003 5:02 pm Post subject: Ndiswrapper and Centrino - Working |
|
|
Hi, just wanted, to let you know that ndiswrapper is now working with the centrino wlan.
http://ndiswrapper.sf.net
Be sure that you have SMP support disabled in your kernel, and that you got the latest WinXP drivers from your manufacturer, then grab the cvs (or 0.3 if its out) and have some fun.
Its working great on my Dell i8600.
Last edited by gurke on Tue Dec 16, 2003 5:38 pm; edited 1 time in total |
|
Back to top |
|
|
metacove Tux's lil' helper
Joined: 09 Apr 2003 Posts: 148
|
Posted: Tue Dec 16, 2003 5:04 pm Post subject: |
|
|
Ndiswrapper is a wonderful project.
I am having great success with ndiswrapper and the broadcom 94306 chipset. The authors of this project are extremely helpful and ambitious. I really appreciate their efforts. |
|
Back to top |
|
|
Murf n00b
Joined: 28 Oct 2003 Posts: 19
|
Posted: Thu Dec 18, 2003 2:04 am Post subject: |
|
|
I've tried the ndiswrapper with my centrino ( toshiba Satellite M20 )
No luck, even with the cvs build.
Any suggestions? Here's basically what I'm getting when trying to load the driver provided by Toshiba:
Dec 17 19:31:39 laptop _alldiv --UNIMPLEMENTED--
Dec 17 19:31:39 laptop Unable to handle kernel paging request at virtual address 00002710
Dec 17 19:31:39 laptop printing eip:
Dec 17 19:31:39 laptop 00002710
Dec 17 19:31:39 laptop *pde = 00000000
Dec 17 19:31:39 laptop Oops: 0000 [#1]
Dec 17 19:31:39 laptop CPU: 0
Dec 17 19:31:39 laptop EIP: 0060:[<00002710>] Tainted: P
Dec 17 19:31:39 laptop EFLAGS: 00210282
Dec 17 19:31:39 laptop EIP is at 0x2710
Dec 17 19:31:39 laptop eax: 0000001d ebx: 00000008 ecx: ce77e120 edx: 00000001
Dec 17 19:31:39 laptop esi: ce480000 edi: 00000000 ebp: 00000000 esp: d3b9fc90
Dec 17 19:31:39 laptop ds: 007b es: 007b ss: 0068
Dec 17 19:31:39 laptop Process loaddriver (pid: 5876, threadinfo=d3b9e000 task=ce77e120)
Dec 17 19:31:39 laptop Stack: 00000000 af39c7be 01c3c506 dfa19f63 dfa05d80 00000000 ce480000 ddd0c200
Dec 17 19:31:39 laptop 00000004 00000020 0002d668 00000000 00000004 00000000 dfa1de53 00000000
Dec 17 19:31:39 laptop ce480000 ce480000 dfa138fc ce480000 ce480000 00000000 dfa14419 ce480000
Dec 17 19:31:39 laptop Call Trace:
Dec 17 19:31:39 laptop [<dfa05d80>] NdisWriteErrorLogEntry+0x0/0x40 [ndiswrapper]
Dec 17 19:31:39 laptop [<dfa04462>] call_init+0xa2/0xc0 [ndiswrapper]
Dec 17 19:31:39 laptop [<dfa04edb>] ndis_init_one+0x1bb/0x280 [ndiswrapper]
Dec 17 19:31:39 laptop [<c016e380>] dput+0x30/0x240
Dec 17 19:31:39 laptop [<c02706e2>] pci_device_probe_static+0x52/0x70
Dec 17 19:31:39 laptop [<c027073c>] __pci_device_probe+0x3c/0x50
Dec 17 19:31:39 laptop [<c027077c>] pci_device_probe+0x2c/0x50
Dec 17 19:31:39 laptop [<c02c8baf>] bus_match+0x3f/0x70
Dec 17 19:31:39 laptop [<c02c8cdc>] driver_attach+0x5c/0x90
Dec 17 19:31:39 laptop [<c02c8f8d>] bus_add_driver+0x8d/0xa0
Dec 17 19:31:39 laptop [<c02c93df>] driver_register+0x2f/0x40
Dec 17 19:31:39 laptop [<dfa044e6>] call_entry+0x36/0x40 [ndiswrapper]
Dec 17 19:31:39 laptop [<c027096c>] pci_register_driver+0x5c/0x90
Dec 17 19:31:39 laptop [<c027096c>] pci_register_driver+0x5c/0x90
Dec 17 19:31:39 laptop [<dfa05088>] start_driver+0x68/0xa0 [ndiswrapper]
Dec 17 19:31:39 laptop [<dfa05740>] misc_ioctl+0x110/0x1a6 [ndiswrapper]
Dec 17 19:31:39 laptop [<c029672b>] tty_write+0x19b/0x2c0
Dec 17 19:31:39 laptop [<c029c1e0>] write_chan+0x0/0x250
Dec 17 19:31:39 laptop [<c0157147>] vfs_write+0xd7/0x130
Dec 17 19:31:39 laptop [<c0169690>] sys_ioctl+0x100/0x290
Dec 17 19:31:39 laptop [<c010b4db>] syscall_call+0x7/0xb
Dec 17 19:31:39 laptop
Dec 17 19:31:39 laptop Code: Bad EIP value. |
|
Back to top |
|
|
Murf n00b
Joined: 28 Oct 2003 Posts: 19
|
Posted: Thu Dec 18, 2003 3:02 am Post subject: |
|
|
NEVER MIND!!!
I grabbed the driver from the ndiswrapper site for the intel 2100, and its working perfectly.
For the record:
Toshiba M20 Centrino 1.3gz
Using the driver for the Acer TravelMate 803 for the intel 2100 posted here:
http://ndiswrapper.sourceforge.net/supported_cards.html
2.6 kernel, and basically just followed the README. No problems with this driver at all.
Murf |
|
Back to top |
|
|
|