LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris and OpenSolaris.
General Sun, SunOS and Sparc related questions also go here.

Notices

Reply
 
LinkBack Search this Thread
Old 04-06-2008, 06:43 PM   #1
Grama
LQ Newbie
 
Registered: Apr 2008
Posts: 6

Rep: Reputation: 0
Lightbulb New To Solaris 10, Few Questions


Alrighty folks first post.... here goes

I just installed Solaris 10 8/07 Express Edition on my computer (p4 2.5 GHZ , 1024MB DDR Ram, 865 chipset with an nvidia 6800gs 256mb agp 8x vid card and a linksys lne100tx v4 based pci nic card)

install went great, no issues, other than i was NOT happy about my mbr being wiped and replaced with grub.... nothing against grub.... anyways the questions i have are...

1) My bootloader i prefer is the darwin bootloader... its just the way it is. it autodetects my linux installs so therefore i like it. so i have reinstalled the darwin bootloader on my computer. why is it that now i cannot boot into my solaris install with the darwin bootloader? i know that it can chainload into grub JUST FINE.... maybe i should simply use my main linux partition to chainload into solaris... any other suggestions? SCRATCH THIS FIGURED IT OUT....

2) i use dhcp on my other operating systems, so i would like to use it for solaris if it is at all possible. but solaris does not appear to have detected my nic card. do i need to install/compile a driver for my nic? any other mehtods? ***** NEVERMIND i r dumb used detection tool and now i know what to do FORGET THIS ONE TOO!!

3) screen resolution... i have a 1680x1050 monitor... however solaris kindly defaulted it to 640x480 so i was hunting for the manual way of changing it but so far have had no success. (i kinda feel like the guy in the hardware store looking for duct tape if u know wut i mean) so wut would be the manual way? it has detected my video card so yah...


now i am new to solaris but not new to unix. i have used linux for a few years and installed freebsd a few times so i consider myself unix competent (by no means any expert) so i would appreciate the help if i could get it

thanks

Grama

Last edited by Grama; 04-06-2008 at 11:56 PM.
 
Old 04-07-2008, 12:49 AM   #2
crisostomo_enrico
Member
 
Registered: Dec 2005
Location: Madrid
Distribution: Solaris 10, Solaris Express Community Edition
Posts: 547

Rep: Reputation: 35
Just a suggestion for the future: post your solutions instead of asking to "forget" the questions.

Bye,
Enrico.
 
Old 04-07-2008, 02:23 AM   #3
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris10, Solaris 11, Ubuntu, OEL
Posts: 9,165

Rep: Reputation: 243Reputation: 243Reputation: 243
3: I don't think your video card has been detected. 640x480 is likely to mean the generic VESA driver is used.

Last edited by jlliagre; 04-07-2008 at 02:28 AM.
 
Old 04-07-2008, 07:01 AM   #4
thepr1nter
LQ Newbie
 
Registered: Dec 2005
Location: Roswell GA
Distribution: Ubuntu 8.04
Posts: 8

Rep: Reputation: 0
I was under the impression that the boot loader (grub) that is loaded with solaris is somehow modified specifically for solaris and other boot loaders could not be used. Since you found a solution, I would like to know what it is.

Thanks,
 
Old 04-07-2008, 07:55 AM   #5
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris10, Solaris 11, Ubuntu, OEL
Posts: 9,165

Rep: Reputation: 243Reputation: 243Reputation: 243
Quote:
Originally Posted by thepr1nter View Post
I was under the impression that the boot loader (grub) that is loaded with solaris is somehow modified specifically for solaris and other boot loaders could not be used.
You are correct. The grub delivered with Solaris is enhanced to support, in addition to the various Linux and bsd filesystems it already does, Solaris ufs and zfs.

I guess the open poster either find out a solution to chainload Solaris grub from the darwin bootloader or the opposite.

Solaris grub is installed in the Solaris primary partition first sectors, not the MBR so there should be no problem overwriting the MBR with something else. I never did it though.
 
Old 04-07-2008, 06:45 PM   #6
Grama
LQ Newbie
 
Registered: Apr 2008
Posts: 6

