Re: [beagleboard] Re: Device Tree compilation failure for Beaglebone black.

2018-04-23 Thread Madhu K
Yeah, I could able to compile. Regards, Madhu On Mon, Apr 23, 2018 at 11:33 AM, Kakarla Srinivas <kakarla.sriniva...@gmail.com> wrote: > > > On Tuesday, January 3, 2017 at 5:24:29 AM UTC-5, Madhu K wrote: >> >> Hi All, >> >> I am trying to compile the d

Re: [beagleboard] BeagleBoneBlack unable to boot properly

2018-04-16 Thread Madhu K
Hi, If you change the rootfs to some other version of Ubuntu will it work? Regards, Madhu On Mon, Apr 16, 2018 at 3:08 PM, wrote: > Hi, > I am trying to run an old ubuntu14.0 OS image on my beaglebone board, which > also include the ROS for my project. > Now the

Re: [beagleboard] apt-get not working on Begale bone balck kernel 4.4.113

2018-03-14 Thread Madhu K
is it showing as yum not found? Regards, Madhu On Wed, Mar 14, 2018 at 4:39 PM, Kakarla Srinivas < kakarla.sriniva...@gmail.com> wrote: > Hi , > > I tried the command .Not working. > > Regards, > Sree > > > On Wed, Mar 14, 2018 at 4:01 PM, Madhu K <madh

Re: [beagleboard] apt-get not working on Begale bone balck kernel 4.4.113

2018-03-14 Thread Madhu K
; On Wed, Mar 14, 2018 at 3:26 PM, Madhu K <madhu.s...@gmail.com> wrote: >> >> Not working means? >> >> can you share the error log. >> >> Regards, >> Madhu >> >> On Wed, Mar 14, 2018 at 3:23 PM, Kakarla Srinivas >> <kakarla

Re: [beagleboard] apt-get not working on Begale bone balck kernel 4.4.113

2018-03-14 Thread Madhu K
Not working means? can you share the error log. Regards, Madhu On Wed, Mar 14, 2018 at 3:23 PM, Kakarla Srinivas wrote: > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google

Re: [beagleboard] Re: Enabling I2C1 on Beaglebone black

2018-01-17 Thread Madhu K
Hello, Yes On Tue, Jan 16, 2018 at 7:56 PM, inisider <inisi...@gmail.com> wrote: > Hello. > > Did U solve this issue? > > > среда, 28 декабря 2016 г., 9:09:55 UTC+2 пользователь Madhu K написал: >> >> Hi All, >> >> I am trying to enable th

Re: [beagleboard] dts for beaglebone Black rev c

2017-12-06 Thread Madhu K
Hi, Use am335x-boneblack.dts Regards, Madhu On Thu, Dec 7, 2017 at 11:08 AM, Reshmi Chandran wrote: > Hi , > Can anyone tell me which is the dts file for beagleboneblack revc board. I > am interested in changing the spi frequency. > Is there any other way to change the

Re: [beagleboard] Re: Beagle Bone Black stopping at Starting Kernel....

2017-10-09 Thread Madhu K
Hi, Can you try with ext4 file system? Regards, Madhu On Mon, Oct 9, 2017 at 11:53 AM, Ashish Maurya wrote: > Hi terra, > I got 5V 2A power supply, still facing same issue. > Any thoughts ??? > Thanks. > > On Mon, Oct 2, 2017 at 3:57 PM, terra ÜÝÜ

Re: [beagleboard] Re: Beagle Bone Black stopping at Starting Kernel....

2017-10-06 Thread Madhu K
Hi, Second partition "mmcblk0p2" is of which type ( ext2, ext3 or ext4)?. are you are making partition? Regards, Madhu On Fri, Oct 6, 2017 at 11:20 AM, Ashish Maurya wrote: > Also one more thing to notice is that this is causing problems when I boot > from sd card

Re: [beagleboard] Re: Beagle Bone Black stopping at Starting Kernel....

