Miten ubuntussa pivot toiminto toimii nVidia Ge Force 6150?
|
|
SS28
Suspended due to non-functional email address
|
30. joulukuuta 2007 @ 17:02 |
Linkki tähän viestiin
|
Onnistuuko tässä ubutussa tämä pivot toiminto ja mistä sen saa päälle?
Näytönohjain on ingeroitu nVidia GeForce 6150 ja koneen automaattisesti haetuista ajureissa ei ainakaan ole semmoista toimintoa "näytöt ja kuva"
|
Senior Member
|
30. joulukuuta 2007 @ 19:05 |
Linkki tähän viestiin
|
Jos on nvidian omat ajurit asennettuna niin nvidia-settings ohjelmasta löytyy "rotation settings"
うさぎ => Kubuntu 10.04 64b + W7Pro64 # EliteBook 8540w # Ci7 620M # 4GB # QFX 880M # 7k500 500GB
きつね => WXP32 # PIIX4 910e # 4GB # RHD 6870 # 500GB
くま => Linux/XBMC 64b # Zotac MAG HD-ND01 # N330 # 2GB # GF 9400M/ION
とら => Ubuntu Server 8.04 LTS 64b # Jetway NC62K-LF # AX2 4850e @1,7GHz/0,9V # 2GB # F1 4x1TB
|
SS28
Suspended due to non-functional email address
|
30. joulukuuta 2007 @ 22:08 |
Linkki tähän viestiin
|
Eli ubuntu latasi jotku nvidian ajurit automaattisesti kun asensin ubuntun ja kun käynnistän ubuntun niin tulee nvidian logo näkyville ennen työpöytää mutta valikoista en löydä mitään nvidian ohjelmaa muutako ajuritiedoissa
lukee "suljettuja ajureita on käytössä että tämä tietokone toimisi oikein Ajuri NVIDIA-näytönohjaimen ajuri(uusimmat kortit) ???
|
SS28
Suspended due to non-functional email address
|
30. joulukuuta 2007 @ 22:13 |
Linkki tähän viestiin
|
Onko tämä nvidia-settings ohjelma joka pitää ladata erikseen jostakin sivulta?
|
peanm
Newbie
|
30. joulukuuta 2007 @ 23:36 |
Linkki tähän viestiin
|
Ei vaan sillä säädetään niitä Nvidian suljettuja ajureita. Kirjoita vaikka konsoliin:
nvidia-settings
|
SS28
Suspended due to non-functional email address
|
31. joulukuuta 2007 @ 10:59 |
Linkki tähän viestiin
|
Nyt selkisi sieltähän tuli kunnon säätötaulukko oikein paljon kiitoksia,
oli suuri apu alottelijalle!
|
SS28
Suspended due to non-functional email address
|
31. joulukuuta 2007 @ 11:12 |
Linkki tähän viestiin
|
Paitsi että se "rotation settings" puuttuu sieltä valikoista ja ei kyllä löydy mistään kohtaa josta näyttö kipataan pivot tilaan
|
AfterDawn Addict
3 tuotearviota
|
31. joulukuuta 2007 @ 11:32 |
Linkki tähän viestiin
|
Joudut varmaan editoimaan xorg.conf tiedostoa.
1. Eli paina Alt-F2 ja anna komennoksi gksudo gedit /etc/X11/xorg.conf
2. Anna oma salasanasi kun sitä kysytään.
3. Etsi rivi jossa on näyttiksesi.
4. Lisää sen alle seuraava rivi.(kirjainten koolla on merkitystä)
Option "RandRRotate" "on"
5. Tallenna muutokset ja sulje Gedit.
6. Paina Ctrl-Alt-Backspace joka käynnistää Gnomen uusiksi ja kirjaudu sisään.
7. Paina Alt-F2 ja anna komennoksi nvidia-settings
Jos homma ei toimi etkä pääse enään graafiseen liittymään niin komennolla sudo nano /etc/X11/xorg.conf voit poistaa tekemäsi muutokset. Tallenna muutokset painamalla Ctrl-x ja valitsemalla y.
Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.
|
SS28
Suspended due to non-functional email address
|
1. tammikuuta 2008 @ 20:41 |
Linkki tähän viestiin
|
Ei auttanut tuokaan lääke onkohan se nyt oikein tehty alla kyseinen
xorg.conf tiedosto.
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
Fontpath "/usr/share/fonts/X11/misc"
Fontpath "/usr/share/fonts/X11/cyrillic"
Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/Type1"
Fontpath "/usr/share/fonts/X11/100dpi"
Fontpath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "int10"
Load "vbe"
Load "glx"
Load "v4l"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Device"
Identifier "nVidia Corporation C51PV [GeForce 6150]"
Option "RandRotate" "on"
Boardname "nv"
Busid "PCI:0:5:0"
Driver "nvidia"
Screen 0
EndSection
Section "Monitor"
Identifier "VX2025wm"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 2560x1600"
Horizsync 31.5-99.0
Vertrefresh 56.0 - 65.0
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
modeline "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
modeline "1856x1392@60" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
modeline "1920x1440@60" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
modeline "2048x1536@60" 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation C51PV [GeForce 6150]"
Monitor "VX2025wm"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 2048 1536
Modes "1600x1200@60" "1792x1344@60" "1600x1200@65" "1856x1392@60" "1400x1050@60" "1920x1440@60" "1280x1024@60" "2048x1536@60" "1280x960@60" "1024x768@60" "800x600@60" "800x600@56" "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "ServerFlags"
EndSection
|
Senior Member
|
1. tammikuuta 2008 @ 21:32 |
Linkki tähän viestiin
|
Sulta puuttuu yksi 'R' Option nimestä, se on RandRRotate ei RandRotate.
うさぎ => Kubuntu 10.04 64b + W7Pro64 # EliteBook 8540w # Ci7 620M # 4GB # QFX 880M # 7k500 500GB
きつね => WXP32 # PIIX4 910e # 4GB # RHD 6870 # 500GB
くま => Linux/XBMC 64b # Zotac MAG HD-ND01 # N330 # 2GB # GF 9400M/ION
とら => Ubuntu Server 8.04 LTS 64b # Jetway NC62K-LF # AX2 4850e @1,7GHz/0,9V # 2GB # F1 4x1TB
|
SS28
Suspended due to non-functional email address
|
2. tammikuuta 2008 @ 16:59 |
Linkki tähän viestiin
|
Nyt on R oikeassa paikassa ja vieläkään ei tullut "rotation settings"
valikkoa...
|
Senior Member
|
2. tammikuuta 2008 @ 18:59 |
Linkki tähän viestiin
|
Jahas, nyt kun tuli itse tarkistettua omasta xorg conggista niin avainhan on "RandRRotation", eli lailli muisti väärin ja itse apinoin häneltä. Tuolla pitäisi tulla optio näkyviin.
うさぎ => Kubuntu 10.04 64b + W7Pro64 # EliteBook 8540w # Ci7 620M # 4GB # QFX 880M # 7k500 500GB
きつね => WXP32 # PIIX4 910e # 4GB # RHD 6870 # 500GB
くま => Linux/XBMC 64b # Zotac MAG HD-ND01 # N330 # 2GB # GF 9400M/ION
とら => Ubuntu Server 8.04 LTS 64b # Jetway NC62K-LF # AX2 4850e @1,7GHz/0,9V # 2GB # F1 4x1TB
|
SS28
Suspended due to non-functional email address
|
2. tammikuuta 2008 @ 20:59 |
Linkki tähän viestiin
|
Kiitos!!!
Nyt toimii,tämä oli enempi kuin sata jänistä :)
|
Mainos
|
|
|
AfterDawn Addict
3 tuotearviota
|
2. tammikuuta 2008 @ 22:17 |
Linkki tähän viestiin
|
Lainaus, alkuperäisen viestin kirjoitti Bluekkis: Jahas, nyt kun tuli itse tarkistettua omasta xorg conggista niin avainhan on "RandRRotation", eli lailli muisti väärin ja itse apinoin häneltä. Tuolla pitäisi tulla optio näkyviin.
Joo ei ollut kyse tiedosta vaan rankan kuukletuksen tuloksesta kopioidut tiedot. Ensikerralla pitää jaksaa merkitä tiedon lähde.
No pääasia, että toimii :)
Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.
|