Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - noobnonin

Pages: 1 ... 5 6 [7] 8 9 ... 11
91
TI-Nspire / Re: nspire Linux Questions
« on: November 25, 2012, 03:27:51 pm »
omg another problem T.T

when i put "iwlist wlan0 scan" then it says: "interface doesnt support scanning"
regards,

92
TI-Nspire / Re: nspire Linux Questions
« on: November 25, 2012, 03:19:02 pm »
idk XD, im noob XD

now how can i detect the wifinets? where do they appear or with what command?

93
TI-Nspire / Re: nspire Linux Questions
« on: November 25, 2012, 03:11:51 pm »
ok vogtinator, i got the firmware with sudo apt-get install git-core
git clone http://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

then i ran mount /dev/sdc /media
mkdir /media/lib/firmware
cp /lib/firmware/rt2870.bin /media/lib/firmware/rt2870.bin

and when i put ifconfig wlan0 up it the led blinked

then i ran ifconfig and it says wlan0 link encap:Ethernet HWadd 68:7F:74:6A:45:4D

is everything ok there¡¡?? did i do fine?
Regards,

94
TI-Nspire / Re: nspire Linux Questions
« on: November 25, 2012, 02:12:05 pm »
" mount linux-firmware/rt2870.bin /dev/sdc/lib/firmware/rt2870.bin "like this?

could you maybe write the command? :D

Regards,

95
TI-Nspire / Re: nspire Linux Questions
« on: November 25, 2012, 01:34:22 pm »
how do i write the command? cp linux-firmware/rt2870.bin /dev/sdc/lib/firmware/rt2870.bin like this?, i dont have to make a buildroot? just copy?

Regards,

96
TI-Nspire / Re: nspire Linux Questions
« on: November 25, 2012, 12:56:14 pm »
how can i get this firmware on my rootfs? o.O can someone help me with that?
isnt this error just telling me that drivers are not compatible?
Regards,

97
TI-Nspire / Re: nspire Linux Questions
« on: November 25, 2012, 11:27:18 am »
what if i have a wifidongle that doesnt requires firmware, does that exists?? o.O

what i mean is, does wifidongles without firmware exists??

98
TI-Nspire / Re: nspire Linux Questions
« on: November 25, 2012, 11:17:40 am »
omg so close!! XD NOOOOOO i have a problem, when i type ifconfig wlan0 up then it appears phy0-> rt2x00lib_request_firmware: Error- failed to request firmware.
ifconfig: SIOCSIFFLAGS: No such file or directory

99
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 25, 2012, 11:03:50 am »
im sorry if i offend you with this questions but, do you have a hub? does it turns on when u connect it with the calculator?

vogtinator: hey, i used ur kernel and when i connect my wifi dingle and put iwconfig it appears wlan0 but it says: no wireless extensions,

does it means its working and i dont have wifi? or does it means that it still doesnt recognize my dongle?
Regards,

100
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 25, 2012, 10:26:11 am »
oh, i have some problems with the final steps,
root@noobnonin-GN670AA-ABM-SG3110LA:~/linux# make zimage -j
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf --silentoldconfig Kconfig
make: arm-none-eabi-gcc: Command not found
make: *** No rule to make target `zimage'.  Stop.
root@noobnonin-GN670AA-ABM-SG3110LA:~/linux# mv arch/arm/boot/zimage zimage.tns
mv: cannot stat `arch/arm/boot/zimage': No such file or directory
root@noobnonin-GN670AA-ABM-SG3110LA:~/linux#

101
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 25, 2012, 10:14:15 am »
is that the same kernel as yours or is it a new one? o.O

102
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 25, 2012, 10:02:43 am »
does your kernel have the driver i posted??
btw, why do i need the gcc and bin utilities?, when i look for gcc i find first class? whats that...

Regards,

103
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 25, 2012, 09:56:22 am »
because ur tutorial was here XD

ok i found it, if someone doesnt have ncurses you have to type this in ur console: " apt-get install libncurses5-dev"

104
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 25, 2012, 09:04:13 am »
admin, could you move this to another topic called how to compile your kernel on your calculator? pls and thanks

105
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 25, 2012, 09:01:30 am »
ok i did export ARCH=arm

but now i have this root@noobnonin-GN670AA-ABM-SG3110LA:~/linux# make nspire_defconfig
#
# configuration written to .config
#
root@noobnonin-GN670AA-ABM-SG3110LA:~/linux# make menuconfig
 *** Unable to find the ncurses libraries or the
 *** required header files.
 *** 'make menuconfig' requires the ncurses libraries.
 ***
 *** Install ncurses (ncurses-devel) and try again.
 ***
make[1]: *** [scripts/kconfig/dochecklxdialog] Error 1
make: *** [menuconfig] Error 2


Pages: 1 ... 5 6 [7] 8 9 ... 11