This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| raspbian_notes [2012-08-06 12:59] – nik | raspbian_notes [2023-05-26 08:41] (current) – nik | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| === Raspbian notes === | === Raspbian notes === | ||
| - | a debian system for raspberry pi | + | a debian system for [[raspberry pi]] |
| * http:// | * http:// | ||
| * http:// | * http:// | ||
| + | |||
| + | === which RPI version? | ||
| + | * hardware model '' | ||
| + | * os version '' | ||
| + | * kernel '' | ||
| + | * firmware ''/ | ||
| + | |||
| + | ===2014-09-09-wheezy-raspbian=== | ||
| + | * setup hostapd with RTL8188CUS wireless device | ||
| + | * http:// | ||
| + | * http:// | ||
| + | * apt-get install emacs23-nox gcc cmake dnsmasq hostapd zip | ||
| + | |||
| ===2012-07-15-wheezy-raspbian=== | ===2012-07-15-wheezy-raspbian=== | ||
| - | * Username: pi Password: raspberry | + | * Username: pi |
| + | * Password: raspberry | ||
| ===audio.i.o=== | ===audio.i.o=== | ||
| * http:// | * http:// | ||
| - | * LogiLink USB UA0053 | + | * LogiLink USB UA0053 |
| + | * check ''/ | ||
| + | * http:// | ||
| + | * http:// | ||
| + | * troubleshooting -> http:// | ||
| + | |||
| + | === Hexxeh=== | ||
| + | * http:// | ||
| + | * armhf -> hardware floating-point | ||
| + | * rpi-update | ||
| + | |||
| + | === Pisces === | ||
| + | * '' | ||
| + | * http:// | ||
| + | * u:p root: | ||
| + | * current r3 on 8GB ADATA card | ||
| + | |||
| + | === More hostapd notes === | ||
| + | |||
| + | http:// | ||
| + | |||
| + | Plus you need to setup hostapd for some devices that require better security to see the ssid (phones and linux laptops mainly seemingly): | ||
| + | |||
| + | http:// | ||
| + | |||
| + | "The whole crux of the issue is that it is the apt hosted copy of hostapd that is not compatible with the RTL8188CUS chipset." | ||
| + | |||
| + | http:// | ||
| + | |||
| + | and http:// | ||
| + | |||
| + | |||