Acer Altos R380 F3 Installation & Configuration Guide - Page 37

Resource Kit DVD. Please check path of the Gigabit

Page 37 highlights

Altos R380 F3 Installation Configuration Guide Gigabit Ethernet Driver Installation NOTE. The onboard Gigabit Ethernet driver is included in Resource Kit DVD. Please check path of the Gigabit Ethernet driver in Windows OS environment first and copy the driver from the Resource Kit DVD to HDD (e.g. /tmp directory) 1. Stop network service # service network stop 2. Remove the OS built-in NIC driver # rmmod ixgbe 3. Change the directory to the driver source and install the driver # cd /tmp # tar zxvf ixgbe-.tar.gz # cd ixgbe-/src/ # make install # modprobe ixgbe 4. Start the network service to bring up both of the network interfaces. # service network start 5. Network configuration # YaST2 6. Select Network Devices -> Network Settings to configure the network setting. VGA Driver Installation SUSE Linux Enterprise Server 11 SP3 has the built-in driver for onboard VGA. You don't need to install the VGA driver manually. RAID Utility Installation NOTE. The RAID utility is included in Resource Kit DVD. Please check path of the RAID utility in Windows OS environment first and copy the RAID utility from the Resource Kit v1.0 to HDD (e.g. /tmp directory). 1. Install RAID Utility # cd /tmp/ # ./install.csh 30

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58

30
Altos R380 F3 Installation Configuration Guide
Gigabit Ethernet Driver Installation
NOTE. The onboard Gigabit Ethernet driver is included in
Resource Kit DVD. Please check path of the Gigabit
Ethernet driver in Windows OS environment first and copy
the driver from the Resource Kit DVD to HDD (e.g. /tmp
directory)
1.
Stop network service
# service network stop
2.
Remove the OS built-in NIC driver
# rmmod ixgbe
3.
Change the directory to the driver source and install the driver
# cd /tmp
# tar zxvf ixgbe-<version>.tar.gz
# cd ixgbe-<version>/src/
# make install
# modprobe ixgbe
4.
Start the network service to bring up both of the network interfaces.
# service network start
5.
Network configuration
# YaST2
6.
Select Network Devices -> Network Settings to configure the network setting.
VGA Driver Installation
SUSE Linux Enterprise Server 11 SP3 has the built-in
driver for onboard VGA. You
don’t
need to install the VGA
driver manually.
RAID Utility Installation
NOTE. The RAID utility is included in Resource Kit DVD.
Please check path of the RAID utility in Windows OS
environment first and copy the RAID utility from the
Resource Kit v1.0 to HDD (e.g. /tmp directory).
1.
Install RAID Utility
# cd /tmp/
# ./install.csh