this post was submitted on 15 Sep 2024
15 points (94.1% liked)

Networking

434 readers
1 users here now

This is a community dedicated to all types of computer networking (physical/virtual/cloud/etc.)

Computers use common communication protocols over digital interconnections to communicate with each other. These interconnections are made up of telecommunication network technologies based on physically wired, optical, and wireless radio-frequency methods that may be arranged in a variety of network topologies.

Helpful Links:

Rules:

founded 1 year ago
MODERATORS
 

I have a 2nd-gen chromecast, it's factory reset. If i plug it in all it tells me is to install the app to start configuring.

I don't have a google account not do i want to install/use google-related stuff on my phone.

My home router doesn't register any new device, which makes sense since the cast doesn't know the SSID/pass of the WiFi.

Does it try to ping some service/port? Multicast perhaps? Where would it get an IP from without authenticating?

My (wired) PC runs gentoo.

How can i get it to work in these conditions?


Well it's not a network client, it presents its own WiFi network. Got a laptop with a live distro to connect to it and run this script to configure it. Seemed to work, apparently.

Then tried a bunch of clients:

  • VLC will just eternally remain in scanning mode
  • go-chromecast kept throwing errors even with host/port parameters
  • chrome wouldn't find the device (with the laptop connected to the hotspot)

My guess is it needs to phone home to finish setup (the script has wifi name/pass parameters though) or i borked something.

Not gonan waste more time on it, i'll just gift it.

you are viewing a single comment's thread
view the rest of the comments
[–] gopher@programming.dev 2 points 3 days ago* (last edited 3 days ago)

I've had success with this script https://gist.github.com/interfect/5f68381d55658d334e2bc4619d796476

You should be able to connect to the Chromecasts setup hotspot, get the IP of the Chromecast and then run the script.