Original Poster
Rep: Reputation: 0
well my solution too the bootloader issue was simple... i used the darwin bootloader to chainload into the grub bootloader used by solaris. what i did that was incredibly retarded was forget that all i had to do to gain the darwin bootloader back was turn off the boot flag on the solaris partition, reput it on my darwin boot partition and reinstall the bootloader (fdisk -u /dev/rdisk0) and it was installed... my problem before was both the solaris partition and the darwin boot partition were flagged as boot and since the solaris partition came first, no matter wut i did i could not my preferred bootlader back nice thing is now i can boot into any of my os's without needing to worry about configuring my main bootloader as the darwin bootloader is auto-detecting.

enrico, i am sorry but ur post makes no sense too me.... but i will post my solutions (i posted one of them before and now the second). i dont know wut u mean by "asking to forget the questions..." i believe my situation was simply that i was lost for a solution, and a 20 minute google search had not produced any results nor had reading other forums.... so i posted then i happened to have a couple brainwaves... but i will post solutions from now on.

the reason i say my video card i sbeing detected is that when i boot into solaris i can hear the fans spin down (as they do in all my other os's with nvidia drivers) and it even says in the nvidia configuration panel "nvidia 6800gs" which is my card. is the xorg.conf file located at /etc/X11/xorg.conf? when i used ls in the /etc/X11 folder there appeared to be no file, but i'll check again.

any other suggestions or tips would be much appreciated, i thank you for your time.
 
Old 04-08-2008, 01:52 AM   #7
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris10, Solaris 11, Ubuntu, OEL
Posts: 9,165

Rep: Reputation: 243Reputation: 243Reputation: 243
If you are using the nVidia proprietary driver, you should be able to change the resolution from the "NVIDIA X Server Settings" panel.

X11 on Solaris doesn't require an xorg.conf file.

Last edited by jlliagre; 04-09-2008 at 11:08 AM.
 
Old 04-08-2008, 07:40 PM   #8
Grama
LQ Newbie
 
Registered: Apr 2008
Posts: 6

Original Poster
Rep: Reputation: 0
well unfortunately for me i cannot do that, my resolution is not listed.... interesting that there is no xorg.conf, is their any other file which i can edit? can i create an xorg.conf and define my resolution in their? i think my problem is more about my monitor, an lg flatron L222WT, not being detected than my video card having problems, but ofcourse i could always be wrong

thanks again!

Grama
 
Old 04-09-2008, 07:24 AM   #9
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris10, Solaris 11, Ubuntu, OEL
Posts: 9,165

Rep: Reputation: 243Reputation: 243Reputation: 243
You can create an Xorg.conf from the nVidia settings panel.

You may also want to have a look at the Xorg logs (/var/log/Xorg.0.log) to see why your screen resolution is missed.
 
Old 04-09-2008, 08:15 AM   #10
crisostomo_enrico
Member
 
Registered: Dec 2005
Location: Madrid
Distribution: Solaris 10, Solaris Express Community Edition
Posts: 547

Rep: Reputation: 35
Quote:
enrico, i am sorry but ur post makes no sense too me.... but i will post my solutions (i posted one of them before and now the second). i dont know wut u mean by "asking to forget the questions..." i believe my situation was simply that i was lost for a solution, and a 20 minute google search had not produced any results nor had reading other forums.... so i posted then i happened to have a couple brainwaves... but i will post solutions from now on.
I beg your pardon Grama, I was only suggesting you to post the solutions you found, instead of writing things like:
Quote:
SCRATCH THIS FIGURED IT OUT....
You're obviously welcome in LQ.

Bye,
Enrico.

Last edited by crisostomo_enrico; 04-09-2008 at 08:16 AM.
 
Old 04-09-2008, 09:38 AM   #11
kebabbert
Member
 
Registered: Jul 2005
Posts: 439

Rep: Reputation: 40
OpenSolaris supports more hardware than Solaris 10. Have you tried OpenSolaris (beta version of Solaris 11)?
 
Old 04-09-2008, 01:23 PM   #12
coolster
Member
 
Registered: Nov 2007
Distribution: Solaris 10, Solaris Nevada
Posts: 112

Rep: Reputation: 15
Quote:
Originally Posted by jlliagre View Post
If you are using the nVidia proprietary driver, you should be able to change the resolution from the "NVIDIA X Server Settings" panel.

X11 on Solaris doesn't require an xorg.conf file.

@jlliagre, could you plz. explain this? Where else are X-settings saved then?

Quote:
Originally Posted by jlliagre
is the xorg.conf file located at /etc/X11/xorg.conf? when i used ls in the /etc/X11 folder there appeared to be no file, but i'll check again.
Yes there is a file. If you type ls -al you 'll see


coolster@nosparc:/etc/X11>ls -al
total 22
drwxr-xr-x 4 root sys 512 Apr 9 18:59 .
drwxr-xr-x 94 root sys 4608 Apr 9 18:59 ..
-rw-r--r-- 1 root root 155 Feb 27 20:40 .video.devs
-rw-r--r-- 1 root root 1842 Feb 27 20:40 .xorg.conf
drwxr-xr-x 7 root sys 512 Feb 27 20:05 gdm
drwxr-xr-x 2 root sys 512 Feb 27 19:23 sysconfig


.xorg.conf is obviously a dot-file.

C
 
Old 04-09-2008, 03:15 PM   #13
Grama
LQ Newbie
 
Registered: Apr 2008
Posts: 6

Original Poster
Rep: Reputation: 0
its weird becuz not only is my solaris 10 install behaving as it is, but so is my latest resinstall of arch linux (my linux distro of choice) altough my xp install is behaving just fine. before xorg would typically auto-detect my screen resolution. but now it is not... sorry i am not at home right now to try your suggestions, but when i am home i will.... thanks for the suggestions!!!

i was actually really quite tempted to try opensolaris, but i was going to wait for Indiana to finish. it is due soon. i could have tried nexenta but indiana appears to be getting pretty close, i might as well wait for it. would i be wise to wait or should i try nevada for for now (or nexenta or belenix)

thanks again

Grama

Last edited by Grama; 04-09-2008 at 03:23 PM.
 
Old 04-09-2008, 03:48 PM   #14
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris10, Solaris 11, Ubuntu, OEL
Posts: 9,165

Rep: Reputation: 243Reputation: 243Reputation: 243
Quote:
Originally Posted by coolster View Post
@jlliagre, could you plz. explain this? Where else are X-settings saved then?
Well, they aren't saved. That's the idea behind not having an xorg.conf file.
If the automatic builtin default configuration Xorg provides with Solaris is correct, then there is no point but room for trouble in saving it.
Quote:
Yes there is a file. If you type ls -al you 'll see
...
-rw-r--r-- 1 root root 1842 Feb 27 20:40 .xorg.conf

...
.xorg.conf is obviously a dot-file.
Indeed there is that .xorg.conf file but it is not used by the X Server.
 
Old 04-10-2008, 01:36 PM   #15
coolster
Member
 
Registered: Nov 2007
Distribution: Solaris 10, Solaris Nevada
Posts: 112

Rep: Reputation: 15
Quote:
Originally Posted by jlliagre View Post
Well, they aren't saved. That's the idea behind not having an xorg.conf file.
If the automatic builtin default configuration Xorg provides with Solaris is correct, then there is no point but room for trouble in saving it.
Thanks for your answer.
Right..... I was wondering this myself some time ago, because I didn't understand why the xorg.conf file was hidden.
Another thing about the automatic builtin default configuration is that you obviously can't change&save the resolution & other X-server instructions.
I wonder what philosophy is behind this.

Could you route me to some documentation where this is described?

Thanks (again).

C
 
  


Reply

Tags
linksys, solaris10


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Questions about Solaris 10 x86... noware Linux - Newbie 2 02-08-2007 11:14 AM
More Solaris Questions. zaicheke Solaris / OpenSolaris 2 10-24-2004 09:14 PM
a few solaris questions evilchild Solaris / OpenSolaris 4 06-14-2004 05:42 AM
Solaris questions... itsjustme General 1 10-24-2003 12:34 PM
Solaris 9 Cert Questions jdc2048 Solaris / OpenSolaris 3 01-21-2003 01:39 AM


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

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration