Another thing I was noticing after greping the config, at least for my
kernel version. Is that there is no Dallas One Wire kernel module for that
specific device. So it could be that it is compiled in statically. I've
been in menu config several times, and have noticed a lot of Dallas One
Wire drivers, but could not say if that one exists in the kernel, or not .
. .

On Mon, Apr 4, 2016 at 5:08 PM, William Hermans <[email protected]> wrote:

> william@beaglebone:~$ sudo modprobe w1-gpio
> william@beaglebone:~$ lsmod
> Module                  Size  Used by
> w1_gpio                 3069  0
> wire                   27112  1 w1_gpio
> . . .
>
> *My understanding was that 3.8 and above kernels needed no module, simply
> the DTO. It was pre 3.8 kernels that required the kernel module. Or am I
> missing something there? Certainly, every page I'm reading referring to 3.8
> kernel 1Wire has absolutely no reference to kernel modules.*
>
> So, perhaps, but if there is something wrong with the device tree blob
> file, the driver wont auto load. Which would give us an indication as to
> what's wrong.
>
>
> On Mon, Apr 4, 2016 at 5:01 PM, Peter Lawler <[email protected]>
> wrote:
>
>>
>>
>> On 2016/04/05 9:49 AM, William Hermans wrote:
>>
>>>   Ok, so the device tree seems to load but where is
>>> the output of lsmod ? It should look something like( more or less ) with
>>> hopefully the generic one-wire module also loaded.
>>>
>>
>> My understanding was that 3.8 and above kernels needed no module, simply
>> the DTO. It was pre 3.8 kernels that required the kernel module. Or am I
>> missing something there? Certainly, every page I'm reading referring to 3.8
>> kernel 1Wire has absolutely no reference to kernel modules.
>>
>> P.
>>
>>
>> --
>> For more options, visit http://beagleboard.org/discuss
>> --- You received this message because you are subscribed to the Google
>> Groups "BeagleBoard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to