<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.phobos-net.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.phobos-net.fr/feed.php">
        <title>wikinotes hardware:raspberry</title>
        <description></description>
        <link>https://wiki.phobos-net.fr/</link>
        <image rdf:resource="https://wiki.phobos-net.fr/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-02T07:45:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/hardware/raspberry/configurer-point-acces?rev=1612216289&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/hardware/raspberry/desactiver-controleur-bluetooth?rev=1612216289&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/hardware/raspberry/determiner-modele-rapsberry?rev=1770059905&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.phobos-net.fr/lib/tpl/dokuwiki/images/favicon.ico">
        <title>wikinotes</title>
        <link>https://wiki.phobos-net.fr/</link>
        <url>https://wiki.phobos-net.fr/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/hardware/raspberry/configurer-point-acces?rev=1612216289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-01T21:51:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>hardware:raspberry:configurer-point-acces</title>
        <link>https://wiki.phobos-net.fr/doku.php/hardware/raspberry/configurer-point-acces?rev=1612216289&amp;do=diff</link>
        <description>hardware taspberry raspbian hostapd

Utiliser la Raspberry comme point d&#039;acces wifi

L&#039;interface doit être définie comme statique et le daemon dhcpcd ne doit pas essayer de la configurer. Modifier le fichier de configuration /etc/dhcpcd.conf la derniere ligne directive:


denyinterfaces wlan0</description>
    </item>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/hardware/raspberry/desactiver-controleur-bluetooth?rev=1612216289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-01T21:51:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>hardware:raspberry:desactiver-controleur-bluetooth</title>
        <link>https://wiki.phobos-net.fr/doku.php/hardware/raspberry/desactiver-controleur-bluetooth?rev=1612216289&amp;do=diff</link>
        <description>hardware sysadmin pi3 raspberry bluetooth

Pi3: Désactiver le contrôleur Bluetooth intégré

Éditer le fichier /boot/config.txt


# Disable Bluetooth
dtoverlay=pi3-disable-bt



sudo systemctl disable hciuart.service
sudo systemctl disable bluealsa.service
sudo systemctl disable bluetooth.service</description>
    </item>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/hardware/raspberry/determiner-modele-rapsberry?rev=1770059905&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-02T19:18:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>hardware:raspberry:determiner-modele-rapsberry</title>
        <link>https://wiki.phobos-net.fr/doku.php/hardware/raspberry/determiner-modele-rapsberry?rev=1770059905&amp;do=diff</link>
        <description>hardware materiel raspberry

Déterminer le modèle/version du Raspberry pi

Depuis la console, en consultant le pseudo FS /sys :


cat /sys/firmware/devicetree/base/model


Ou bien en consultant le journal système :


journalctl --boot 0 | grep -i &quot;machine model&quot;


Références</description>
    </item>
</rdf:RDF>
