LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   help please T_T im almost done w/ this...T_T (https://www.linuxquestions.org/questions/linux-software-2/help-please-t_t-im-almost-done-w-this-t_t-512720/)

bookgekgom 12-21-2006 08:01 PM

help please T_T im almost done w/ this...T_T
 
for telling the truth, i was underestimating Linux...
and now im owned...
i installed FC6 with E6600, geforce 7900gs & soundblaster. monitor is BenQ203W
installed w/o problem (i used DVD iso)
everything works...then i was working on Beryl...
So i installed beta nvidia driver.
Downloaded Beryl.
And rebooted!!!!!!!!!!!!!! wow
nothing happened....
i am wondering around in google for 5 days now...
plz help...
and my xorg.conf is here
-----------------------------------------------------------------------begins-----
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
Option "AIGLX" "true"
EndSection

Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
ModelName "LCD Panel 1680x1050"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 90.0
VertRefresh 59.9 - 60.1
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "vesa"
Option "AddARGBGLXVisuals" "True"
Option "XAANoOffscreenPixmaps" "True"
Option "DRI" "true"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1600x1200" "1600x1024" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

--------------------------------------------------------------------------------end--
Plz/...help
i click beryl manager...and then...
pannel goes away...and that;s it...nothing more than that...
show i install kubuntu?
but how will i do well on kubuntu if i cant do well on FC6?
plz MASTERS help this nooobbbb

burninGpi 12-21-2006 08:16 PM

If you are having trouble with FC6... don't panic. This is normal.

If this doesn't work, I don't know what will:
Code:

...
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1060" "1600x1200" "1600x1024" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
...

Honestly, FC6 is not a :newbie:-friendly distro. You will have much less trouble with kubuntu than FC6.

bookgekgom 12-21-2006 08:48 PM

thanks for advising..
lemme do that

Back...

T_T
no...it';s still same..
if i click beryl manager, only the pannel dissapears.
T_T
what can the problem be?
T_T aw....thanks for the suggestion anyway.

bookgekgom 12-21-2006 09:23 PM

Hey I Made My Shit Work Through!!!!!!
 
so....ppl who have asus p5b mother board + 7900gs + E6600
Just coppy this and put it in ur place....well....ya...
what i did was just install all stuff i need as Beryl wiki said so...
and u need to type "nvidia-xconfig" something like that...
now it works perfectly like charm...T_T oh grace...

----------------------------------------------------------------------------------begin--------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Nov 9 17:55:59 PST 2006
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "AIGLX" "true"
EndSection

Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
ModelName "LCD Panel 1680x1050"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 90.0
VertRefresh 59.9 - 60.1
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
Option "XAANoOffscreenPixmaps" "True"
Option "DRI" "true"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

----------------------------------------------------------------------------------------end--------------

thanks for the help who is top of me...
thanks really :D

reddazz 12-26-2006 09:49 AM

Moved: This thread is more suitable in Linux Software and has been moved accordingly to help your thread/question get the exposure it deserves.

Simon Bridge 12-29-2006 02:21 AM

Um... people running FC6 should know by now not to use the nvidia drivers from the nvidia site - instead they should use the drivers from the livna repository (i.e. use yum).
http://www.fedorafaq.org/#nvidia

Similarily, yum can be used to install beryl - from the extras repository.
# yum install beryl-gnome (or beryl-kde ... depending)
http://wiki.beryl-project.org/index....ll/Fedora_Core


All times are GMT -5. The time now is 08:06 AM.