epoch1970 wrote: 
> EDIT: Man in a van posted while I was writing-up. I think he has some
> good points, there ;)
> 
> 
> 
> Well I know zilch about Max2Play, but here I see good news and bad news
> (well done w/ the console snapshot, btw)> 
Code:
--------------------
  >   > The possibly bad:
  > 
  > Network interface Plugging Daemon... skip eth0 ...done
  > wlan0: error fetching interface information: device not found
  > 
  > The probably good:
  > 
  > Starting web server: apache2
  > Starting Avahi mDNS/DNS-SD daemon: avahi-daemon
  > Starting OpenBSD secure shell server: sshd
  > My IP address is 192.168.1.73
--------------------
> > 
> What I'd do:
> _-*-_Connect_an_ethernet_cable_to_the_Pi,_there_might_be_some_kind_of_issue_w/_the_wifi_interface_(wlan0)*-_
> - Reboot and look for the line "My address is: A.B.C.D" near the end.
> Say: 192.168.1.234
> 
> - Go to a computer, preferably connected through an ethernet wire
> rather than using wifi. 
> Make sure the computer is **on the same network** as the Pi: look
> at the IP address of the computer. Let's say it is: 192.168.1.111. In
> this case, everything identical (192.168.1) but the last number in the
> quad (.234, .111) means "same network".
> 
> - From that computer, try to reach the Pi (you must know how to
> perform test a), try the other ones if you know how to):
> a) Start a web browser and go to "http://192.168.1.234/"; should
> return a web page. (Perhaps http://max2play.local/ would work as
> well.)
> b) Check basic network connectivity with ping. "ping
> 192.168.1.234" should not return an error.
> c) (I am a bit unsure about this last one.) Try connecting through
> the command-line: "ssh [email protected]" and enter "max2play"
> (without the quotes) as the password. This should give you
> command-line access to the machine.
> 
> If all of the above fail to work :
> - Make sure you've used the right address for the Pi, it is likely to
> change at each reboot.
> - Remove the wifi usb card from the Pi and try booting again.
> - Be aware that a firewall on the computer or in your router could be
> standing in the way. 
> 
> Good luck.

Salient observation here, with most of these install images the initial
set up is always done via Ethernet and the wireless connection added
during the set up phase.


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=101856

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to