Raspberry Pi B, powered hub, Raspbian, Openelec
Have had system working with previous version of XBMC
Tried to install WiFi. Much grief.
Downloaded latest NOOBS and installed Rapbian and Openelec - start again freash
Tried to install WiFi. Much grief.
Changed IP to static (so I thought) but still having problems. Ethernet connection works but not WiFi
Objective to eventually get Yatse to connect, put Raspberry next to stereo and play music collection from USB
I have extracted what seems to be the relevant info from ifconfig, network/interfaces and results of ping and what shows on the Raspbian GUI. I have typed these and created pdf file attached (I don't know of any other way of screen capture?)
The static IP seems to be recognized only in /network/interfaces?
I have spent days trolling through forum and other sites. I have worked through most of the guide (until I ceased to understand how) I found somewhere on the forum to test the dongle etc. This showed it to work OK physically
Any assistance would be greatly appreciated
Do not seem to be able to attach a file - print details below instead
With only WiFi dongle connected
Terminal
Ping 10.1.1.1 Result OK
Ifconfig
Wlan0
Link encap:Ethernet hwaddr e8:4e:06:2b:8e:1e
Inet addr 10.1.1.6 Bcast 10.1.1.255 Mask 255.255.255.0
UP BROADCAST …………….
RX packets ………….
TX packets ………………..
Collision ………
Rx bytes ……………………..
CAT /etc/network/interfaces
Auto lo
Iface lo inet loopback
Auto etho
Allow –hot plug etho
Iface etho inet static
Address 10.1.1.200
Netmask 255.255.255.0
Network 10.1.1.0
Broadcast 10.1.1.255
Gateway 10.1.1.1
Auto wlano
Allow –hot plug wlan0
Iface wlan0 inet manual
Wpa – config /etc/wpa_supplicant/wpa_supplicant.conf
Iface default inet static
Address 10.1.1.200
Netmask 255.255.255.0
Network 10.1.1.0
Gateway 10.1.1.1
RASPBIAN GUI
Network icon shows
Wlano configured 10.1.1.6/9 –
In Network Preferences shows for Interface wlan0-
IP address 10.1.1.6
Router 10.1.1.1
NO INTERNET BROWSER CONNECTION
With only Ethernet cable connected
Terminal
Ping 10.1.1.1 Result OK
Ifconfig
eth0
Link encap:Ethernet hwaddr b8:27:eb:cf:79:b1
Inet addr 10.1.1.200 Bcast 10.1.1.255 Mask 255.255.255.0
UP BROADCAST …………….
RX packets ………….
TX packets ………………..
Collision ………
Rx bytes ……………………..
CAT /etc/network/interfaces
Auto lo
Iface lo inet loopback
Auto etho
Allow –hot plug etho
Iface etho inet static
Address 10.1.1.200
Netmask 255.255.255.0
Network 10.1.1.0
Broadcast 10.1.1.255
Gateway 10.1.1.1
Auto wlano
Allow –hot plug wlan0
Iface wlan0 inet manual
Wpa – config /etc/wpa_supplicant/wpa_supplicant.conf
Iface default inet static
Address 10.1.1.200
Netmask 255.255.255.0
Network 10.1.1.0
Gateway 10.1.1.1
Network icon shows
Eth0 configured 10.1.1.2/24 –
In Network Preferences shows for Interface eth0-
IP address (no entry)
Router (no entry)
INTERNET BROWSER CONNECTION OK