2017-09-28 Thread Madhu K
00n8 root=/dev/mmcblk0p2 rw > U-Boot# bootm 0x8060 - 0x8050 > > Thanks. > On Wednesday, September 27, 2017 at 2:21:21 PM UTC+5:30, Madhu K wrote: >> >> Hi, >> >> what are all the files you are loading from the u-boot prompt, can you >> list those

Re: [beagleboard] Re: Beagle Bone Black stopping at Starting Kernel....

2017-09-27 Thread Madhu K
one: booting without uEnv.txt file. > Thanks for explaining. > > On Wednesday, September 27, 2017 at 11:29:01 AM UTC+5:30, Madhu K wrote: >> >> Hi, >> >> There are two options to boot the beaglebone black. >> >> 1) Boot the beaglebone black from U-boot : In

Re: [beagleboard] Re: Beagle Bone Black stopping at Starting Kernel....

2017-09-26 Thread Madhu K
Hi, There are two options to boot the beaglebone black. 1) Boot the beaglebone black from U-boot : In this method whenever u-boot prompt comes, you can load the uImage and device tree from u-boot prompt and let the board boot, in this case uEnv.txt is not required. You can specify the load

[beagleboard] Re: Beagle Bone Black stopping at Starting Kernel....

2017-09-26 Thread Madhu K
Hi, where is your uEnv.txt file? Regards, Madhu On Tuesday, September 26, 2017 at 1:42:19 PM UTC+5:30, Ashish Maurya wrote: > > This is what I doing... > > U-Boot 2014.04 (Sep 21 2017 - 11:25:07) > > I2C: ready > DRAM: 512 MiB > MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 > Using default

Re: [beagleboard] Re: wifi configuration on beaglebone black.

2017-08-16 Thread Madhu K
; On Wednesday, August 9, 2017 at 1:08:28 AM UTC-5, Madhu K wrote: >> >> Hi All, >> >> I was trying to configure wifi on beaglebone black board. But i am facing >> below problems. >> >> I am using TP-LINK TL-WN823N adaptor. >> >> Beaglebone

[beagleboard] wifi configuration on beaglebone black.

2017-08-09 Thread Madhu K
Hi All, I was trying to configure wifi on beaglebone black board. But i am facing below problems. I am using TP-LINK TL-WN823N adaptor. Beaglebone black wifi setup steps : 1) Downloaded the stable kernel 4.4.2 from git. 2) Compiled the kernel and loaded new kernel to beaglebone black. 3)

Re: [beagleboard] Re: uart interrupt configuration on beaglebone black.

2017-06-14 Thread Madhu K
id and how you did it. > > That would contribute a lot to other fellow travelers on the same journey > in future :) > > Regards, > Rathin > > On Wednesday, June 14, 2017 at 3:45:26 PM UTC+5:30, Madhu K wrote: >> >> Hi Rathin, >> >> Thanks for your response.!!! &

Re: [beagleboard] Re: uart interrupt configuration on beaglebone black.

2017-06-14 Thread Madhu K
ssigned to your respective > UART. > 5) Use this to configure your ISR and etc. > > Please refer TRM of AM3358 for further details on IRQ and ISR. > > Regards, > Rathin > > On Monday, April 24, 2017 at 10:56:27 AM UTC+5:30, Madhu K wrote: >> >> Hi All, >> >> I

[beagleboard] Enabling Bluetooth on Beaglebone Black

2017-06-13 Thread Madhu K
Hi All, How to enable bluetooth on beaglebone black borad. My requirement is described below. Please let me know whether the below requirement are possible to do in beaglebone black, if yes please guide me how to do that. Requirements. 1) Enable Bluetooth on beaglebone black. 2) After that,

[beagleboard] Re: How to enable interrupt receiver register in BBB

2017-04-23 Thread Madhu K
e-black-how-get-interrupts-through-linux-gpio > > Hope it helps. > > Rathin > > On Saturday, April 15, 2017 at 2:37:08 PM UTC+5:30, Madhu K wrote: >> >> Hi All, >> >> can anybody help to enable interrupt receiver register. >> >> Thank

