Re: [beagleboard] Re: BBW not booting when serial to USB cable connected

2020-08-30 Thread Rishabh Kumar Gupta
I found out the issue. I had used the wrong connections; connected 5V 
instead of ground!

After using the right connections, it worked even with the USB power.

On Sunday, August 16, 2020 at 8:43:48 PM UTC+2 rishabh@gmail.com wrote:

> I got a DC adapter to power the board. Although the serial connection does 
> not get dropped on powering up, I do not see the bootloader loading.
>
> Some time back, I had managed to get access to the U-Boot bootloader on 
> the serial terminal with the USB power itself. It didn't show up again. The 
> behavior has not been consistent. Presently, the serial connection drops 
> out if I try to power using USB.
>
> I would appreciate any inputs to solve the issue.
>
>
> On Thursday, July 23, 2020 at 12:45:57 AM UTC+2, Rishabh Kumar Gupta wrote:
>>
>> Thanks Jon, for the link. I tried modifying my current driver 
>> installation. It still shows the same error. 
>>
>> Although, now the board boots up but the serial connection gets dropped. 
>> The serial and power connections are somehow still mutually exclusive. The 
>> serial connection appears only when I turn off and plug out the micro-USB 
>> (power).
>>
>>
>> On Tuesday, July 21, 2020 at 4:54:30 PM UTC+2, jonnymo wrote:
>>>
>>> That error you are seeing appears to come from your USB to Serial 
>>> interface.
>>> Note:
>>> http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41
>>>
>>> Jon
>>>
>>> On Tue, Jul 21, 2020 at 6:48 AM  wrote:
>>>
 I got to know that the driver is no longer supported when I first 
 connected the cable. The driver still seems to work though.


 [image: PL2303HXA-driver-properties.png]























 Also, I added filters in the VM's settings and that is how picocom was 
 able to connect to /dev/ttyUSB0.


 On Monday, July 20, 2020 at 2:51:55 AM UTC+2, Dennis Bieber wrote:

> On Sun, 19 Jul 2020 12:15:09 -0700 (PDT), in 
> gmane.comp.hardware.beagleboard.user Rishabh 
>  wrote: 
>
> >I am running Ubuntu 18.04 inside a VM using VirtualBox hosted on 
> Windows 
> >10. I am trying to use a PL2303HXA serial to USB cable to get the 
> serial 
> >output to my terminal in Ubuntu. I am doing this to view U-Boot. 
> > 
>
> Wonder if Win10 may be getting in the way... The driver for 
> the HXA is 
> no longer supported in Win10. 
> http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41 
> """ 
>  NOTE: 
>
> Windows 8/8.1/10 are NOT supported in PL-2303HXA and PL-2303X EOL 
> chip 
> versions. 
> """ 
>
> I don't know how VirtualBox handles USB devices -- if they 
> pass through 
> to the guest OS as raw devices, or if VBox is intercepting the guest 
> I/O 
> and mapping through the host OS... 
>
> https://www.google.com/search?q=PL2303HXA+&oq=PL2303HXA 
>
>
> -- 
> Dennis L Bieber 
>
>
 -- 
 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 beagl...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/beagleboard/590f7b0d-7cfb-4e0f-99e6-0efe7deb3c4fo%40googlegroups.com
  
 
 .

>>>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/6c8b21cd-ba91-440c-8b3e-4202c6b67930n%40googlegroups.com.


Re: [beagleboard] Re: BBW not booting when serial to USB cable connected

2020-08-16 Thread rishabh . gupta777
I got a DC adapter to power the board. Although the serial connection does 
not get dropped on powering up, I do not see the bootloader loading.

Some time back, I had managed to get access to the U-Boot bootloader on the 
serial terminal with the USB power itself. It didn't show up again. The 
behavior has not been consistent. Presently, the serial connection drops 
out if I try to power using USB.

I would appreciate any inputs to solve the issue.


On Thursday, July 23, 2020 at 12:45:57 AM UTC+2, Rishabh Kumar Gupta wrote:
>
> Thanks Jon, for the link. I tried modifying my current driver 
> installation. It still shows the same error. 
>
> Although, now the board boots up but the serial connection gets dropped. 
> The serial and power connections are somehow still mutually exclusive. The 
> serial connection appears only when I turn off and plug out the micro-USB 
> (power).
>
>
> On Tuesday, July 21, 2020 at 4:54:30 PM UTC+2, jonnymo wrote:
>>
>> That error you are seeing appears to come from your USB to Serial 
>> interface.
>> Note:
>> http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41
>>
>> Jon
>>
>> On Tue, Jul 21, 2020 at 6:48 AM  wrote:
>>
>>> I got to know that the driver is no longer supported when I first 
>>> connected the cable. The driver still seems to work though.
>>>
>>>
>>> [image: PL2303HXA-driver-properties.png]
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Also, I added filters in the VM's settings and that is how picocom was 
>>> able to connect to /dev/ttyUSB0.
>>>
>>>
>>> On Monday, July 20, 2020 at 2:51:55 AM UTC+2, Dennis Bieber wrote:
>>>
 On Sun, 19 Jul 2020 12:15:09 -0700 (PDT), in 
 gmane.comp.hardware.beagleboard.user Rishabh 
  wrote: 

 >I am running Ubuntu 18.04 inside a VM using VirtualBox hosted on 
 Windows 
 >10. I am trying to use a PL2303HXA serial to USB cable to get the 
 serial 
 >output to my terminal in Ubuntu. I am doing this to view U-Boot. 
 > 

 Wonder if Win10 may be getting in the way... The driver for the 
 HXA is 
 no longer supported in Win10. 
 http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41 
 """ 
  NOTE: 

 Windows 8/8.1/10 are NOT supported in PL-2303HXA and PL-2303X EOL 
 chip 
 versions. 
 """ 

 I don't know how VirtualBox handles USB devices -- if they pass 
 through 
 to the guest OS as raw devices, or if VBox is intercepting the guest 
 I/O 
 and mapping through the host OS... 

 https://www.google.com/search?q=PL2303HXA+&oq=PL2303HXA 


 -- 
 Dennis L Bieber 


>>> -- 
>>> 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 beagl...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/beagleboard/590f7b0d-7cfb-4e0f-99e6-0efe7deb3c4fo%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/f62d1845-f5b8-40d6-80eb-2dbe25312990o%40googlegroups.com.


Re: [beagleboard] Re: BBW not booting when serial to USB cable connected

2020-07-22 Thread rishabh . gupta777
Thanks Jon, for the link. I tried modifying my current driver installation. 
It still shows the same error. 

Although, now the board boots up but the serial connection gets dropped. 
The serial and power connections are somehow still mutually exclusive. The 
serial connection appears only when I turn off and plug out the micro-USB 
(power).


On Tuesday, July 21, 2020 at 4:54:30 PM UTC+2, jonnymo wrote:
>
> That error you are seeing appears to come from your USB to Serial 
> interface.
> Note:
> http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41
>
> Jon
>
> On Tue, Jul 21, 2020 at 6:48 AM > 
> wrote:
>
>> I got to know that the driver is no longer supported when I first 
>> connected the cable. The driver still seems to work though.
>>
>>
>> [image: PL2303HXA-driver-properties.png]
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> Also, I added filters in the VM's settings and that is how picocom was 
>> able to connect to /dev/ttyUSB0.
>>
>>
>> On Monday, July 20, 2020 at 2:51:55 AM UTC+2, Dennis Bieber wrote:
>>
>>> On Sun, 19 Jul 2020 12:15:09 -0700 (PDT), in 
>>> gmane.comp.hardware.beagleboard.user Rishabh 
>>>  wrote: 
>>>
>>> >I am running Ubuntu 18.04 inside a VM using VirtualBox hosted on 
>>> Windows 
>>> >10. I am trying to use a PL2303HXA serial to USB cable to get the 
>>> serial 
>>> >output to my terminal in Ubuntu. I am doing this to view U-Boot. 
>>> > 
>>>
>>> Wonder if Win10 may be getting in the way... The driver for the 
>>> HXA is 
>>> no longer supported in Win10. 
>>> http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41 
>>> """ 
>>>  NOTE: 
>>>
>>> Windows 8/8.1/10 are NOT supported in PL-2303HXA and PL-2303X EOL 
>>> chip 
>>> versions. 
>>> """ 
>>>
>>> I don't know how VirtualBox handles USB devices -- if they pass 
>>> through 
>>> to the guest OS as raw devices, or if VBox is intercepting the guest I/O 
>>> and mapping through the host OS... 
>>>
>>> https://www.google.com/search?q=PL2303HXA+&oq=PL2303HXA 
>>>
>>>
>>> -- 
>>> Dennis L Bieber 
>>>
>>>
>> -- 
>> 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 beagl...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/beagleboard/590f7b0d-7cfb-4e0f-99e6-0efe7deb3c4fo%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/7bbae1fc-f460-4ceb-b659-5bd9b401c021o%40googlegroups.com.


Re: [beagleboard] Re: BBW not booting when serial to USB cable connected

2020-07-21 Thread jonnymo
That error you are seeing appears to come from your USB to Serial interface.
Note:
http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41

Jon

On Tue, Jul 21, 2020 at 6:48 AM  wrote:

> I got to know that the driver is no longer supported when I first
> connected the cable. The driver still seems to work though.
>
>
> [image: PL2303HXA-driver-properties.png]
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Also, I added filters in the VM's settings and that is how picocom was
> able to connect to /dev/ttyUSB0.
>
>
> On Monday, July 20, 2020 at 2:51:55 AM UTC+2, Dennis Bieber wrote:
>
>> On Sun, 19 Jul 2020 12:15:09 -0700 (PDT), in
>> gmane.comp.hardware.beagleboard.user Rishabh
>>  wrote:
>>
>> >I am running Ubuntu 18.04 inside a VM using VirtualBox hosted on Windows
>> >10. I am trying to use a PL2303HXA serial to USB cable to get the serial
>> >output to my terminal in Ubuntu. I am doing this to view U-Boot.
>> >
>>
>> Wonder if Win10 may be getting in the way... The driver for the
>> HXA is
>> no longer supported in Win10.
>> http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41
>> """
>>  NOTE:
>>
>> Windows 8/8.1/10 are NOT supported in PL-2303HXA and PL-2303X EOL
>> chip
>> versions.
>> """
>>
>> I don't know how VirtualBox handles USB devices -- if they pass
>> through
>> to the guest OS as raw devices, or if VBox is intercepting the guest I/O
>> and mapping through the host OS...
>>
>> https://www.google.com/search?q=PL2303HXA+&oq=PL2303HXA
>>
>>
>> --
>> Dennis L Bieber
>>
>>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/590f7b0d-7cfb-4e0f-99e6-0efe7deb3c4fo%40googlegroups.com
> 
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG99bkr%2BfOS8VF3p8t9%2BCehD75uRAkQjjE_omfe%3D%3DtWLshBCWg%40mail.gmail.com.


[beagleboard] Re: BBW not booting when serial to USB cable connected

2020-07-21 Thread rishabh . gupta777
I got to know that the driver is no longer supported when I first connected 
the cable. The driver still seems to work though.


[image: PL2303HXA-driver-properties.png]























Also, I added filters in the VM's settings and that is how picocom was able 
to connect to /dev/ttyUSB0.


On Monday, July 20, 2020 at 2:51:55 AM UTC+2, Dennis Bieber wrote:

> On Sun, 19 Jul 2020 12:15:09 -0700 (PDT), in 
> gmane.comp.hardware.beagleboard.user Rishabh 
> > 
> wrote: 
>
> >I am running Ubuntu 18.04 inside a VM using VirtualBox hosted on Windows 
> >10. I am trying to use a PL2303HXA serial to USB cable to get the serial 
> >output to my terminal in Ubuntu. I am doing this to view U-Boot. 
> > 
>
> Wonder if Win10 may be getting in the way... The driver for the 
> HXA is 
> no longer supported in Win10. 
> http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41 
> """ 
>  NOTE: 
>
> Windows 8/8.1/10 are NOT supported in PL-2303HXA and PL-2303X EOL chip 
> versions. 
> """ 
>
> I don't know how VirtualBox handles USB devices -- if they pass 
> through 
> to the guest OS as raw devices, or if VBox is intercepting the guest I/O 
> and mapping through the host OS... 
>
> https://www.google.com/search?q=PL2303HXA+&oq=PL2303HXA 
>
>
> -- 
> Dennis L Bieber 
>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/590f7b0d-7cfb-4e0f-99e6-0efe7deb3c4fo%40googlegroups.com.


Re: [beagleboard] Re: BBW not booting when serial to USB cable connected

2020-07-19 Thread jonnymo
Are you plugging both USB cables directly to your PC or are you using a
Powered USB Hub?
I would suggest using a powered USB hub in this case if you were not using
one already or power the BBW via the barrel jack.


Cheers,

Jon




On Sun, Jul 19, 2020 at 7:07 PM 'Mark Lazarewicz' via BeagleBoard <
beagleboard@googlegroups.com> wrote:

>
> Try disabling the driver in win10 before starting virtual  box before
> starting VM then in Linux VM check which try enumerated and connect  to it
> was the fix I think.  With multiple USB devices it would change if I
> remember and you  might  Google which VB version supports SUB best, Again
> that was several years back
> This phenomenon was easily  found and described  by googling
>
> Sent from Yahoo Mail on Android
> 
>
> On Sun, Jul 19, 2020 at 9:01 PM, 'Mark Lazarewicz' via BeagleBoard
>  wrote:
> Virtual Box support of SUB driver's was squirrelly 2 years ago.
> If I'm not mistaken at one point Mr Robert refused to support builds.
>
> I was  able to get it to work but the flakiness of serial output wasn't
> worth the aggravation
>
> Sent from Yahoo Mail on Android
> 
>
> On Sun, Jul 19, 2020 at 7:51 PM, Dennis Lee Bieber
>  wrote:
> On Sun, 19 Jul 2020 12:15:09 -0700 (PDT), in
> gmane.comp.hardware.beagleboard.user Rishabh
>  wrote:
>
> >I am running Ubuntu 18.04 inside a VM using VirtualBox hosted on Windows
> >10. I am trying to use a PL2303HXA serial to USB cable to get the serial
> >output to my terminal in Ubuntu. I am doing this to view U-Boot.
> >
>
> Wonder if Win10 may be getting in the way... The driver for the HXA is
> no longer supported in Win10.
> http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41
> """
> NOTE:
>
> Windows 8/8.1/10 are NOT supported in PL-2303HXA and PL-2303X EOL chip
> versions.
> """
>
> I don't know how VirtualBox handles USB devices -- if they pass through
> to the guest OS as raw devices, or if VBox is intercepting the guest I/O
> and mapping through the host OS...
>
> https://www.google.com/search?q=PL2303HXA+&oq=PL2303HXA
>
>
> --
> Dennis L Bieber
>
>
> --
> 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.
>
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/58q9hfdcb0idakr5a77iamv34qm4cb4ilc%404ax.com
> .
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/1350777360.2861083.1595210466223%40mail.yahoo.com
> 
> .
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/1930140602.2868269.1595210819228%40mail.yahoo.com
> 
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG99bkoxYfQ2Q0qFFstWgKgQOEoTeAg358Zytx3F1qDS0qnj8A%40mail.gmail.com.


Re: [beagleboard] Re: BBW not booting when serial to USB cable connected

2020-07-19 Thread 'Mark Lazarewicz' via BeagleBoard

Try disabling the driver in win10 before starting virtual  box before starting 
VM then in Linux VM check which try enumerated and connect  to it was the fix I 
think.  With multiple USB devices it would change if I remember and you  might  
Google which VB version supports SUB best, Again that was several years 
backThis phenomenon was easily  found and described  by googling 
Sent from Yahoo Mail on Android 
 
  On Sun, Jul 19, 2020 at 9:01 PM, 'Mark Lazarewicz' via 
BeagleBoard wrote:   Virtual Box support of SUB 
driver's was squirrelly 2 years ago.If I'm not mistaken at one point Mr Robert 
refused to support builds.
I was  able to get it to work but the flakiness of serial output wasn't worth 
the aggravation 

