Junior
Статус: Не в сети Регистрация: 29.12.2002 Откуда: Нижневартовск
Нужна прошивка ver1.00b14. trendnet.ru на котором была данная прошивка "в разработке". На http://downloads.trendnet.com/TEW-651BR/firmware/ только не совместимые c RU-M. В поддержке говорят, что у них такой прошивки нет и отправляют по ссылке выше.
Install & Build Process ======================= Environment: 1. Download Fedora Core 3 from http://fedoraproject.org/ 2. Install Fedora Core 3 fully in your computer.
Install & Build: 1. Unzip the toolchain package: # mkdir /toolchain # cp toolchain-1.3.5-0.9.28-source.tbz2 /toolchain # cd /toolchain # tar jxvf toolchain-1.3.5-0.9.28-source.tbz2 2. Build and install the toolchain: # cd /toolchain/openrsdk # make # mkdir /opt/rtl_tools # cd /toolchain # mv rsdk-1.3.5-5181-EB-2.6.19-0.9.28/linux /opt/rtl_tools # rm rsdk # ln -s /opt/rtl_tools /toolchain/rsdk 3. Building the image. (1). Please make sure the gcc-version is greater than 3.4.2 (You can type "~#gcc -v " to ckeck the gcc-version) (2). Copy the TEW-651BRRU-GPL.tgz into /home/ directory use following commands. # cp TEW-651BRRU-GPL.tgz /home/ # tar -zxvf TEW-651BRRU-GPL.tgz (3). You will get "Matrix" directory. # cd /home/Matrix (4). Into the Matrix/projects/TEW-651BRRU directory,and run following commands. # make clean # make TEW-651BRRU (5). After make successfully, you will get the image file "TEW651BRRU_FWxxxBxxxx.bin" in "Matrix/projects/TEW-651BRRU/image/" 4. Building loader image. (1). Enter the project directory. # cd /home/Matrix/projects/TEW-651BRRU/ # make loader (2). You can get loader under image directory # cd image # download boot.bin 4. Update the new firmware by web interface provided by device. 5. Congratulations! You got your specific image now.
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 6
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения