Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Yeah, I am totally lost in the Linux World and will be needing as many "hand-holding" tutorials as possible!
I had purchased an Apple Mac Mini 2 months ago, but after 10 days of use,I returned it back for a refund, and recently tried to perform a Linux Mint 8 install on my Gateway MT6821 laptop with "crap-sta" installed, and was completely intimidated and unable to connect to the Internet..and had to do a FULL Factory re-install of "crap-sta" just to be able too feel comfortable computing again!
Having NO LUCK in finding a newbie tutorial on "experimental" Linux Installation on this Gateway MT6821 (before putting it onto desktop PC)...any help in here for me, PLEASE??!
Regarding the internet connection, are you using wired or wireless? If the latter, do you have access to a wired connection? Most wireless issues are easily resolved. There are a number of wireless cards that require extra non-free firmware to work. If you have a wired connection, it's usually a quick fix to install.
To help troubleshoot that, we need more info on the exact chipset of the card. From a linux live CD or install, open a terminal and type
Code:
lspci -vnn
Post the output.
Otherwise, here is a very thorough guide to install Linux Mint 8. My only issue with it, is that the author recommends installing a huge amount of redundant software. Multiple media players, CD/DVD burning programs, etc. A bit of overkill, in my opinion.
I will definitely give your suggestion a go on my MT6821, meanwhile, I posted the Gateway's specifications under my forum signature box and hope that info is of some help.
How can I get "detailed" specs like that, from my PC or Laptop?!
Is there an application you use?
As I said in my first post, open a terminal and enter
Code:
lspci -vnn
It will list detailed info for all of your pci devices. Post the whole thing or if you can locate which entry is your wireless yourself, just post that.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.