First time user of a Raspberry PI (B+ model). I connected the wireless card and a wireless
keyboard/mouse to it. Turn it on and it eventually gets into the "Scratch" page.
Now, I expect I need to get into Terminal Mode to type commands (activate the Wi-Fi card),
but it seems only the mouse works. Typing on the keyboard does nothing.
I connected a USB Keyboard and still nothing.
Any suggestions ?
Thanks,
Richard S.
- DougieLawson
- Posts: 40780
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Booting into Terminal Mode
Do you get any reaction to [CTRL]+[ALT]+[1] keys pressed together?
Is it a cheapo, crappo, less than £10 keyboard? Because they work better than the wizz-bang wireless things.
Is it a cheapo, crappo, less than £10 keyboard? Because they work better than the wizz-bang wireless things.
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: Booting into Terminal Mode
Ctrl-Alt-1 did nothing. And this is a rather small, really cheap combo keyboard/mouse.
Now, I did quit scratch and then did a Ctrl-C. That got me into what looks like DOS, and
the keyboard did work, but when I typed sudo alt-get update, it kept saying many lines
of gibberish.
I can see this can become a project.
rs
Now, I did quit scratch and then did a Ctrl-C. That got me into what looks like DOS, and
the keyboard did work, but when I typed sudo alt-get update, it kept saying many lines
of gibberish.
I can see this can become a project.
rs
Re: Booting into Terminal Mode
w1ksz wrote:Ctrl-Alt-1 did nothing. And this is a rather small, really cheap combo keyboard/mouse.
Now, I did quit scratch and then did a Ctrl-C. That got me into what looks like DOS, and
the keyboard did work, but when I typed sudo alt-get update, it kept saying many lines
of gibberish.
I can see this can become a project.
rs
It may be hard to learn Linux, but it becomes very useful once you do!
There are 10 types of people: those who understand binary and those who don't.
Re: Booting into Terminal Mode
My experience exactly.DougieLawson wrote:Is it a cheapo, crappo, less than £10 keyboard? Because they work better than the wizz-bang wireless things.
Re: Booting into Terminal Mode
DougieLawson wrote:Do you get any reaction to [CTRL]+[ALT]+[1] keys pressed together?
Is it a cheapo, crappo, less than £10 keyboard? Because they work better than the wizz-bang wireless things.
Maybe if you gave the correct sequence it would work !
[CTRL] + [ALT] + [FUNCTION 1 (F1)]
PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson
Re: Booting into Terminal Mode
I tried that one too, still no joy.
But, I did a File, Quit on Scratch, the Ctrl-C, that got me into a DOS look-a-like page.
The keyboard works, I can do a DIR and get a list, but after that I get lost.
rs
But, I did a File, Quit on Scratch, the Ctrl-C, that got me into a DOS look-a-like page.
The keyboard works, I can do a DIR and get a list, but after that I get lost.
rs
Re: Booting into Terminal Mode
If you type "sudo raspi-config" you should get into the setup menu. From that choose the "3 Enable Boot to Desktop/Scratch" option and then select either the Desktop (or the desktop) or Text Console (for the text mode) options. You should then reboot and your Pi will start in whichever mode you chose.
Re: Booting into Terminal Mode
I saw that on a video I watched. It worked.
Everything seems to work, once I found out how to type the @ symbol.
What was that about 2 peoples separated by a common language ??
Thanks for all the replies,
rs
Everything seems to work, once I found out how to type the @ symbol.
What was that about 2 peoples separated by a common language ??
Thanks for all the replies,
rs
Re: Booting into Terminal Mode
Did you try it with F2 ? Scratch may have been running on the first virtual console.w1ksz wrote:I tried that one too, still no joy.
But, I did a File, Quit on Scratch, the Ctrl-C, that got me into a DOS look-a-like page.
The keyboard works, I can do a DIR and get a list, but after that I get lost.
rs
PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson