PDA

View Full Version : Overscan on raspberry pi image



Quinex
2013-03-22, 06:16
Hello,

I have the default overscan on kali linux for the raspi, but since there is no config.txt and no raspi-config I've got no idea how to fix it.
Does anyone know how I might be able to fix this issue ?

loneferret
2013-03-27, 09:46
Try git cloning the original rasp-config and adjust the script accordingly
https://github.com/asb/raspi-config

AlessioMTX
2013-03-29, 23:38
Someone has tried to execute raspi-conf on the raspberry with kali? I want overclock too.. I use Raspberry 512MB and is good but a bit too slow, I want see if became a bit faster.

barry99705
2013-03-31, 15:44
Someone has tried to execute raspi-conf on the raspberry with kali? I want overclock too.. I use Raspberry 512MB and is good but a bit too slow, I want see if became a bit faster.

It's still a little slow.

n0x00
2013-03-31, 18:01
I did this "curl https://raw.github.com/dweeber/rpiwiggle/master/rpi-wiggle --insecure > rpi-wiggle" then chmod +x rpi-wiggle then run it (./rpi-wiggle) do what it says then reboot :)