[beagleboard] uart interrupt configuration on beaglebone black.

2017-04-23 Thread Madhu K
Hi All, I am trying to enable interrupts on UART2 of beaglebone black, I am not aware of what are all the registers to be configured to work interrupts properly. any help is appreciated. Thanks in advance. Regards, Madhu -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] BBB device tree compile

2017-04-20 Thread Madhu K
you want to compile am335x-boneblack.dts file? On Fri, Apr 21, 2017 at 1:57 AM, wrote: > I am using Debian 4.6.3-14 and trying to compile a brand new device tree > (the entire thing, not just an overlay) and I am getting errors trying to > use the dtc functions. I read that

Re: [beagleboard] Re: Understanding boot process of beaglebone black.

2017-04-19 Thread Madhu K
ill go to UART device number 0 to look for a bootable medium > and then to USB0. > for more details visit the TI wiki : http://processors.wiki.ti.com/ > index.php/Main_Page > > On Monday, February 6, 2017 at 5:39:54 PM UTC+5:30, Madhu K wrote:: All, >> >> >> I wan

[beagleboard] How to enable interrupt receiver register in BBB

2017-04-15 Thread Madhu K
Hi All, can anybody help to enable interrupt receiver register. Thanks Madhu -- 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

[beagleboard] Beaglebone Black console getting hung.

2017-04-09 Thread Madhu K
Hi All, I am trying to enable and use UART2 on Beaglebone black board. I have enabled it successfully, and connected USB to serial cable to UART2 pins, and I sent some characters to UART2 and I could see those characters on picocom -b 115200 /dev/ttyUSB1 console. But the problem is when I

[beagleboard] unable to enable UART2 on BBB.

2017-03-19 Thread Madhu K
HI All, I am trying to enable UART2 on beaglebone black. I have made below changes in am335x-bone-common.dtsi file but I am not able to see any prints related to UART2 in dmesg logs. uart2_pins: uart2_pins { pinctrl-single,pins = <

Re: [beagleboard] After inserting sd image on bbb board, it does not work.

2017-03-14 Thread Madhu K
; Thank you. > > 2017-03-15 14:00 GMT+09:00 Madhu K <madhu.s...@gmail.com>: >> >> your logs shows everything OK. >> >> But don't know about LED's glowing. anyhow you can log in to your >> board and you can try experimenting what you want. >> >> By

Re: [beagleboard] After inserting sd image on bbb board, it does not work.

2017-03-14 Thread Madhu K
normal? > 2) Can you tell me how to write emmc in this state? > 3) Do I need to setup to connect? ssh(192.168.7.2) > > I am a beginner to bbb. > > Thank you. > > 2017-03-14 18:04 GMT+09:00 Madhu K <madhu.s...@gmail.com>: >> >> Hi, >> >> you need

Re: [beagleboard] After inserting sd image on bbb board, it does not work.

2017-03-14 Thread Madhu K
wrote: > Dear Madhu. > > Thank you for your reply. > > Please let me know how to connect the serial and I will share the log. > > Thank you. > > 2017-03-14 15:20 GMT+09:00 Madhu K <madhu.s...@gmail.com>: >> >> Are you using usb to serial connection?

Re: [beagleboard] After inserting sd image on bbb board, it does not work.

2017-03-14 Thread Madhu K
Are you using usb to serial connection? if yes, can you share the serial console log. Regards, Madhu On Tue, Mar 14, 2017 at 10:37 AM, 나종식 wrote: > Hello! > > I bought BeagleBone Black. > > > I followed the procedure linked below. > > ->

[beagleboard] Re: I2C controller getting timed out

2017-03-05 Thread Madhu K
Hi Deepak, Did you solve your problem? Even I am facing same issue, is there any solution you have to solve this issue? Thanks & regards, Madhu On Wednesday, November 25, 2015 at 11:59:33 PM UTC+5:30, deepak srinivasan wrote: > > Hi all > > I am trying to learn device drivers following

