LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 06-25-2005, 09:17 AM   #1
Ilium
LQ Newbie
 
Registered: Feb 2005
Location: Maryland
Posts: 3

Rep: Reputation: 0
Ndiswrapper-1.2 on LE 2005


I am trying to get my wireless card to work on Mandriva Limited Edition 2005. I have a USR8054 wireless card and I use the wg311v2.inf driver

Here is what I did:

Code:
[root@localhost ndiswrapper-1.2]# make distclean
make -C driver clean
make[1]: Entering directory `/root/ndiswrapper-1.2/driver'
rm -rf ndiswrapper.ko ndiswrapper.o hal.o iw_ndis.o loader.o misc_funcs.o ndis.o ntoskernel.o pe_linker.o proc.o wrapper.o usb.o divdi3.o usb.o x86_64_stubs.o \
   divdi3.o .*.ko.cmd .*.o.cmd ndiswrapper.mod.[oc] *~ .tmp_versions
make[1]: Leaving directory `/root/ndiswrapper-1.2/driver'
make -C utils clean
make[1]: Entering directory `/root/ndiswrapper-1.2/utils'
rm -f *~ *.o loadndisdriver
make[1]: Leaving directory `/root/ndiswrapper-1.2/utils'
rm -f *~
rm -fr ndiswrapper-1.2 ndiswrapper-1.2.tar.gz *.deb patch-stamp
make -C driver distclean
make[1]: Entering directory `/root/ndiswrapper-1.2/driver'
rm -rf ndiswrapper.ko ndiswrapper.o hal.o iw_ndis.o loader.o misc_funcs.o ndis.o ntoskernel.o pe_linker.o proc.o wrapper.o usb.o divdi3.o usb.o x86_64_stubs.o \
   divdi3.o .*.ko.cmd .*.o.cmd ndiswrapper.mod.[oc] *~ .tmp_versions
rm -f *_exports.h .\#* x86_64_stubs.h
make[1]: Leaving directory `/root/ndiswrapper-1.2/driver'
make -C utils distclean
make[1]: Entering directory `/root/ndiswrapper-1.2/utils'
rm -f *~ *.o loadndisdriver
rm -f .\#*
make[1]: Leaving directory `/root/ndiswrapper-1.2/utils'
rm -f .\#*
[root@localhost ndiswrapper-1.2]# make
make -C driver
make[1]: Entering directory `/root/ndiswrapper-1.2/driver'
make -C /lib/modules/2.6.11-6mdksmp/build SUBDIRS=/root/ndiswrapper-1.2/driver \
        NDISWRAPPER_VERSION=1.2 \
        EXTRA_VERSION= modules
makmake[2]: Entering directory `/usr/src/linux-2.6.11-6mdk'
e  CC [M]  /root/ndiswrapper-1.2/driver/hal.o
  CC [M]  /root/ndiswrapper-1.2/driver/iw_ndis.o
  CC [M]  /root/ndiswrapper-1.2/driver/loader.o
  CC [M]  /root/ndiswrapper-1.2/driver/misc_funcs.o
  CC [M]  /root/ndiswrapper-1.2/driver/ndis.o
  CC [M]  /root/ndiswrapper-1.2/driver/ntoskernel.o
  CC [M]  /root/ndiswrapper-1.2/driver/pe_linker.o
  CC [M]  /root/ndiswrapper-1.2/driver/proc.o
  CC [M]  /root/ndiswrapper-1.2/driver/wrapper.o
  CC [M]  /root/ndiswrapper-1.2/driver/usb.o
  CC [M]  /root/ndiswrapper-1.2/driver/divdi3.o
  LD [M]  /root/ndiswrapper-1.2/driver/ndiswrapper.o
  Building modules, stage 2.
  MODPOST
  CC      /root/ndiswrapper-1.2/driver/ndiswrapper.mod.o
  LD [M]  /root/ndiswrapper-1.2/driver/ndiswrapper.ko
make[2]: Leaving directory `/usr/src/linux-2.6.11-6mdk'
make[1]: Leaving directory `/root/ndiswrapper-1.2/driver'
make -C utils
make[1]: Entering directory `/root/ndiswrapper-1.2/utils'
cc -Wall -g -DNDISWRAPPER_VERSION=\"1.2\"    -c -o loadndisdriver.o loadndisdriver.c
gcc -o loadndisdriver loadndisdriver.o
make[1]: Leaving directory `/root/ndiswrapper-1.2/utils'
[root@localhost ndiswrapper-1.2]# make install
make -C driver install
make[1]: Entering directory `/root/ndiswrapper-1.2/driver'
make -C /lib/modules/2.6.11-6mdksmp/build SUBDIRS=/root/ndiswrapper-1.2/driver \
        NDISWRAPPER_VERSION=1.2 \
        EXTRA_VERSION= modules
make[2]: Entering directory `/usr/src/linux-2.6.11-6mdk'
  Building modules, stage 2.
  MODPOST
