openSUSE Forums > Install/Boot/Login » Installation Problem Suse 11

Go Back   openSUSE Forums > Install/Boot/Login
Forums FAQ Members List Search Today's Posts Mark Forums Read


Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts)

Reply
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 23-Dec-2008, 20:59
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 11
rajeevuv hasn't been rated much yet
Unhappy Installation Problem Suse 11

Dear sirs,

I am new to Linux. I had tried Ubuntu & Mandriva. but not satisfy with them. Then i heard Opensuse through my friend.
I download OpenSuse 11 KDE version. and create a live CD.
When I boot through Live CD my screen blinks 2-3 times and graphic screen with X (cross mark mouse ) displayed. then return to text mode and continuing...

After showing Starting Service Networkmanager... it display
Starting service kdm... then screen goes blank..
after 2-3 second my monitor light blinks...
I wait for 15-20 minutes. there is not effect. but num lock is working....

My monitor is CRT (Samsung Samtron 45Bn). Ubuntu and Mandriva was successfully dected.

I tried VESA mode also. but same problem.
I request you to please advice me what to do...

Regards
RAjeev
Reply With Quote
  #2 (permalink)  
Old 23-Dec-2008, 22:30
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,928
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: Installation Problem Suse 11

It is most likely related to your Graphics device, not the monitor.

If vesa does not work from the cd I'm not sure what else you can do, since the cd is limited. The dvd install has more options.
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #3 (permalink)  
Old 24-Dec-2008, 00:31
mingus725's Avatar
Shaman Penguin
 
Join Date: Jun 2008
Location: Atlanta, Georgia, USA
Posts: 2,339
mingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enough
Send a message via MSN to mingus725 Send a message via Yahoo to mingus725
Default Re: Installation Problem Suse 11

As @caf4926 states, the DVD is better for installation. By the way, the VESA option on the menu applies to the graphics during boot, it is not used when the X server is setup later for the user gui. It looks like the default open-source driver for X is not working with your video device. However, you may still be able to get the LiveCD working . . .

On the LiveCD boot menu, type the number "3" (without quotes) in the Boot Options. That will boot you to a command line prompt. Login as "root". Then do:

Code:
sax2 -r -m 0=vesa
A program will run and you will probably see a thin white border around the black monitor screen, and then a small box asking if you want to save or change. Select change, and the sax2 gui will (hopefully) run, using the vesa X driver. You can probably change the resolution to 1024x768, perhaps no more. Check the monitor configuration that it is correct for size. Then save. The program will close and you will be back at the command line. Then do:
Code:
startx
And the gui may start up. If you choose to install from there, you will probably get the vesa driver used for X. Post back here what your graphics device is, and we can point you to how you can change from vesa to a driver native for your device.
Reply With Quote
  #4 (permalink)  
Old 24-Dec-2008, 07:53
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 11
rajeevuv hasn't been rated much yet
Default Re: Installation Problem Suse 11

Sir,

I tried Sax2 -r -m 0=vesa.
but it shows no X server running...

My PC configuration Intel Pentium 4 3GHz
Display : Intel(R) 82865G Graphic Controller
Memory : 256 MB DDR
HDD : 80 GB SATA
Monitor : Samsung Samtron 45Bn

I tried Mandriva & Ubuntu also. It work fine.
While installing Ubuntu it cause problem. Then I tried Safe Graphic mode then it works fine. After installing it works very fine.

So is there any tricky way to install OpenSuse 11
or is there any way to install in Non GUI like old linux ?

Please advice..
Reply With Quote
  #5 (permalink)  
Old 24-Dec-2008, 09:49
mingus725's Avatar
Shaman Penguin
 
Join Date: Jun 2008
Location: Atlanta, Georgia, USA
Posts: 2,339
mingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enough
Send a message via MSN to mingus725 Send a message via Yahoo to mingus725
Default Re: Installation Problem Suse 11

The best choice is to install with the DVD. Is that not an option?

The command is not "Sax2", it is "sax2". And yes, one message you will get is that the X server is not running - that is expected. But then sax will run its own server. You may get some error messages; usually not a problem. Sax will then display a thin white line monitor border; you will see black and there will be small rectangles in each corner. A dialog box will appear in the upper-left corner asking if you want to save or change the configuration. Click on change and the sax gui will start up where you can change resolution and, if necessary, the monitor dimensions.

