Activity
From 12/08/2024 to 01/06/2025
12/12/2024
- DV 03:42 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hi,
I was able to recreate the issue on a board here. The ifplugd service, which is used to detect ethernet connectivity status, is bringing eth0 up as soon as you bring it down. You need to stop the ifplugd service before bringing et... - BK 01:26 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hi,
yeah i'm tried that firstly i am down the br0 and its goes to down then after i am tried to down eth0, its going down properly but it automatically brings up, it was not able to bring down eth0.
please find the below screenshot.
12/11/2024
- DV 02:35 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5csx custom board PL fabric ethernet access
- The MTU question has already been addressed in the following thread: https://support.criticallink.com/redmine/boards/45/topics/6811. Please refer to that thread for more details.
- DV 02:35 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Receive and send data using vlan tag
- The MTU question has already been addressed in the following thread: https://support.criticallink.com/redmine/boards/45/topics/6811. Please refer to that thread for more details.
12/10/2024
- JC 03:03 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1449610/am625-backport-disable-usb-lpm-to-6-6-kernel--
- JC 02:44 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- iseori kang wrote in message#6830:
> Hello,
> ...
Good find. Interestingly in the 6.6 kernel both the AM62A and AM62P have those lpm-disable options for both USB0 and USB1.
https://lore.kernel.org/all/20240412-for-v6-10-am62-usb-t... - IK 09:46 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello,
The team seems to have solved it with the following settings.
Fixed Dts file
snps,usb2-lpm-disable;
snps,usb2-gadget-lpm-disable;
best regards, - IK 03:06 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
Forwarding additional content
Messages when USB is working
[ 259.298196] drivers/usb/dwc3/gadget.c:3693 dwc3_gadget_interrupt() event->type = 0/Disconnect
[ 267.416974] drivers/usb/dwc3/gadget.c:3693 dwc3_gadget_interrupt() even...- IK 12:21 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello,
We noticed that the message is different for success and failure.
It is only coming from a few laptops.
(Lenovo family more often)
I've attached a schematic, nothing special.
USB1 is being used for internal communicatio...
12/09/2024
- DV 07:01 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hello,
It might be that you need to take br0 down before taking eth0 down. The issue could be that br0 isn't allowing eth0 to go down.
Dan - BK 07:23 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hello,
Hi,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 interfaces. While I was able to successfully update the MTU size for eth1 and br0, I encountered an issue with eth0. When... - JC 03:27 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- > Have you sent Jonathan a copy of your schematic, I can review that as well.
The schematic I received was only the ethernet section so its missing the USB. - MW 02:15 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- I have not been able to reproduce it here, yet.
Do you get any messages from "dmesg" when the communication is dropped?
If you unplug and replug the cable, does the connection re-establish?
Have you sent Jonathan a copy of your ... - IK 07:10 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello, Mike.
Do you have any updates on this?
Thank you and best regards, - BK 07:23 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5csx custom board PL fabric ethernet access
- Hi,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 interfaces. While I was able to successfully update the MTU size for eth1 and br0, I encountered an issue with eth0. When attemptin... - BK 07:23 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Receive and send data using vlan tag
- Hello,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 interfaces. While I was able to successfully update the MTU size for eth1 and br0, I encountered an issue with eth0. When attemp...