It is currently Tue Apr 23, 2024 2:18 pm

All times are UTC - 7 hours [ DST ]

Recent News:



Post new topic Reply to topic  [ 136 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 10  Next
Author Message
PostPosted: Thu Oct 09, 2008 3:50 pm 
Offline
1.5TB storage
1.5TB storage

Joined: Sun Mar 09, 2008 5:24 pm
Posts: 62
Thanks: 5
Thanked: 4 times in 2 posts
cakalapati wrote:
Are you able to get into the BIOS? Perhaps you can change the boot priority settings?

If only. Those are pictures of it ignoring any sort of keyboard input.


Top
 Profile  
Thanks  

Attention Guest: Remove this ad by Registering with the MediaSmartServer.net Forums. It's Free!
PostPosted: Thu Oct 09, 2008 9:51 pm 
Offline
Newbie
Newbie

Joined: Thu Aug 21, 2008 11:23 pm
Posts: 6
Thanks: 0
Thanked: 0 time in 0 post
cakalapati wrote:
Is anyone able to have their MSS Linux box work for more than 5-10 minutes? My MSS Debian box seems to freeze up sporadically necessitating a complete power-down. Once again, it happens sporadically. Is there some kind of watchdog AVR at play?

Is anyone able to have their MSS Linux box up for more than 10 minutes?

Mine works fine running Ubuntu 8.04 except the nic. It's stayed on for hours doing USB CD to HDD copies as well as samba copies using a USB nic.


Top
 Profile  
Thanks  
PostPosted: Wed Oct 15, 2008 11:17 am 
Offline
Newbie
Newbie

Joined: Wed Oct 15, 2008 11:08 am
Posts: 6
Thanks: 0
Thanked: 0 time in 0 post
I picked one of these up last week, after fighting with it for some time, here is where I ended up:

- Ubuntu 8.10 and 8.04 will boot out of the box after installation, but networking requires the patched SiS190 driver. I just built a new kernel from 2.6.27 and patched the sis190.c in that kernel.

- The NIC driver sucks. I could not connect to a gig-e switch, but I could connect to a 10/100 switch just fine. I am now using a 10/100 bridged to the gig-e, but its probably solvable with ethtool and disabling auto-negotiation. To make matters worse, the driver does not handle full MTU (1500) frames properly. To make the card reliable (I transferred 800Gb of data after this), set the MTU to 1492 (in /etc/networking/interfaces, add a `mtu 1492` line in the interface config for eth0).

- The SATA controller sucks. The sata_sis driver can only see the two masters of each channel (right terms?). If you count down from the top in the drives bays, it will recognize 2 and 4 and not see 1 and 3. The '4' drive is the system drive. To fix this, the controller must be placed into AHCI mode. The only way I can see to do this is through a BIOS option, which may or may not exist because I don't have a VGA cable yet.

Going forward, what I could use help with:

If anyone has a VGA cable hooked up, could you scan the bios settings and see whether an AHCI option exists for the raid controller? If so, could you also document how the keypresses needed to set it from boot (blind). The chipset should support AHCI v1.0, but theres a chance the BIOS doesnt provide it as an option (under AHCI mode it has a different PCI ID).


Top
 Profile  
Thanks  
PostPosted: Wed Oct 15, 2008 11:57 am 
Offline
Top Contributor
Top Contributor

Joined: Sat Feb 09, 2008 7:50 pm
Posts: 765
Thanks: 18
Thanked: 119 times in 44 posts
I can confirm the AHCI option exists... I'll post pictures or instructions later if I can.


Top
 Profile  
Thanks  
PostPosted: Wed Oct 15, 2008 8:16 pm 
Offline
Top Contributor
Top Contributor

Joined: Sat Feb 09, 2008 7:50 pm
Posts: 765
Thanks: 18
Thanked: 119 times in 44 posts
As promised:
Delete (to enter bios)
Down x3
Enter
Down x1
Enter
Down x8
Num_+ x3 (For 1st AHCI option)
(optional) Num_+ x2 (For 2nd AHCI option)
F10 (to exit bios & save settings)
Enter (to confirm)

Refer to JRock's Power Management Settings walkthrough for details and/or how to restore bios defaults.

Anyway I hope you find a way to get all 4 drives working... I'm concerned that you won't since the only AHCI options are both '2S' modes (S for slave, P for primary).

If you don't have any success with the AHCI modes try the "4P(IDE) + 4S(IDE)" mode (one Num_+ keypress from default setting).


Attachments:
DSCF2521.JPG
DSCF2521.JPG [ 247 KiB | Viewed 16687 times ]
DSCF2522.JPG
DSCF2522.JPG [ 260.69 KiB | Viewed 16686 times ]
DSCF2523.JPG
DSCF2523.JPG [ 279.73 KiB | Viewed 16686 times ]
Top
 Profile  
Thanks  
PostPosted: Thu Oct 16, 2008 4:54 pm 
Offline
Newbie
Newbie

Joined: Wed Oct 15, 2008 11:08 am
Posts: 6
Thanks: 0
Thanked: 0 time in 0 post
Excellent, thank you! I will post back with results.


Top
 Profile  
Thanks  
PostPosted: Fri Oct 17, 2008 7:51 am 
Offline
Newbie
Newbie

Joined: Wed Oct 15, 2008 11:08 am
Posts: 6
Thanks: 0
Thanked: 0 time in 0 post
Short answer is it doesn't work, long answer:

The +/- had no effect, but Up/Down+Enter did, and that effect was not booting. I heard the drive spin up and start to boot for the 4P/4S IDE mode, but I need a VGA cable to actually debug what went wrong. Hopefully I will have one next week.


Top
 Profile  
Thanks  
PostPosted: Fri Oct 17, 2008 9:10 am 
Offline
Top Contributor
Top Contributor

Joined: Sat Feb 09, 2008 7:50 pm
Posts: 765
Thanks: 18
Thanked: 119 times in 44 posts
Odd... numpad +/- was definitely toggling the options for me. NumLock Issue?

Note that I wasn't entering the pictured submenu but rather manipulating it directly from the previous menu.

VGA helps.


Top
 Profile  
Thanks  
PostPosted: Tue Oct 21, 2008 2:07 pm 
Offline
Newbie
Newbie

Joined: Wed Oct 15, 2008 11:08 am
Posts: 6
Thanks: 0
Thanked: 0 time in 0 post
That explains the disconnect -- it didnt seem to access save/enter/reboot after making those changes with +/-, my cable should arrive in the next day or two, so I can dig a bit deeper then. Thanks again!


Top
 Profile  
Thanks  
PostPosted: Wed Oct 22, 2008 11:31 pm 
Offline
Newbie
Newbie

Joined: Wed Oct 15, 2008 11:08 am
Posts: 6
Thanks: 0
Thanked: 0 time in 0 post
Received my Video/PS2/Serial cable from Charles and got this working. The trick was instead of -/+, I needed PgUp/PgDown, regardless of capslock settings. In order to get all 4 drive bays working in Linux, do this:

1. DEL after fans spin up (tap it a bit and make sure you dont hear the drives start to whir), then give it a second.
2. Down x 3
3. Enter
4. Down x 1
5. Enter
6. Down x 8
7. Enter
8. PgDown (Once)
9. F10
10. Y
11. Enter
12. It should reboot.

This picks the second option from the list (4P/4S IDE), which works great with Ubuntu 8.10/8.04.

Still fighting with the NIC, so far it just refuses to talk on a gig-e port, even if the card is set to not auto-negotiate and hardcded to 100 full duplex.


Top
 Profile  
Thanks  
PostPosted: Wed Oct 22, 2008 11:35 pm 
Offline
Newbie
Newbie

Joined: Wed Oct 15, 2008 11:08 am
Posts: 6
Thanks: 0
Thanked: 0 time in 0 post
s/capslock/numlock/. Looks like the SIS190 driver needs some serious work -- if you connect to a 100/full-duplex it works fine, otherwise the suck starts and requires a reboot to fix.


Top
 Profile  
Thanks  
PostPosted: Fri Oct 24, 2008 1:20 pm 
Offline
1.5TB storage
1.5TB storage

Joined: Sun Mar 09, 2008 5:24 pm
Posts: 62
Thanks: 5
Thanked: 4 times in 2 posts
violence wrote:
s/capslock/numlock/. Looks like the SIS190 driver needs some serious work -- if you connect to a 100/full-duplex it works fine, otherwise the suck starts and requires a reboot to fix.

I've occasionally got it to work at 100MBps on my gigabit switch but as you said, it's quite finicky and I haven't found a foolproof procedure for getting it to autonegotiate correctly on a gigabit switch.

Have you ever gotten ndiswrapper to work with the SiS Windows drivers?


Top
 Profile  
Thanks  
PostPosted: Sat Feb 28, 2009 10:50 pm 
Offline
2.0TB storage
2.0TB storage

Joined: Sat Feb 28, 2009 10:30 pm
Posts: 127
Thanks: 2
Thanked: 9 times in 8 posts
Have any of you made an image of your linux os thtt you care to share? I am contemplating purchasing one of these wonderful little gems but only if I can get it to run for months and months without any hickups. I currenty have an older Compaq ML350 dual processor and 6 scsi drives on a raid running CentOS 6.1 for my web and video streaming to my ps3. I want to upgrade to a sata box for web and streaming since storage is so chaep. Hell 1tb 7200 drives are $100 as oppsed to alomst $400 for a 300gb scsi.

Has CentOS been tried on a ex470?

_________________
EX485, 4gb ram
Intel® Pentium® Processor E5200 (2M Cache, 2.50 GHz, 800 MHz FSB)
4 1Tb drives
WHS 2011 64bit


Top
 Profile  
Thanks  
PostPosted: Wed Mar 11, 2009 3:22 pm 
Offline
1.5TB storage
1.5TB storage

Joined: Sun Mar 09, 2008 5:24 pm
Posts: 62
Thanks: 5
Thanked: 4 times in 2 posts
skeeter wrote:
Have any of you made an image of your linux os thtt you care to share? I am contemplating purchasing one of these wonderful little gems but only if I can get it to run for months and months without any hickups. I currenty have an older Compaq ML350 dual processor and 6 scsi drives on a raid running CentOS 6.1 for my web and video streaming to my ps3. I want to upgrade to a sata box for web and streaming since storage is so chaep. Hell 1tb 7200 drives are $100 as oppsed to alomst $400 for a 300gb scsi.

Has CentOS been tried on a ex470?


I've been running Debian Lenny on it for the better part of a year. Except for the lack of Gigabit connectivity it works fine. It's well worth doing the 2GB mod and getting a VGA cable though. Oh, and don't touch the onboard flash :)


Top
 Profile  
Thanks  
PostPosted: Wed Jul 15, 2009 7:58 am 
Offline
Newbie
Newbie

Joined: Wed Jul 15, 2009 7:54 am
Posts: 2
Thanks: 1
Thanked: 0 time in 0 post
genpfault wrote:
skeeter wrote:
Have any of you made an image of your linux os thtt you care to share? I am contemplating purchasing one of these wonderful little gems but only if I can get it to run for months and months without any hickups. I currenty have an older Compaq ML350 dual processor and 6 scsi drives on a raid running CentOS 6.1 for my web and video streaming to my ps3. I want to upgrade to a sata box for web and streaming since storage is so chaep. Hell 1tb 7200 drives are $100 as oppsed to alomst $400 for a 300gb scsi.

Has CentOS been tried on a ex470?


I've been running Debian Lenny on it for the better part of a year. Except for the lack of Gigabit connectivity it works fine. It's well worth doing the 2GB mod and getting a VGA cable though. Oh, and don't touch the onboard flash :)


Oh really?! This sounds awesome. You wouldnt mind point me in some direction to a how-to or some kind of guide. Im not very good at this, the installation is no problem but the SiS190 / nic drive is my really concern.


Top
 Profile  
Thanks  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 136 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 10  Next

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 33 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group