Boot again with the number 3 in the Boot Options. Login as root. Then do this until one works:

Code:
sax2 -a

sax2 --fullscreen

sax2 -r -m 0=vesa --fullscreen
If none of that works, do this command from the prompt:

Code:
lspci
Look for the video graphics device. Usually it is called something like "vga compatible controller". Write that down and post it back here.
Reply With Quote
  #6 (permalink)  
Old 24-Dec-2008, 14:31
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 15
jmdennis1967 hasn't been rated much yet
Default Re: Installation Problem Suse 11

I am having this exact problem even after doing an install as well. I tried the DVD after the live cd did not work. It goes through the whole install and then craps out during the startup. It goes to a login prompt and then when I enter in the commands given it will not do the startx. It just goes back to the same. I installed Debian and like the other person have not had problems with the other one's he mentioned. I have had problems with Simply MEPIS but that was easily fixed by running the config for the xserver. Once this was done it was easy to start the OS. I did not have this problem I believe for OpenSUSE 9 or some thing like this. It was before KDE 4 was released. On the install I have tried GNOME and KDE 3.5 and both do the same thing.
Reply With Quote
  #7 (permalink)  
Old 24-Dec-2008, 16:40
mingus725's Avatar
Shaman Penguin
 
Join Date: Jun 2008
Location: Atlanta, Georgia, USA
Posts: 2,339
mingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enough
Send a message via MSN to mingus725 Send a message via Yahoo to mingus725
Default Re: Installation Problem Suse 11

May I please suggest that you open a new thread for your problem? It gets difficult handling multiple users in the same thread, and even though the problem appears generally the same, usually the causes and often the solutions are different. You will get more visibility and therefore faster/better help with your own thread; please use a title that is more descriptive. Try to provide as much detail as you can on what exactly you have done, what happened, and what hardware you have. That will save multiple posts back-and-forth, and get you a solution faster. Thanks a lot.
Reply With Quote
  #8 (permalink)  
Old 24-Dec-2008, 19:05
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 11
rajeevuv hasn't been rated much yet
Default Re: Installation Problem Suse 11

Sirs,

I will try the above commands also. If god is with me then it will work on my pc. I like Suse very much as compared to other linux distributions.My friend working on Suse since 4-5 months with no problems. He is also installed from Live CD. Anyway...

I tried sax2 --vesa -l... it shows error msg
ISaX: could not import file /var/cache/sax/files/config at /usr/sbin/isax in line 199

like msg. then starting from cache files....

I wait 3-5 min. but still shows msg... Or shall i wait more time ?

any way i will try --fullscreen option also.. and come back

Once again thax for the quick support... of Suse Team.

Regards
Rajeev
Reply With Quote
  #9 (permalink)  
Old 24-Dec-2008, 21:02
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 11
rajeevuv hasn't been rated much yet
Default Re: Installation Problem Suse 11

I tried sax2 --fullscreen also. but fails.

then i tried

sax2 --vesa 0:1024x768@60
then i got sax2 with white border. and made changes.
then init 5 it load suse.
I think the problem may be due to refresh rate. I tried @75 the same problem occurs. when i change to 60 work fine. any way thanks for your support.

Now when i click on Install icon. nothing happend.
what is the reason ? the mouse cursor changes to install icon for some times then goes normal. i wait 10 min. not response. I tried MyComputer also same problem.

Is there any way to direct install to my hard disk without load kde. I want to install openSUSE to my hard disk. please advice me how to....

Thanks in advance
Rajeev
Reply With Quote
  #10 (permalink)  
Old 25-Dec-2008, 11:48
mingus725's Avatar
Shaman Penguin
 
Join Date: Jun 2008
Location: Atlanta, Georgia, USA
Posts: 2,339
mingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enough
Send a message via MSN to mingus725 Send a message via Yahoo to mingus725
Default Re: Installation Problem Suse 11

I don't know why the icon isn't working. But try this: Press Alt-F2, that brings up a run dialog. Type:

Code:
/sbin/yast2 live-installer
and hit Enter.
Reply With Quote
Reply
Page 1 of 2 1 2

Bookmarks


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2