make[2]: Leaving directory `/usr/src/linux-2.6.11-6mdk'
mkdir -p /lib/modules/2.6.11-6mdksmp/misc
install -m 0644 ndiswrapper.ko /lib/modules/2.6.11-6mdksmp/misc
/sbin/depmod -a
make[1]: Leaving directory `/root/ndiswrapper-1.2/driver'
make -C utils install
make[1]: Entering directory `/root/ndiswrapper-1.2/utils'
install -D -m 755 loadndisdriver /sbin/loadndisdriver
install -D -m 755 ndiswrapper /usr/sbin/ndiswrapper
install -D -m 755 ndiswrapper-buginfo /usr/sbin/ndiswrapper-buginfo

NOTE: Windows driver configuration file format has changed since 1.0-rc2. You must re-install Windows drivers if they were installed before.
make[1]: Leaving directory `/root/ndiswrapper-1.2/utils'
mkdir -p -m 0755 /usr/share/man/man8
install -m 644 ndiswrapper.8 /usr/share/man/man8
[root@localhost ndiswrapper-1.2]# cd
[root@localhost ~]# cd Driver
[root@localhost Driver]# cd WindowsXP
[root@localhost WindowsXP]# ls
FW1130.BIN  FwRad16.bin  FwRad17.bin  netwg311.sys  wg311v2.inf
[root@localhost WindowsXP]# ndiswrapper -i wg311v2.inf
Installing wg311v2
[root@localhost WindowsXP]# ndiswrapper -l
Installed ndis drivers:
wg311v2 driver present, hardware present
Everything is fine up to this point. The problem happens when I modprobe ndiswrapper:

