MB:3I270D

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
(Install network driver(RTL8168/RTL8111C))
(Install network driver(RTL8168/RTL8111C))
Line 195: Line 195:
!bgcolor = #ccccff |Patch File:
!bgcolor = #ccccff |Patch File:
!bgcolor = #F3F3F3 align="left"|
!bgcolor = #F3F3F3 align="left"|
-
"write Patch File"
+
[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver/SBC_Board/3I270D/linux/r8168-8.008.00.tar.bz2 LAN for 8111C]
|-
|-
!bgcolor = #ccccff |Defect:
!bgcolor = #ccccff |Defect:

Revision as of 14:04, 8 September 2010

O.S VGA Audio SATA USB LAN Mini Card Download Patch

Windows XP Embedded

Yes

Yes

Yes

Yes

Yes

Yes

Fedora core 10

Yes

Yes

Yes

Yes

Yes

Yes

  • Supported by kernel

Ubuntu 8.10

Yes

Yes

Yes

Yes

Yes

Yes

FreeBSD 7.3

Yes

-

Yes

Yes

Yes

-

  • Supported by kernel

CentOS 5

Yes

Yes

Yes

Yes

Yes

Yes

Please refer FAQ to install network driver

edit table

FAQ of 3I270D

After install Linux,3I270D can't get into OS.It will show "DISK BOOT FAILURE , INSERT SYSTEM DISK AND PRESS ENTER" or "OPERAION SYSTEM MISSING!"

Ans:

It is because of the boot loader is installed into the on-board NANDrive.

You can follow the steps bellow to solve the problem.


1.Get into BIOS.

2.Choose "Advanced BIOS Features" and press enter.

Image:bios1.jpg

3.Choose "Hard Disk Boot Priority" and press enter.

Image:bios2.jpg

4.Choose "2GB NANDrive" and press "+".

Image:bios3.jpg

5.Let the 2GB NANrive be the first boot priority and save.

Image:bios4.jpg

And then you can go into the OS.

PatcIh File:

N/A

Defect:

N/A

Asker:

Patty 11:09, 6 April 2009 (CST)

Provider:

Patty 11:09, 6 April 2009 (CST)

Install network driver(RTL8168/RTL8111C)

Ans:

1.Download Network driver 2.install gcc compile , kernel source from CentOS DVD

   Permissions should be root,and open terminal
   A.mount your CD/DVD-ROM device to /mnt folder and into package folder
   #mount /dev/cdrom /mnt
   #cd /mnt/CentOS
   B.install gcc compile and dependances.
   # rpm -ivh glibc-2.5-12.i386.rpm
   # rpm -ivh glibc-2.5-12.i686.rpm
   # rpm -ivh glibc-common-2.5-12.i386.rpm
   # rpm -ivh glibc-devel-2.5-12.i386.rpm
   # rpm -ivh glibc-headers-2.5-12.i386.rpm
   # rpm -ivh libgomp-4.1.1-52.el5.i386.rpm
   # rpm -Uvh gcc-4.1.1-52.el5.i386.rpm
   C.install kernel source
   # rpm -ivh kernel-devel-2.6.18-8.el5.i686.rpm
   # rpm -ivh kernel-xen-devel-2.6.18-8.el5.i686.rpm
   # rpm -ivh kernel-PAE-devel-2.6.18-8.el5.i686.rpm

3.Compile and install Network driver

   #tar -zxvf r8168-8.008.00.tar.bz2
   #cd r8168-8.008.00
   #make
   #make install
   #depmod -a
   #modprobe r8168

4.Reboot

Patch File:

LAN for 8111C

Defect:

N/A

Asker:

Steve 2010/09/08

Provider:

Steve 2010/09/08

Personal tools