Re: [beagleboard] Re: LCD 3.5 Cape Blocks all Analog Input Pins on Beaglebone Black

2014-11-28 Thread Will Kostelecky
I think you are going to have to use an external ADC.

The good news is that you can get better accuracy and a lot higher
resolution by doing so.   At the expense, of course, of some additional
cost and complexity.   I ended up using an ADS1115 from TI that delivers
16bits of resolution at 800 samples per second.   BUT, another big but, is
that I used an Arduino Nano as a front end to my BBB as I found it easier
to integrate the Nano and the BBB than the ADC and the BBB.   I am using
Node and the libraries that do I2c were not working for me.  You may have
different luck depending on your environment.

Will

On Fri, Nov 28, 2014 at 1:45 PM, IZYBoard relicst...@gmail.com wrote:

 Quite old post but.I have same issue for my old Beaglebone WHITE
 running 3.2.33 kernel
 Is there any simpler method to avoid external ADC and split by software
 the unused AIN pins to make them readable ??

 Thank you very much

 Il giorno giovedì 11 luglio 2013 12:21:55 UTC+2, Will Kostelecky ha
 scritto:

 I just go an LCD Cape for my Beaglebone Black project and am having
 trouble accessing any of the three analog pins the cape supposedly does not
 use.   The documentation states that AIN0-3 are used.   This would imply
 that AIIN4-6 are available.  When I try to access them, however, I get the
 following message (from Bonescript):

 fs.js:429
   return binding.write(fd, buffer, offset, length, position);
  ^
 Error: EEXIST, file already exists
 at Object.fs.writeSync (fs.js:429:18)
 at Object.fs.writeFileSync (fs.js:764:21)
 at load_dt (/usr/lib/node_modules/bonescript/index.js:59:12)
 at Object.f.analogRead (/usr/lib/node_modules/
 bonescript/index.js:369:12)
 at observe (/var/lib/cloud9/chair/test.js:119:38)
 at Timer.anonymous (/var/lib/cloud9/chair/test.js:102:17)
 at Timer.exports.setInterval.timer.ontimeout (timers.js:234:14)

 My entire reason for being, or for having the BBB anyway, is to integrate
 with some analog inputs!

 Thanks for any help,
 Will

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


Re: [beagleboard] Beaglebone Black won't power on, did I do something wrong? :(

2014-07-07 Thread Will Kostelecky
Gerald, who responded to my message, will likely respond to you as well.
The BBB is a great board but it does seem to be very susceptible to getting
fried.  I have had two visit the Beagle Hospital.   I can only suggest that
posting here in hopes that Gerald gets back to you...

Regards,
Will


