06-27-2018, 09:13 AM
(06-27-2018, 04:07 AM)pas059 Wrote: Hi,
my power supply is this one. But it's not a ramdom crashe/freeze/reboot it's only during the first minutes after power up, after this time this works (no more auto reboot or crash).\
That power supply should do the job just fine... it could be a lemon though...
Quote:For my network issues, i had installed samba (and winbind + smbclient + cifs-utils) which was not installed with this version of OS. I done systmctl... but the problems remain. The last lines of log.smbd are:
[2018/06/27 10:37:32.828493, 0] ../lib/util/become_daemon.c:124(daemon_ready)
STATUS=daemon 'smbd' finished starting up and ready to serve connections
& similar things for log.nmbd
but the message (after samba install) is ""Failed to retrieve share list from server: connection refused"
I've got a couple more things for you to try:
Open /etc/samba/smb.conf in nano (or whatever text editor) with sudo. There should be a line something like this in the file:
Code:
name resolve order = bcast host
If that still didn't fix it, find the IP address of your Windows computer and run
Code:
smbclient -L <IP address>
Community administrator and sysadmin for PINE64
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)