Bug 370173

Summary: Wireless config problem on thinkpad R61 with PRO/Wireless 4965
Product: [openSUSE] openSUSE 10.3 Reporter: Don Gingrich <gingrich>
Component: YaST2Assignee: E-mail List <bnc-team-screening>
Status: RESOLVED NORESPONSE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: meissner
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 10.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Don Gingrich 2008-03-13 04:14:19 UTC
At the conclusion of the wireless configuration I get the message:

Wireless Network Card (not connected)
BusID : 0000:03:00.0
Unable to configure the network card because the kernel device is not present

But lsmod reports:

# lsmod | grep iwl4965
iwl4965               109660  0
firmware_class         25856  4 microcode,pcmcia,iwl4965,uvcvideo
mac80211              170504  1 iwl4965

Which suggests that it _is_ present.

Looking in the /dev directory shows:

# ls /dev/*w*
/dev/cdrw  /dev/dvdrw  /dev/fwmonitor  /dev/watchdog
# ls /dev/eth0
ls: cannot access /dev/eth0: No such file or directory

So it does not seem to be a missing entry in /dev

The wireless interface is reported in the YAST2 Hardware information as:

  104: udi = '/org/freedesktop/Hal/devices/pci_8086_4230'
  pci.product = 'PRO/Wireless 4965 AG or AGN Network Connection'
  pci.subsys_vendor = 'Intel Corporation'
  info.bus = 'pci'
  pci.device_protocol = 0 (0x0)
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_4230'
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
  pci.subsys_product_id = 4368 (0x1110)
  linux.subsystem = 'pci'
  info.vendor = 'Intel Corporation'
  info.subsystem = 'pci'
  pci.product_id = 16944 (0x4230)
  pci.vendor = 'Intel Corporation'
  info.product = 'PRO/Wireless 4965 AG or AGN Network Connection'
  pci.subsys_product = 'Lenovo Thinkpad T61'
  linux.hotplug_type = 2 (0x2)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
  pci.vendor_id = 32902 (0x8086)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_2841'
  info.linux.driver = 'iwl4965'
  pci.subsys_vendor_id = 32902 (0x8086)
  pci.device_class = 2 (0x2)
  pci.device_subclass = 128 (0x80)


Hopefully enough information to be useful
Comment 1 Marcus Meissner 2008-03-13 10:15:41 UTC
is the firmware package installed?

iwl4965-ucode RPM
Comment 2 Cyril Hrubis 2008-04-14 16:57:56 UTC
Please reopen the bug if you can provide the needed information, thanks.