On Mon, Jul 7, 2014 at 10:55 AM, venkat@gmail.com wrote:

 Hey Will,
 I too face same problem on my BBB. Can you please tell me how you solved
 the issue? RMA on beagleboard.org isn't responding, whom should I aproach?

 On Thursday, 15 August 2013 13:56:41 UTC+5:30, Will Kostelecky wrote:

 Gerald:

 Is there any chance that future hardware will include a poly fuse or two
 to protect the processor or other key circuitry (similar to the Raspberry
 Pi)?  I know that I may have been careless but a board that could get used
 like an Arduino (which is very very robust) seems like it needs more
 protection than the BBB has at the moment.

 In any case, further on the story of a BBB with a blown processor.   I am
 in the UK and have bought my boards from Element 14.  You mentioned that
 you thought they would be able to send a BBB in for repair but when I
 talked to them they did not think they had this capability.

 I now have two boards that I have managed to fry.   The most recent one
 as a result of a lead dragging across the battery on a Real Time Clock
 module with all other power being off.  If they can be repaired for less
 than the cost of a new board I would be glad to pay.   I can get the boards
 to the US as I suspect that will be easier.   Can you let me know if they
 can be repaired at reasonable cost?   If so I will request RMAs.

 Thanks,
 Will

 On Thursday, 4 July 2013 15:38:46 UTC+1, Gerald wrote:

 You have blown the processor. Request an RMA.

 beagleboard.org/support/rma

 No fuses on the board. Plugging in the USB and DC supply is totally
 acceptable and supported.

 Gerald



 On Thu, Jul 4, 2013 at 3:21 AM, Will Kostelecky will.ko...@gmail.com
 wrote:

 Help!

 My BBB was working fine, great in fact, but not so much at the
 moment.   When I plug it into a power source, be it a known good 5v supply
 that I have been using with it for weeks, or into either of two computers
 via USB, I get one dim little flash from the power LED and then NOTHING
 else.   No other lights flash.   If I hold down the power switch I will get
 another brief and dim flash after a couple of seconds.   Again, no other
 LEDs light and nothing else happens.

 This started to happen when I plugged the BBB into a computer using a
 USB cable while it was still plugged into the 5V power source.  Could this
 have fried something?   Are there any poly fuses that might come back to
 life after a rest?

 Frustrating as I was making such good progress on my project!

 Will


 On Tuesday, 30 April 2013 15:23:23 UTC+1, Gerald wrote:

 You are a pioneer! Columbus was not looking for America. But you are
 now the Columbus of the power button!

 I am trying convince the SW folks to add support for the power button
 but it is down the list  somewhere.

 Gerald

 On Tuesday, April 30, 2013, Jason Stapels wrote:

 An update for the curious. After some prodding from the
 all-power-Gerald, I was able to bring the board back to life again by...
 are you ready... holding down the POWER button. Which means I'm probably
 the biggest idiot ever!? I guess I expected the PWR led to be lit any 
 time
 5V was feeding the board, regardless of it's On/Off state.

 Certainly, in the dozen or so previous times I plugged the board in,
 just giving it power caused it to power on, so the idea of the POWER 
 button
 actually being used to turn it on never occurred to me. If I could save
 face just a little here, I did actually press it a couple times before
 throwing in the towel, I just didn't consider holding it down for a few
 seconds.

 In embarrassed shame,
 ~ Jason

 On Tuesday, April 30, 2013 8:19:57 AM UTC-4, Jason Stapels wrote:

 Hi all,

 Just wanted to share my experience with my dead BBB. It's my first
 experience with the Beagle line so it's possible I did something wrong
 somewhere so I thought it would be a good idea to share my experiences 
 in
 case other newb's read this. Feel free to skip to the bottom for the
 symptoms.

 -- Begin Background Info --

 I was lucky enough to get my BBB almost right away from Digikey. I
 immediately installed the drivers on my Mac and started playing around 
 with
 it the first night. Unfortunately, the second night I couldn't get my 
 Mac
 to allocate an IP address through the USB to talk to it so I thought 
 maybe
 I shouldn't have skipped that update software step. So next I 
 downloaded
 the latest flash eMMC image, wrote it to an SD card and then went 
 through
 the upgrade process.

 Here's where things went a little South. After the first attempt the
 USR lights eventually went solid (presumably indicating the flashing
 process was finished) but when I rebooted it without the SD card, the 
 power

Re: [beagleboard] Re: Touchscreen Jitter / Jumping on Beaglebone Black LCD Capes

