|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Laptop Questions about laptop hardware and laptop specific software (power management ) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||||
|
hello,
im having an ASUS K501N series laptop that has a G102M GeForce NVIDIA graphic card.Im having a dual boot with windows XP and OpenSUSE 11.1.i have already installed the graphic driver to windows but dont really Know how to installed it in SUSE 11.1..so i came up to this forum topic and did as what was told: Quote:
Everything was ok up till this stage but as i type in this: Quote:
Quote:
Quote:
Quote:
for days i tried googling and forums...but nothing seems to be helpful... if its helpful,my kernel information is: gothu@linux-p6e8:~> uname -a Linux linux-p6e8 2.6.27.29-0.1-default #1 SMP 2009-08-15 17:53:59 +0200 i686 i686 i386 GNU/Linux gothu@linux-p6e8:~> rpm -qa | grep kernel kernel-pae-extra-2.6.27.7-9.1 kernel-debug-2.6.27.29-0.1.1 kernel-pae-base-2.6.27.7-9.1 kernel-default-base-2.6.27.29-0.1.1 kernel-syms-2.6.27.29-0.1.1 kernel-default-extra-2.6.27.29-0.1.1 kernel-pae-2.6.27.7-9.1 kernel-source-2.6.27.29-0.1.1 kernel-debug-extra-2.6.27.29-0.1.1 kernel-default-2.6.27.29-0.1.1 kernel-docs-2.6.3-3.13.46 linux-kernel-headers-2.6.27-2.28 kernel-debug-base-2.6.27.29-0.1.1 gothu@linux-p6e8:~> Plz be aware that im not linux literate..im just a newbie..plz help Thank you.. |
|
|||
|
ok, i dont understand what you are asking me to do..backup copy of what file? how?
What kernel is important? And how to compare the revised /boot/grub/menu.ls against the backup /boot/grub/menu.ls im a newbie..plz be detail? |
|
||||
|
Quote:
One way to do that backup, is (assuming your user name is "gothu") is to type: Code:
su -c 'cp /boot/grub/menu.lst /home/gothu/menu.lst' The kernel you intend to use is the one that is important. Preferably the 2.6.27.29 version, which is the latest ? Or did you intend to update the pae kernel to 2.6.27.29 but mistakenly installed the kernel-default for 2.6.27.29? I don't know. Only you have that information. I gave you an example as to what I have on my PC that works. But note if you pick the wrong kernel you "might" break your wireless, webcam, sound in addition to your graphics. Quote:
But since you have 6 screens, that could be difficult ! ![]() What you could do, in the mean time, is revert to an openGL or a vesa driver. Do that by rebooting, and when the very first boot screen comes up, press "3" to boot to run level 3. Then let the PC boot. It will come to an ascii/text login. Log in as user gothu (assuming that is your user name). Then type "su" to get root permissions. Then revert to a vesa driver by typing: sax2 -r -m 0=nv where that is zero equals nv. Then restart with "shutdown -r now" and hopefully you will be back to an openGL driver. If that does not work, then try: sax2 -r -m 0=vesa instead, where that is zero equals vesa For example, here is my /boot/grub/menu.lst. Note mine is optimized for my PC and will NOT work on your PC. You need to use what you have. Code:
# Modified by YaST2. Last modification on Fri Aug 21 18:57:52 CEST 2009
default 0
timeout 15
gfxmenu (hd0,1)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1 - 2.6.27.29-0.1
root (hd0,1)
kernel /boot/vmlinuz-2.6.27.29-0.1-default root=/dev/disk/by-id/ata-ST31500341AS_9VS14DG6-part2 resume=/dev/disk/by-id/ata-ST31500341AS_9VS14DG6-part3 splash=silent showopts vga=0x346
initrd /boot/initrd-2.6.27.29-0.1-default
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.1 - 2.6.27.29-0.1
root (hd0,1)
kernel /boot/vmlinuz-2.6.27.29-0.1-default root=/dev/disk/by-id/ata-ST31500341AS_9VS14DG6-part2 showopts ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x346
initrd /boot/initrd-2.6.27.29-0.1-default
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd0,0)
chainloader +1
... a caution. In Linux one DOES NOT BLINDLY INSTALL APPLICATIONS. One has to be careful and install judiciously. Good luck! |
|
||||
|
How much time have you spent on your openSUSE?
If you just installed it, then it may be quicker for you to bite the bullet now and re-install. That will take a couple of hours. For me to sort your mess in front of your PC might take 15-minutes. For you this could take days of post, counter-post, counter-post ... Re-installation is not the Linux way. You will learn more by trying to fix this. But your frustration levels may go thru the roof. It may be quicker for YOU to re-install, and then be very careful what you do. Seek advice each step of the way after a re-install BEFORE you do things. If you do re-install, be CERTAIN you install on top of the old openSUSE and NOT install a 2nd version in addition to the first. Better yet, do you have a knowledgeable Linux friend who can sit down beside you and hold your hand thru this? |
|
|||
|
No i dont have a friend that is knowledgeable in linux..wish i was your friend though!..im not that knowledgeble in linux in the sense that some words or phrase like, grub, kernel, and most of all the commands of linux..all my work on linux is always through googling...so i juz follow and learn along the way...as for changing to vesa..i have done it..and currently interchanging it with nvidia..i have to change it back to vesa to find solution for my nvidia..so it takes time to try out the solutions on nividia and and when it fails i have to install vesa back and find for solutions..thats y im asking for a detailed solution (i.e. linux commands)..
Back to my problem.. So through my kernel version..the graphic may show 6 screen? and why is it im having this error: Quote:
Quote:
What could have cause 6 screens?? Tq.. |
|
||||
|
Quote:
When one copies a file, one must copy the file FROM a place, TO a place. So to copy from file-a to file-b, the command would be: Code:
cp file-a file-b Code:
su -c 'cp /etc/X11/xorg.conf /etc/X11/xorg.conf.mybackup' Now, note the "su -c " at the start, and the single quotations around the remainder. When you type "su" it means switch user. ie if you were to type: "su joe" you would switch user in this terminal (and only this terminal) from your current logged in user (say gothu) to user joe, assuming of course user joe had an account on your PC. You would also have to enter user joe's password. Then any other commands in that terminal (and only that terminal) would have user joe permissions. If you do not specify the user, but just type "su" by itself, then the command assumes you want administrator (ie root) permissions. And you will have to enter user root's password. And any other commands in that terminal (and only that specific terminal), would be run with administrator (ie root) permissions. Once you close that terminal, then its done. No more root permissions in that terminal, as that terminal is closed. If instead of closing, you were to type "exit", then it would log out of the last user in which you logged in (ie log out of user "joe", or out of user 'root' ). Now if you only wanted ONE command, and no others sent with root permissions, you could type the " -c " option after su. Then only the command that follows, is sent with the permission of the user to which you have switched in that line. So by typing: Code:
su -c 'cp /etc/X11/xorg.conf /etc/X11/xorg.conf.mybackup' Clear as mud? |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|