#ReManager won't connect
1 messages · Page 1 of 1 (latest)
it's my Xiaomi phone cable
can you hit http://10.11.99.1 in a browser?
are you sure that cable has the data pins connected?
I already tried connecting 2 different cables, I will look for the original cable too
it's loading infinitely for me
again sorry about my phrasing, English not my first language
Is 10.11.99.1 in the list of IP addresses? Since you covered it up, it's not quite clear to me
Oh wait, it's not covered
It's just hard to see
here is a more clear view
What OS is your computer running?
bazzite - Linux
From the command line run ip a s
Do you see a line that starts with inet 10.11.99. in it
should I send a picture of the terminal?
Probably not, since it has your mac addresses in it
I'm not seeing the IP listed there
not seeing anything like it
That's fairly odd
just some other ip's
Wild guess - when did you last update your computer?
And did you restart it afterwards?
maybe something about the country I'm in? I'm from Brazil, a non officially supported country
No
Can't be it
If you did an update that included a kernel update and haven't restarted yet, assuming bazzite isn't an image based update system
that would explain it
maybe I should run ReManager using wine-bottles on linux?
No
reManager is a linux native application
running the wine version is less likely to work
is there any way for me to verify that?
I'm kinda new to Linux sorry
Yup, exactly what I'm thinking
It's easiest to just reboot it
I guess you can test it with "sudo modprobe usbnet"
That should force Linux to load the kernel module (driver) for USB network cards
bazzite looks like it's image based though, so this might not be relevant, although it could just be missing the drivers, which would be an odd choice from the bazzite devs
hmmm got it, gonna try it as soon it my PC boot up
Before you plug in the device, get dmesg -w running in a console to see what it says
It'll probably tell us most if not all we need to know
the console says operation not permitted
that's odd
sudo
Potentially, but I want you to read it first
What does it say about the usb device, does it have any errors or warnings?
nt seeing any errors about usb
[ 34.523026] cdc_ether 1-3:2.0 enp16s0u3c2: renamed from usb0
ip a s enp16s0u3c2
That would be the usb network
What IP address does it have after inet in the output?
where do I look for it?
In the output of this
So it's failing to even negotiate the connection
oh, maybe something about bazzite
ip addr add 10.11.99.1/24 dev enp16s0u3c2 I believe
have you rebooted the tablet?
sudo*
Or NetworkMangler is at it again
Perhaps, although I use networkmanager and have had no issues with it messing these connections up
I did have to change a couple of settings in NM to work with the tablets
Interesting, what distro?
Arch, but my network setup is weird
Ah, well I've not had issues with the default arch config
yess
Whoops, change it to 10.11.99.2
I believe you might need a ... yeah that
Run ip a and send us the whole output
ip addr del 10.11.99.2/24 dev enp16s0u3c2
and then try again
it already has 10.11.99.2 assigned, I assume this was done by the tablet as part of when you were configuring it and it communicated with the tablet to determine if the IP was available, and then errored
Afterwards, run "ssh [email protected]"
Perhaps in the time it took for you to type in the command it negotiated with the dhcp server on the device and removed 10.11.99.1 already
Does bazzite have a firewall?
oh, how do I remove it
That is what #1499134058419195967 message is trying to do
Oh, I see
That was deleting 2, not 1
My bad again
I dont think so
Apparently I need more caffiene
thank you so much for the patience
ip addr del 10.11.99.1/24 dev enp16s0u3c2
ip addr add 10.11.99.2/24 dev enp16s0u3c2
Then try to ssh in
well, also check ip a s enp16s0u3c2 to make sure it has the correct IP configured
and then we can look at the firewall if necessary
bazzite@bazzite:/var/home/bazzite$ ip a s enp16s0u3c2
5: enp16s0u3c2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
link/ether 7a:f1:1a:c3:54:8c brd ff:ff:ff:ff:ff:ff
altname enx7af11ac3548c
inet 10.11.99.2/24 scope global enp16s0u3c2
valid_lft forever preferred_lft forever
YOOOO it workeed
Awesome
THANK YOU ALL SO MUCH
sorry if I was a pain to enter commands
is there any sensitive information I should delete from this chat?
Nope! You were totally fine. And your English's fine too - don't worry about it so much 🙂
Maybe delete this
Maybe remove this as well, since it's part of the password
and especially the one with the full password here
all deleted, thx
you're gonna wanna downgrade off that beta as well
It probably would be worth having reManager and vellum refuse to install on the beta
sure
not everything depends on os version
Reboot the computer, unplug the tablet. Plug it in after you login
Make sure you can't connect via SSH
It's more about playing nice with the EULA
Especially for all those people who don't read it
oh after the reboot , its not connecting anymore, even tho its saved on ReManager
connection timed out
Perfect
Open NetworkManager applet on your computer
ok
And send the screenshot
NM is not a part of remanager
It's your PC's network settings. Usually you can find it on the taskbar next to the clock
is there a way to execute network manager using terminal?
Try "nmtui"
command not found
nmcli exists, but it requires knowing what commands to run
I didn't find a network manager
Let me check something
of course
Can you send me a screenshot of your entire desktop with all programs minimized
I need to see what desktop environment you're on
Ok, plasma, nice
Click here - the 4th icon from the clock
And send me the screenshot of what pops up
ooooh, now ReManager connected
Yeah
Np
sounds like that's what it should do