I am trying to get aircrack working on a Compac nc6220.
When I run airmon-ng start eth1
I get the following output:

Found 3 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!
-e
PID Name
2273 NetworkManager
2371 wpa_supplicant
2498 dhclient
Process with PID 2498 (dhclient) is running on interface eth1


Interface Chipset Driver

eth1 Intel 2200BG/2915ABG ipw2200 - [phy0]
(monitor mode enabled on mon0)
mon0: ERROR while getting interface flags: No such device

iwconfig:
lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11bg ESSID:"happy"
Mode:Managed Frequency:2.422 GHz Access Point: 68:7F:74:9F:5F:76
Bit Rate:54 Mb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thrff Fragment thrff
Encryption key:49E6-264C-6F49-A942-5B7A-A338-FBAE-E64B Security modepen
Power Managementn
Link Quality=91/100 Signal level=-37 dBm Noise level=-83 dBm
Rx invalid nwid:0 Rx invalid crypt:39 Rx invalid frag:0
Tx excessive retries:22 Invalid misc:0 Missed beacon:5

rflist:
0: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: hp-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
What else can I look at to see what is going on?

thanks,