OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) 1-wire conflicts with OSPi’s use of GPIO 4 Re: Re: 1-wire conflicts with OSPi’s use of GPIO 4

#25114

Corvus13
Member

I know this is old but a solution has been found.
Since Raspbian 2013-12-20
Edit the file /boot/cmdline.txt as root and add config parameter bcm2708.w1_gpio_pin= (for example bcm2708.w1_gpio_pin=25)

Then reboot RPi and you are all set.
But remember pin number is real GPIO pin number not pin position on GPIO pin header.

Source: http://www.raspberrypi.org/forums/viewtopic.php?f=37&t=40044&sid=307cd7e247a55360e5118b418ffd2b48&start=25#p477052