[quote=tempus]Piccola premessa: come più volte ribadito, è opportuno cercare di titolare i thread diversamente; non solo “grave problema e alimentatore silenzioso” è oltremodo generico ma mi immaginavo come minimo che il sistema non si avviasse…
Mi sono permesso quindi di cambiare il titolo; detto questo, il sistema si surriscalda con Fedora per qualche motivo? Che scheda grafica hai? DE in uso? Temperature?
$ lspci -nnk | egrep -iA3 'vga|display|3d'
$ glxinfo | grep render
$ ps -eo comm= | grep -E '(gnome-session|startkde|startactive|xfce.?-session|fluxbox|blackbox|hackedbox|ratpoison|enlightenment|icewm-session|od-session|wmaker|wmx|openbox-lxde|openbox-gnome-session|openbox-kde-session|mwm|e16|fvwm|xmonad|sugar-session|mate-session)'
$ sensors
(se il comando sensors non è disponibile installa lm_sensors)
EDIT: oops scusa frafra :)[/quote]
ciao la scheda grafica è questa un amd http://www.hisdigital.com/un/product2-752.shtml ed uso mate , ora ho tutto scollegato sia le ventole del case che quella del cpu in effetti il rumore potrebbe essere la ventola della scheda video e non l’ali … uso i driver open radeon
[code][root@localhost ~]#
[root@localhost ~]# lspci -nnk | egrep -iA3 ‘vga|display|3d’
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Bonaire XT [Radeon HD 7790/8770 / R9 260 OEM] [1002:665c]
Subsystem: Hightech Information System Ltd. Device [1787:200f]
Kernel driver in use: radeon
Kernel modules: radeon
[root@localhost ~]#
[root@localhost ~]#
[root@localhost ~]# glxinfo | grep render
direct rendering: Yes
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
OpenGL renderer string: Gallium 0.4 on AMD BONAIRE
GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_packed_depth_stencil,
GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,
[root@localhost ~]#
[root@localhost ~]#
[root@localhost ~]# ps -eo comm= | grep -E ‘(gnome-session|startkde|startactive|xfce.?-session|fluxbox|blackbox|hackedbox|ratpoison|enlightenment|icewm-session|od-session|wmaker|wmx|openbox-lxde|openbox-gnome-session|openbox-kde-session|mwm|e16|fvwm|xmonad|sugar-session|mate-session)’
mate-session
[root@localhost ~]#
[root@localhost ~]#
[root@localhost ~]# sensors
radeon-pci-0100
Adapter: PCI adapter
temp1: +23.0°C (crit = +120.0°C, hyst = +90.0°C)
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +20.5°C (high = +70.0°C)
w83627dhg-isa-0290
Adapter: ISA adapter
Vcore: +1.36 V (min = +0.00 V, max = +1.74 V)
in1: +0.07 V (min = +0.65 V, max = +0.61 V) ALARM
AVCC: +3.42 V (min = +2.98 V, max = +3.63 V)
+3.3V: +3.41 V (min = +2.98 V, max = +3.63 V)
in4: +1.70 V (min = +0.65 V, max = +0.02 V) ALARM
in5: +1.70 V (min = +1.06 V, max = +0.12 V) ALARM
in6: +1.89 V (min = +1.06 V, max = +0.08 V) ALARM
3VSB: +3.50 V (min = +2.98 V, max = +3.63 V)
Vbat: +3.46 V (min = +2.70 V, max = +3.63 V)
fan1: 0 RPM (min = 292 RPM, div = 128) ALARM
fan2: 0 RPM (min = 1757 RPM, div = 128) ALARM
fan3: 0 RPM (min = 439 RPM, div = 128) ALARM
fan4: 0 RPM (min = 1318 RPM, div = 128) ALARM
fan5: 0 RPM (min = 10546 RPM, div = 128) ALARM
temp1: +23.0°C (high = -76.0°C, hyst = +8.0°C) ALARM sensor = thermistor
temp2: +29.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor
temp3: +119.0°C (high = +114.0°C, hyst = +114.0°C) ALARM sensor = thermistor
cpu0_vid: +0.375 V
intrusion0: ALARM
[root@localhost ~]#
[/code]