Comment 5 for bug 48759

Revision history for this message
Mike Carter (mikecar52) wrote : Re: my stuff up, amd64 ndiswrapper says gcc not there

Hi Matt,
I have to eat crow, beg for forgiveness, grovel, brown nose, etcetera.
 I had tried to run ndiswrapper from command line when I first
installed kubuntu 6.06 amd64 without success. I got no response.
Since then I have installed gcc 3.4 and gcc4 with nearly all the files
necessary to make them run to install the ndiswrapper source. But
when I attempted to run ndiswrapper again in response to your email it
did, so I installed my ipn2220 with the 64 bit driver from amdplanetb
but it will not run
Ifconfig shows this.... mike@mike-kubuntu:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:0C:76:F8:AD:70
          UP BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
          Interrupt:217 Base address:0xc00

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:83 errors:0 dropped:0 overruns:0 frame:0
          TX packets:83 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:6236 (6.0 KiB) TX bytes:6236 (6.0 KiB)

wlan0 Link encap:Ethernet HWaddr 00:11:09:2A:8E:E9
          inet6 addr: fe80::211:9ff:fe2a:8ee9/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
          Interrupt:225 Memory:fbffe800-fbfff000

dhclient does this

For info, please visit http://www.isc.org/products/DHCP

Listening on LPF/wlan0/00:11:09:2a:8e:e9
Sending on LPF/wlan0/00:11:09:2a:8e:e9
Listening on LPF/eth0/00:0c:76:f8:ad:70
Sending on LPF/eth0/00:0c:76:f8:ad:70
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 20
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 1
No DHCPOFFERS received.

My network interfaces says this
 auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

I will comment out eth0,eth1,eth2,ath0 if I can. I tried to trying to
edit as root but kate wouldn't load. Iwconfig won't run either.
Looking forward to your feedback.
Once again I apologise.
cheers,
Mike