In Terminal, running dmesg, I can see every time that I disconnect and reconnect the laser.
Also, I sudo -s when I’m working on other things, yes. This is one of my dev machines, and I’m doing a good bit of config work on my local apache. Not terribly worried about security in my sandbox.
From what I’ve seen those solutions don’t actually address root cause. There’s typically something else going on that is tangentially addressed with the downgrade.
When did you last reboot the computer?
Also, are you familiar with terminal applications? If so, try connecting to ttyUSB0 to see if you can establish a connection.
At this point, I’m about done with this. For $60, I expect more from software. I’m going to switch to a Windows machine using LaserGRBL to verify that the laser itself actually works.
If the laser is good, I’ll remove and reinstall an older version of Lightburn on this linux machine and see if that works. I might try Lightburn on Windows, too.
Moving forward, I might continue to debug 1.4 for them, but I need to get back to making money with my tools, not fiddling.
Thanks for trying to help, though, I appreciate it.
After reading a couple of other posts, I went back and reinstalled making sure to use my regular user instead of root. Even though I added my user to tty and dialup, it was still struggling with permissions.
Got the laser to home on startup and monkeyed with the pulloff settings to make sure it’s responding to the software.
Now, I just have to learn pretty much everything else in Lightburn lol.
I’m still trying to get my head wrapped around where exactly I’m supposed to put my material when I can’t really tell where the laser comes down. Much different than CnC where I can see the cutter’s relation to the piece.
That’s good. Although I’m curious why it wasn’t working with the root user then. Perhaps a resource conflict?
I assume this means your laser doesn’t have a crosshair laser. In that case you would typically use the primary laser at very low power to make it visible. Make sure you’re wearing eye protection when you do this.
Enable Laser Fire button in Edit->Device Settings
Enable “Laser on when framing” and set the appropriate power level. Start with the lowest power where you can see the laser light.
You can manually enable the laser in Move window by pressing the “Fire” button
I think I was running LB as my regular user from the GUI, after having installed from the command line as root in my haste to get up and running. Another prime example of “shouldn’t run under sudo -s” lol. Even after adding my regular user to the dialup and tty groups there was still something janky going on with permissions, I think. I’ve run into this type of thing before, i.e. adding my regular user to the www-data group, etc.
Honestly, I’m not sure on the crosshair laser, I have a lot to learn about the Longer B1. I’ll dig around for some tutorials about how to get rolling, for sure. My main focus has been on making sure that I can get connected using Linux, so today was kind of a wash for productivity, but I’m feeling free and breezy now, knowing that I’m back to the bottleneck in my learning curve is me, and not hinky software → hardware issues.
I re-logged and rebooted several times with no success on communicating from the software to the laser, re: the port freeing up. There was something going on there, I think. Might be something getting caught in the software when installing as root and then running as a non-superuser.