Tell me more ×
Raspberry Pi Stack Exchange is a question and answer site for users and developers of hardware and software for Raspberry Pi. It's 100% free, no registration required.

I am using the last Raspbian distro and having some issues using Tmux.

When I ssh into the RPi, and if I change to tty2 it works fine, but for tty1 it won't draw anything.

After pressing enter, it seems to just stop rendering the screen. All in backend is working fine since I can see the screen update in a ssh session on other machine when I am key pressing on tty1 on the RPi.

I uploaded a Youtube video that shows the problem. I was thinking how can the Raspberry be showing up top. Isn't tty only text? So there must be gfx layer on top of this tty that is causing this bug?

Anyone seen and fixed it? Or know what the problem might be?

share|improve this question
Strange, not sure I understand? So it renders to start with and then stops working? – Jivings Nov 19 '12 at 20:16
no it never renders anything in tty1, i press enter after ~tmux attach it just stops updating the screen, not drawing the first pane or any thing. – Darkmage Nov 20 '12 at 8:10
updated post with a video showing the problem. – Darkmage Nov 20 '12 at 18:46
Nice video, but I'm afraid I don't know enough about tmux to make a suggestion. This is something I would take to the tmux community. You should be able to find them on IRC (#tmux on Freenode). – Jivings Nov 20 '12 at 19:01

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.