Everything posted by clowrym
-
Speedtest.net for unRAID 6.1+
I have mine set to Auto. Although it is working again, I dont get the same speed on unraid that I do on my Desktop....and dont get the speeds I used to get yesterday!
-
Speedtest.net for unRAID 6.1+
anyone having issues with the speedtest plugin today? this am at around 3 (I have it running every hour) it couldn't get connection with v3.4, changed to beta v1.0 and i get the servers, but my speed is incorrect only about 12m down/up. my computer & all earlier tests are at 160m which is correct
-
Plex: Guide to Moving Transcoding to RAM
I'll set this on my PLugin as well.....
-
How much RAM do you have installed in your unRAID server?
I currently have 16, with another 16 sitting on the bench ready to install when I get a chance!!
-
Need Help with Plex Icons for Movies/TV Shows Etc
If you are trying to use the local Folder locations, you cannot us file:// to your location, you have to use the actual location ie. /mnt/cache/Apps/plex/plexicon.png...one for each section you want to change.... I struggled with the instructions for a while as well, I'm not sure where the file:// came into play, but I have done this on pms for Mac / Windows / and Linux and file:/ does not work on any of them!!.... If that doesn't work for you, I can probably upload a sample of my plex.db for you to look at with the editor
-
Preclear.sh results - Questions about your results? Post them here.
In the middle of a pre-clear on a new disk and checked out my syslog... Is this normal? Mar 25 07:45:07 Tower udevd[26416]: timeout 'ata_id --export /dev/sdk' Mar 25 07:45:08 Tower udevd[26416]: timeout: killing 'ata_id --export /dev/sdk' [26417] Mar 25 07:45:17 Tower last message repeated 9 times Mar 25 07:45:18 Tower udevd[26416]: 'ata_id --export /dev/sdk' [26417] terminated by signal 9 (Killed) Mar 25 07:45:18 Tower udevd[26416]: timeout 'scsi_id --export --whitelisted -d /dev/sdk' Mar 25 07:46:12 Tower kernel: sdk: sdk1
-
Dynamix - System Temp
Try a simple one like this: chip "coretemp-*" label temp1 "MB Temp" label temp2 "CPU Temp" If you get anything at all, then you can experiment with changing temp1 and temp2 to other things. Make sure this sensors.conf is put into /etc/sensors.d, then refresh the Dynamix screen. If it works, then make sure it is copied to /boot/config/plugins/dynamix for reinstallation after each boot. I tried to rename my coretemp's previous but it gives an error "unexpected space" Although I had tried "Label Core 1 "MB Temp" etc... I beleive the unexpected space was in the "Core 1" portion....
-
Dynamix - System Temp
I ran sensors-detect on my V6.03b and came up with a couple new items that it didn't show on v5 #----cut here---- # Chip drivers modprobe coretemp modprobe i5k_amb modprobe w83627hf modprobe w83793 /usr/bin/sensors -s #----cut here---- If you have some drivers built into your kernel, the list above will contain too many modules. Skip the appropriate ones! You really should try these commands right now to make sure everything is working properly. Monitoring programs won't work until the needed modules are loaded. Unloading i2c-dev... OK problem is they error out when running mod probe... root@Tower:~# modprobe i5k_amb modprobe: FATAL: Module i5k_amb not found. root@Tower:~# modprobe w83793 modprobe: FATAL: Module w83793 not found. root@Tower:~# anyone know how to add these?
-
Dynamix - System Temp
No problem. I may end up removing it as well. Were you able to add w83627hf at all? if so do your temps read -48 as well?
-
Dynamix - System Temp
Sensors output show's coretemp-isa-0000 Adapter: ISA adapter Core 0: +52.0 C (high = +82.0 C, crit = +100.0 C) Core 1: +60.0 C (high = +82.0 C, crit = +100.0 C) Core 2: +45.0 C (high = +82.0 C, crit = +100.0 C) Core 3: +62.0 C (high = +82.0 C, crit = +100.0 C) coretemp-isa-0001 Adapter: ISA adapter Core 0: +63.0 C (high = +82.0 C, crit = +100.0 C) Core 1: +63.0 C (high = +82.0 C, crit = +100.0 C) Core 2: +63.0 C (high = +82.0 C, crit = +100.0 C) Core 3: +60.0 C (high = +82.0 C, crit = +100.0 C) w83627hf-isa-0290 Adapter: ISA adapter in0: +4.08 V (min = +0.00 V, max = +4.08 V) in1: +4.08 V (min = +0.00 V, max = +4.08 V) in2: +4.08 V (min = +2.82 V, max = +3.79 V) ALARM in3: +3.04 V (min = +4.06 V, max = +2.03 V) ALARM in4: +3.14 V (min = +4.08 V, max = +4.08 V) ALARM in5: +3.17 V (min = +3.76 V, max = +2.54 V) ALARM in6: +3.20 V (min = +4.08 V, max = +4.08 V) ALARM in7: +3.36 V (min = +4.08 V, max = +3.92 V) ALARM in8: +3.18 V (min = +4.08 V, max = +3.57 V) ALARM fan1: 0 RPM (min = 0 RPM, div = 2) fan2: 0 RPM (min = 0 RPM, div = 2) fan3: 0 RPM (min = 0 RPM, div = 2) temp1: -48.0 C (high = +75.0 C, hyst = +70.0 C) sensor = thermistor temp2: -48.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor temp3: -48.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor cpu0_vid: +1.419 V beep_enable: enabled I removed the W83627 chip as the temp's shown are incorrect / not useful since they never change from -48. When I try and rename the coretemp-ISA cores it gives me an error unexpected space. Clowrym... I've got the same MB as you do. I found this post... http://www.lm-sensors.org/wiki/Configurations/SuperMicro/X7DB8 But don't know how to translate that into what we need. I've tried loading the sensors listed... w83627hf-isa-0290 and w83793-i2c-0-2f but they are not found. Any ideas??? Sorry for the late reply, I just read your message!! I haven't found a way to get this working for me, so I ended up just removing the System temp plugin on this server. Out of curiosity, if you do modprobe w83627hf followed by sensors do you get the output? and do your temp's read properly?
-
Dynamix - System Temp
Sensors output show's coretemp-isa-0000 Adapter: ISA adapter Core 0: +52.0 C (high = +82.0 C, crit = +100.0 C) Core 1: +60.0 C (high = +82.0 C, crit = +100.0 C) Core 2: +45.0 C (high = +82.0 C, crit = +100.0 C) Core 3: +62.0 C (high = +82.0 C, crit = +100.0 C) coretemp-isa-0001 Adapter: ISA adapter Core 0: +63.0 C (high = +82.0 C, crit = +100.0 C) Core 1: +63.0 C (high = +82.0 C, crit = +100.0 C) Core 2: +63.0 C (high = +82.0 C, crit = +100.0 C) Core 3: +60.0 C (high = +82.0 C, crit = +100.0 C) w83627hf-isa-0290 Adapter: ISA adapter in0: +4.08 V (min = +0.00 V, max = +4.08 V) in1: +4.08 V (min = +0.00 V, max = +4.08 V) in2: +4.08 V (min = +2.82 V, max = +3.79 V) ALARM in3: +3.04 V (min = +4.06 V, max = +2.03 V) ALARM in4: +3.14 V (min = +4.08 V, max = +4.08 V) ALARM in5: +3.17 V (min = +3.76 V, max = +2.54 V) ALARM in6: +3.20 V (min = +4.08 V, max = +4.08 V) ALARM in7: +3.36 V (min = +4.08 V, max = +3.92 V) ALARM in8: +3.18 V (min = +4.08 V, max = +3.57 V) ALARM fan1: 0 RPM (min = 0 RPM, div = 2) fan2: 0 RPM (min = 0 RPM, div = 2) fan3: 0 RPM (min = 0 RPM, div = 2) temp1: -48.0 C (high = +75.0 C, hyst = +70.0 C) sensor = thermistor temp2: -48.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor temp3: -48.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor cpu0_vid: +1.419 V beep_enable: enabled I removed the W83627 chip as the temp's shown are incorrect / not useful since they never change from -48. When I try and rename the coretemp-ISA cores it gives me an error unexpected space.
-
Dynamix - System Temp
Renaming is done using the sensors.conf file, perhaps you can post what you have tried so far. I have added : chip "coretemp-isa-0000" label Core 1 "MB Temp" chip "coretemp-isa-0000" label Core 0 "CPU Temp" and added the Copy command to my go file. I beleive the issue is that the Core's were previously renamed somewhere else as they include a space which is not normal....
-
Dynamix - System Temp
Is it possible to add the coretemp-ISA adapter to the webpage? I haven't been able to re-name any of the core's so it will show up....
-
Dynamix - System Temp
so here's my output after running sensors-detect Driver `to-be-written': * ISA bus, address 0xca2 Chip `IPMI BMC KCS' (confidence: Driver `coretemp': * Chip `Intel digital thermal sensor' (confidence: 9) Driver `w83793': * Bus `SMBus I801 adapter at 1100' Busdriver `i2c_i801', I2C address 0x2f Chip `Winbond W83793R/G' (confidence: Driver `w83627hf': * ISA bus, address 0x295 Chip `Winbond W83627HF/F/HG/G Super IO Sensors' (confidence: 9) Driver `i5k_amb': * Chip `Intel AMB FB-DIMM thermal sensor' (confidence: 9) Note: there is no driver for IPMI BMC KCS yet. Check http://www.lm-sensors.org/wiki/Devices for updates. Warning: the required module w83793 is not currently installed on your system. If it is built into the kernel then it's OK. Otherwise, check http://www.lm-sensors.org/wiki/Devices for driver availability. Warning: the required module i5k_amb is not currently installed on your system. If it is built into the kernel then it's OK. Otherwise, check http://www.lm-sensors.org/wiki/Devices for driver availability. Do you want to generate /etc/sysconfig/lm_sensors? (yes/NO): no To load everything that is needed, add this to one of the system initialization scripts (e.g. /etc/rc.d/rc.local): #----cut here---- # Chip drivers modprobe coretemp modprobe w83627hf /usr/bin/sensors -s #----cut here---- and once modprob W83627hf is added: root@Tower:/mnt/cache/appdata# sensors coretemp-isa-0000 Adapter: ISA adapter Core 0: +52.0 C (high = +82.0 C, crit = +100.0 C) Core 1: +60.0 C (high = +82.0 C, crit = +100.0 C) Core 2: +45.0 C (high = +82.0 C, crit = +100.0 C) Core 3: +62.0 C (high = +82.0 C, crit = +100.0 C) coretemp-isa-0001 Adapter: ISA adapter Core 0: +63.0 C (high = +82.0 C, crit = +100.0 C) Core 1: +63.0 C (high = +82.0 C, crit = +100.0 C) Core 2: +63.0 C (high = +82.0 C, crit = +100.0 C) Core 3: +60.0 C (high = +82.0 C, crit = +100.0 C) w83627hf-isa-0290 Adapter: ISA adapter in0: +4.08 V (min = +0.00 V, max = +4.08 V) in1: +4.08 V (min = +0.00 V, max = +4.08 V) in2: +4.08 V (min = +2.82 V, max = +3.79 V) ALARM in3: +3.04 V (min = +4.06 V, max = +2.03 V) ALARM in4: +3.14 V (min = +4.08 V, max = +4.08 V) ALARM in5: +3.17 V (min = +3.76 V, max = +2.54 V) ALARM in6: +3.20 V (min = +4.08 V, max = +4.08 V) ALARM in7: +3.36 V (min = +4.08 V, max = +3.92 V) ALARM in8: +3.18 V (min = +4.08 V, max = +3.57 V) ALARM fan1: 0 RPM (min = 0 RPM, div = 2) fan2: 0 RPM (min = 0 RPM, div = 2) fan3: 0 RPM (min = 0 RPM, div = 2) temp1: -48.0 C (high = +75.0 C, hyst = +70.0 C) sensor = thermistor temp2: -48.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor temp3: -48.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor cpu0_vid: +1.419 V beep_enable: enabled
-
Dynamix - System Temp
I have a bit of an issue with the System temp set up, went through the wiki to add the drivers etc, but my sensors output (w83627ehf) for temp 1 & 2 both read -48C.... Not sure why this is, but if I use the temp1 & temp2 its kind of a waste of time... With Dual chips, I also get coretemp-ISA-0001 & 0002 consisting of a separate temp for each or the 4 cores of the quad core chips. I have yet to figure out how to get this working with the MB / CPU coretemp-isa-0000 Adapter: ISA adapter Core 0: +38.0 C (high = +82.0 C, crit = +100.0 C) Core 1: +50.0 C (high = +82.0 C, crit = +100.0 C) Core 2: +42.0 C (high = +82.0 C, crit = +100.0 C) Core 3: +53.0 C (high = +82.0 C, crit = +100.0 C) coretemp-isa-0001 Adapter: ISA adapter Core 0: +53.0 C (high = +82.0 C, crit = +100.0 C) Core 1: +53.0 C (high = +82.0 C, crit = +100.0 C) Core 2: +51.0 C (high = +82.0 C, crit = +100.0 C) Core 3: +49.0 C (high = +82.0 C, crit = +100.0 C) I will post the further output with the w83627 chip added once I get home this evening, as i didnt bother with further adding the temp's due to the output