From Fedora Project Wiki

< QA‎ | TestCases

(New page: == Description == Test if USB Ethernet adapter works. You'll need a USB network adapter for this test. == Steps To Reproduce == # Boot the system # Plug in the USB adapter == Expected R...)
 
Line 11: Line 11:
# An appropriate kernel module is loaded (if not already) for your device
# An appropriate kernel module is loaded (if not already) for your device
# Additional Ethernet interface appears (such as eth1)
# Additional Ethernet interface appears (such as eth1)
# You're able to use the new interface with NetworkManager of ifconfig
# You're able to use the new interface with NetworkManager or ifconfig
# You have network connectivity (or Internet access)
# You have network connectivity (or Internet access)



Revision as of 16:52, 5 November 2008

Description

Test if USB Ethernet adapter works. You'll need a USB network adapter for this test.

Steps To Reproduce

  1. Boot the system
  2. Plug in the USB adapter

Expected Results

  1. An appropriate kernel module is loaded (if not already) for your device
  2. Additional Ethernet interface appears (such as eth1)
  3. You're able to use the new interface with NetworkManager or ifconfig
  4. You have network connectivity (or Internet access)