+ Auf Thema antworten
Seite 1 von 2 1 2 LetzteLetzte
Zeige Ergebnis 1 bis 10 von 16

Thema: Performance-Problem mit ntfs-3g-Treiber, neue Version 2010.1.16

  1. #1

    Standard Performance-Problem mit ntfs-3g-Treiber, neue Version 2010.1.16

    Hallo zusammen,
    da der im LG-NAS verwendete NTFS-Treiber NTFS-3G v2009.2.1 sehr arge Performancprobleme hat, würde ich gerne mal die neueste Version 2010.1.16 verwenden. Kann den bitte jemand kompiliert für unser LG-NAS zur Verfügung stellen?
    Alternativ würde ich ihn auch selber kompilieren, bräuchte aber dann eine Anleitung bzgl. Cross-Compiler etc. Hab bisher die NTFS-3G-v2010.1.16 auf einer CentOS/x86-Maschine kompiliert, ist schneller als die alte Version.
    Aber wie für den ARM-Prozessor kompilieren?

    Grüsse,
    P.

  2. #2

    Standard

    Hi,

    habe da was gefunden:

    http://www.ailis.de/~k/archives/19-A...ing-howto.html

    Ist wohl schon etwas älter und man muss auf jeden Fall drauf achten die richtigen sourcen herunterzuladen aber klingt eigentlich vielversprechend.

    Ich versuche dir Tage mal ntfs-3g für ARM nach diesem HowTo zu kompilieren.

  3. #3

    Standard

    Hallo,

    wieso macht ihr das nicht nativ auf der BOX ?
    Dann habt ihr kein Problem mit den Bibliotheken.
    Please use [CODE]-tags for linux console outputs. Thanks

    Linux ARM/Gemini MAINTAINER, git tree at

    git://git.berlios.de/gemini-board

    Firmware for IB4220 (Thread) possible for other Gemini Devices
    http://forum.nas-portal.org/showthread.php?t=8452
    Downloads Gemini-Devices IB42?0/MRT-35HD* and other
    http://sourceforge.net/projects/gemini-board/files/
    Openbooks german
    http://www.galileocomputing.de/katalog/openbook

  4. #4

    Standard

    ist auf der box der gcc drauf? hab zwar nicht lange gesucht, aber ein
    aufruf von gcc gab nur die fehlermeldung 'Command not found'
    zurück. oder ist der compiler in einem nicht-standard-pfad installiert?

    grüsse, p.

  5. #5

    Standard

    hab auf der box mit find gesucht, kein cc, gcc, gmake oder make vorhanden.
    kann man ein entwicklungssystem auf der box installieren? wo find ich so ein paket?

    @ElektromAn: klar, es wäre mir natürlich am liebsten, auf der box direkt zu kompilieren, um die lib-probleme zu minimieren.

  6. #6

    Standard

    Das is ein DEBIAN drauf also

    Code:
    apt-get install gcc
    apt-get install binutils
    Please use [CODE]-tags for linux console outputs. Thanks

    Linux ARM/Gemini MAINTAINER, git tree at

    git://git.berlios.de/gemini-board

    Firmware for IB4220 (Thread) possible for other Gemini Devices
    http://forum.nas-portal.org/showthread.php?t=8452
    Downloads Gemini-Devices IB42?0/MRT-35HD* and other
    http://sourceforge.net/projects/gemini-board/files/
    Openbooks german
    http://www.galileocomputing.de/katalog/openbook

  7. #7

    Standard

    Das hatte ich als erstes versucht, mit folgender Meldung:

    Code:
     apt-get install binutils
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Suggested packages:
      binutils-doc
    The following NEW packages will be installed:
      binutils
    0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded.
    1 not fully installed or removed.
    Need to get 0B/2601kB of archives.
    After this operation, 7430kB of additional disk space will be used.
    Setting up libc6 (2.7-18lenny1) ...
    BusyBox v1.12.4 (2009-01-02 13:15:21 KST) multi-call binary
    
    Usage: init
    
    Init is the parent of all processes
    Auch nach ewigem warten hat sich nichts getan und ich konnte daraus auch keine information ziehen was von mir nun erwartet wird.

    kannst du mir vielleicht einen Tip geben?

  8. #8

    Standard

    Log :
    Code:
    LG-NAS:~# apt-get update
    Hit http://ftp.de.debian.org lenny Release.gpg
    Hit http://ftp2.de.debian.org lenny Release.gpg
    Hit http://ftp.de.debian.org lenny Release
    Hit http://ftp2.de.debian.org lenny Release
    Ign http://ftp2.de.debian.org lenny/main Packages/DiffIndex
    Hit http://ftp2.de.debian.org lenny/main Packages
    Ign http://ftp.de.debian.org lenny/main Packages/DiffIndex
    Hit http://ftp.de.debian.org lenny/main Packages
    Reading package lists... Done
    LG-NAS:~# apt-get install gcc binutils
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    gcc is already the newest version.
    binutils is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 41 not upgraded.
    Außerem
    Code:
    LG-NAS:/etc/apt# cat sources.list
    deb http://ftp.de.debian.org/debian/ lenny main
    LG-NAS:/etc/apt# cat sources.list.d/nc1.list
    deb http://ftp2.de.debian.org/debian/ lenny main
    In nc1.list der "interne" Server von LG
    Please use [CODE]-tags for linux console outputs. Thanks

    Linux ARM/Gemini MAINTAINER, git tree at

    git://git.berlios.de/gemini-board

    Firmware for IB4220 (Thread) possible for other Gemini Devices
    http://forum.nas-portal.org/showthread.php?t=8452
    Downloads Gemini-Devices IB42?0/MRT-35HD* and other
    http://sourceforge.net/projects/gemini-board/files/
    Openbooks german
    http://www.galileocomputing.de/katalog/openbook

  9. #9

    Standard

    Danke für die schnelle Antwort.

    Ein apt-get update hatte ich natürlich auch durchgeführt, das mit der nc1 war mir allerdings neu.

    Habe "deinen" Server eingetragen und erneut ein update ausgeführt.

    Leider kein Unterschied:

    Code:
     apt-get install gcc binutils
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following extra packages will be installed:
      cpp cpp-4.3 gcc-4.3 libc6-dev libgmp3c2 libgomp1 libmpfr1ldbl linux-libc-dev
    Suggested packages:
      binutils-doc cpp-doc gcc-4.3-locales gcc-multilib make manpages-dev autoconf automake1.9 libtool flex bison gdb gcc-doc libmudflap0-4.3-dev gcc-4.3-doc libgcc1-dbg
      libgomp1-dbg libmudflap0-dbg glibc-doc
    The following NEW packages will be installed:
      binutils cpp cpp-4.3 gcc gcc-4.3 libc6-dev libgmp3c2 libgomp1 libmpfr1ldbl linux-libc-dev
    0 upgraded, 10 newly installed, 0 to remove and 33 not upgraded.
    1 not fully installed or removed.
    Need to get 0B/9823kB of archives.
    After this operation, 30.4MB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Setting up libc6 (2.7-18lenny1) ...
    BusyBox v1.12.4 (2009-01-02 13:15:21 KST) multi-call binary
    
    Usage: init
    
    Init is the parent of all processes
    Danach tut sich nichts mehr

  10. #10

    Standard

    bei mir das gleiche.
    muss man was bereinigen?
    habe vorher noch ein
    apt-get clean
    und
    apt-get autoclean
    gemacht, hat aber nix geholfen.

+ Auf Thema antworten

Ähnliche Themen

  1. Antworten: 0
    Letzter Beitrag: 24.10.2009, 19:50
  2. Neue inoffizielle Version 5.0.46 von Twonkymedia ist online
    Von HWguru im Forum Mediaserver / Streaming / Mediaclients
    Antworten: 24
    Letzter Beitrag: 23.05.2009, 12:49
  3. Eigenbau mit Performance-Problem
    Von Damien im Forum NAS-Geräte im Eigenbau
    Antworten: 5
    Letzter Beitrag: 28.04.2009, 09:17

Stichworte

Lesezeichen

Forumregeln

  • Es ist dir nicht erlaubt, neue Themen zu verfassen.
  • Es ist dir nicht erlaubt, auf Beiträge zu antworten.
  • Es ist dir nicht erlaubt, Anhänge hochzuladen.
  • Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.