Search found 36 matches
- Sat Nov 02, 2013 2:10 pm
- Forum: Raspberry Pi OS
- Topic: [solved]dd not overridding sd card?
- Replies: 4
- Views: 1106
Re: Default user/pw changed?
Okay, I think it's my old installation is on it, which is even more weird. I know this, because the whole sd card was used as partition and not the default 4GB. Shouldn't it get overridden with dd? I now try to remove the partitions beforehand with gparted and write the image using imagewriter this ...
- Sat Nov 02, 2013 10:05 am
- Forum: Raspberry Pi OS
- Topic: [solved]dd not overridding sd card?
- Replies: 4
- Views: 1106
[solved]dd not overridding sd card?
Hi, I'm trying to work with the current (2013-09-25) Raspbian image from the official raspberry pi website. First thing was that network can't startup, because of syntax error in the script I assume. So I can't SSH into it. Now I have a keyboard pluged in to it and can't login now, because of invali...
- Sat Nov 02, 2013 9:49 am
- Forum: Raspberry Pi OS
- Topic: SSH Ready Raspbian
- Replies: 20
- Views: 9574
Re: SSH Ready Raspbian
I can't connect with SSH to a fresh Raspbian either. When I connected it to my screen I saw that there is error configuring network. To be precise a "syntax error: word unexpected (expecting ")") ". So it has failed to configure network and therefore no ssh access. Luckily I can ...
- Thu Jul 25, 2013 8:12 am
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
I updated the guide.
I wrote the SSH port for connecting to Teamspeak. *facepalm*
I cleared things up for booting debian.
Out of curiosity did someone get the server running?
I wrote the SSH port for connecting to Teamspeak. *facepalm*
I cleared things up for booting debian.
Out of curiosity did someone get the server running?
- Mon Jul 22, 2013 7:59 am
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
You can check with
if the port 9987 (default Teamspeak port) is used in the vm or use this to check if 9055 is used in the Pi host.
Code: Select all
netstat -an |less
- Sun Jul 21, 2013 9:35 am
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
With this "-redir udp:9055::9987" command line argument the port of TS (9987) of the internal VM is redirected to 9055 .
Have you tried to connect Teamspeak on 9055?
And check the log file of the teamspeak server.
Have you tried to connect Teamspeak on 9055?
And check the log file of the teamspeak server.
- Thu Jul 18, 2013 4:41 pm
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
I made a SSH login on a different terminal to the port specified in the command line arguments.
- Tue Apr 16, 2013 8:31 am
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
How long have you waited after "Welcome to Grub!" message?
It takes some minutes. Watch your CPU load until it gets less than 70%
It takes some minutes. Watch your CPU load until it gets less than 70%
- Mon Apr 15, 2013 12:25 pm
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
Hmm...strange.
I found that the character ` is still there, which might be confusing. But imo isn't that the problem.
Just for clarification.The statement is one big statement which have to be executed in "one line".
I found that the character ` is still there, which might be confusing. But imo isn't that the problem.
Just for clarification.The statement is one big statement which have to be executed in "one line".
- Mon Apr 15, 2013 8:20 am
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
If gcc is installed, then gcc is a correct command.
The information you give are very unspecific. Can you post at which command you stuck and what is the exact error message?
The information you give are very unspecific. Can you post at which command you stuck and what is the exact error message?
- Mon Apr 01, 2013 1:18 pm
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
Nothing is wrong. That is as far it gets on the console, where you start the image of. Afterwards you have to use SSH to login the started image after some seconds (from a different console of course). That's why you have to redirect the SSH port to 9022 so you can login. So it is very important tha...
- Wed Feb 06, 2013 9:41 am
- Forum: Deutsch
- Topic: QEMU auf dem RPI
- Replies: 42
- Views: 20291
Re: QEMU auf dem RPI
Seltsam. Ich würde die Kommandozeilen-Parameter nochmals prüfen, vielleicht ist irgendwo ein Tippfehler (auch meine könnten Tippfehler beinhalten). Ansonsten brauche ich mehr Infos wie dein Kommando genau aussieht und ggf. die genaue Fehlermeldung, damit wir den Fehler eingrenzen können. Du hast es ...
- Wed Jan 16, 2013 7:48 pm
- Forum: Deutsch
- Topic: QEMU auf dem RPI
- Replies: 42
- Views: 20291
Re: QEMU auf dem RPI
Ein Prozessor hat nichts direkt mit Threads zu tun.
- Wed Jan 16, 2013 10:28 am
- Forum: Deutsch
- Topic: QEMU auf dem RPI
- Replies: 42
- Views: 20291
Re: QEMU auf dem RPI
Er hat den user mode nur für sehr einfach Programme zum Laufen bekommen. Nämlich für Programme die nur ein Thread haben. Also Teamspeak-Server läuft damit nicht aktuell :( Ich stehe nicht direkt mit ihm in Kontakt. Ich verfolge sein Wine auf Raspberry Thread. http://www.raspberrypi.org/phpBB3/viewto...
- Wed Jan 16, 2013 7:28 am
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
I would wait a few days until I have some performance information and maybe we have some progress on the qemu in user mode.
- Tue Jan 15, 2013 10:41 pm
- Forum: Other projects
- Topic: Wine on Raspberry Pi
- Replies: 163
- Views: 170812
Re: Wine on Raspberry Pi
I compiled qemu using your description, except that I stayed on Raspbian. I also copied my debian x86 wheezy /usr/lib to Pis /usr/gnemul/qemu-i386/usr/lib As far I understand /usr/gnemul/qemu-i386/ represents the root directory of the qemu-system. The first error trying to start Teamspeak server in ...
- Tue Jan 15, 2013 2:41 pm
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Re: Teamspeak server on Pi
**Reserved for maybe future use**
- Tue Jan 15, 2013 2:40 pm
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98872
Teamspeak server on Pi
Teamspeak does not support arm/Raspberry Pi as server. In some gaming communities like World of Warcraft/Germany Teamspeak is the standard server, which everyone uses. So mumble is no alternative. As already posted (and copied here) on http://raspberrypi.stackexchange.com/questions/4296/can-i-emulat...
- Tue Jan 15, 2013 2:37 pm
- Forum: Other projects
- Topic: Wine on Raspberry Pi
- Replies: 163
- Views: 170812
Re: Wine on Raspberry Pi
My way already works (see the link I posted above), but It's not in user mode and Performance wise not the best.
- Tue Jan 15, 2013 11:58 am
- Forum: Other projects
- Topic: Wine on Raspberry Pi
- Replies: 163
- Views: 170812
Re: Wine on Raspberry Pi
Dietmar can you post a step by step description to get the current version running with user mode? I want to speed up my Teamspeak 3 running in a x86 debian image using your new experience. My progress so far is documented here: http://raspberrypi.stackexchange.com/questions/4296/can-i-emulate-x86-c...
- Sun Jan 13, 2013 8:20 pm
- Forum: Deutsch
- Topic: QEMU auf dem RPI
- Replies: 42
- Views: 20291
Re: QEMU auf dem RPI
Ich hab meinen Guide hier geschrieben: http://raspberrypi.stackexchange.com/qu ... k-3-server
Ist auf Englisch. Wenn du fragen hast, einfach hier schreiben oder ne pn.
Ist auf Englisch. Wenn du fragen hast, einfach hier schreiben oder ne pn.
- Fri Jan 11, 2013 1:30 pm
- Forum: Deutsch
- Topic: QEMU auf dem RPI
- Replies: 42
- Views: 20291
Re: QEMU auf dem RPI
Ja, auf meinem Raspberry läuft ein Debian x86 headless. Ich greife nur mittels SSH darauf zu. Bis zum Prompt läuft es nicht sichtbar. Ich versuche in den nächsten Tagen eine detaillierte Fassung, wie ich vorgegangen bin. Muss nur ein paar Minuten Zeit finden und die Daten zusammensuchen :D. Ich weiß...
- Fri Jan 11, 2013 10:33 am
- Forum: Deutsch
- Topic: QEMU auf dem RPI
- Replies: 42
- Views: 20291
Re: QEMU auf dem RPI
Also mehr als die Ausgabe auf der Konsole kommt bei mir auch net. Aber da das Image in seinem eigenen Netzwerk sozusagen läuft musst du es erst noch auf den normalen Host umleiten. Das geht mit -redir wie hier beschrieben http://en.wikibooks.org/wiki/QEMU/Networking Daher: -redir tcp:9022::22 um den...
- Fri Jan 04, 2013 8:05 pm
- Forum: Deutsch
- Topic: QEMU auf dem RPI
- Replies: 42
- Views: 20291
Re: QEMU auf dem RPI
Okay es war kein Problem!
Die Debian x86 VM ist erfolgreich hochgefahren und ich konnte mich per SSH verbinden
Die Debian x86 VM ist erfolgreich hochgefahren und ich konnte mich per SSH verbinden

- Fri Jan 04, 2013 7:16 pm
- Forum: Deutsch
- Topic: QEMU auf dem RPI
- Replies: 42
- Views: 20291
Re: QEMU auf dem RPI
Meigrafd ich hab das gleiche Problem. Hast du das Problem inzwischen behoben?