We are moving! New user registrations to this forum is now closed. Posting here will be disabled eventually. Please go to the new community for your Snakeoil OS support and other discussions. (June 03)

New community website: https://community.snakeoil-os.net (June 03)

Join us in the new community by Creating a new account. (June 04)


[SOLVED] No IP address when boot finished
#1
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
Reply

#2
(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!
Reply

#3
(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
Reply

#4
(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!
Reply

#5
(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
Reply

#6
(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!
Reply

#7
(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.
Reply

#8
(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 ...
Reply

#9
Yes rename the downloaded vmlinuz file to /casper/vmlinuz (my bad on getting the folder wrong).
Snakeoil Operating System - Music, your way!
Reply

#10
(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
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLVEDSnakeOil OS suddenly refuses to boot. Help needed! koko6969koki 6 3,498 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,339 26-Feb-2021, 09:22 AM
Last Post: agent_kith
  [SOLVED128GB NTFS USB drive causes boot to fail patricia1066 3 2,860 25-Sep-2019, 01:36 AM
Last Post: patricia1066
  UEFI Boot support Mivera 13 8,631 24-Jul-2019, 04:38 PM
Last Post: Toto
  NO /boot/config.txt jeffjazzer 3 2,841 01-Jul-2019, 07:49 AM
Last Post: agent_kith



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
[split] Possible To Load Snakeoil OS in ...
Last Post: Snoopy8
Today 06:43 AM
» Replies: 14
» Views: 789
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
05-Jun-2025 03:58 PM
» Replies: 67
» Views: 5562
Android Firefox issues with forum
Last Post: agent_kith
03-Jun-2025 04:14 PM
» Replies: 20
» Views: 1022
Snakeoil with Ubuntu Desktop ?
Last Post: Snoopy8
02-Jun-2025 09:38 AM
» Replies: 8
» Views: 492
Add IR remote control using Flirc USB in...
Last Post: Snoopy8
31-May-2025 03:50 PM
» Replies: 5
» Views: 354
Work In Progress: 1.4.4
Last Post: hkphantomgtr
29-May-2025 11:44 PM
» Replies: 44
» Views: 2986
SQ difference - Raspberry Pi vs x86_64?
Last Post: Snoopy8
27-May-2025 02:16 PM
» Replies: 42
» Views: 3264
Snakeoil 1.4.0 (High End)
Last Post: aabman
25-May-2025 11:35 AM
» Replies: 93
» Views: 10160
new install issues
Last Post: carlodim
23-May-2025 09:56 AM
» Replies: 42
» Views: 2388
Is this project still alive?
Last Post: agent_kith
20-May-2025 03:11 PM
» Replies: 10
» Views: 616

[-]
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.


Powered By MyBB, © 2002-2025. Theme © Melroy van den Berg.