Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI-Nspire
»
nspire Linux Questions
« previous
next »
Print
Pages:
1
...
7
8
[
9
]
10
11
...
39
Go Down
Author
Topic: nspire Linux Questions (Read 153076 times)
0 Members and 5 Guests are viewing this topic.
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #120 on:
November 26, 2012, 02:05:33 pm »
try ifup wlan0 and iwlist wlan0 scan before
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #121 on:
November 26, 2012, 02:40:43 pm »
i tried these commands after and before running the command "ifconfig wlan0 up" ... btw when i run it the led from the wifidongle turns on but it doesnt blinks, it´s just turned on...
when i write : "ifup wlan0"
"ifup: ignoring uknown interface wlan0"
when i write: "iwlist wlan0 scan
"wlan0 interface doesnt support scanning"
"cat /var/log/messages | grep firmware" nothing appears....
"dmesg | grep firmware" nothing appears....
Regards,
«
Last Edit: November 26, 2012, 02:41:23 pm by noobnonin
»
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #122 on:
November 26, 2012, 02:49:14 pm »
Run iwconfig.
It's very strage ifconfig wlan0 up works but ifup wlan0 doesn't.
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #123 on:
November 26, 2012, 03:15:13 pm »
if i run iwconfig
lo no wireless extensions
tun 10 no wireless extensions
wlan0 no wireless extensions
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #124 on:
November 26, 2012, 03:19:59 pm »
After running ifconfig wlan0 up?
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #125 on:
November 26, 2012, 04:00:39 pm »
yes
«
Last Edit: November 26, 2012, 04:00:57 pm by noobnonin
»
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #126 on:
November 26, 2012, 04:45:41 pm »
But didn't that work before?
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #127 on:
November 26, 2012, 04:55:52 pm »
the led of the usb wifi dongle turns on when i input the command "ifconfig wlan0 up" but it doesnt scans networks and i have the wifi on
so.... it doesnt works...
«
Last Edit: November 26, 2012, 04:56:55 pm by noobnonin
»
Logged
Jim Bauwens
Lua! Nspire! Linux!
Editor
LV10
31337 u53r (Next: 2000)
Posts: 1881
Rating: +206/-7
Linux!
Re: nspire Linux Questions
«
Reply #128 on:
November 26, 2012, 06:16:12 pm »
You might need to recompile your kernel.
See
http://www.linuxquestions.org/questions/linux-wireless-networking-41/wlan0-no-wireless-extension-907830/
Logged
TI-Nspire projects of me:
nCreator
|
PCspire
|
Klondike Lua
|
LogoMagic
|
EEPro for the TI-Nspire
|
Pegs
|
General math definitions
|
Mini vMac
|
CHIP-8 emulator
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #129 on:
November 26, 2012, 06:26:49 pm »
ok, i made it by iw wlan0 scan, the usb blinks and scans, and it gets my wifi net but then there is one last problem T.T
ok pls read this: when i type "iwconfig wlan0 essid NETWORK_ID key WIRELESS_KEY" btw my network id is "lol" and my wireless key is EF1923308FF252D253BB2FD8BD
this is the output:
" Error for wireless request "SET ESSID" (8B1A) :
SET failed on device wlan0; operation not supported "
and i already tried
"ifconfig wlan0 down"
"iwconfig wlan0 mode managed"
" ifconfig wlan0 up "
"airmon-ng wlan0 stop" btw airmon command not found... is not supported
the result is the same set failed .... not supported..
PD: sup jim :DD im ur biggest fan >.<
«
Last Edit: November 26, 2012, 11:44:14 pm by noobnonin
»
Logged
willrandship
Omnimagus of the Multi-Base.
LV11
Super Veteran (Next: 3000)
Posts: 2953
Rating: +98/-13
Insert sugar to begin programming subroutine.
Re: nspire Linux Questions
«
Reply #130 on:
November 27, 2012, 01:33:39 am »
See how iwconfig says "no wireless extensions"? That means your linux doesn't know how to use the wireless via iwconfig yet. Something else is wrong (probably driver-related)
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #131 on:
November 27, 2012, 09:21:18 am »
i have the kernel of vogtinator, and i did this
http://ourl.ca/17509;msg=271357
to get the firmware of that wifidongle
i think it should be driver problem because of the no wireless extensions
yet i dont know how to compile kernel and buildroot T.T
when i try the tutorial of vogt i fail.... im noob xd
can someone help me out there
btw, what if i change my wifi dongle, or can i use a usb modem??? any idea?
in the video where tangrs uses links with his calculator, i saw that he has a d-link wifi..... i think thats a dongle, but i see its always blinking, mine doesnt blinks....
«
Last Edit: November 27, 2012, 09:25:46 am by noobnonin
»
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #132 on:
November 27, 2012, 09:35:29 am »
If we can't get any error messages, we can only guess what's the cause.
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #133 on:
November 27, 2012, 09:36:59 am »
i posted all the errors
this is the final error
http://ourl.ca/17509;msg=271586
good day fabian
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #134 on:
November 27, 2012, 09:39:55 am »
That's only a symptom..
My next guess would be: Are you using WPA?
It's not supported directly by the kernel, only through wpa_supplicant.
So try to use WEP or no encryption at all to test it.
Logged
Print
Pages:
1
...
7
8
[
9
]
10
11
...
39
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI-Nspire
»
nspire Linux Questions