Näytä kirjoitukset

Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.


Viestit - jkateva

Sivuja: [1]
1
Yritän saada 9.10 Kubuntulla yhteyttä Nokia 5800 kautta Saunalahden liittymällä. Ohjeiden mukaan yritän mennä, mutta heti törmään ongelmaan. NetworkManager huomaa, että puhelin on yhdistetty, mutta ei tarjoa yhteyden muodostusta. Itse pääsen kyllä laittamaan Mobiililaajakaistalle asetuksia, mutta mistä ne kysytyt tiedot saa tietää? Number, tunnus, salasana, APN ovat täysin hukassa. Pitäisikö tuon edes toimia Nokian 5800 puhelimella?

2
Laitealue / Re: nvidia ja TV
« : 17.10.06 - klo:14.31 »
No niin, nyt on Nvidian-ajurit asennettu... Nvtv:llä kuvan saa näkymään hyvin TV:lle, mutta tämä pitää aina säätää käynnistyksen jälkeen. Miten kuvan saisi heti käynistyksessä näkymään hyvin TV:lle ilman nvtv:n käynnistämistä ja asetuksien säätämistä?

3
Laitealue / nvidia ja TV
« : 15.10.06 - klo:13.37 »
Tarkoitus olisi saada kubuntulla koneen ainoaksi näytöksi TV:n. Kuvaa kyllä tulee TV:lle, mutta sivuilla on tyhjät, mustat palkit ja työpöydän yläreunasta jää aika paljon näkymättä. Millähän saisin kuvan TV:n koko näytölle? Tällä hetkellä resoluutio väittää olevansa 640x480...

Olisiko nvtv:stä hyötyä? Mistähän pakettivarastosta se mahtaisi löytyä? Olisiko muita ohjelmia? Sitten tyhmä kysymys, miten pakettia nvidia-setups (tai jotain) käytetään?

Tässä vielä vähän infoa, josta voisi olla apua:

Koodia: [Valitse]
# /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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/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 "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV20 [GeForce3 Ti 200]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-40
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV20 [GeForce3 Ti 200]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection

Pitäisikö sitä vain yrittää joillakin erikoisilla resoluutioilla?

4
Dapperissa pitää vielä asentaa nvidia-kernel-common  paketti, joko adeptilla tai suoraan päätteellä sudo apt-get install nvidia-kernel-common. Ja toisekseen herjaako tuo "sudo nvidia-glx-config enable" komento mitään siinä päätteessä.

nvidia-kernel-common on asennettu ja nvidia-glx. Tuo "sudo nvidia-glx-config enable" herjaa:

Error: your X configuration has been altered.
This script cannot proceed automatically. If you believe that this
not correct, you can update the md5sum entry executing the following
command:
md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum
otherwise edit manually /etc/X11/xorg.conf to change the Driver section
from nv to nvidia.

xorg.conf sisältö:

# /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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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/X11/fonts/misc"
        FontPath        "/usr/share/X11/fonts/cyrillic"
        FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/X11/fonts/Type1"
        FontPath        "/usr/share/X11/fonts/100dpi"
        FontPath        "/usr/share/X11/fonts/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    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "type1"
        Load    "vbe"
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"              "ExplorerPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
        Identifier      "NVIDIA Corporation NVIDIA Default Card"
        Driver          "nv"
        BusID           "PCI:5:0:0"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        HorizSync       28-51
        VertRefresh     43-60
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "NVIDIA Corporation NVIDIA Default Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "stylus" "SendCoreEvents"
        InputDevice     "cursor" "SendCoreEvents"
        InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
        Mode    0666
EndSection

5
Asentaminen ja käyttöönotto / Geforce 7600 ja Kubuntu
« : 05.09.06 - klo:21.16 »
Asensin koneeseeni Kubuntun, mutta mielestäni en saa näytönohjaimen ajureita toimimaan. En saa siis laitettua 1024x768 suurempaa resoluutiota, eikä Display/Hardware kohdassa tunnisteta näyttöä eikä näytönohjainta... Mikä avuksi? Asensin Adeptilla nvidia-glx paketin ja kirjoittelin konsoliin sen jälkeen "sudo nvidia-glx-config enable". Eikä näytä auttavan...

6
Tuo IMAP ei aivan ollut sellanen ratkasu, mitä etsin. Tuo jälkimmäinen ajatus fat osiosta, jonne viestit ladattaisiin kuulosti sen sijaan hyvältä. Ilmeisesti osio pitäisi olla nimenomaan fat, että homma toimisi... Vai kuinka on? Että ei siis voi säilyttää viestejä XP:n ntfs tai Kubuntun ext3 osioilla?

7
Ajattelin asentaa koneeseeni toiseksi käyttöjärjestelmäksi Kubuntun Windows XP:n rinnalle. Miten saisin sähköpostit toimimaan sujuvasti niin, että XP:llä luetut (koneelle ladatut) viestit näkisi Kubuntulla, ja toisin päin... Eli siis molemmilla käyttiksillä lukisin viestejä, ja tulleet viestit näkyisi molemmissa. En siis hae mitään webmail ratkaisua...

Toimisiko tämä mahdollisesti niin, että käyttäisin WINE:n avulla XP:n sähköpostiohjelmaa, joka tallentaisi viestit XP:n osiolle (ntfs)...

Vähän ehkä epäselvä kysymys, mutta toivottavasti joku ymmärsi.

Sivuja: [1]