User Tools

Site Tools


tamiwiki:projects:thermalcam

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tamiwiki:projects:thermalcam [2024/01/14 20:33] – [hunting for adapters] yairtamiwiki:projects:thermalcam [2024/02/19 23:07] (current) – [kernel driver] yair
Line 171: Line 171:
  
  
-this one id as a ''r8152'', and its [[https://github.com/torvalds/linux/blob/master/drivers/net/usb/r8152.c|on the list]]. spec on the box looks great!+this one id as a ''r8152'', and its [[https://github.com/torvalds/linux/blob/master/drivers/net/usb/r8152.c|on the list]]. \\ 
 +spec on the box looks great!
  
 {{tamiwiki:projects:pxl_20240108_102817262.jpg?x200}} {{tamiwiki:projects:pxl_20240108_102817262.jpg?x200}}
Line 196: Line 197:
  
 {{:tamiwiki:projects:pasted:20240114-203259.png?x400}} {{:tamiwiki:projects:pasted:20240114-203259.png?x400}}
 +
 +the inside is a horid mess. 
 +
 +{{tamiwiki:projects:photo_2024-01-14_20-36-57.jpg?600}}{{tamiwiki:projects:photo_2024-01-14_20-36-59.jpg?x300}}
 +
  
 but!!!! but!!!!
  
-stumbled on another canidate @post office, same case, almost kinda the same packaging, but no mention of jumbo frames on the small print. doesnt phase me, if they all lie, it can go both ways, no?+stumbled on another canidate @post office, same case, almost kinda the same packaging, but no mention of jumbo frames on the small print.\\ 
 +doesnt phase me, if they all lie, it can go both ways, no?
  
 YES, its the ''RTL8153'' \\ YES, its the ''RTL8153'' \\
Line 205: Line 212:
 {{tamiwiki:projects:photo_2024-01-14_19-49-58.jpg?x300}}\\ {{tamiwiki:projects:photo_2024-01-14_19-49-58.jpg?x300}}\\
 {{:tamiwiki:projects:pasted:20240114-194214.png?x300}} {{:tamiwiki:projects:pasted:20240114-194214.png?x300}}
 +
 +===== SOB =====
 +to get this thing mobile we will need to hook it up to some kind of System On Board. like the raspberry pi and the likes.
 +
 +==== raspi ====
 +the raspi5 has working jumbo frame (mtu>=6K)
 +
 +the RASPI 4/5 support cpi cards, jeff compiled a [[https://pipci.jeffgeerling.com/#network-cards-nics-and-wifi-adapters|nice list]] of netwrok cards you can use with adaptors. 
 +
 +==== jetson tx2 ====
 +we got one, or two. and they have a pci slot. 
 +
 +TODO\\
 +  * check status of mtu on its adaptor board. 
  
 ===== Model 695800 ===== ===== Model 695800 =====
Line 224: Line 245:
 ====== downloads ====== ====== downloads ======
 {{tamiwiki:projects:ax88772c_772b_772a_772_win11_64bit_driver_v3.22.0.0.zip}} - apple usb ethernet dongle {{tamiwiki:projects:ax88772c_772b_772a_772_win11_64bit_driver_v3.22.0.0.zip}} - apple usb ethernet dongle
 +
 +====== kernel driver =====
 +
 +Rust in the kernel:
 +
 +- instructions neglect to mention you must turn off DEBUG_INFO_BTF
 +  - you can discover this by "make LLVM=1 xconfig", then Ctrl-F RUST, then look at the text showing that CONFIG_RUST=N and follow the options, then look at your .config and see that DEBUG_INFO_BTF is y. Turn it to n.
tamiwiki/projects/thermalcam.1705257206.txt.gz · Last modified: 2024/01/14 20:33 by yair