ubuntu MATE 16.04.1 LTS Live USB

AmigaOne X5000 platform specific issues related to Linux only.
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by Spectre660 »

Is
smbclient -L servername
working ?
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
softwarefailure
Posts: 112
Joined: Fri Feb 14, 2014 10:29 pm

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by softwarefailure »

Yes, smbclient works fine.
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by Spectre660 »

Can you connect using the connect to server option in the "Places "Menu ?
Using Type "Windows share"
This works for me .
not sure what I am doing wrong with the cli commands though.
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
softwarefailure
Posts: 112
Joined: Fri Feb 14, 2014 10:29 pm

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by softwarefailure »

Yes, that works here too.
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by Spectre660 »

So the Samba and cifs protocol should be working with the kernels.
I am still not sure what is going wrong with the cli commands .
softwarefailure wrote:Yes, that works here too.
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by Spectre660 »

I am looking at the X1000 kernel .config .
It does not have support for some of the newer protocols (SMB311).
This could be what is causing the issue.


CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_WEAK_PW_HASH=y
# CONFIG_CIFS_XATTR is not set
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
# CONFIG_CIFS_SMB311 is not set

My X5000 config does .

CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
CONFIG_CIFS_ACL=y
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_SMB311=y
CONFIG_CIFS_FSCACHE=y
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by xeno74 »

softwarefailure wrote:On the X1000 this is working fine.
Did you mean you can mount the SMB shares from your X1000 with the X5000 but not the other way around?

-- Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
softwarefailure
Posts: 112
Joined: Fri Feb 14, 2014 10:29 pm

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by softwarefailure »

xeno74 wrote:Did you mean you can mount the SMB shares from your X1000 with the X5000 but not the other way around?
No, I'm trying to mount SMB shares from a QNAP NAS device. It works fine on the X1000 with A-EON's Ubuntu 12.04 for the X1000 but it doesn't work with Ubuntu MATE 16.04 on the X5000.
softwarefailure
Posts: 112
Joined: Fri Feb 14, 2014 10:29 pm

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by softwarefailure »

So is there anything else I can try to get this working? It's quite important for me.

As I said earlier, I can mount the shares from the "Places" menu but AFAICS, this won't allow me to access them from bash. Their location is listed as smb://mynas.local/stuff/ but of course that's nothing that bash can handle.
User avatar
Skateman
Posts: 861
Joined: Thu Aug 10, 2017 8:36 pm
Location: The Netherlands

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by Skateman »

Hi, have you tried replacing the name for the ip adress.... i guess you havve but you never know...

smb://IPadress/
AmigaOne X5000 -> 2GHz / 16GB RAM / Radeon RX 570 / Radeon X1950 / M-Audio 5.1 -> AmigaOS / Linux
Amiga 1200 -> Recapped / 68ec020 ACA 1221ec / CF HDD / RetroNET connected to the world
Vampire 4SA - RPi4 Running AmiKitXE Full
Post Reply