[beagleboard] Trying to read a second I2C bus gives "controller timed out"

2017-03-04 Thread Madhu K
Hi All, I am trying to read a second I2C bus but it gives "controller timed out" message. below is the log for same. [root /]# i2cdetect -y -r 1 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: [ 1188.831062] omap_i2c 4802a000.i2c: controller timed out -- [ 1189.831029]

Re: [beagleboard] Building BBB kernel and rootfs

2017-02-14 Thread Madhu K
Hi, If you want to use mail line kernel, latest stable kernel is 4.9.y. you can generate both zImage and uImage. By default, if you do make then it will generate zImage. usually I don't build rootfs, I will take rootfs from https://eewiki.net/display/linuxonarm/BeagleBone+Black this path.

[beagleboard] kernel-headers for beaglebone black in cross compilation environment.

2017-02-11 Thread Madhu K
HI All, I want to download the kernel headers for the cross compilation environment for beaglebone bone. from where can I download this headers. Can anybody know how to download and install the kernel headers in host machine. Thanks in advance. Madhu -- For more options, visit

[beagleboard] Understanding boot process of beaglebone black.

2017-02-06 Thread Madhu K
Hi All, I want to understand the boot process of beaglebone black. I googled and got an article in "Beyond logic" there is explained boot sequence as follows. By default, the ROM in the Sitara AM3359 will boot from the MMC1 interface first (the onboard eMMC), followed by MMC0 (MicroSD), UART0

Re: [beagleboard] unable to boot beaglebone black from sdcard

2017-02-04 Thread Madhu K
ash h <abhither...@gmail.com> wrote: > >> Just change in uEnx.txt or else post your uEnv.txt >> >> On Sat, 4 Feb 2017 at 3:55 PM, Madhu K <madhu.s...@gmail.com> wrote: >> >> if you have any uEnv.txt can you please share with me., this for my >> refere

Re: [beagleboard] beagle bone black is not booting from SD card

2017-02-04 Thread Madhu K
Hi All, I could able to boot now from SD card, I fixed it uEnv.txt. Thank you On Sat, Feb 4, 2017 at 6:48 PM, Madhu K <madhu.s...@gmail.com> wrote: > Hi, > > while booting the beaglebone black board from SD card, boot process stuck > with below errors. what could be the reas

[beagleboard] beagle bone black is not booting from SD card

