Micka:

I have gotten to the point of rebuilding the kernel and have what may be a
dumb question before I press enter...

In tools I have a rebuild.sh and a rebuild_deb.sh.   Form your message I am
guessing that I run the latter?

Thanks,
Will


On Tue, Jan 21, 2014 at 3:08 PM, André Prado <andreprad...@gmail.com> wrote:

> Thank you so much, i will do it when i get home :)
>
>
> On Tue, Jan 21, 2014 at 6:16 AM, Micka <mickamus...@gmail.com> wrote:
>
>>
>> http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-LinuxKernel
>>
>> git clone git://github.com/RobertCNelson/linux-dev.git
>>  cd linux-dev/
>>  git checkout origin/am33x-v3.8 -b tmp
>>  ./build_kernel.sh
>>
>> go to the file KERNEL/drivers/input/touchscreen/ti_am335x_tsc.c
>>
>> edit the file by following the file that I previously sent .
>>
>> save the file, go to the folder linux-dev, and rebuild the kernel :
>>
>> ./tools/rebuild something .sh
>>
>> micka,
>>
>>
>>
>> On Tue, Jan 21, 2014 at 7:00 AM, Will Kostelecky <
>> will.kostele...@gmail.com> wrote:
>>
>>> Micka:
>>>
>>> I second the huge thanks from Andre for the work you have done on this
>>> to date...would also support Andre's question about the way!   If you could
>>> give us some pointers on what we need to do, or point us to a reference on
>>> the web, it would be greatly appreciated (even more greatly than hugely)!
>>>
>>> Cheers,
>>> Will
>>>
>>>
>>> On Tue, Jan 21, 2014 at 12:10 AM, André Prado <andreprad...@gmail.com>wrote:
>>>
>>>> Micka could you please give me the way? I need to get
>>>> https://github.com/beagleboard linux repo and compile with Linaro? Is
>>>> that all?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Mon, Jan 20, 2014 at 12:08 PM, Micka <mickamus...@gmail.com> wrote:
>>>>
>>>>> I don't think so ( I'm not an expert on that ) But It's "easy" with
>>>>> the Kernel from Robert Nelson to build, modify the kernel, rebuild the
>>>>> kernel, install the kernel in your sdcard .... It's what i've done ... .
>>>>>
>>>>> I hope that Robert Nelson will include this modification for the next
>>>>> release of the Kernel .....
>>>>>
>>>>>
>>>>> On Mon, Jan 20, 2014 at 2:32 PM, André Prado 
>>>>> <andreprad...@gmail.com>wrote:
>>>>>
>>>>>> Micka thank you so much for your work!
>>>>>> We can compile this driver with Linaro and load it dynamically right?
>>>>>> Using mobprobe
>>>>>>
>>>>>> Or am i mistaken?
>>>>>>
>>>>>> Cheers
>>>>>>
>>>>>>
>>>>>> On Mon, Jan 13, 2014 at 11:58 AM, Micka <mickamus...@gmail.com>wrote:
>>>>>>
>>>>>>> I would love to create a patch for you, but i don't know how .... I
>>>>>>> tried to commit the result, but I got :
>>>>>>>
>>>>>>> beaglekernel@beaglekernel-VirtualBox:~/linux-dev/KERNEL$ git commit
>>>>>>> # On branch v3.8.13-bone35
>>>>>>> # Changes not staged for commit:
>>>>>>> #   (use "git add <file>..." to update what will be committed)
>>>>>>> #   (use "git checkout -- <file>..." to discard changes in working
>>>>>>> directory)
>>>>>>> #
>>>>>>> # modified:   drivers/input/touchscreen/ti_am335x_tsc.c
>>>>>>> #
>>>>>>> no changes added to commit (use "git add" and/or "git commit -a")
>>>>>>> beaglekernel@beaglekernel-VirtualBox:~/linux-dev/KERNEL$ git commit
>>>>>>> drivers/input/touchscreen/ti_am335x_tsc.c
>>>>>>> error: insufficient permission for adding an object to repository
>>>>>>> database .git/objects
>>>>>>>
>>>>>>> error: drivers/input/touchscreen/ti_am335x_tsc.c: failed to insert
>>>>>>> into database
>>>>>>> error: unable to index file drivers/input/touchscreen/ti_am335x_tsc.c
>>>>>>> fatal: updating files failed
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Sun, Jan 12, 2014 at 1:35 PM, Will Kostelecky <
>>>>>>> will.kostele...@gmail.com> wrote:
>>>>>>>
>>>>>>>> I have the same problem with the LCD7 on Archlinux and would really
>>>>>>>> like to get it fixed.   I can't find the above file on my installation 
>>>>>>>> and
>>>>>>>> am not sure where to look.   Or for that matter what to do with the 
>>>>>>>> patched
>>>>>>>> file if I were able to find it.   Can someone help with a) telling me 
>>>>>>>> where
>>>>>>>> to look for the right file to patch, and b) tell me how to build a 
>>>>>>>> patched
>>>>>>>> driver?   I am not a complete neophyte with Linux (I frequently build 
>>>>>>>> apps
>>>>>>>> from source and can debug build problems)  but I dont know where to 
>>>>>>>> start
>>>>>>>> with drivers!
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Will
>>>>>>>>
>>>>>>>>
>>>>>>>> On Thursday, 9 January 2014 07:58:47 UTC, Mickae1 wrote:
>>>>>>>>
>>>>>>>>> Lan Kidd, For the patch, I'm sure that Robert Nelson will include
>>>>>>>>> it on the next release of the kernel, same for Koen !
>>>>>>>>>
>>>>>>>>> Terry Storm, well not really :) , the noise come when you remove
>>>>>>>>> your finger, always at this time .... when the pressure is not enough 
>>>>>>>>> we
>>>>>>>>> got some crazy x and y value ..........
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Thu, Jan 9, 2014 at 6:54 AM, Terry Storm 
>>>>>>>>> <terrys...@gmail.com>wrote:
>>>>>>>>>
>>>>>>>>>> Ditto.
>>>>>>>>>>
>>>>>>>>>> Regarding the fix which makes this work 99% of the time...
>>>>>>>>>> Have you considered the noise could be on the power lines which
>>>>>>>>>> power the touch screen?
>>>>>>>>>> One could assume the power rails are meant to be between GND and
>>>>>>>>>> VCC, however this may not be the case. It then assumes GND is 0 and 
>>>>>>>>>> VCC is
>>>>>>>>>> Max. Since there are 4 AIN's used, it should be possible to read the
>>>>>>>>>> voltages... Maybe do some sort of ratio calculation or something.
>>>>>>>>>> Just a thought.
>>>>>>>>>>
>>>>>>>>>> Terry
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Thursday, 9 January 2014 07:56:11 UTC+13, Ian Kidd wrote:
>>>>>>>>>>>
>>>>>>>>>>> I'm going to be the helpless little girl here and ask for a
>>>>>>>>>>> quick synopsis of how to apply the patch?  I'm not sure where the 
>>>>>>>>>>> file is
>>>>>>>>>>> that gets this Diff, because I can't locate it in /lib/modules.
>>>>>>>>>>>
>>>>>>>>>>  --
>>>>>>>>>> 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 beagleboard...@googlegroups.com.
>>>>>>>>>>
>>>>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>  --
>>>>>>>> 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 beagleboard+unsubscr...@googlegroups.com.
>>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>>
>>>>>>>
>>>>>>>  --
>>>>>>> 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 beagleboard+unsubscr...@googlegroups.com.
>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Att
>>>>>> André
>>>>>>
>>>>>> --
>>>>>> 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 beagleboard+unsubscr...@googlegroups.com.
>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>
>>>>>
>>>>>  --
>>>>> 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 beagleboard+unsubscr...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Att
>>>> André
>>>>
>>>> --
>>>> For more options, visit http://beagleboard.org/discuss
>>>> ---
>>>> You received this message because you are subscribed to a topic in the
>>>> Google Groups "BeagleBoard" group.
>>>> To unsubscribe from this topic, visit
>>>> https://groups.google.com/d/topic/beagleboard/SXTaSUf4aSk/unsubscribe.
>>>> To unsubscribe from this group and all its topics, send an email to
>>>> beagleboard+unsubscr...@googlegroups.com.
>>>>
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>  --
>>> 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 beagleboard+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>  --
>> 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 beagleboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
> Att
> André
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/SXTaSUf4aSk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to