2014-01-23 Thread Will Kostelecky
:-(


On Thu, Jan 23, 2014 at 8:36 AM, Micka mickamus...@gmail.com wrote:

 Well,

 First, thx to Robert Nelson, the patch for the touchscreen fix has been
 implemented  :


 https://github.com/RobertCNelson/linux-dev/commit/20c9c32e3443826d79ea01e17cbd2d6fa2c616ae

 Which means, that now, you don't need to implement it yourself :p , you
 just need to build the kernel and install it in your sdcard.

 Which means that soon, the fix will be implemented to each release of
 ubuntu/debian from Robert Nelson !

 Also Will Kostelecky, the script to install the kernel, only work for a
 Robert Nelson image ( ubuntu/debian ) .


 Micka,





 On Thu, Jan 23, 2014 at 8:45 AM, Will Kostelecky 
 will.kostele...@gmail.com wrote:

 Everything went well up to the point of actually installing the patched
 and rebuilt kernel!   I run from an SD card so had to point the install
 script to it.   It installed ok on the first partition but blew up on the
 second.   I have not had a chance to dig into why yet.   I am thinking of
 trying the upgrade on the internal drive and see if that, being what is
 expected by default, works better?



 On Wed, Jan 22, 2014 at 8:39 AM, Micka mickamus...@gmail.com wrote:

 I never used rebuild_deb.sh . I don't know what it is for .


 On Wed, Jan 22, 2014 at 9:30 AM, Will Kostelecky 
 will.kostele...@gmail.com wrote:

 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.comwrote:

 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.comwrote:

 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.comwrote:

 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

Re: [beagleboard] Re: Touchscreen Jitter / Jumping on Beaglebone Black LCD Capes

2014-01-23 Thread Will Kostelecky
Arch.   Much faster than Debian for my application.   I must admit messing
with the kernel might be above my level of competency.  I am but an app
developer!


On Thu, Jan 23, 2014 at 9:41 AM, Micka mickamus...@gmail.com wrote:

 What ? You have an angstrom image ? You should change  Angstrom it's
 over  go to the Ubuntu/Debian image !


 On Thu, Jan 23, 2014 at 10:39 AM, Will Kostelecky 
 will.kostele...@gmail.com wrote:

 :-(


 On Thu, Jan 23, 2014 at 8:36 AM, Micka mickamus...@gmail.com wrote:

 Well,

 First, thx to Robert Nelson, the patch for the touchscreen fix has been
 implemented  :


 https://github.com/RobertCNelson/linux-dev/commit/20c9c32e3443826d79ea01e17cbd2d6fa2c616ae

 Which means, that now, you don't need to implement it yourself :p , you
 just need to build the kernel and install it in your sdcard.

 Which means that soon, the fix will be implemented to each release of
 ubuntu/debian from Robert Nelson !

 Also Will Kostelecky, the script to install the kernel, only work for a
 Robert Nelson image ( ubuntu/debian ) .


 Micka,





 On Thu, Jan 23, 2014 at 8:45 AM, Will Kostelecky 
 will.kostele...@gmail.com wrote:

 Everything went well up to the point of actually installing the patched
 and rebuilt kernel!   I run from an SD card so had to point the install
 script to it.   It installed ok on the first partition but blew up on the
 second.   I have not had a chance to dig into why yet.   I am thinking of
 trying the upgrade on the internal drive and see if that, being what is
 expected by default, works better?



 On Wed, Jan 22, 2014 at 8:39 AM, Micka mickamus...@gmail.com wrote:

 I never used rebuild_deb.sh . I don't know what it is for .


 On Wed, Jan 22, 2014 at 9:30 AM, Will Kostelecky 
 will.kostele...@gmail.com wrote:

 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.comwrote:

 Thank you so much, i will do it when i get home :)


 On Tue, Jan 21, 2014 at 6:16 AM, Micka mickamus...@gmail.comwrote:


 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.comwrote:

 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.comwrote:

 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

Re: [beagleboard] Re: Touchscreen Jitter / Jumping on Beaglebone Black LCD Capes

2014-01-22 Thread Will Kostelecky
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.comwrote:

 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.comwrote:

 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.comwrote:

 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.comwrote:

 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

Re: [beagleboard] Re: Touchscreen Jitter / Jumping on Beaglebone Black LCD Capes

2014-01-22 Thread Will Kostelecky
Everything went well up to the point of actually installing the patched and
rebuilt kernel!   I run from an SD card so had to point the install script
to it.   It installed ok on the first partition but blew up on the
second.   I have not had a chance to dig into why yet.   I am thinking of
trying the upgrade on the internal drive and see if that, being what is
expected by default, works better?


On Wed, Jan 22, 2014 at 8:39 AM, Micka mickamus...@gmail.com wrote:

 I never used rebuild_deb.sh . I don't know what it is for .


 On Wed, Jan 22, 2014 at 9:30 AM, Will Kostelecky 
 will.kostele...@gmail.com wrote:

 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.comwrote:

 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.comwrote:

 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.comwrote:

 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.comwrote:

 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

Re: [beagleboard] Re: Touchscreen Jitter / Jumping on Beaglebone Black LCD Capes

2014-01-20 Thread Will Kostelecky
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.comwrote:

 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.comwrote:

 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.comwrote:

 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

Re: [beagleboard] Re: Touchscreen Jitter / Jumping on Beaglebone Black LCD Capes

2014-01-12 Thread Will Kostelecky
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.comjavascript:
  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 javascript:.
 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.


Re: [beagleboard] Dimensional Diagram of LCD7

2013-12-27 Thread Will Kostelecky
This did the trick.  Thanks and have a Happy New Year.

Sent from my iPad

 On Dec 24, 2013, at 5:29 PM, William Pretty Security 
 bill.pre...@xplornet.com wrote:
 
 I found this link for viewing Allegro .act files:
  
 http://www.cadence.com/products/pcb/Pages/downloads.aspx
  
 Good luck J
  
 From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
 Behalf Of Will Kostelecky
 Sent: Tuesday, December 24, 2013 1:31 AM
 To: beagleboard@googlegroups.com
 Subject: [beagleboard] Dimensional Diagram of LCD7
  
 I am working on a project where we plan to use the LCD7 for the user 
 interface.   Mounting the LCD is a critical concern but other than one very 
 simplistic drawing (of a bare rectangle) there is no dimensional drawing for 
 the device.   Does one exist?   There are some .art files in a manufacturing 
 folder on the wiki but who the heck can open those things? 
 -- 
 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.
 
 No virus found in this message.
 Checked by AVG - www.avg.com
 Version: 2014.0.4259 / Virus Database: 3658/6945 - Release Date: 12/23/13
 No virus found in this message.
 Checked by AVG - www.avg.com
 Version: 2014.0.4259 / Virus Database: 3658/6910 - Release Date: 12/11/13
 Internal Virus Database is out of date.
 -- 
 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/YotkY8SwOTY/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.


[beagleboard] Re: touchscreen driver (for LCD7)

2013-12-23 Thread Will Kostelecky
Terry et all:

I am having the same issue with Wheezy and an LCD7.  Sometimes it takes a 
touch and often it ignores the touch with the cursor flying all over the 
place.   Seems to like the first touch or two then gets consistently bad.

Any progress/ideas?

Thanks, Will

On Monday, 7 October 2013 04:05:18 UTC+1, Terry Storm wrote:

 Update to above, I realised I was using Wheezy 7.0 and there was a 7.1 
 available, so I tried that, updated and installed LXDE, and some of the 
 issues are resolved, however now the mouse pointer jumps all over the 
 place, same as what happens on Angstrom.

 Terry

 On Monday, 7 October 2013 12:05:57 UTC+13, Terry Storm wrote:

 Hello

 Have you had any luck with this?

 Just trying debian wheezy on the BBB with the LCD7 and I find the mouse 
 moves ok using the touch screen, but its constantly trying to draw 
 selection boxes.
 It also needs to be calibrated as it doesnt reach to the very edges of 
 the display.

 Regards
 Terry

 On Monday, 3 June 2013 06:55:31 UTC+12, genpix wrote:

 I did 
 cat /proc/bus/input/devices

 and now I see the list of input devices.
 Apparently, /dev/input/event0 is associated with power button (in the 
 way how I compiled my kernel).
 ti-tsc (this is a kernel driver for TI's tscadc) is associated with 
 /dev/input/event1.
 This could help a newbie (like me) to find out what eventX should be 
 used for your touchscreen



-- 
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.


[beagleboard] Dimensional Diagram of LCD7

2013-12-23 Thread Will Kostelecky
I am working on a project where we plan to use the LCD7 for the user 
interface.   Mounting the LCD is a critical concern but other than one very 
simplistic drawing (of a bare rectangle) there is no dimensional drawing 
for the device.   Does one exist?   There are some .art files in a 
manufacturing folder on the wiki but who the heck can open those things?  

-- 
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.


Re: [beagleboard] Re: Passwordless login to GDM for user other than root

2013-11-09 Thread Will Kostelecky
Don:

Thanks for your advice.   First on the parameters.   I did try the auth 
sufficient pam_succeed_if.so user ingroup nopasswdlogin  parameter a while 
ago and it 
did not make any difference.   I think whoever did the image for the BBB 
used the timed login to make sure some startup stuff completed.   Without 
it I get a message about something still running (when root is logging 
in).   

In terms of the logs.  The one place where something seems relevant is in 
/var/log/gdm/:0-greeter.log.   It shows some permission problems that 
happen with my user and also with the xuser that came as part of the 
distribution image.

(gnome-settings-daemon:441): GVFS-RemoteVolumeMonitor-WARNING **: cannot 
open directory /usr/share/gvfs/remote-volume-monitors: Error opening 
directory '/usr/share/gvfs/remote-volume-monitors': Permission denied

(polkit-gnome-authentication-agent-1:444): polkit-gnome-1-WARNING **: 
Unable to determine the session we are in: No session for pid 444
Xlib:  extension DPMS missing on display :0.
gdm-simple-greeter[446]: GVFS-RemoteVolumeMonitor-WARNING: cannot open 
directory /usr/share/gvfs/remote-volume-monitors: Error opening directory 
'/usr/share/gvfs/remote-volume-monitors': Permission denied
gdm-simple-greeter[446]: Gtk-WARNING: gtkwidget.c:5709: widget not within a 
GtkWindow
shell-init: error retrieving current directory: getcwd: cannot access 
parent directories: Permission denied
gdm-simple-greeter[446]: WARNING: Unable to load CK history: no seat-id 
found

I guess that I have been hoping that someone from the BBB team that created 
their image would see this post.   There is either something wrong with the 
scripts behind gdm or I am just missing some key permission or group?  I 
really, really, really don't want to have to dig into the details of how a 
gdm login happens if I don't have to.   

Cheers,
Will


On Friday, 8 November 2013 19:26:55 UTC, don wrote:

  On 11/08/2013 06:29 AM, Will Kostelecky wrote:
  
 After a lot more research it does seem like all that should be necessary 
 is to have these lines...

 [daemon]
 TimedLoginEnable=true
 TimedLogin=username
 TimedLoginDelay=10

 ...in /etc/gdm/custom.conf.   I have booted my BBB from a fresh flash, 
 added my own user, changed the above to reflect the new user, and still the 
 login greeting panel hangs.  When looking at top I do not see anything 
 obvious that is running. 

 PLEASE can someone HELP?

 Will

 On Wednesday, 6 November 2013 23:08:54 UTC, Will Kostelecky wrote: 

 I want to setup my BBB to have a user other than root login to the gdm 
 without entering a password.   I have editted the /etc/gdm/custom.conf file 
 to replace root with the name of my user but the login does not complete.   
 It either hangs at the login window waiting for a password...or it just 
 hangs there without asking for a password.   I have logged into gdm using 
 the new user ID so I know it works.

 Thanks,
 Will
  
  -- 
 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 javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.

 Why are you not checking your logs for what is happening? 

 I do not use Angstrom so cant really be of much use other than suggesting 
 what upstream expects the package to act like. 

 On one of my arch installs I installed GDM and setup passwordless logins 
 as the DOCs for GDM suggest. Have you tried the non timed option? 

 AutomaticLogin=username
 AutomaticLoginEnable=True

 Also have you this this in pam.d/gdm?

 auth sufficient pam_succeed_if.so user ingroup nopasswdlogin

 then add a nopasswdlogin group and add the user to it? Not sure what 
 version of GDM you're on. 
  

-- 
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.


Re: [beagleboard] Re: Passwordless login to GDM for user other than root

2013-11-09 Thread Will Kostelecky
Don:

Thanks for your help... there is obviously something going on under the
covers that I just don't want to invest the time right now to try and
debug.   I hope that it is something simple and that someone that has it
working in Angstrom world can help with.  Running as root for now as that
does work...!

Will


On Sat, Nov 9, 2013 at 5:23 PM, Don deJuan donjuans...@gmail.com wrote:

  Sorry I cant be of more help but yes I agree your session is not being
 started properly and gvfs should be putting that directory into one for
 your user. Or maybe your user is not setup properly either.

 I know it works in Arch Linux.


 On 11/09/2013 12:44 AM, Will Kostelecky wrote:

 Don:

 Thanks for your advice.   First on the parameters.   I did try the auth
 sufficient pam_succeed_if.so user ingroup nopasswdlogin  parameter a while
 ago and it
 did not make any difference.   I think whoever did the image for the BBB
 used the timed login to make sure some startup stuff completed.   Without
 it I get a message about something still running (when root is logging
 in).

 In terms of the logs.  The one place where something seems relevant is in
 /var/log/gdm/:0-greeter.log.   It shows some permission problems that
 happen with my user and also with the xuser that came as part of the
 distribution image.

 (gnome-settings-daemon:441): GVFS-RemoteVolumeMonitor-WARNING **: cannot
 open directory /usr/share/gvfs/remote-volume-monitors: Error opening
 directory '/usr/share/gvfs/remote-volume-monitors': Permission denied

 (polkit-gnome-authentication-agent-1:444): polkit-gnome-1-WARNING **:
 Unable to determine the session we are in: No session for pid 444
 Xlib:  extension DPMS missing on display :0.
 gdm-simple-greeter[446]: GVFS-RemoteVolumeMonitor-WARNING: cannot open
 directory /usr/share/gvfs/remote-volume-monitors: Error opening directory
 '/usr/share/gvfs/remote-volume-monitors': Permission denied
 gdm-simple-greeter[446]: Gtk-WARNING: gtkwidget.c:5709: widget not within
 a GtkWindow
 shell-init: error retrieving current directory: getcwd: cannot access
 parent directories: Permission denied
 gdm-simple-greeter[446]: WARNING: Unable to load CK history: no seat-id
 found

 I guess that I have been hoping that someone from the BBB team that
 created their image would see this post.   There is either something wrong
 with the scripts behind gdm or I am just missing some key permission or
 group?  I really, really, really don't want to have to dig into the details
 of how a gdm login happens if I don't have to.

 Cheers,
 Will


 On Friday, 8 November 2013 19:26:55 UTC, don wrote:

  On 11/08/2013 06:29 AM, Will Kostelecky wrote:

 After a lot more research it does seem like all that should be necessary
 is to have these lines...

 [daemon]
 TimedLoginEnable=true
 TimedLogin=username
 TimedLoginDelay=10

 ...in /etc/gdm/custom.conf.   I have booted my BBB from a fresh flash,
 added my own user, changed the above to reflect the new user, and still the
 login greeting panel hangs.  When looking at top I do not see anything
 obvious that is running.

 PLEASE can someone HELP?

 Will

 On Wednesday, 6 November 2013 23:08:54 UTC, Will Kostelecky wrote:

 I want to setup my BBB to have a user other than root login to the gdm
 without entering a password.   I have editted the /etc/gdm/custom.conf file
 to replace root with the name of my user but the login does not complete.
 It either hangs at the login window waiting for a password...or it just
 hangs there without asking for a password.   I have logged into gdm using
 the new user ID so I know it works.

 Thanks,
 Will

  --
 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.

 Why are you not checking your logs for what is happening?

 I do not use Angstrom so cant really be of much use other than suggesting
 what upstream expects the package to act like.

 On one of my arch installs I installed GDM and setup passwordless logins
 as the DOCs for GDM suggest. Have you tried the non timed option?

 AutomaticLogin=username
 AutomaticLoginEnable=True

 Also have you this this in pam.d/gdm?

 auth sufficient pam_succeed_if.so user ingroup nopasswdlogin

 then add a nopasswdlogin group and add the user to it? Not sure what
 version of GDM you're on.

  --
 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

[beagleboard] Re: Passwordless login to GDM for user other than root

2013-11-08 Thread Will Kostelecky
After a lot more research it does seem like all that should be necessary is 
to have these lines...

[daemon]
TimedLoginEnable=true
TimedLogin=username
TimedLoginDelay=10

...in /etc/gdm/custom.conf.   I have booted my BBB from a fresh flash, 
added my own user, changed the above to reflect the new user, and still the 
login greeting panel hangs.  When looking at top I do not see anything 
obvious that is running. 

PLEASE can someone HELP?

Will

On Wednesday, 6 November 2013 23:08:54 UTC, Will Kostelecky wrote:

 I want to setup my BBB to have a user other than root login to the gdm 
 without entering a password.   I have editted the /etc/gdm/custom.conf file 
 to replace root with the name of my user but the login does not complete.   
 It either hangs at the login window waiting for a password...or it just 
 hangs there without asking for a password.   I have logged into gdm using 
 the new user ID so I know it works.

 Thanks,
 Will


-- 
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.


Re: [beagleboard] Passwordless login to GDM for user other than root

2013-11-07 Thread Will Kostelecky
Don:

Thanks but no go.  Below are the contents of the file /etc/gdm/custom.conf
as found in the distribution Angstrom image:

[daemon]
TimedLoginEnable=true
TimedLogin=root
TimedLoginDelay=10

Obviously this is successful in having root login automatically as that is
what happens!   Changing root to my new user causes the login process to
hang with the login form displayed but nothing further.   Changing root to
xuser, which also comes as part of the image, results in the same behaviour
which is a hang.

There has obviously been something done when the image was built to have
root login.   Hopefully one of the BBB folks will see this post and help
out!

Looking at top shows that gdmconf-2 is running constantly with about 9% CPU
usage.

Help!
Thanks,
Will


On Wed, Nov 6, 2013 at 11:32 PM, Don deJuan donjuans...@gmail.com wrote:

 On 11/06/2013 03:08 PM, Will Kostelecky wrote:
  I want to setup my BBB to have a user other than root login to the gdm
  without entering a password.   I have editted the /etc/gdm/custom.conf
  file to replace root with the name of my user but the login does not
  complete.   It either hangs at the login window waiting for a
  password...or it just hangs there without asking for a password.   I
  have logged into gdm using the new user ID so I know it works.
 
  Thanks,
  Will
  --
  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.

 Make sure you have this

 [daemon]
 AutomaticLoginEnable=True

 --
 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/IUyRs_E7vVU/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.


[beagleboard] Passwordless login to GDM for user other than root

2013-11-06 Thread Will Kostelecky
I want to setup my BBB to have a user other than root login to the gdm 
without entering a password.   I have editted the /etc/gdm/custom.conf file 
to replace root with the name of my user but the login does not complete.   
It either hangs at the login window waiting for a password...or it just 
hangs there without asking for a password.   I have logged into gdm using 
the new user ID so I know it works.

Thanks,
Will

-- 
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.


Re: [beagleboard] Re: modprobe rtc-ds3231 returns module not found?

2013-10-31 Thread Will Kostelecky
It is now working.  I have no idea what I have done to make it work.  I 
even created a new image and tried to get it to not work again and could 
not.   I guess this is good news?

On Thursday, 31 October 2013 11:49:27 UTC, Will Kostelecky wrote:

 It's on i2c-1.   The frustrating thing is that the HW works with another 
 image that I built a while ago.  I am now trying to build a clean new image 
 (post all my development messing around) and it is not working with the new 
 build.   I am pretty sure I did not have to do anything other than what I 
 am doing now but obviously I have missed something in the new build.

 Will




-- 
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.