View Single Post
  #1 (permalink)  
Old 28-Jun-2009, 07:59
glavic glavic is offline
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 3
glavic hasn't been rated much yet
Default No network on HP 6830s laptop

I have installed openSUSE 11.1, and my first problem is to get my laptop online (HP 6830s).
As I see in NetworkManager wireless is enabled, but it doesn't find any network (there are 3 arround). Hardware information returns the following:

Code:
  105: udi = '/org/freedesktop/Hal/devices/pci_14e4_432b'
  pci.device_class = 2 (0x2)
  info.subsystem = 'pci'
  pci.device_subclass = 128 (0x80)
  info.product = 'BCM4322 802.11a/b/g/n Wireless LAN Controller'
  pci.device_protocol = 0 (0x0)
  info.udi = '/org/freedesktop/Hal/devices/pci_14e4_432b'
  pci.vendor = 'Broadcom Corporation'
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
  info.vendor = 'Broadcom Corporation'
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_2942'
  pci.product = 'BCM4322 802.11a/b/g/n Wireless LAN Controller'
  pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
  pci.subsys_vendor = 'Hewlett-Packard Company'
  pci.product_id = 17195 (0x432b)
  linux.hotplug_type = 2 (0x2)
  pci.vendor_id = 5348 (0x14e4)
  linux.subsystem = 'pci'
  pci.subsys_product_id = 4992 (0x1380)
  pci.subsys_vendor_id = 4156 (0x103c)

What can i do to make my wireless card find my network and connect to it?

Thanks
Reply With Quote