[SOLVED] No IP address when boot finished
|
Posts: 7
Threads: 1
Joined: Sep 2016
Reputation:
0
hello
I installed the cryo iso on an Asrock J1900 tiny motherboard. Everything went well except that I don't get any IP address at the end so impossible to reach snakeoil with a webinterface. The dac is seen so no issue on that side.
The Pc is working well with Daphile or Tinysqueeze so the Lan is fully working on others OS.
Any idea ?
Thanks
David
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
12-Sep-2016, 09:11 AM
(This post was last modified: 12-Sep-2016, 09:11 AM by agent_kith.)
(12-Sep-2016, 06:28 AM)menkar38 Wrote: hello
I installed the cryo iso on an Asrock J1900 tiny motherboard. Everything went well except that I don't get any IP address at the end so impossible to reach snakeoil with a webinterface. The dac is seen so no issue on that side.
The Pc is working well with Daphile or Tinysqueeze so the Lan is fully working on others OS.
Any idea ?
Thanks
David The board uses a Realtek RTL8111GR. I'd have to go back and check if it's supported by the Snakeoil kernel. Will get back to you on this later tonight when I get back home.
Snakeoil Operating System - Music, your way!
Posts: 7
Threads: 1
Joined: Sep 2016
Reputation:
0
(12-Sep-2016, 09:11 AM)agent_kith Wrote: (12-Sep-2016, 06:28 AM)menkar38 Wrote: hello
I installed the cryo iso on an Asrock J1900 tiny motherboard. Everything went well except that I don't get any IP address at the end so impossible to reach snakeoil with a webinterface. The dac is seen so no issue on that side.
The Pc is working well with Daphile or Tinysqueeze so the Lan is fully working on others OS.
Any idea ?
Thanks
David The board uses a Realtek RTL8111GR. I'd have to go back and check if it's supported by the Snakeoil kernel. Will get back to you on this later tonight when I get back home.
Hello
Thank you. the motherboard is exactly the Asrock J1900 mini thin ITX
thanks again
David
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(12-Sep-2016, 02:47 PM)menkar38 Wrote: Thank you. the motherboard is exactly the Asrock J1900 mini thin ITX
thanks again The LiveCD should work with your realtek chip. I can't really find the exact model of your board for some reason, but if it has more than 1 NIC input, use only LAN1.
A model of the J1900 has a IPMI management interface. Don't plug the network cable into that as that's for remote KVM.
Snakeoil Operating System - Music, your way!
Posts: 7
Threads: 1
Joined: Sep 2016
Reputation:
0
(12-Sep-2016, 07:37 PM)agent_kith Wrote: (12-Sep-2016, 02:47 PM)menkar38 Wrote: Thank you. the motherboard is exactly the Asrock J1900 mini thin ITX
thanks again The LiveCD should work with your realtek chip. I can't really find the exact model of your board for some reason, but if it has more than 1 NIC input, use only LAN1.
A model of the J1900 has a IPMI management interface. Don't plug the network cable into that as that's for remote KVM. the model is this one : http://www.asrock.com/mb/Intel/Q1900TM-ITX/
it has only one Lan
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(12-Sep-2016, 08:34 PM)menkar38 Wrote: the model is this one : http://www.asrock.com/mb/Intel/Q1900TM-ITX/
it has only one Lan that's the Q1900TM, it's using a Qualcomm NIC. You'd need to update the kernel of your LiveCD to get it to work.
Go here and download the file vmlinuz-4.4.9-rt17-amd64-qualcomm.tar.bz2, you'd need a special archiver program to decompress a tar.bz2 file. I think winrar should do the trick.
Expand the file you've downloaded. You should get the following two files:
config-4.4.9-rt17-amd64-qualcomm
vmlinuz-4.4.9-rt17-amd64-qualcomm
In your USB stick there will be a boot folder. Inside this folder is a file called vmlinuz. Replace this file with the downloaded vmlinuz-4.4.9-rt17-amd64-qualcomm.
Boot the modified LiveCD and see if the NIC is detected now.
Snakeoil Operating System - Music, your way!
Posts: 7
Threads: 1
Joined: Sep 2016
Reputation:
0
13-Sep-2016, 02:53 AM
(This post was last modified: 13-Sep-2016, 02:54 AM by menkar38.)
(12-Sep-2016, 08:51 PM)agent_kith Wrote: (12-Sep-2016, 08:34 PM)menkar38 Wrote: the model is this one : http://www.asrock.com/mb/Intel/Q1900TM-ITX/
it has only one Lan that's the Q1900TM, it's using a Qualcomm NIC. You'd need to update the kernel of your LiveCD to get it to work.
Go here and download the file vmlinuz-4.4.9-rt17-amd64-qualcomm.tar.bz2, you'd need a special archiver program to decompress a tar.bz2 file. I think winrar should do the trick.
Expand the file you've downloaded. You should get the following two files:
config-4.4.9-rt17-amd64-qualcomm
vmlinuz-4.4.9-rt17-amd64-qualcomm
In your USB stick there will be a boot folder. Inside this folder is a file called vmlinuz. Replace this file with the downloaded vmlinuz-4.4.9-rt17-amd64-qualcomm.
Boot the modified LiveCD and see if the NIC is detected now.
Thank you. I'll try this and let you know about the result.
Posts: 7
Threads: 1
Joined: Sep 2016
Reputation:
0
13-Sep-2016, 06:42 AM
(This post was last modified: 13-Sep-2016, 06:59 AM by menkar38.)
(13-Sep-2016, 02:53 AM)menkar38 Wrote: (12-Sep-2016, 08:51 PM)agent_kith Wrote: (12-Sep-2016, 08:34 PM)menkar38 Wrote: the model is this one : http://www.asrock.com/mb/Intel/Q1900TM-ITX/
it has only one Lan that's the Q1900TM, it's using a Qualcomm NIC. You'd need to update the kernel of your LiveCD to get it to work.
Go here and download the file vmlinuz-4.4.9-rt17-amd64-qualcomm.tar.bz2, you'd need a special archiver program to decompress a tar.bz2 file. I think winrar should do the trick.
Expand the file you've downloaded. You should get the following two files:
config-4.4.9-rt17-amd64-qualcomm
vmlinuz-4.4.9-rt17-amd64-qualcomm
In your USB stick there will be a boot folder. Inside this folder is a file called vmlinuz. Replace this file with the downloaded vmlinuz-4.4.9-rt17-amd64-qualcomm.
Boot the modified LiveCD and see if the NIC is detected now.
Thank you. I'll try this and let you know about the result.
should I rename vmlinuz-4.4.9-rt17-amd64-qualcomm in vmlinuz ? or should I just copy it and remove the vmlinuz file before and without rename it ?
(13-Sep-2016, 06:42 AM)menkar38 Wrote: (13-Sep-2016, 02:53 AM)menkar38 Wrote: (12-Sep-2016, 08:51 PM)agent_kith Wrote: (12-Sep-2016, 08:34 PM)menkar38 Wrote: the model is this one : http://www.asrock.com/mb/Intel/Q1900TM-ITX/
it has only one Lan that's the Q1900TM, it's using a Qualcomm NIC. You'd need to update the kernel of your LiveCD to get it to work.
Go here and download the file vmlinuz-4.4.9-rt17-amd64-qualcomm.tar.bz2, you'd need a special archiver program to decompress a tar.bz2 file. I think winrar should do the trick.
Expand the file you've downloaded. You should get the following two files:
config-4.4.9-rt17-amd64-qualcomm
vmlinuz-4.4.9-rt17-amd64-qualcomm
In your USB stick there will be a boot folder. Inside this folder is a file called vmlinuz. Replace this file with the downloaded vmlinuz-4.4.9-rt17-amd64-qualcomm.
Boot the modified LiveCD and see if the NIC is detected now.
Thank you. I'll try this and let you know about the result.
should I rename vmlinuz-4.4.9-rt17-amd64-qualcomm in vmlinuz ? or should I just copy it and remove the vmlinuz file before and without rename it ?
by the way this vmlinuz file is under the folder named casper and not boot ...
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
Yes rename the downloaded vmlinuz file to /casper/vmlinuz (my bad on getting the folder wrong).
Snakeoil Operating System - Music, your way!
Posts: 7
Threads: 1
Joined: Sep 2016
Reputation:
0
(13-Sep-2016, 09:31 AM)agent_kith Wrote: Yes rename the downloaded vmlinuz file to /casper/vmlinuz (my bad on getting the folder wrong).
ok i did it but still no IP adress after snakeoil fully installed
|
Possibly Related Threads… |
Thread |
Author |
Replies |
Views |
Last Post |
|
[SOLVED] SnakeOil OS suddenly refuses to boot. Help needed! |
koko6969koki |
6 |
2,835 |
12-May-2021, 11:34 PM
Last Post: koko6969koki
|
|
No IP Address (and no Version number) after boot on Asrock z490m-itx/ac motherboard |
oskar |
1 |
1,065 |
26-Feb-2021, 09:22 AM
Last Post: agent_kith
|
|
[SOLVED] 128GB NTFS USB drive causes boot to fail |
patricia1066 |
3 |
2,401 |
25-Sep-2019, 01:36 AM
Last Post: patricia1066
|
|
UEFI Boot support |
Mivera |
13 |
7,441 |
24-Jul-2019, 04:38 PM
Last Post: Toto
|
|
NO /boot/config.txt |
jeffjazzer |
3 |
2,381 |
01-Jul-2019, 07:49 AM
Last Post: agent_kith
|
Users browsing this thread: |
5 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
SnakeoilOS Mission Statement
|
Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.
SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.
If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.
|
|
|