This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| raspbian_notes [2014-09-23 12:50] – 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]] | ||
| Line 5: | Line 4: | ||
| * 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=== | ||
| Line 28: | Line 40: | ||
| * u:p root: | * u:p root: | ||
| * current r3 on 8GB ADATA card | * 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:// | ||
| + | |||
| + | |||
| + | |||