Ergebnis 1 bis 9 von 9
  1. #1
    Benutzer
    Registriert seit
    27.07.2013
    Ort
    France
    Beiträge
    57
    Thanks
    27
    Thanked 6 Times in 6 Posts

    SAMBA not working - HDMU 11592 Spark7162 - Amiko ALien2

    SAMBA not working on HDMU 11592 (at least - may not work on others) Spark7162 for Amiko Alien2 - from the log;

    Code:
    Alien-2:/tmp#
    Alien-2:/tmp# cat smb.log
    [2013/11/08 10:41:25, 0] lib/interface.c:load_interfaces(229)
      WARNING: no network interfaces found
    [2013/11/08 10:41:25, 0] smbd/server.c:main(986)
      standard input is not a socket, assuming -D option
    Alien-2:/tmp#
    and the working network interface is;

    Code:
    Alien-2:/tmp# ifconfig
    eth0      Link encap:Ethernet  HWaddr 30:00:0A:009F
              inet addr:192.168.2.105  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::3200:aff:fe00:99f/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:172871 errors:0 dropped:0 overruns:0 frame:0
              TX packets:7045 errors:4 dropped:0 overruns:0 carrier:4
              collisions:0 txqueuelen:1000
              RX bytes:12815666 (12.2 MiB)  TX bytes:983071 (960.0 KiB)
              Interrupt:134
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:80 errors:0 dropped:0 overruns:0 frame:0
              TX packets:80 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:6984 (6.8 KiB)  TX bytes:6984 (6.8 KiB)
    
    Alien-2:/tmp
    Code:
    contents of smb.conf;
    Alien-2:/tmp# cat /etc/samba/smb.conf
    [global]
    interfaces = eth0
    load printers = no
    guest account = root
    log file = /tmp/smb.log
    security = share
    netbios name = Alien2
    server string = HDMU
    workgroup = NEWBURY
    encrypt passwords = yes
    [media]
    comment = Media Files
    path = /media
    read only = no
    public = yes
    guest ok = yes
    Alien-2:/tmp#

    Anyone else have this problem and/or have a fix?

    Andy
    Geändert von ibero96 (08.11.2013 um 10:53 Uhr) Grund: Error in original post!


  2. #2
    Benutzer
    Registriert seit
    27.07.2013
    Ort
    France
    Beiträge
    57
    Thanks
    27
    Thanked 6 Times in 6 Posts
    Nobody else trying to use SAMBA on Alien/Alien2? Can't believe no one else has seen this!

    As an aside SAMBA works fine on the PKT Hyperion V2 image (haven't tried V3 yet) so clearly it's some sort of issue with the HDMU image or the plugin version on the HDMU server.

    Any information on how to fix this (if it's fixable) gratefully received

    Andy


  3. #3
    Benutzer
    Registriert seit
    27.07.2013
    Ort
    France
    Beiträge
    57
    Thanks
    27
    Thanked 6 Times in 6 Posts
    Zitat Zitat von ibero96 Beitrag anzeigen
    Nobody else trying to use SAMBA on Alien/Alien2? Can't believe no one else has seen this!

    As an aside SAMBA works fine on the PKT Hyperion V2 image (haven't tried V3 yet) so clearly it's some sort of issue with the HDMU image or the plugin version on the HDMU server.

    Any information on how to fix this (if it's fixable) gratefully received

    Andy
    So - installed HDMU_11759_E2_spark7162_211_git_5570 and still no working SAMBA on Alien-8900 or Alien2 - same problem as documented above. I assume this must work on other HDMU SH4 based systems? Anyone any ideas on how to fix this for the Amiko boxes???

    Andy


  4. #4
    VIP Avatar von macmanolo
    Registriert seit
    29.09.2012
    Ort
    Spanien
    Beiträge
    427
    Thanks
    115
    Thanked 168 Times in 110 Posts
    You have to install server 3.0 from network plugins, and then turn it in: Settings / System / Network to samba works.


  5. #5
    Benutzer
    Registriert seit
    27.07.2013
    Ort
    France
    Beiträge
    57
    Thanks
    27
    Thanked 6 Times in 6 Posts
    Well as the logs above show that's exactly what's been done - but as you can also see there is a problem with the binaries because they can't detect the network interface.......

    The PKT Hyperion images do have a working SAMBA so I can only assume that there is an issue with the HDMU image (for the Amiko aliens at least) ..... I suppose I can try and find the source and compile it myself -.....


    Andy


  6. #6
    Moderator Avatar von suchmich1983
    Registriert seit
    14.09.2012
    Beiträge
    2.388
    Thanks
    917
    Thanked 607 Times in 406 Posts
    Change this in your global SAMBA conf:
    Code:
    interfaces = eth0
    to this:
    Code:
    interfaces = 192.168.2.105
    Restart Samba... should work then...
    VU+ solo² (HDMU)
    GM 990 Reloaded (HDMU)
    Edision Pingulux Plus (HDMU)

    Panasonic TX-P50GTW60, SANYO PLV-Z5
    DENON AVR-X3200W
    2x Acoustic Research Helios F15 Executive
    2x Acoustic Research Helios B11 Executive
    1x Acoustic Research Helios C13 Executive
    1x Acoustic Research Chronos W38

    HP Microserver Gen8 (intel XEON 1265V2l, 16GB RAM)

    Schon gelesen? -> Frequently Asked Questions (FAQ)

  7. The Following User Says Thank You to suchmich1983 For This Useful Post:



  8. #7
    Benutzer
    Registriert seit
    27.07.2013
    Ort
    France
    Beiträge
    57
    Thanks
    27
    Thanked 6 Times in 6 Posts
    Thanks for the idea - but already tried that and same problem - looks like could be a compile time problem or missing library...... the nfs server part of this package (server 3.0 from the plugins server) works properly....

    Not a show stopper but would be nice to get this to work - at the moment I have to export /hdd/movie via nfs, mount it on a Linux server and then share it from there to the Windows network.

    Andy


  9. #8
    Moderator Avatar von suchmich1983
    Registriert seit
    14.09.2012
    Beiträge
    2.388
    Thanks
    917
    Thanked 607 Times in 406 Posts
    Then try:
    Code:
    interfaces = 192.168.2.105/24
    VU+ solo² (HDMU)
    GM 990 Reloaded (HDMU)
    Edision Pingulux Plus (HDMU)

    Panasonic TX-P50GTW60, SANYO PLV-Z5
    DENON AVR-X3200W
    2x Acoustic Research Helios F15 Executive
    2x Acoustic Research Helios B11 Executive
    1x Acoustic Research Helios C13 Executive
    1x Acoustic Research Chronos W38

    HP Microserver Gen8 (intel XEON 1265V2l, 16GB RAM)

    Schon gelesen? -> Frequently Asked Questions (FAQ)

  10. The Following User Says Thank You to suchmich1983 For This Useful Post:



  11. #9
    Benutzer
    Registriert seit
    27.07.2013
    Ort
    France
    Beiträge
    57
    Thanks
    27
    Thanked 6 Times in 6 Posts
    Bingo - it works!

    Thanks for the help, really appreciate your time and patience helping out here. Thanks again....


    Andy


Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •