|
|
|
![]() |
|
Strumenti |
![]() |
#3961 |
Senior Member
Iscritto dal: Dec 2006
Messaggi: 9542
|
mi sembra di capire che anche con il WDLXTV la pennetta deve essere inserita, pazienza, tengo il firmware etx-3
@toppino quando riscontri il problema, viene assegnato correttamente l'IP al WD TV? Anch'io ho riscontrato dei problemi all'inizio, per tagliare la testa al toro ho utilizzato lo static IP in base al MAC address del router. Nella sezione DHCP del router dovresti avere l'opzione di assegnare un determinato IP in base al MAC address dell'interfaccia ETH
__________________
Harry Callahan: We're not just going to let you walk out of here. Crook: Who's "we", sucker? Harry Callahan: Smith, and Wesson, and me. |
![]() |
![]() |
![]() |
#3962 |
Member
Iscritto dal: Jun 2007
Messaggi: 179
|
Curiosita' volante:
da quando hanno tolto il supporto per l'HD esterno dalla dotazione del WDTV? Thanks |
![]() |
![]() |
![]() |
#3963 |
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
|
![]() |
![]() |
![]() |
#3964 | |
Senior Member
Iscritto dal: Sep 2005
Messaggi: 5663
|
Quote:
![]() Se ne parla nei post tra il 14 e il 18 agosto, a partire dal post 3467 ... |
|
![]() |
![]() |
![]() |
#3965 | |
Senior Member
Iscritto dal: Dec 2006
Messaggi: 9542
|
Quote:
dovessi installarlo, oltre all'nfs.app.bin posso mettere i file net.mounts\net.config che utilizzo con il firmware ext-3? La sintassi è la stessa? c'è altro da fare lato WDTV per farlo fare da client NFS? grazie ancora
__________________
Harry Callahan: We're not just going to let you walk out of here. Crook: Who's "we", sucker? Harry Callahan: Smith, and Wesson, and me. |
|
![]() |
![]() |
![]() |
#3966 |
Member
Iscritto dal: May 2007
Messaggi: 224
|
Puoi mettere tranquilamente i file net.mounts\net.config che utilizzi su firmware ext-3
Per utilizzare il wdtv come client NFS devi configurare il net.mounts seguendo l'esempio che trovi nel file |
![]() |
![]() |
![]() |
#3967 |
Member
Iscritto dal: Apr 2008
Messaggi: 156
|
Codice:
# # Network configuration file #You can override the hostname here: HOST=wdtv # if you do not set a hostname,a random one is assigned. # attempt to set jumbo frames #MTU=9000 # # Dynamic IP Configuration: #DHCP=yes # # Static IP Configuration: (only if not DHCP) DHCP=no IP=192.168.1.6 GW=192.168.1.1 NM=255.255.255.0 DNS1=85.37.17.55 DNS2=85.38.28.93 # # Optional: #specify time server host #NTP=pool.ntp.org #specify timezone (example=pacific North America) #TZ=PST8PDT #do not load any network drivers (saves memory) #SUPPRESS_OTHERS=yes sleep 5 Codice:
# # Example net.mounts file to demonstrate auto-mounting # of network shares # # note: that if you store a net.mounts file in /conf/ then it will ALSO # execute on startup. # # Mount a windows file share (must be done by IP address) #xmount //192.168.0.33/ShareName ShareName cifs # if your "guest" account is disabled, you must supply username and password #xmount //192.168.0.34/ShareName ShareName cifs user=username,pass=password # Mount an NFS share xmount 192.168.1.1:/home/filippo/Scrivania/musica Musica2 nfs xmount 192.168.1.1:/home/filippo/Scrivania/Dvx Dvx2 nfs xmount 192.168.1.1:/home/filippo/Scrivania/riky riky nfs #xmount 192.168.0.44:/nfsroot ShareName nfs Nella chiavetta metto il file nfs.app.bin come richiesto ![]() Questo è il mio file exports Codice:
# /etc/exports: the access control list for filesystems which may be exported # to NFS clients. See exports(5). # # Example for NFSv2 and NFSv3: # /srv/homes hostname1(rw,sync) hostname2(ro,sync) # # Example for NFSv4: # /srv/nfs4 gss/krb5i(rw,sync,fsid=0,crossmnt) # /srv/nfs4/homes gss/krb5i(rw,sync) # /home/filippo/Scrivania/musica 192.168.1.2(rw,sync) /home/filippo/Scrivania/Dvx 192.168.1.2(rw,sync) /home/filippo/Scrivania/riky 192.168.1.2(rw,sync) #Garage pc filippo2 #/home/filippo/Scrivania/condivisione2 192.168.1.10(rw,sync) #Garage pc filippo1 #/home/filippo/Scrivania/dati 192.168.1.7(rw,sync) ![]() |
![]() |
![]() |
![]() |
#3968 | |
Member
Iscritto dal: Nov 2001
Città: ~venezia
Messaggi: 282
|
Quote:
anche voi avete lo stesso problema? ![]() |
|
![]() |
![]() |
![]() |
#3969 |
Senior Member
Iscritto dal: Dec 2006
Messaggi: 9542
|
@toppino ripeto, anch'io ho riscontrato problemi simili al tuo
lavora sul router, fai assegnare l'IP dal router in base al MAC dell'WDTV edit: il file exports dovrebbe servire se utilizzi il WDTV come NFS SERVER, correggetimi se sbaglio. Se lo utilizzi come client non serve quella configurazione
__________________
Harry Callahan: We're not just going to let you walk out of here. Crook: Who's "we", sucker? Harry Callahan: Smith, and Wesson, and me. Ultima modifica di Harry_Callahan : 13-09-2009 alle 13:59. |
![]() |
![]() |
![]() |
#3970 |
Member
Iscritto dal: Apr 2008
Messaggi: 156
|
Ma io non ho un router utilizo il modem alice gate della telecom e uno swithc ethernet non saprei proprio come fare ciò che dici...........
![]() |
![]() |
![]() |
![]() |
#3971 |
Senior Member
Iscritto dal: Dec 2006
Messaggi: 9542
|
cioè lanci la connessione PPPoE dal desktop mettendo username e password?
__________________
Harry Callahan: We're not just going to let you walk out of here. Crook: Who's "we", sucker? Harry Callahan: Smith, and Wesson, and me. |
![]() |
![]() |
![]() |
#3972 |
Senior Member
Iscritto dal: Aug 2008
Messaggi: 2048
|
Su internet ho notato ora inizia ad essere disponibile il wdtv mini
![]()
__________________
Intel Ryzen 5600X Rtx 4070 super S2719DGF. venduto a : Amiga1200 e Giovamas lp40 Acquistato da : Glass141 maranga1979 vash |
![]() |
![]() |
![]() |
#3973 |
Senior Member
Iscritto dal: Jul 2000
Messaggi: 2574
|
Hmmm, ragazzi, avete idea del perchè l'ingresso hdmi non venga visto dal mio Samsung 40a656 ? Non lo vede proprio in hdmi...ma puo' dipendere dal cavo ????
__________________
---- noivelocisti.net ---- |
![]() |
![]() |
![]() |
#3974 | |
Senior Member
Iscritto dal: Apr 2009
Messaggi: 4753
|
Quote:
bellissmo software ed plugin anche se ha volte da dei problemi e non recupera nessuna info...comq bellissimo |
|
![]() |
![]() |
![]() |
#3975 | |
Senior Member
Iscritto dal: Oct 2005
Città: Fortezza Bastiani - Villettopoli del Nord-Est
Messaggi: 1578
|
Quote:
Anche il mio Samsung in HDMI all'inizio mi dava problemi... dovevo avviare il WD usando l'uscita video composita e poi passare in HDMI. Poi ha smesso di darmi problemi e adesso va in HDMI senza problemi, ma non ho capito perché. Stranamente tutto è andato a posto dopo che ho provato il WD su un plasma Panasonic. Per la cronaca uso un cavo HDMI -> DVI.
__________________
citius, altius, fortius Igitur qui desiderat pacem, praeparet bellum
Ultima modifica di Satviolence : 13-09-2009 alle 17:19. |
|
![]() |
![]() |
![]() |
#3976 |
Senior Member
Iscritto dal: May 2005
Città: La città dei Mona, della Bora...e del Presnitz :)
Messaggi: 1867
|
Giusto a chi interessa.
Adesso sta a 89 su p**mania. ![]() Ciao.
__________________
I vampiri non devono alzarsi presto al mattino Hic niger est Il mio sticky sul Cowon D2 --> First steps after buying a D2. Ho trattato positivamente con: Insane_Tech |
![]() |
![]() |
![]() |
#3977 |
Senior Member
Iscritto dal: Dec 2006
Messaggi: 9542
|
solo provando si escludono i problemi
conviene provare con un altro cavo, se persiste provrei il WD TV su un altro LCD
__________________
Harry Callahan: We're not just going to let you walk out of here. Crook: Who's "we", sucker? Harry Callahan: Smith, and Wesson, and me. |
![]() |
![]() |
![]() |
#3978 |
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Alcuni cavi HDMI entrano male nel WDTV ed il bordo del connettore si ferma sulla scocca del WDTV. Prova a premerlo di più.
|
![]() |
![]() |
![]() |
#3979 |
Senior Member
Iscritto dal: May 2005
Messaggi: 883
|
Domandina veloce:
Se imposto come segnale d'uscita HDMI 1080p, l'apparecchio provvederà all' Upscaling di tutti i segnali SD e 720p ? Se si, come se la cava questo aggeggio con l'upscaling? |
![]() |
![]() |
![]() |
#3980 |
Senior Member
Iscritto dal: Apr 2004
Città: Milano
Messaggi: 6872
|
Ho un dubbio.
Ho un televisore Sony 32 pollici HD Ready, esattamente questo Sul manuale c'è scritto che le prese HDMI supportano soltanto i seguenti ingressi video: 480i, 480p, 576i, 576p, 720p e 1080i. Questo vuol dire che se io faccio uscire dall'hdtv un segnala a 1080p la tv non riesce a riprodurla? L'HDTV nelle opzioni consente di scegliere il formato di uscita vero? Se dovessi essere costretto a usare un formato a 720p (o anche 1080i), varrebbe la pena guardare un file a 1080p o tanto vale che mi scarico il file col formato di uscita corretto (tanto la TV non è fullHD e magari per evitare del lavoro di scaling al dispositivo)?
__________________
CASE Phanteks Evolv X | MOBO Asus TUF Gaming X570-Plus (Wi-Fi) | CPU Amd Ryzen 5 3600X | RAM G.Skill F4-3600C16D-32GTZNC | S-VIDEO ZOTAC GeForce® GTX 1080 AMP! Edition | ALI Corsair TX750M | STORAGE Samsung 970 Evo Plus 500GB + WDC WD40EFPX 4TB |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 10:19.