fnwc

Members
  • Posts

    62
  • Joined

  • Last visited

Everything posted by fnwc

  1. I tried both: ethtool -s eth0 speed 1000 ethtool -s eth0 speed 1000 full duplex and mi-tool -F 1000baseT-FD eth0: negotiated 100baseTx-FD flow-control, link ok Still reporting 100 Mb/s. I even enabled "Load ethernet BIOS" on my GIGABYTE GA-MA74GM-S2 740G R (don't worry, HPA is disabled), but that didn't seem to help (I'm using the onboard NIC). Anyone else have an idea?
  2. Hmm, I'm getting something like this: Settings for eth0: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supports auto-negotiation: Yes Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Advertised auto-negotiation: Yes Speed: 100Mb/s Duplex: Full Port: MII PHYAD: 0 Transceiver: internal Auto-negotiation: off Supports Wake-on: pumbg Wake-on: g Current message level: 0x00000033 (51) Link detected: yes Seems like I'm not using the full potential of my network card... does fixing this require changing a BIOS setting somewhere? I was reading another site that suggests I use something called mii-tool to change the speed and duplex settings.
  3. I hate to be a thread necromancer, but is the wdidle procedure safe to do on an active unRaid array?
  4. Hmmmmm... I don't have unzip installed, but I tried it in 7-zip (windows) and lo and behold, it's there. Turns out it was hidden, forgot to check the obvious (windows default zip handler doesn't show it unless you have 'show hidden files/folders' on). At any rate, I think I got it working... is it necessary to keep these lines in /boot/config/go, once they're installed, or can I remove them once I've rebooted once? installpkg /boot/socat-1.7.0.0-i486-2bj.tgz (if you will be using Secure SMTP) installpkg /boot/unraid_notify-2.30-noarch-unRAID.tgz
  5. When I unzip the attachment you linked, there is a .tgz file in there too. I see 4 files root@Atlas /tmp #unzip -v unraid_notify-2.3.0.zip Archive: unraid_notify-2.3.0.zip Length Method Size Ratio Date Time CRC-32 Name -------- ------ ------- ----- ---- ---- ------ ---- 8665 Stored 8665 0% 01-21-09 19:12 ff4b1866 unraid_notify-2.30-noarch-unRAID.tgz 18326 Defl:N 6942 62% 10-01-08 13:17 5b2bff86 LICENSE.txt 1306 Defl:N 588 55% 01-21-09 19:16 535afc8d README.txt 3198 Defl:N 1462 54% 10-01-08 12:42 b7914541 unraid_notify.cfg -------- ------- --- ------- 31495 17657 44% 4 files What the heck....I unzipped it in Win7, maybe that's why? Umm... I'll try to do it directly through putty.
  6. Hi guys, I'm pretty much a linux noob, and I've been trying to follow the directions but was immediately stopped at this point in brainbone's first post instructions: 2) Place the following attached file on your unraid flash drive: unraid_notify-2.30-noarch-unRAID.tgz (the file included in the unraid_notify .zip) Only, in his attachment, there is no file called "unraid_notify-2.30-noarch-unRAID.tgz". The only files are: LICENSE.txt README.txt unraid_notify.cfg Am I missing something here?