Skip to content

Nikongen/Thecus-N7700-Pro-Mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thecus-N7700-Pro-Mod

I decided to sell this machine but I thought maybe other people could use the information I gathered (mostly somewhere on the thecus websites after digging though) I put documentation pdf files, software and a copy of the original OS (Caution! never tested this, found it somewhere) to the docs folder. Moreover I share my modifications to make this old NAS a usable fileserver or backup target in 2024

Frontside Backside with VGA port

Specs

Infos about the NICs

The NAS has two Intel 82574L 10/100/1000 Mbit/s NICs

root@nas:~# lspci | egrep -i --color 'network|ethernet'
01:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection

Modifications

My modifications are inspired by this blog article

Make the VGA port usable

There is a VGA port on the mainboard, but no connector is soldered here. In the case there is even a fitting cutout for the VGA connector.

  1. Disassemble the NAS, get the mainboard out (see Maintance manual

Removing the mainboard.Mainboard with mods.

  1. There are soldering connections for a VGA Port.
    1. Get a VGA Port e.g. from a broken mainboard.
    2. Solder the VGA port to the board.
  2. Punch out the cut-out for the VGA port on the backside of the case

VGA cut-out on backside.

  1. Assemble and test.

    Testing soldered VGA connector.Bootscreen.

  2. Start and Hold Del-Key for BIOS.

    BIOS.

Boot drive

At this point you could sacrifice one of the 7 3.5" Bays for a boot drive
OR much better you get an adapter to connect a SATA SSD to the IDE port of the DOM be careful, my first order was an Adapter with the wrong direction

  1. Search for SATA 22pin to 44pin IDE (not! 44pin IDE to SATA)
  2. You need a 44pin IDE cable, around 30cm long

SSD+Adapter+Cable & original Dual-DOMSSD in BIOS

  1. You can clamp the SSD in the top of the case. No mount needed

SSD Mount.

Display

After installing some 'aftermarket' OS the display and the buttons on the front of the case do not work. There is some microcontroller on the mainboard to control buttons and display, the software part is missing here It seems like a regular 2x20 display, so I guess one could

  • Hack the original hardware and build software to control the display from the new OS directly
  • Connect an Arduino to display and buttons and to the NAS via USB (if I remember correctly there is one internal USB header) and then use the display to show some information like IP, temps or whatever

SSD Mount.

About

Thecus N7700 Pro // Modern OS Modifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published