Code:
[root@localhost WindowsXP]# modprobe ndiswrapper
[root@localhost WindowsXP]# dmesg
2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=1 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=1 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-7174  Tue Mar 22 06:44:39 PST 2005
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=2 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=2 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=3 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=3 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Disabled Privacy Extensions on device ddb20c00(sit0)
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: SiS delay workaround: giving bridge time to recover.
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=4 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=4 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: SiS delay workaround: giving bridge time to recover.
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
spurious 8259A interrupt: IRQ7.
Installing knfsd (copyright (C) 
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=97 TOS=0x00 PREC=0x00 TTL=255 ID=1 DF PROTO=UDP SPT=5353 DPT=5353 LEN=77
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=97 TOS=0x00 PREC=0x00 TTL=255 ID=1 DF PROTO=UDP SPT=5353 DPT=5353 LEN=77
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=2 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=2 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=3 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=3 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=71 TOS=0x00 PREC=0x00 TTL=255 ID=4 DF PROTO=UDP SPT=5353 DPT=5353 LEN=51
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=71 TOS=0x00 PREC=0x00 TTL=255 ID=4 DF PROTO=UDP SPT=5353 DPT=5353 LEN=51
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=97 TOS=0x00 PREC=0x00 TTL=255 ID=5 DF PROTO=UDP SPT=5353 DPT=5353 LEN=77
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=97 TOS=0x00 PREC=0x00 TTL=255 ID=5 DF PROTO=UDP SPT=5353 DPT=5353 LEN=77
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=71 TOS=0x00 PREC=0x00 TTL=255 ID=6 DF PROTO=UDP SPT=5353 DPT=5353 LEN=51
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=71 TOS=0x00 PREC=0x00 TTL=255 ID=6 DF PROTO=UDP SPT=5353 DPT=5353 LEN=51
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=7 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=7 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
eth0: no IPv6 routers present
wlan0: no IPv6 routers present
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=8 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=8 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 0 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 5 changed to on
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=9 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=9 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=10 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=10 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.123.104 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=11 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=11 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
printk: 32 messages suppressed.
martian source 192.168.123.255 from 192.168.123.104, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
martian source 192.168.123.255 from 192.168.123.102, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:0e:a6:6a:bf:88:08:00
acx100: It looks like you've been coaxed into buying a wireless network card
acx100: that uses the mysterious ACX100/ACX111 chip from Texas Instruments.
acx100: You should better have bought e.g. a PRISM(R) chipset based card,
acx100: since that would mean REAL vendor Linux support.
acx100: Given this info, it's evident that this driver is still EXPERIMENTAL,
acx100: thus your mileage may vary. Reading README file and/or Craig's HOWTO is
recommended, visit ###### in case of further questions/discussion.
acx100: Warning: compiled to use 16bit I/O access only (compatibility mode). Set Makefile ACX_IO_WIDTH=32 to use slightly problematic 32bit mode.
Running on a little-endian CPU.
acx_init_module: dev_info is: TI acx_pci
acx_init_module: TI acx_pci.o: Ver 0.2.0pre8 Driver initialized, waiting for cards to probe...
Disabled Privacy Extensions on device c03c77e0(lo)
eth0: Media Link Off
martian source 255.255.255.255 from 192.168.123.254, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:c0:49:e0:7f:12:08:00
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=74 TOS=0x00 PREC=0x00 TTL=64 ID=36510 DF PROTO=UDP SPT=32771 DPT=53 LEN=54
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=74 TOS=0x00 PREC=0x00 TTL=64 ID=36510 DF PROTO=UDP SPT=32771 DPT=53 LEN=54
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=74 TOS=0x00 PREC=0x00 TTL=64 ID=36652 DF PROTO=UDP SPT=32771 DPT=53 LEN=54
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=74 TOS=0x00 PREC=0x00 TTL=64 ID=36652 DF PROTO=UDP SPT=32771 DPT=53 LEN=54
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36726 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36727 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36727 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36727 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36755 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36755 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36755 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36755 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36773 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36773 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36773 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36774 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36801 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36801 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36801 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36802 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36814 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=36814 DF PROTO=UDP SPT=32771 DPT=53 LEN=47
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36814 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=192.168.123.254 LEN=87 TOS=0x00 PREC=0x00 TTL=64 ID=36814 DF PROTO=UDP SPT=32771 DPT=53 LEN=67
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timeout, status 00000004 00000040
eth0: no IPv6 routers present
eth0: Media Link On 100mbps full-duplex
wlan0: no IPv6 routers present
martian source 255.255.255.255 from 192.168.123.254, on dev eth0
ll header: ff:ff:ff:ff:ff:ff:00:c0:49:e0:7f:12:08:00
martian source 255.255.255.255 from 192.168.123.254, on dev eth0
ll header: ff:ff:ff:ff:ff:ff:00:c0:49:e0:7f:12:08:00
martian source 255.255.255.255 from 192.168.123.254, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:c0:49:e0:7f:12:08:00
martian source 255.255.255.255 from 192.168.123.254, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:c0:49:e0:7f:12:08:00
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=97 TOS=0x00 PREC=0x00 TTL=255 ID=1 DF PROTO=UDP SPT=5353 DPT=5353 LEN=77
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=2 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=77 TOS=0x00 PREC=0x00 TTL=255 ID=3 DF PROTO=UDP SPT=5353 DPT=5353 LEN=57
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=71 TOS=0x00 PREC=0x00 TTL=255 ID=4 DF PROTO=UDP SPT=5353 DPT=5353 LEN=51
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=97 TOS=0x00 PREC=0x00 TTL=255 ID=5 DF PROTO=UDP SPT=5353 DPT=5353 LEN=77
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=71 TOS=0x00 PREC=0x00 TTL=255 ID=6 DF PROTO=UDP SPT=5353 DPT=5353 LEN=51
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=7 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=8 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=9 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=10 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=11 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
Shorewall:OUTPUT:REJECT:IN= OUT=wlan0 SRC=192.168.123.102 DST=224.0.0.251 LEN=113 TOS=0x00 PREC=0x00 TTL=255 ID=12 DF PROTO=UDP SPT=5353 DPT=5353 LEN=93
martian source 192.168.123.104 from 192.168.123.254, on dev wlan0
ll header: ff:ff:ff:ff:ff:ff:00:c0:49:e0:7f:12:08:06
I followed the from the ndiswrapper site. BTW the wireless card does work on Mandriva 10.1. Can someone please tell me what went wrong? Any help or input would be greatly appreciated. :)
 
Old 06-27-2005, 11:06 AM   #2
broggyr
Member
 
Registered: May 2005
Location: CT
Distribution: Lubuntu
Posts: 32

Rep: Reputation: 15
Oh no. Another ACX100 chipset. I have one and got it to work OK, but I have to run the configuration at each boot up. Check out this
thread

I love this part:
Code:
acx100: It looks like you've been coaxed into buying a wireless network card
acx100: that uses the mysterious ACX100/ACX111 chip from Texas Instruments.
acx100: You should better have bought e.g. a PRISM(R) chipset based card,
acx100: since that would mean REAL vendor Linux support.
acx100: Given this info, it's evident that this driver is still EXPERIMENTAL,
acx100: thus your mileage may vary. Reading README file and/or Craig's HOWTO is
recommended, visit ###### in case of further questions/discussion.

Last edited by broggyr; 06-27-2005 at 11:07 AM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to load module "ndiswrapper" with modprobe; modprobe ndiswrapper doesn't work! Benjamin Linux - Wireless Networking 30 05-25-2008 07:04 AM
10.0 to 2005 kwickcut Mandriva 3 09-05-2005 12:28 AM
WUSB11 v2.6 Instant Wireless Adapter Problem with ndiswrapper on ArkLinux 2005.1 SR1 Stagelight Linux - Wireless Networking 14 07-24-2005 04:46 PM
10.0 upgrade to 2005 High-gain Mandriva 4 05-17-2005 03:25 PM
Your thoughts about 2005 Mathiasdm General 5 12-26-2004 05:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 05:21 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