00:27
syphyr has quit [Quit: Leaving]
00:33
LEBot has quit [Remote host closed the connection]
00:33
LEBot has joined #libreelec
00:36
minimal has quit [Quit: Leaving]
01:33
LEBot has quit [Remote host closed the connection]
01:33
LEBot has joined #libreelec
02:35
LEBot has quit [Remote host closed the connection]
02:35
LEBot has joined #libreelec
03:33
LEBot has quit [Read error: Connection reset by peer]
03:34
LEBot has joined #libreelec
04:34
LEBot has quit [Remote host closed the connection]
04:34
LEBot has joined #libreelec
04:57
buzzmarshall has quit [Quit: Konversation terminated!]
05:34
LEBot has quit [Remote host closed the connection]
05:34
LEBot has joined #libreelec
06:15
TomTom_ has joined #libreelec
06:19
TomTom_ is now known as TomTom
06:33
GreenRiot has quit [Ping timeout: 260 seconds]
06:33
GreenRio- has joined #libreelec
06:34
LEBot has quit [Remote host closed the connection]
06:34
LEBot has joined #libreelec
07:34
LEBot has quit [Remote host closed the connection]
07:35
LEBot has joined #libreelec
08:26
coltseavers has quit [Remote host closed the connection]
08:34
LEBot has quit [Remote host closed the connection]
08:35
LEBot has joined #libreelec
08:53
coltseavers has joined #libreelec
09:09
coltseavers has quit [Remote host closed the connection]
09:09
coltseavers has joined #libreelec
09:14
FergusL has quit [Ping timeout: 255 seconds]
09:34
LEBot has quit [Remote host closed the connection]
09:35
LEBot has joined #libreelec
09:48
FergusL has joined #libreelec
09:59
FergusL4 has joined #libreelec
09:59
FergusL has quit [Ping timeout: 246 seconds]
09:59
FergusL4 is now known as FergusL
10:33
GNUmoon has quit [Ping timeout: 252 seconds]
10:35
LEBot has quit [Remote host closed the connection]
10:35
FergusL has quit [Changing host]
10:35
FergusL has joined #libreelec
10:35
LEBot has joined #libreelec
10:42
GNUmoon has joined #libreelec
11:32
riot_dd has joined #libreelec
11:33
riot_dd_ has quit [Ping timeout: 255 seconds]
11:35
LEBot has quit [Remote host closed the connection]
11:35
LEBot has joined #libreelec
11:38
Fenster`` has quit [Ping timeout: 245 seconds]
11:49
Fenster`` has joined #libreelec
12:26
Fenster`` has quit [Ping timeout: 240 seconds]
12:35
LEBot has quit [Remote host closed the connection]
12:35
LEBot has joined #libreelec
12:43
Fenster has joined #libreelec
12:46
Fenster` has joined #libreelec
12:49
Fenster has quit [Ping timeout: 246 seconds]
12:57
minimal has joined #libreelec
13:00
Fenster`` has joined #libreelec
13:04
Fenster` has quit [Ping timeout: 240 seconds]
13:35
LEBot has quit [Remote host closed the connection]
13:36
LEBot has joined #libreelec
13:46
chewitt has joined #libreelec
14:08
Fenster` has joined #libreelec
14:12
Fenster`` has quit [Ping timeout: 246 seconds]
14:33
ad1m4 has joined #libreelec
14:35
Fenster` has quit [Ping timeout: 252 seconds]
14:35
LEBot has quit [Remote host closed the connection]
14:36
LEBot has joined #libreelec
14:57
minimal has quit [Quit: Leaving]
15:07
Colti has quit [Excess Flood]
15:07
Colti has joined #libreelec
15:35
LEBot has quit [Remote host closed the connection]
15:36
LEBot has joined #libreelec
15:37
chewitt has quit [Read error: Connection reset by peer]
15:37
chewitt_ has joined #libreelec
15:40
Fenster has joined #libreelec
15:41
Fenster` has joined #libreelec
15:45
Fenster has quit [Ping timeout: 264 seconds]
15:48
speeedy has quit [Remote host closed the connection]
15:58
Fenster`` has joined #libreelec
16:02
Fenster` has quit [Ping timeout: 244 seconds]
16:07
<
electro575 >
Hi all, i have bought fan with 3 pin on kubii website. Have you an advice to enable the FAN control pin ?
16:26
<
mack >
electro575: there is no fan control pin on a three pin fan. The third pin is for speed reporting. To control the speed of the fan, vary the voltage or the duty cycle with PWM.
16:27
<
mack >
(PWM for 3pin fan might not work)
16:29
<
mack >
if you want a fan that you can send a signal for control, use a 4-pin fan.
16:29
<
electro575 >
O, okey :/
16:30
<
electro575 >
it was said for me mack : read the README, and youll find the gpio-fan overlay documentation, set that up in config.txt
16:31
<
electro575 >
line 5
16:31
<
mack >
some three pin fans speed can be controlled to some extent by a pulse-width modulated voltage supply. Don't expect reliable linear control or speed reporting from the third pin.
16:35
Guest1112 has quit [Changing host]
16:35
Guest1112 has joined #libreelec
16:35
Guest1112 is now known as yang
16:36
LEBot has quit [Remote host closed the connection]
16:36
LEBot has joined #libreelec
16:37
<
electro575 >
it can be the good link
16:37
<
electro575 >
the flag must be enable, how enable it with libreelec ?
16:37
<
electro575 >
CONFIG_SENSORS_GPIO_FAN
16:42
<
mack >
since you're talking about dtoverlay, I assume you have a Raspberry Pi. If you have a fan designed for Pi, it can be three pins.
16:46
<
mack >
I'm sorry I didn't realize that sooner, since "kubii" just sounded like a random Chinese brand.
16:46
<
electro575 >
no problem but
16:47
<
electro575 >
i have write this line
16:47
<
electro575 >
dtoverlay=gpio-fan,gpiopin=14,temp=68000
16:47
<
electro575 >
and use this pin for the three pin
16:56
<
mack >
I've never used the fan overlay for a Pi, especially for libreelec. I just have a nice heatsink case for the Pi I have libreelec on, so there is no fan noise.
16:56
<
mack >
The Pi4 I do have a fan on, I juse use a python script running in the background to handle the fan.
16:57
<
electro575 >
cat /proc/config.gz | gunzip | grep CONFIG_SENSORS_PWM_FAN -> CONFIG_SENSORS_PWM_FAN=m
16:58
<
electro575 >
mack : what fan have you ? 3 or 4 pin ?
16:59
<
mack >
no clue :) It's been installed for years and isn't really accessible.
16:59
<
mack >
It was one that was included in a case.
17:00
<
electro575 >
mack : your script can run for my topic ?
17:01
<
mack >
Make sure to have the addons mentioned in Minimal requirements.
17:03
<
mack >
and be sure to read all the lines in the Installation of script section.
17:03
<
mack >
Hopefully that works. I've never tried it before, nor have I even seen it. I just found it with a search.
17:04
<
electro575 >
humm, ok
17:04
<
electro575 >
thanks
17:06
minimal has joined #libreelec
17:17
speeedy has joined #libreelec
17:35
HumanGeek has quit [Ping timeout: 246 seconds]
17:36
HumanGeek has joined #libreelec
17:36
LEBot has quit [Read error: Connection reset by peer]
17:36
LEBot has joined #libreelec
17:53
chewitt_ is now known as chewitt
18:29
GreenRio- has quit [Ping timeout: 264 seconds]
18:30
chewitt has quit [Quit: Zzz..]
18:31
chewitt has joined #libreelec
18:36
GreenRiot has joined #libreelec
18:36
LEBot has quit [Remote host closed the connection]
18:36
LEBot has joined #libreelec
18:39
syphyr has joined #libreelec
18:42
speeedy has quit [Ping timeout: 246 seconds]
18:44
chewitt has quit [Ping timeout: 240 seconds]
19:36
LEBot has quit [Remote host closed the connection]
19:37
LEBot has joined #libreelec
19:52
casedup has quit [Ping timeout: 252 seconds]
20:36
LEBot has quit [Remote host closed the connection]
20:37
LEBot has joined #libreelec
20:47
speeedy has joined #libreelec
20:59
Fenster` has joined #libreelec
21:03
Fenster`` has quit [Ping timeout: 246 seconds]
21:04
TomTom has quit [Quit: Connection closed for inactivity]
21:07
Fenster` has quit [Ping timeout: 244 seconds]
21:37
LEBot has quit [Remote host closed the connection]
21:37
LEBot has joined #libreelec
21:45
Fenster has joined #libreelec
22:37
LEBot has quit [Remote host closed the connection]
22:37
LEBot has joined #libreelec
23:37
LEBot has quit [Remote host closed the connection]
23:37
LEBot has joined #libreelec