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
...
8
9
[
10
]
11
12
...
39
Go Down
Author
Topic: nspire Linux Questions (Read 153077 times)
0 Members and 5 Guests are viewing this topic.
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #135 on:
November 27, 2012, 09:45:07 am »
errr, now i cant startx xd
look it says:
primary device is not PCI
(==) using default built-in configuration (12 lines)
(EE)FBDEV(0) : FB10PUT_VSCREENINFO: Invalid argument
(EE)FBDEV(0) : mode initialization failed
Fatal server error:
Addscreen/Screeninit failed for driver 0
Please consult the THE X.ORG Foundation support
please also check the log file at "/var/log/Xorg.0.log" for additional information
xinit: giving up
xinit: unable to connect to X server : connection refused
xinit: server error
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #136 on:
November 27, 2012, 09:46:47 am »
If you look at the other thread, I found out I was (apparently) testing the wrong kernel.
I have to build another one, should be ready in ~3 min.
Edit: Ready, but not tested:
http://dl.dropbox.com/u/105478372/zImage.tns
«
Last Edit: November 27, 2012, 09:53:28 am by Vogtinator
»
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #137 on:
November 27, 2012, 10:09:34 am »
hey vogt, i dont have wpa supplicant? do i have to throw it in the usb?
btw is is the same command? just mount and cp to the usb?
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #138 on:
November 27, 2012, 10:10:39 am »
No. wpa_supplicant is a binary you have to compile. For now it would be easier for us to use WEP instead.
Edit: Oh, I was wrong, wpa_supplicant is, indeed, available. I don't know how to use it, but you'll find a lot of infos in the web. (Or use WEP)
«
Last Edit: November 27, 2012, 10:21:03 am by Vogtinator
»
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #139 on:
November 27, 2012, 10:21:54 am »
i tried ur kernel and..... its having problems, it doesnt boots the rootfs
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #140 on:
November 27, 2012, 10:22:25 am »
What fails?
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #141 on:
November 27, 2012, 10:27:27 am »
kernel panic, it doesnt boots my usb
it boots my initrd
«
Last Edit: November 27, 2012, 10:28:39 am by noobnonin
»
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #142 on:
November 27, 2012, 10:28:48 am »
Wow..
Wait a moment, I gonna test it.
Edit: It works flawlessly.
«
Last Edit: November 27, 2012, 11:03:07 am by Vogtinator
»
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #143 on:
November 27, 2012, 11:08:38 am »
do you have initird on ur bootscript?
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #144 on:
November 27, 2012, 11:10:04 am »
Bootscript + USB-Stick (partitioned)
Logged
Eeems
Mr. Dictator
Administrator
LV13
Extreme Addict (Next: 9001)
Posts: 6268
Rating: +318/-36
little oof
Re: nspire Linux Questions
«
Reply #145 on:
November 27, 2012, 11:12:08 am »
What exactly is the kernel panic? Is it unable to find the boot script? Does something else fail? Usually kernel panics give more information then just "Kernel Panic"
Logged
/e
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #146 on:
November 27, 2012, 11:18:55 am »
vogt, can u post whats the scrip of ur bootscript?
ohhh ok ok my usb is not partitioned, so the bootscript loads /dev/sda
«
Last Edit: November 27, 2012, 12:22:21 pm by noobnonin
»
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #147 on:
November 27, 2012, 11:20:25 am »
kernel linux/zImage.tns
cmdline root=/dev/sda1 earlyprintk debug console=tty0 rootdelay=10
boot
Logged
noobnonin
LV4
Regular (Next: 200)
Posts: 151
Rating: +3/-38
Re: nspire Linux Questions
«
Reply #148 on:
November 27, 2012, 06:07:22 pm »
vogt, can you compile a kernel with this:
CONFIG_PPP
CONFIG_PPP_FILTER
CONFIG_PPP_ASYNC
CONFIG_USB_SERIAL
CONFIG_USB_SERIAL_GENERIC
CONFIG_USB_SERIAL_OPTION
i dont know how... T-T
thats for a usb modem.... ill try with that
does tangrs calc with the dlink starts working as soon as he boots linux? or does he has to ifconfig wlan0 up ?? o.O Daniel?
btw im using WEP
Regards,
«
Last Edit: November 27, 2012, 10:50:53 pm by noobnonin
»
Logged
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: nspire Linux Questions
«
Reply #149 on:
November 28, 2012, 07:56:04 am »
If WLAN works manually, you can write a script which setups the connection for you without problems.
http://dl.dropbox.com/u/105478372/zImage.tns
Logged
Print
Pages:
1
...
8
9
[
10
]
11
12
...
39
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI-Nspire
»
nspire Linux Questions