pi 2

  1. Phishfry

    Xfce4 on RPi2

    I have an x11-wm/xfce4 desktop up and running on Raspberry Pi 2 with xf86-video-scfb and I am surprised how well it runs on the RPi2. I only use packages on Arm and prior to Release 11 only the lightweight Window Managers were available. Now we have xfce4. Bravo to everyone for getting this...
  2. Phishfry

    RaspberryPi2 clock speed

    Figured out how to get RPI2 running at 900mhz at boot versus default 600mhz To survive reboot I had to add to sysctl.conf and config.txt echo hw.cpufreq.turbo=1 >> /etc/sysctl.conf echo force_turbo=1 >> /boot/msdos/config.txt reboot root@rpi2:~ # dmesg | grep cpufreq bcm2835_cpufreq0: <CPU...
  3. daBee

    Solved Raspberry Pi 2 gone deaf

    Hi folks. Assigned 192.168.1.22 to my Pi2 and she's gone deaf. Not sure how to get her going again. Set the netmask properly to 255.255.255.0, and defaultrouter to 192.168.1.1. Can't see her on the LAN, no conflicts for that IP on the LAN, and can't see out from her perspective as root...
  4. daBee

    Fresh FreeBSD 11 on Raspberry Pi 2

    Hi folks. I just got this OS onto my Raspberry Pi 2 box. Neato. It has no ports, it has no bash, it has nothing, really. According to my notes, I use the ports package manager to install shells/bash and all that stuff. But I don't have ports. I can't even use sudo. Confusing. So I'm...
Back
Top