From dcalvani@gmx.com Sat Oct 29 16:48:15 2011 Received: from relay1.zedat.fu-berlin.de ([130.133.4.67]) by list1.zedat.fu-berlin.de (Exim 4.69) for linux-minidisc@lists.fu-berlin.de with esmtp (envelope-from ) id <1RKACk-0000JS-9D>; Sat, 29 Oct 2011 16:48:14 +0200 Received: from mailout-eu.gmx.com ([213.165.64.43]) by relay1.zedat.fu-berlin.de (Exim 4.69) for linux-minidisc@lists.fu-berlin.de with smtp (envelope-from ) id <1RKACk-0006WH-5h>; Sat, 29 Oct 2011 16:48:14 +0200 Received: (qmail 32458 invoked by uid 0); 29 Oct 2011 14:48:13 -0000 Received: from 82.10.184.8 by rms-eu012.v300.gmx.net with HTTP Content-Type: multipart/alternative; boundary="========GMXBoundary67181319899690699201" Date: Sat, 29 Oct 2011 16:48:10 +0200 From: imageraw@gmx.com Message-ID: <20111029144810.67180@gmx.com> MIME-Version: 1.0 To: linux-minidisc@lists.fu-berlin.de X-Authenticated: #126637449 X-Flags: 0001 X-Mailer: GMX.com Web Mailer x-registered: 0 X-GMX-UID: GCufdgsuMmA6M+I552Znx2c5MjQ1Nx0j X-Originating-IP: 213.165.64.43 X-ZEDAT-Hint: A X-purgate: clean X-purgate-type: clean X-purgate-ID: 151147::1319899694-000041E7-E5FB0BB6/0-0/0-0 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.2 X-Spam-Flag: NO X-Spam-Checker-Version: SpamAssassin 3.0.4 on Algerien.ZEDAT.FU-Berlin.DE X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=HTML_20_30,HTML_MESSAGE, NO_REAL_NAME,SPF_HELO_PASS,SPF_PASS Subject: [linux-minidisc] error in terminal X-BeenThere: linux-minidisc@lists.fu-berlin.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: Mailing list for the linux-minidisc project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2011 14:48:15 -0000 --========GMXBoundary67181319899690699201 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit hello everyone, I'm on Xubuntu 11.10, I have a Sony MZ-RH1, and I'm following the instructions at https://wiki.physik.fu-berlin.de/linux-minidisc/doku.php?id=netmdpython#uploadpy_-_upload_tracks_from_standard_mds_using_sony_s_mz-rh1_m200. I get the following errors (please bear with me as I'm just a Linux user, I have no knowledge of its workings): /~$ git clone git://minidisc.dyndns.org/linux-minidisc Cloning into linux-minidisc... minidisc.dyndns.org[0: 193.157.176.86]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) daniele@904HD:~$ git clone git://minidisc.dyndns.org/linux-minidisc Cloning into linux-minidisc... minidisc.dyndns.org[0: 193.157.176.86]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out)/ This error occurs both when the Sony and PC are USB-connected and when they're not. On a related issue (please scroll down to "Using upload.py and ffmpeg to upload tracks on Ubuntu"), I can verify that /~$ apt-cache show ffmpeg |grep Version Version: 4:0.7.2-1ubuntu1/ /~$ sudo apt-get install ffmpeg [sudo] password for daniele: Reading package lists... Done Building dependency tree Reading state information... Done ffmpeg is already the newest version/ so /ffmpeg /should be the latest version, though I'm lost when I read "insert the MD to be uploaded into your MZ-RH1, connect it to your Linux box and invoke /upload.py/:". The Sony is still USB-connected to the PC, and if I type /cd ~/linux-minidisc/netmd/ I get /~$ cd ~/linux-minidisc/netmd bash: cd: /home/daniele/linux-minidisc/netmd: No such file or directory/ so I'm more lost than ever. Can you please advise? I'm probably doing something wrong, but have no idea what that is... thank you danel --========GMXBoundary67181319899690699201 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable hello ev= eryone,
=20
=20 I'm on Xubuntu 11.10, I have a Sony MZ-RH1, and I'm following the instructi= ons at https://wiki.physik.fu-berlin.de/linux-minidisc/doku.php?id=3Dnetmdp= ython#uploadpy_-_upload_tracks_from_standard_mds_using_sony_s_mz-rh1_m200. = I get the following errors (please bear with me as I'm just a Linux user, I= have no knowledge of its workings):
=20
=20 ~$ git clone git://minidisc.dyndns.org/linux-minidisc
=20 Cloning into linux-minidisc...
=20 minidisc.dyndns.org[0: 193.157.176.86]: errno=3DConnection timed out
= =20 fatal: unable to connect a socket (Connection timed out)
=20 daniele@904HD:~$ git clone git://minidisc.dyndns.org/linux-minidisc
= =20 Cloning into linux-minidisc...
=20 minidisc.dyndns.org[0: 193.157.176.86]: errno=3DConnection timed out
= =20 fatal: unable to connect a socket (Connection timed out)