2017-02-04 Thread Madhu K
Hi, while booting the beaglebone black board from SD card, boot process stuck with below errors. what could be the reason? Terminal ready U-Boot SPL 2017.03-rc1-dirty (Feb 04 2017 - 17:38:05) Trying to boot from MMC1 reading u-boot.img reading u-boot.img U-Boot 2017.03-rc1-dirty (Feb 04

Re: [beagleboard] unable to boot beaglebone black from sdcard

2017-02-04 Thread Madhu K
if you have any uEnv.txt can you please share with me., this for my reference. Thanks On Sat, Feb 4, 2017 at 3:49 PM, abhilash h <abhither...@gmail.com> wrote: > It depends on uEnv.txt . Please check once . > On Sat, 4 Feb 2017 at 2:37 PM, Madhu K <madhu.s...@gmail.com> wrot

Re: [beagleboard] unable to boot beaglebone black from sdcard

2017-02-04 Thread Madhu K
But zImage is present in /boot. it should boot with zImage right? -- 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

[beagleboard] unable to boot beaglebone black from sdcard

2017-02-03 Thread Madhu K
Hi All, I am trying to boot the beaglebone black from sd card, but boot process stops with below error. I have taken u-boot and rootfs from the below link wget http://s3.armhf.com/dist/bone/bone-uboot.tar.xzuE wget

Re: [beagleboard] change readonly file system to readwrite

2017-01-29 Thread Madhu K
It mounted as ro On Sun, Jan 29, 2017 at 1:50 PM, abhilash h <abhither...@gmail.com> wrote: > If your rfs mountes as ro or rw > > On Sun, 29 Jan 2017 at 11:48 AM, Madhu K <madhu.s...@gmail.com> wrote: > >> Hi All >> >> I am trying to edit

[beagleboard] change readonly file system to readwrite

2017-01-28 Thread Madhu K
Hi All I am trying to edit and save the /etc/network/interfaces file on beaglebone black board, the message i am getting while saving as" readonly", even though i am a root user. How to change the readonly to readwrite. Thanks & regards, Madhu -- For more options, visit

[beagleboard] Clock frequency for i2c1

2017-01-24 Thread Madhu K
Hi All, I am trying to enable I2C1 ( using device tree ) on beaglebone black. what clock frequency should I use, from where to get this information? Please help me out find this information . Thanks & Regards, Madhu -- For more options, visit http://beagleboard.org/discuss --- You received

[beagleboard] Device Tree compilation failure for Beaglebone black.

2017-01-03 Thread Madhu K
Hi All, I am trying to compile the device tree.But I am getting below error while compiling. Please help me to resolve this issue. Compilation issue : Error: am335x-boneblack.dts:10.1-9 syntax error Thanks & Regards, Madhu -- For more options, visit http://beagleboard.org/discuss --- You

[beagleboard] Enabling I2C1 on Beaglebone black

2016-12-27 Thread Madhu K
Hi All, I am trying to enable the I2C1 on beaglebone black board. I have written overlay to enable the i2c1, please verify below snippet and correct me if anything wrong in that. i2c2: i2c@4819c000 { pinctrl-names = "default"; pinctrl-0 = <_pins>; status = "okay";

[beagleboard] console configuration (ttyO0 or ttyS0)

2016-12-21 Thread Madhu K
Hi All, I have built kernel and device tree images using beaglebone_defconfig. After tftp of uImage and dtb, u-boot is getting stuck with "Starting Kernel" message( There are no other messages on console). I am doubting on my serial configuration, because somebody is using ttyO0 and ttyS0 in

Re: [beagleboard] Beaglebone black stuck at "Starting Kernel" message..

2016-12-20 Thread Madhu K
, December 21, 2016 at 11:04:14 AM UTC+5:30, Madhu K wrote: > > Hi Robert, > > Thank you so for your response. > > I have small doubt.In below mentioned addresses which is kernel load > address and which is dtb( device tree) loadaddress? > > loadaddr=0x8200 > rdaddr=0x88

Re: [beagleboard] Load address for beagle bone.

2016-12-20 Thread Madhu K
: > > Hello, > > > > With a 4.8 mainline kernel zImage I use > > > > fdtaddr=0x8800 > > loadaddr=0x8200 > > > > HTH > > > > *From:* beagl...@googlegroups.com [mailto: > beagl...@googlegroups.com ] *On Behalf Of *Madhu K >

Re: [beagleboard] Beaglebone black stuck at "Starting Kernel" message..

2016-12-20 Thread Madhu K
, RobertCNelson wrote: > > On Mon, Dec 19, 2016 at 11:56 PM, Madhu K <madhu...@gmail.com > > wrote: > > Hi All, > > > > > > I am newbie in Linux and BBB , I am sure this topic might have come > multiple > > times in this forum but unfortunately those coul

[beagleboard] Load address for beagle bone.

2016-12-20 Thread Madhu K
HI All, What is the Kernel and device tree load address for beaglebone black board. Thanks & regards, Madhu -- 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

[beagleboard] Beaglebone black stuck at "Starting Kernel" message..

2016-12-20 Thread Madhu K
Hi All, I am newbie in Linux and BBB , I am sure this topic might have come multiple times in this forum but unfortunately those could not resolve my issue . I am facing u-boot stuck at "Starting Kernel" message, there after no messages in u-boot prompt. I followed below steps. 1) tftp