lordbeavis

Members
  • Posts

    13
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

lordbeavis's Achievements

Noob

Noob (1/14)

1

Reputation

  1. i have a hp mediasmart ex470 that i am trying to get fully functional with unraid the issue seems to be with the driver. it doesnt connect at the full speed this post has info on the same problem i have run into other than using a usb dongle, what can i do to get this working? I have no experience compiling kernels, but there is another post describing changes that would have to be made to an older kernel to get it functioning here https://www.howtoforge.com/creating-the-sis191-gigabit-ethernet-driver-on-linux-2.6 I have attached my diagnostic log. i have tried both Version: 6.9.0-rc2 and 6.9.0 hpstorage-syslog-20210302-2251.zip
  2. ok... my 4gb of ddr2 ram must have failed. got the 2 blue and 2 red after pressing the pinhole button in the front currently waiting for a AMD Athlon 64 X2 3250e to be delivered, so i needed to tear it apart anyways but i changed to a 2gb ddr2 800mhz. havent run the memtest86+ on the new ram but my issue with not being able to activate the trial key is gone. with 6.9.0-rc2 the link speed on my adapter 100 00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 01) Mar 2 14:45:43 HPSTORAGE kernel: sis190: sis190 Gigabit Ethernet driver 1.4 loaded Mar 2 14:45:43 HPSTORAGE kernel: sis190: 0000:00:04.0: Read MAC address from EEPROM Mar 2 14:45:55 HPSTORAGE kernel: sis190 0000:00:04.0 eth0: mii ext = 0000 Mar 2 14:45:55 HPSTORAGE kernel: sis190 0000:00:04.0 eth0: mii lpa=c5e1 adv=01e1 exp=000f Mar 2 14:45:55 HPSTORAGE kernel: sis190 0000:00:04.0 eth0: link on 1000 Mbps Full Duplex mode Mar 2 14:45:55 HPSTORAGE dhcpcd[1294]: br0: carrier acquired Mar 2 14:45:55 HPSTORAGE kernel: bond0: (slave eth0): link status definitely up, 100 Mbps full duplex Mar 2 14:45:55 HPSTORAGE kernel: bond0: (slave eth0): making interface the new active one so i am back to not connecting at 1gbit hpstorage-syslog-20210302-2251.zip
  3. hmmm.....i found some info on this but i am in over my head regarding compiling a kernel https://www.howtoforge.com/creating-the-sis191-gigabit-ethernet-driver-on-linux-2.6
  4. i am trying to do the same. Have you figured it out yet?
  5. How did you get the network port to run at full speed? it is super flaky and mine wont even register the trial license. It has an SiS 191 chipset
  6. I have the same server that I picked up from a thrift store for $30. just upgraded the ram and cpu's. I made my own custom cable and extended the dvd one. I also added a del lsi 9202-8i card and flashed it to IT mode so I would have enough connections for 14 drives but I'm only using 12. I have a generic icy dock made by evercool called EVERCOOL ARMOR HD-AR-R-BK. I have two plastic trays that fit in the pcie slots holding my ssd's for my cache array. What I am having a problem with is the cpu and power management. I don't believe the cpu's are throttling at idle which is making the server too hot and the fan is running at turbo. I also added two 120mm fans to the back of the drive cage and one that blows on the pcie slots. I also added 2 old cpu fans held on by zip ties to the heatsinks that are being controlled by a small temperature sensing board. What are you using to monitor the temps and what settings are you using in the bios for the power management? Because of the lack of pcie 3.0 for modern video cards and this heat/noise issue I'm about to just build a system using a Chinese x99 motherboard and 1 or 2 Xeon E5-2678 v3 12 core cpu's
  7. so i am interested in doing the same. i have a limited budget and was looking into a quadro p600 or a 1050 ti but right now they go for $100+ used and $200 new. the mining card for $50 or less is more appealing since i would only use it for plex transcoding anyways
  8. First I have to say thank you. I have been ripping my hair out trying to get gpu passthrough working on my ryzen 2600 on a b450m with a Vega 56 and a Rx 550. Thanks to your patched kernel, I can start the VM with the Vega fine an put it to sleep or reboot it fine, but when I shut it down within a few min the fan goes turbo on the Vega and even after using the server standby script to reset my gpu from spaceinvader1 the GPU is disconnected but doesn't reconnect and I am unable to start the VM untill I reboot.
  9. @LiableLlama i would love the info on how to do this
  10. i got it working docker run -d --name telly -p 6077:6077/tcp -v /home/lbeavisc/appdata/telly/tmp:/tmp -e PLAYLIST="http://live.eternaltv.net:25461/get.php?username=USERNAME&password=PASSWORD=m3u_plus&output=ts" -e USEREGEX="USA|USA-PREMIUM MOVIE" -e STREAMS=1 -e FRIENDLYNAME="Tuner1" -e DEVICEID="12345678" -e TEMP="/tmp" -e PUID=1000 -e PGID=1000 -e LISTEN=172.17.0.11:6077 tombowditch/telly i added the puid and pgid and quotes on the temp dir and added the docker container ip
  11. i am getting "Unable to tune channel (Timed out)" when i go to view a channel i am using docker and telly 0.5 i have eternaltv as my provider