=20
=20 This error occurs both when the Sony and PC are USB-connected and when they= 're not. On a related issue (please scroll down to "Using = upload.py and ffmpeg to upload tracks on Ubuntu"), I can verify that=20
=20 ~$ apt-cache show ffmpeg |grep Version
=20 Version: 4:0.7.2-1ubuntu1

=20
=20 ~$ sudo apt-get install ffmpeg
=20 [sudo] password for daniele:
=20 Reading package lists... Done
=20 Building dependency tree       
=20 Reading state information... Done
=20 ffmpeg is already the newest version

=20
=20 so ffmpeg should be the latest version, though I'm lost when I rea= d "insert the MD to be uploaded into your MZ-RH1, connect it to your Linux = box and invoke upload.py:". The Sony is still USB-connected to the= PC, and if I type
=20
=20
cd ~/linux-minidisc/netmd=20

I get=20

~$ cd ~/linux-minidisc/netmd=20
bash: cd: /home/daniele/linux-minidisc/netmd: No such file or directory=20

so I'm more lost than ever. Can you please advise? I'm probably doing somet=
hing wrong, but have no idea what that is...=20

thank you=20
danel=20



=20
=20
--========GMXBoundary67181319899690699201-- From glaubitz@physik.fu-berlin.de Sat Oct 29 17:02:30 2011 Received: from relay1.zedat.fu-berlin.de ([130.133.4.67]) by list1.zedat.fu-berlin.de (Exim 4.69) for linux-minidisc@lists.fu-berlin.de with esmtp (envelope-from ) id <1RKAQW-0000of-HO>; Sat, 29 Oct 2011 17:02:28 +0200 Received: from mx.physik.fu-berlin.de ([160.45.64.218]) by relay1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1RKAQW-0008E3-Ei>; Sat, 29 Oct 2011 17:02:28 +0200 Received: from squeeze64.physik.fu-berlin.de ([160.45.66.239]) by mx.physik.fu-berlin.de with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1RKAQW-0006jc-7q; Sat, 29 Oct 2011 17:02:28 +0200 Received: from glaubitz by squeeze64.physik.fu-berlin.de with local (Exim 4.72 #1 (Debian)) id 1RKAQW-00010b-6Q; Sat, 29 Oct 2011 17:02:28 +0200 Date: Sat, 29 Oct 2011 17:02:28 +0200 From: John Paul Adrian Glaubitz To: imageraw@gmx.com Message-ID: <20111029150227.GA1283@physik.fu-berlin.de> References: <20111029144810.67180@gmx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111029144810.67180@gmx.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: John Paul Adrian Glaubitz X-Originating-IP: 160.45.64.218 X-purgate: clean X-purgate-type: clean X-purgate-ID: 151147::1319900548-000041E7-40AFA56A/0-0/0-0 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.2 X-Spam-Flag: NO X-Spam-Checker-Version: SpamAssassin 3.0.4 on Gabun.ZEDAT.FU-Berlin.DE X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED Cc: linux-minidisc@lists.fu-berlin.de Subject: Re: [linux-minidisc] error in terminal X-BeenThere: linux-minidisc@lists.fu-berlin.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: Mailing list for the linux-minidisc project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2011 15:02:30 -0000 Hi, On Sat, Oct 29, 2011 at 04:48:10PM +0200, imageraw@gmx.com wrote: > hello everyone, > > I'm on Xubuntu 11.10, I have a Sony MZ-RH1, and I'm following the instructions at https://wiki.physik.fu-berlin.de/linux-minidisc/doku.php?id=netmdpython#uploadpy_-_upload_tracks_from_standard_mds_using_sony_s_mz-rh1_m200. I get the following errors (please bear with me as I'm just a Linux user, I have no knowledge of its workings): > > /~$ git clone git://minidisc.dyndns.org/linux-minidisc > Cloning into linux-minidisc... > minidisc.dyndns.org[0: 193.157.176.86]: errno=Connection timed out > fatal: unable to connect a socket (Connection timed out) > daniele@904HD:~$ git clone git://minidisc.dyndns.org/linux-minidisc > Cloning into linux-minidisc... > minidisc.dyndns.org[0: 193.157.176.86]: errno=Connection timed out > fatal: unable to connect a socket (Connection timed out)/ It means that the git server (the server where you download the source code from) is currently unreachable. This is because I am currently moving and had to turn the machine off until next week. In the meantime, you may use this git repository which is currently a bit outdated: git clone https://github.com/AlexanderS/linux-minidisc.git Please also note that the git repository you were is no longer actively maintained, the new repository address is: git clone git://minidisc.dyndns.org/linux-minidisc.git (Note the extra extension of ".git" at the end of the URL). I am very sorry for the inconvinience and will get the repository online as soon as possible (somewhere around next week). Please also note that in your case your probably better advised by using my Ubuntu personal package archive (PPA) which has pre-compiled packages for your distribution available. You simply need to add the following two lines to your /etc/sources.list: deb http://ppa.launchpad.net/glaubitz/linux-minidisc/ubuntu oneiric main deb-src http://ppa.launchpad.net/glaubitz/linux-minidisc/ubuntu oneiric main The following page from the Ubuntu help documentation explains how to add additional software repositories: https://help.ubuntu.com/community/Repositories/Ubuntu Hope that helps. If you have further questions/problems, we will be happy to help. Adrian From glaubitz@physik.fu-berlin.de Sat Oct 29 17:26:50 2011 Received: from relay1.zedat.fu-berlin.de ([130.133.4.67]) by list1.zedat.fu-berlin.de (Exim 4.69) for linux-minidisc@lists.fu-berlin.de with esmtp (envelope-from ) id <1RKAo5-0001h6-U4>; Sat, 29 Oct 2011 17:26:50 +0200 Received: from mx.physik.fu-berlin.de ([160.45.64.218]) by relay1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1RKAo5-0002P8-Rw>; Sat, 29 Oct 2011 17:26:49 +0200 Received: from squeeze64.physik.fu-berlin.de ([160.45.66.239]) by mx.physik.fu-berlin.de with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1RKAo5-0006qZ-KP; Sat, 29 Oct 2011 17:26:49 +0200 Received: from glaubitz by squeeze64.physik.fu-berlin.de with local (Exim 4.72 #1 (Debian)) id 1RKAo5-000139-JH; Sat, 29 Oct 2011 17:26:49 +0200 Date: Sat, 29 Oct 2011 17:26:49 +0200 From: John Paul Adrian Glaubitz To: imageraw@gmx.com Message-ID: <20111029152649.GB1283@physik.fu-berlin.de> References: <20111029151648.67180@gmx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111029151648.67180@gmx.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: John Paul Adrian Glaubitz X-Originating-IP: 160.45.64.218 X-purgate: clean X-purgate-type: clean X-purgate-ID: 151147::1319902009-000041E7-284E7238/0-0/0-0 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000040, version=1.2.2 X-Spam-Flag: NO X-Spam-Checker-Version: SpamAssassin 3.0.4 on Burundi.ZEDAT.FU-Berlin.DE X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED Cc: linux-minidisc@lists.fu-berlin.de Subject: Re: [linux-minidisc] error in terminal X-BeenThere: linux-minidisc@lists.fu-berlin.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: Mailing list for the linux-minidisc project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2011 15:26:50 -0000 Hi Daniel, On Sat, Oct 29, 2011 at 05:16:48PM +0200, imageraw@gmx.com wrote: > Hi Adrian, > many thanks for the prompt response + advise. I'll try and get the repository next week or when it's available, no problem. > I'm very excited about being able to connect my MD machine to Linux, so thank you so much for giving this opportunity. > Kind regards, daniel You really don't need the git repository when you just want use the software. Please go through the following steps if you want to use your MZ-RH1 with Ubuntu Linux to upload tracks: sudo add-apt-repository ppa:glaubitz/linux-minidisc sudo apt-get update sudo apt-get install qhimdtransfer Then use the "netmcli" command to connect with your MZ-RH1 Walkman, "netmdcli recv" will transfer tracks from the Walkman to your computer. You shouldn't use the Python scripts anymore but "netmdcli". The Python scripts are no longer actively maintained. Adrian