LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 08-20-2007, 05:29 AM   #1
Shadowrunner340
LQ Newbie
 
Registered: Jan 2007
Posts: 10

Rep: Reputation: 0
Can't get into Mandriva 2007 Spring


OK, so I installed Mandriva 2007 Spring, and for some odd reason I can't get into it. During installation it recognized all my hardware, even my sound card. Whenever I go to boot it up, I go into the verbose mode and watch everything as it's being loaded, and the only thing that fails is my sound card. everything else starts up just fine, and I even see the mouse cursor for a few seconds before it just stops. hard drive is still being accessed for about 30 seconds, then nothing happens.

My partitions are set up as follows:
4GB Swap
30GB / Ext3
56GB /boot Ext3

Anybody got an idea? I really want to get back into Linux and learn everything, but this is kinda discouraging. Thanks!
 
Old 08-20-2007, 07:35 AM   #2
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,986

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
If you're seeing a mouse cursor, the system is pretty much completing a boot but the X server/graphical system is probably misconfigured and hanging on startup. For starters on troubleshooting, please post your graphics card.
 
Old 08-20-2007, 01:17 PM   #3
Shadowrunner340
LQ Newbie
 
Registered: Jan 2007
Posts: 10

Original Poster
Rep: Reputation: 0
Right, sorry about that. It's a 7800GT.
 
Old 08-20-2007, 01:58 PM   #4
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Works fine with 7600GST as it should with most cards now that Mandriva is using the framebuffer by default.

If you suspect that the soundcard is in any way involved, just disable or remove it to see where that gets you.

On a side note, is your boot partition really 56GB? Even 100MB is lots of space for a boot partition. 4GB swap is way too much as well in most situations.
 
Old 08-20-2007, 02:00 PM   #5
Shadowrunner340
LQ Newbie
 
Registered: Jan 2007
Posts: 10

Original Poster
Rep: Reputation: 0
How would you suggest I setup my partitions? This is a new install so redoing everything isn't a big deal.
 
Old 08-20-2007, 02:08 PM   #6
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
swap 2GB
/boot 100MB ext2 or ext3
/ 8 to 12 GB xfs
/var 2 to 3 GB xfs
/home the remaining space ext3 or, if you intend to save larger files, xfs
 
Old 08-20-2007, 07:12 PM   #7
Shadowrunner340
LQ Newbie
 
Registered: Jan 2007
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks! For some reason i didn't get the email notify of your post... oh well.

After reading the reviews for Mandrake 2007, I've decided that it's not worth it. Can someone recommend a distro? As I understand it, Ubuntu is generally pretty good for noobs like myself.
 
Old 08-20-2007, 08:04 PM   #8
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Yes, Ubuntu or PCLinuxOS. I don't know what you read about Mandriva that made you reconsider, it's far from bad. Anyway, you can use the scheme I outlined in my previous post with any distro.
 
Old 08-20-2007, 08:09 PM   #9
Shadowrunner340
LQ Newbie
 
Registered: Jan 2007
Posts: 10

Original Poster
Rep: Reputation: 0
The reviews I read are over in the Distro Reviews Section of the Main Menu.

Thanks for all your advice, I'll give Ubuntu a quick spin.
 
Old 08-21-2007, 02:37 AM   #10
Shadowrunner340
LQ Newbie
 
Registered: Jan 2007
Posts: 10

Original Poster
Rep: Reputation: 0
Well, here I am using the Kubuntu 7.04 Live DVD. It's installing right now, but the oddest thing is that I have to start the dang DVD in graphical safe mode. Hopefully once it's installed properly, it'll work properly.

EDIT: OK, so the install finished, and I was able to boot without a problem. Then I tried to change my graphics settings, and everyhting went downhill. It went to a gray screen with just the mouse cursor, and no way to get out of it, so I restarted. After Kubuntu finished loading, all I had was a black screen with the cursor.

The graphics settings I tried to change were my monitor to one that can handle my normal resolution, and changing the GPU driver from vesa to Nvidia 7 Series.

Last edited by Shadowrunner340; 08-21-2007 at 03:50 AM.
 
Old 08-21-2007, 09:10 AM   #11
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
the driver needs to be "nv". NV is the open source driver, which supports 2D only. You should install the nvidia driver if you need 3D.
 
Old 08-21-2007, 09:34 AM   #12
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by Shadowrunner340 View Post
Well, here I am using the Kubuntu 7.04 Live DVD. It's installing right now, but the oddest thing is that I have to start the dang DVD in graphical safe mode. Hopefully once it's installed properly, it'll work properly.

EDIT: OK, so the install finished, and I was able to boot without a problem. Then I tried to change my graphics settings, and everyhting went downhill. It went to a gray screen with just the mouse cursor, and no way to get out of it, so I restarted. After Kubuntu finished loading, all I had was a black screen with the cursor.

The graphics settings I tried to change were my monitor to one that can handle my normal resolution, and changing the GPU driver from vesa to Nvidia 7 Series.
Where did you change these settings? In xorg.conf? Then why did you try it, were you having some display problem that required you to install the Nvidia driver? Crawl before you walk.

You can choose to boot in safe mode from Grub.. which will go to a CLI...
and run...

Code:
sudo dpkg-reconfigure xserver-xorg
and just take the defaults for everything. Once you get a working system again, then you you can work on installing the Nvidia driver.

https://help.ubuntu.com/community/BinaryDriverHowto

IGF

Last edited by IndyGunFreak; 08-22-2007 at 09:46 AM.
 
Old 08-21-2007, 01:29 PM   #13
Shadowrunner340
LQ Newbie
 
Registered: Jan 2007
Posts: 10

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by IndyGunFreak View Post
Where did you change these settings? In xorg.conf? Then why did you try it, were you having some display problem that required you to install the Nvidia driver? Crawl before you walk.
I changed the settings in the System Properties in the GUI. I wasn't necessarily having a problem, but the display was only running at 800x600.

Thanks for your help!

It worked great!

Last edited by Shadowrunner340; 08-21-2007 at 03:22 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandriva One 2007 Spring SATA install Sephiroth Mandriva 8 07-16-2007 05:00 AM
wlan help on mandriva 2007 spring wakkaX3 Linux - Wireless Networking 2 07-01-2007 05:02 PM
LXer: The Perfect Desktop - Mandriva 2007 Spring Free (Mandriva 2007.1) LXer Syndicated Linux News 0 05-10-2007 02:01 PM
LXer: Mandriva releases Mandriva Linux 2007 Spring LXer Syndicated Linux News 0 04-18-2007 11:16 PM
LXer: Mandriva Linux 2007 Spring: Here Comes The Spring LXer Syndicated Linux News 0 03-24-2007 05:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration