You are not logged in.
Pages: 1
Topic closed
So, I am trying to get Arch Linux installed on my Surface Pro 2 and when I tried to set up the wifi, I can't because the only thing listed in ls /sys/class/net is lo@ nothing else. And there is nothing related to internet in lspci -k. So I don't know what to do now, any help?
Last edited by MewRage (2014-08-02 14:37:21)
Offline
There are two ways I would go. First, what is the output of lspci -nn ? Does the machine see its NICs? If it does what are the VID and PID for the network chipsets, they are the two 16 bit hexadecimal separated by a colon in the brackets near the end of the line. Those numbers may help us find what driver you need.
Second, can you connect a USB device that provide wireless? This could even be a phone in wired tether mode.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Well I know that the drivers are for the 88w8797 Marvell Avastar chipset so how would I go about doing what I need to get it working? Also, I might be able to use my phone, I have an android what app can do exactly what you described there?
Offline
No app. Ensure your phone can see the Internet; 3g, 4G, wifi, it doesn't matter. Plug your phone into your computer through a USB cable. Enable wired tethering on the phone. A wired interface will magically appear on the computer. Run dhcpcd as root. You should have a connection -- good enough to do the install.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Alright, I'll update once I have any additional problems or if I'm finished. Thank you for your help!
Offline
Oh btw, if you run the live cd/usb and plug it out, will it continue to work properly?
Offline
I don't think so. One way to discover this is to google about squashfs (the underlying filesystem used in the Arch Live Media). You could also try to load the whole ISO to RAM (I think I saw this another day).
Offline
How do you do that, since the surface only has one usb port, I won't be able to use the wired tether while installing unless I can get a USB hub.
Offline
Try booting with "copytoram" appended to the kernel line.
Offline
How can I add that to my livecd/usb?
Offline
MewRage - please make an effort to look up answers yourself. Your last several posts ammount to "but how do I do that" when if you searched in order to understand the suggestions, you would be able to find your answer and learn a bit.
Your responses are equivalent to the "What's a zentry" response described here:
http://catb.org/~esr/faqs/smart-questions.html#lesser
(that whole article is worth a read)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Sorry, thought that I could get my answers quickly in one area so I could just read them at once. I'll search up any other questions I may have before asking if I can't find the answer. But thanks for helping either way.
Offline
So I've looked around and I'm not sure what to do... I don't know if I need to remake the liveUSB using something else than the Linux Live USB Creator to be able to add the kernel boot parameter, or I can modify something in the current liveUSB to append the copytoram parameter. What do I do?
Offline
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
For my fstab, how do I write the line for the /boot which is ef00 partition? Do I even need to mount it at startup because when I tried to boot it didn't boot into rEFInd and it's located in /mnt/boot/rEFInd so how do I write the proper line to mount my boot partition?
Offline
Sorry, you completely lost me. Why are you trying to modify any fstab file? Did you successfully boot and move on?
The page I lined to was for modifying the kernel line in the boot loader. In most cases you would just press 'e' or TAB to show the kernel line, then append the word "copytoram" to that line. No file editing should be needed.
I don't use rEFInd - so I don't know exactly how to do it with that - but the installation iso doesn't use rEFInd, it uses syslinux. So follow the syslinux directions.
Are you not even getting to the syslinux menu anymore?
*completely confused*
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
I got everything to install fine that's all good my problem is that when I rebooted, I didn't enter the bootloader and instead entered the Surface's "Setup" where I can disable Secure Boot and whatnot. I can't even boot to windows so I booted back into my usb and I thought that I need to mount my boot partition to be able to load the bootloader and that's why I need to know what to write in fstab only for the /boot since I have the root and swap setup fine with genfstab.
Offline
Any help on this?
Offline
I have been watching this thread since my first post. I am, frankly, completely unable to comprehend the state of your machine and what you are presently trying to do, and the steps you have taken to reach this state.
Two moderators have now told you that we are completely lost. I was about to close and bin this thread, but I decided to give you a break and give you a last chance.
Please tell us what you have done, and what your tablet is or is not doing. You should also read the link in my signature. Stop making conjecture as to what will solve your problems and then ask how to proceed based upon that conjecture, and then act confused as to why no one is helping.
Tell us what you want to do. Answer questions directly. Follow advice you are given.
Edit: And do not bump threads
Last edited by ewaller (2014-08-05 02:11:52)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Also, what may help, is if the problem that initiated this thread is solved (which your last post suggests, though it's not clear) then mark this thread as SOLVED, and start a new one if needed for a new issue.
That way relevant data can be kept in coherent threads and it will be easier for new helpers to join in without getting confused with the backstory of an issue that has been resolved.
We are happy to help you through any bumps you face in installing. But it is important for us to know when one obstacle has been overcome and when we have moved on to another one.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Alright well I'm up and running on my arch machine and I've overcome the other problems and wasn't sure on what was happening or what to do before so I ask that question which looking at it now made no sense, sorry for that. But, the main problem still remains, I've tried to use ndiswrapper and it didn't load the driver. Now I'm trying to get it working by using http://git.marvell.com/?p=mwifiex-firmw … 585e136376 and right now I don't have the mlan or wlan device. I'm using xfce4 for the meantime and I have networkmanager and the applet installed. What do I do from here?
Last edited by MewRage (2014-08-05 15:28:28)
Offline
Good, I am glad it is (mostly) working
What do I do from here?
Let's bring this thread to an end now. The thread was about not having WiFi during installation. The challenges and solutions during installation are different than those on a running system.
I am going to close this thread. Please start a new thread in which we can explore this different problem. In that thread introduction, please tell us what network you used for the install, and is that network available to you, even though your wireless is still not working. Thanks.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Pages: 1
Topic closed