Sent from Yahoo Mail on Android 
 
  On Sun, Jul 19, 2020 at 7:51 PM, Dennis Lee Bieber 
wrote:   On Sun, 19 Jul 2020 12:15:09 -0700 (PDT), in
gmane.comp.hardware.beagleboard.user Rishabh
 wrote:

>I am running Ubuntu 18.04 inside a VM using VirtualBox hosted on Windows 
>10. I am trying to use a PL2303HXA serial to USB cable to get the serial 
>output to my terminal in Ubuntu. I am doing this to view U-Boot.
>

    Wonder if Win10 may be getting in the way... The driver for the HXA is
no longer supported in Win10.
http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41
"""
 NOTE:

    Windows 8/8.1/10 are NOT supported in PL-2303HXA and PL-2303X EOL chip
versions.
"""

    I don't know how VirtualBox handles USB devices -- if they pass through
to the guest OS as raw devices, or if VBox is intercepting the guest I/O
and mapping through the host OS...

https://www.google.com/search?q=PL2303HXA+&oq=PL2303HXA


-- 
Dennis L Bieber

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/58q9hfdcb0idakr5a77iamv34qm4cb4ilc%404ax.com.
  


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1350777360.2861083.1595210466223%40mail.yahoo.com.
  

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1930140602.2868269.1595210819228%40mail.yahoo.com.


Re: [beagleboard] Re: BBW not booting when serial to USB cable connected

2020-07-19 Thread 'Mark Lazarewicz' via BeagleBoard
Virtual Box support of SUB driver's was squirrelly 2 years ago.If I'm not 
mistaken at one point Mr Robert refused to support builds.
I was  able to get it to work but the flakiness of serial output wasn't worth 
the aggravation 

Sent from Yahoo Mail on Android 
 
  On Sun, Jul 19, 2020 at 7:51 PM, Dennis Lee Bieber 
wrote:   On Sun, 19 Jul 2020 12:15:09 -0700 (PDT), in
gmane.comp.hardware.beagleboard.user Rishabh
 wrote:

>I am running Ubuntu 18.04 inside a VM using VirtualBox hosted on Windows 
>10. I am trying to use a PL2303HXA serial to USB cable to get the serial 
>output to my terminal in Ubuntu. I am doing this to view U-Boot.
>

    Wonder if Win10 may be getting in the way... The driver for the HXA is
no longer supported in Win10.
http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41
"""
 NOTE:

    Windows 8/8.1/10 are NOT supported in PL-2303HXA and PL-2303X EOL chip
versions.
"""

    I don't know how VirtualBox handles USB devices -- if they pass through
to the guest OS as raw devices, or if VBox is intercepting the guest I/O
and mapping through the host OS...

https://www.google.com/search?q=PL2303HXA+&oq=PL2303HXA


-- 
Dennis L Bieber

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/58q9hfdcb0idakr5a77iamv34qm4cb4ilc%404ax.com.
  

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1350777360.2861083.1595210466223%40mail.yahoo.com.


[beagleboard] Re: BBW not booting when serial to USB cable connected

2020-07-19 Thread Dennis Lee Bieber
On Sun, 19 Jul 2020 12:15:09 -0700 (PDT), in
gmane.comp.hardware.beagleboard.user Rishabh
 wrote:

>I am running Ubuntu 18.04 inside a VM using VirtualBox hosted on Windows 
>10. I am trying to use a PL2303HXA serial to USB cable to get the serial 
>output to my terminal in Ubuntu. I am doing this to view U-Boot.
>

Wonder if Win10 may be getting in the way... The driver for the HXA is
no longer supported in Win10.
http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41
"""
 NOTE:

Windows 8/8.1/10 are NOT supported in PL-2303HXA and PL-2303X EOL chip
versions.
"""

I don't know how VirtualBox handles USB devices -- if they pass through
to the guest OS as raw devices, or if VBox is intercepting the guest I/O
and mapping through the host OS...

https://www.google.com/search?q=PL2303HXA+&oq=PL2303HXA


-- 
Dennis L Bieber

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/58q9hfdcb0idakr5a77iamv34qm4cb4ilc%404ax.com.