- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
i'm wondering what i have to do, that linux does succesfully autostart, so that i can log in with telnet? Linux starts without problem with jtag and nios2-terminal in console. Everything works. When i disable jtag in the kernel it should start when powering the board. I already removed the jtag uart and the debug core in the SOPC. With this system linux start; i followed the sequence by enabling a led. It also seems that i get a network link, but i cannot ping or telnet the board. Do i miss something (Kernel config etc.)? thanksLink Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
changed network driver from smc91x to smc91111. now i can ping. when i try to connect with telnet i don't get a real console; a cursor is blinking. when type something i only get blanks. also tried ftp, but it didn't work; it waits for a welcome sequence.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You still need a console device after disabling jtag uart console, otherwise the init task will exit and panic.
You can use Nios serial uart as console, or use Virtual Terminal (actually it can be dummy) as console.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, i will give it try. I will tell you on monday.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it works, thank you very much hippo.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page