Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I received a new Acer Aspire M1610 for Christmas.
925 Intel Pentium D
1GB RAM
SiS Mirage 3 Graphics SiS672 series
partitioned 160GB SATA hard disk
First, I tried Sabayon x86 1.1 Professional Edition. Everything was going fine until it stopped at 62% then gave me the command line. (At least, that's what I think it is. It says "sabayonx86 root#".)
Second, I tried Sbayon Linux x86 3.4f. It did about the same thing as above. Also, I tried a couple of cheat codes, but they didn't work.
Third, I tried Linux Mint 4.0, which works on my dad's old Acer. Unfortunately for me, Mint doesn't work as well on mine. It boots, but there is no bar on the bottom or icons on the side. In Safe Graphics Mode, though, everything seems to work.
Fourth, I tried Ubuntu 7.04. It gave me:
/bin/sh:can't access tty; job control turned off
(initramfs)
Is there a common problem? Ideally, I'd like to have Sabayon with all the pretty graphics. If nothing else, I'll just get Mint in Safe Graphics Mode and see if I can get the graphics to work.
Last edited by Lyrandis; 12-29-2007 at 09:57 PM.
Reason: Messed up computer info
Hi and welcome to LQ. I've had problems getting live linux distros to work on one of my new laptops. The distros that worked out of the box for me were PCLinuxOS 2007 and openSUSE 10.3, so I suggest you try those.
PCLinuxOS gives me the same error as Ubuntu. OpenSUSE worked, but it could not connect to the internet. It said something about not being able to detect the network card.
Would it be best to just wait until the next release of one of these distros and hope it works?
Its never guaranteed that future versions will work flawlessly, but they may do if they include a new kernel that plays along nicely with your hardware. If you can start a terminal emulator e.g. Konsole or gnome-terminal, enter the commands
Code:
/sbin/lspci | grep -i net
This should show whether openSUSE recognises the network cards on your system.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.