Brother TC-225 Retrofit and Robot integration
- PCW
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 17372
- Thank you received: 5065
			
	
						13 Mar 2021 17:51				#202119
		by PCW
	
	
		
			
	
			
			 		
													
	
				Replied by PCW on topic Brother TC-225 Retrofit and Robot integration			
			
					Please Log in or Create an account to join the conversation.
- timfaber
- 
				 Topic Author Topic Author
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 64
- Thank you received: 3
			
	
						13 Mar 2021 21:56				#202147
		by timfaber
	
	
		
			
	
			
			 		
													
	
				Replied by timfaber on topic Brother TC-225 Retrofit and Robot integration			
			
				So I've installed it, and installed network manager and uninstalled the WiCD but it wont recognize any wired connection? During installation it also mentioned: "Some of your hardware needs non-free firmware files to operate. The firmware can be loaded from removable media, such as a usb stick of floppy. The missing firmware files are: iwiwifi-3168-25.ucode iwiwifi-3168-24.ucode iwiwifi-3168-23.ucode" and during the rest of the installation it didn't setup any network, wired or wireless.
The pc I'm using: www.megekko.nl/product/2321/202588/Bareb...-0-69L-maat-pc-Zwart
					The pc I'm using: www.megekko.nl/product/2321/202588/Bareb...-0-69L-maat-pc-Zwart
Please Log in or Create an account to join the conversation.
- andypugh
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 19677
- Thank you received: 4554
			
	
						13 Mar 2021 22:09		 -  13 Mar 2021 22:10		#202150
		by andypugh
	
	
		
			
	
	
			 		
													
	
				Replied by andypugh on topic Brother TC-225 Retrofit and Robot integration			
			
				Try editing the apt repository to include "non-free".
Either edit /etc/apt/sources.list directly or go to the repository settings in synaptic and add it there.
			
					Either edit /etc/apt/sources.list directly or go to the repository settings in synaptic and add it there.
deb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free
		Last edit: 13 Mar 2021 22:10  by andypugh.			
			Please Log in or Create an account to join the conversation.
- PCW
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 17372
- Thank you received: 5065
			
	
						14 Mar 2021 01:43				#202183
		by PCW
	
	
		
			
	
			
			 		
													
	
				Replied by PCW on topic Brother TC-225 Retrofit and Robot integration			
			
				Note that you probably do not want to enable the built in WIFI as they tend to be very bad for latency (a better choice is an external USB-->WIFI or USB-->Ethernet dongle)
The built in Realtek 8111 Ethernet is supported so should show up.
					The built in Realtek 8111 Ethernet is supported so should show up.
Please Log in or Create an account to join the conversation.
- timfaber
- 
				 Topic Author Topic Author
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 64
- Thank you received: 3
			
	
						02 Apr 2021 15:24				#204514
		by timfaber
	
	
		
			
	
			
			 		
													
	
				Replied by timfaber on topic Brother TC-225 Retrofit and Robot integration			
			
				Okay so I gave it another go, I've got debian 10 buster from linuxcnc.org. did the network setup and pinged 10.10.10.10 response time was between .12 ms and .18ms
Now the problem is that mesaflash did not find my 7i97, I've got mesaflash version 3.4.0 prep
Anyone got an idea what I might be doing wrong?
					Now the problem is that mesaflash did not find my 7i97, I've got mesaflash version 3.4.0 prep
Anyone got an idea what I might be doing wrong?
Please Log in or Create an account to join the conversation.
- PCW
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 17372
- Thank you received: 5065
			
	
						02 Apr 2021 15:50				#204518
		by PCW
	
	
		
			
	
			
			 		
													
	
				Replied by PCW on topic Brother TC-225 Retrofit and Robot integration			
			
				What does the command
ip a
report?
					ip a
report?
Please Log in or Create an account to join the conversation.
- timfaber
- 
				 Topic Author Topic Author
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 64
- Thank you received: 3
			
	
						02 Apr 2021 15:57				#204519
		by timfaber
	
	
		
			
	
	
			
			 		
													
	
				Replied by timfaber on topic Brother TC-225 Retrofit and Robot integration			
			
				Ip a reports the following			
					Please Log in or Create an account to join the conversation.
- PCW
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 17372
- Thank you received: 5065
			
	
						02 Apr 2021 16:02		 -  02 Apr 2021 16:03		#204520
		by PCW
	
	
		
			
	
	
			 		
													
	
				Replied by PCW on topic Brother TC-225 Retrofit and Robot integration			
			
				Did you set mesanflash's address?
mesaflash --device ethernet --addr 10.10.10.10 --readhmid
					mesaflash --device ethernet --addr 10.10.10.10 --readhmid
		Last edit: 02 Apr 2021 16:03  by PCW.			
			Please Log in or Create an account to join the conversation.
- timfaber
- 
				 Topic Author Topic Author
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 64
- Thank you received: 3
			
	
						02 Apr 2021 16:08		 -  02 Apr 2021 16:09		#204521
		by timfaber
	
	
		
			
	
	
	
			 		
													
	
				Replied by timfaber on topic Brother TC-225 Retrofit and Robot integration			
			
				I did now, but $ mesaflash --device 7i97 still gave board not found			
					
		Last edit: 02 Apr 2021 16:09  by timfaber.			
			Please Log in or Create an account to join the conversation.
- PCW
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 17372
- Thank you received: 5065
			
	
						02 Apr 2021 16:12		 -  02 Apr 2021 16:13		#204522
		by PCW
	
	
		
			
	
	
			 		
													
	
				Replied by PCW on topic Brother TC-225 Retrofit and Robot integration			
			
				Is that the latest mesaflash?, there was a version that had the 7I97 missing
(and you can always use --ethernet)
					(and you can always use --ethernet)
		Last edit: 02 Apr 2021 16:13  by PCW.			
			Please Log in or Create an account to join the conversation.
		Time to create page: 0.082 seconds	
 
													 
	