Ubuntu 6.04 Dapper Drake

Kezdőlap Fórumok Ubuntu Linux Ubuntu 6.04 Dapper Drake

10 bejegyzés megtekintése - 51-60 / 68
  • Szerző
    Bejegyzés
  • #2053719
    wesen
    Felhasználó
      balev wrote:
      wesen wrote:
      Hello!

      Na az van hogy sikerült nagy nehezen kiderítenem, hogy a 2.6.16-os kernel konfliktust okoz és ezért nem lehet felrakni az nvidia drivereket, csak a 8762-est viszont régebbi kártyák nem igazán mennek rajta. Az én N6600asom is csak 800x600ban hajlandó mûködni pedig az Xorg.conf-ben benne sincs a 800×600… :tellme:…szóval egyenlõre tanácstalan vagyok hogyan tudnám életre kelteni a 6629-el a 2.6.16os kernel alatt az N6600ás kártyámat. Ez szerintem egy baromság hogy nem kompatibilisek de ez van. Kicsit elszomordtam linux miatt és az NVIDIA miatt 🙁 Ha valakinek van megoldása az szóljon

      A felbontásnak mi köze a kernelhez és az nvidia driver verzióhoz?
      Az X konfigját kell szerkesztened, mert ezek szerint nem jól van beállítva.

      #2053720
      balev
      Felhasználó

        Ha a hegy nem megy…
        miért nem teszel fel régebbi kernelt? Akkor nem csak ez az egy driver lehetõséged lenne.
        Csatold már be légyszi azt a konfigot és a logját.

        #2053721
        wesen
        Felhasználó

          Ha hazamentem felrakom ok? :ph34r:
          :blink:

          #2053722
          balev
          Felhasználó
            wesen wrote:
            Ha hazamentem felrakom ok? :ph34r:
            :blink:

            Most mondjam azt, hogy nem? 🙂

            #2053723
            ako17
            Felhasználó

              Egyébként az igaz,h az ubuntu jobb kezdõknek?
              Habár én nem szándékszom leváltani a suse10.1-emet (túlságosan hozzámnõtt),de az ismeretségi körömben vannak olyanok,akik még annyira se értenek a linuxhoz,mint én (pedig én se nagyon),viszont esetleg érdekelné õket a linux…

              #2053724
              apx
              Felhasználó

                Egyébként az igaz,h az ubuntu jobb kezdõknek?

                Hogy jobb-e (gondolom a SuSenél) nemtom, de kezdõknek mindenképpen klassz rendszer. A másik még az UHU amivel kezdeni lehet, de én a jobb támogatás miatt inkább ezt ajánlom!  :wink1:

                #2053725
                ako17
                Felhasználó

                  oké,kösz a tanácsot!

                  #2053726
                  scop
                  Felhasználó

                    Szerintem nem is igazán az a kérdés jobb-e, inkább a csomagkezelésben rejlõ lehetõségek megismerésére alkalmas az Ubuntu. Persze aki használja, esküszik rá, mint én is. Annyit tudok mondani, egy próbát mindenképpen megér. Az Ubuntu 6.06 angol nyelvû utikalauza alapján: http://krazypenguin.net/Ubuntu_Dapper_Drake_6.06_Guide

                    #2053727
                    wesen
                    Felhasználó

                      Na itt van a xorg.conf :wink1: :ph34r:

                      balev wrote:
                      Ha a hegy nem megy…
                      miért nem teszel fel régebbi kernelt? Akkor nem csak ez az egy driver lehetõséged lenne.
                      Csatold már be légyszi azt a konfigot és a logját.

                      Code:
                      # /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” „hu”
                      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 NV43 [GeForce 6600 TD]”
                      Driver „nvidia”
                      BusID „PCI:1:0:0”
                      EndSection

                      Section „Monitor”
                      Identifier „COMPAQ P75”
                      Option „DPMS”
                      EndSection

                      Section „Screen”
                      Identifier „Default Screen”
                      Device „NVIDIA Corporation NV43 [GeForce 6600 TD]”
                      Monitor „COMPAQ P75”
                      DefaultDepth 24
                      SubSection „Display”
                      Depth 1
                      Modes „1280×1024” „1024×768”
                      EndSubSection
                      SubSection „Display”
                      Depth 4
                      Modes „1280×1024” „1024×768”
                      EndSubSection
                      SubSection „Display”
                      Depth 8
                      Modes „1280×1024” „1024×768”
                      EndSubSection
                      SubSection „Display”
                      Depth 15
                      Modes „1280×1024” „1024×768”
                      EndSubSection
                      SubSection „Display”
                      Depth 16
                      Modes „1280×1024” „1024×768”
                      EndSubSection
                      SubSection „Display”
                      Depth 24
                      Modes „1280×1024” „1024×768”
                      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

                      #2053728
                      wesen
                      Felhasználó

                        Ja és itt a LOG is (NVIDIA rész):

                        Code:
                        (II) Setting vga for screen 0.
                        (**) NVIDIA(0): Depth 24, (–) framebuffer bpp 32
                        (==) NVIDIA(0): RGB weight 888
                        (==) NVIDIA(0): Default visual is TrueColor
                        (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
                        (**) NVIDIA(0): Enabling RENDER acceleration
                        (II) NVIDIA(0): NVIDIA GPU GeForce 6600 at PCI:1:0:0
                        (–) NVIDIA(0): VideoRAM: 131072 kBytes
                        (–) NVIDIA(0): VideoBIOS: 05.43.02.61.00
                        (II) NVIDIA(0): Detected AGP rate: 4X
                        (–) NVIDIA(0): Interlaced video modes are supported on this GPU
                        (–) NVIDIA(0): Connected display device(s) on GeForce 6600 at PCI:1:0:0:
                        (–) NVIDIA(0):    @@@ (CRT-0)
                        (–) NVIDIA(0): @@@ (CRT-0): 400.0 MHz maximum pixel clock
                        (II) NVIDIA(0): Assigned Display Device: CRT-0
                        (WW) NVIDIA(0): No valid modes for „1280×1024”; removing.
                        (WW) NVIDIA(0): No valid modes for „1024×768”; removing.
                        (WW) NVIDIA(0):
                        (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
                        (WW) NVIDIA(0):    „nvidia-auto-select”.
                        (WW) NVIDIA(0):
                        (II) NVIDIA(0): Validated modes:
                        (II) NVIDIA(0):    „nvidia-auto-select”
                        (II) NVIDIA(0): Virtual screen size determined to be 800 x 600
                        (WW) NVIDIA(0): No size information available in CRT-0’s EDID; cannot compute
                        (WW) NVIDIA(0):    DPI from EDID.
                        (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
                        (–) Depth 24 pixmap format is 32 bpp
                        (II) do I need RAC?  No, I don’t.
                        (II) resource ranges after preInit:
                        [0] 0 0 0xe9000000 – 0xe9ffffff (0x1000000) MX[B]
                        [1] 0 0 0xd0000000 – 0xdfffffff (0x10000000) MX[B]
                        [2] 0 0 0xe8000000 – 0xe8ffffff (0x1000000) MX[B]
                        [3] -1 0 0x00100000 – 0x3fffffff (0x3ff00000) MX[B]E(B)
                        [4] -1 0 0x000f0000 – 0x000fffff (0x10000) MX[B]
                        [5] -1 0 0x000c0000 – 0x000effff (0x30000) MX[B]
                        [6] -1 0 0x00000000 – 0x0009ffff (0xa0000) MX[B]
                        [7] -1 0 0xeb000000 – 0xeb0000ff (0x100) MX[B]
                        [8] -1 0 0xe0000000 – 0xdfffffff (0x0) MX[B]O
                        [9] -1 0 0xe9000000 – 0xe9ffffff (0x1000000) MX[B](B)
                        [10] -1 0 0xd0000000 – 0xdfffffff (0x10000000) MX[B](B)
                        [11] -1 0 0xe8000000 – 0xe8ffffff (0x1000000) MX[B](B)
                        [12] 0 0 0x000a0000 – 0x000affff (0x10000) MS[B](OprD)
                        [13] 0 0 0x000b0000 – 0x000b7fff (0x8000) MS[B](OprD)
                        [14] 0 0 0x000b8000 – 0x000bffff (0x8000) MS[B](OprD)
                        [15] -1 0 0x0000ffff – 0x0000ffff (0x1) IX[B]
                        [16] -1 0 0x00000000 – 0x000000ff (0x100) IX[B]
                        [17] -1 0 0x0000e400 – 0x0000e41f (0x20) IX[B]
                        [18] -1 0 0x0000e000 – 0x0000e01f (0x20) IX[B]
                        [19] -1 0 0x0000dc00 – 0x0000dc0f (0x10) IX[B]
                        [20] -1 0 0x0000d800 – 0x0000d807 (0x8) IX[B]
                        [21] -1 0 0x0000d400 – 0x0000d41f (0x20) IX[B]
                        [22] -1 0 0x0000d000 – 0x0000d0ff (0x100) IX[B]
                        [23] 0 0 0xea0003b0 – 0xea0003bb (0xc) IS[B]
                        [24] 0 0 0xea0003c0 – 0xea0003df (0x20) IS[B]
                        (II) NVIDIA(0): Setting mode „nvidia-auto-select”
                        (II) Loading extension NV-GLX
                        (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
                        (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
                        (==) NVIDIA(0): Backing store disabled
                        (==) NVIDIA(0): Silken mouse enabled
                        (**) Option „dpms”
                        (**) NVIDIA(0): DPMS enabled
                        (II) Loading extension NV-CONTROL
                        (==) RandR enabled
                        (II) Setting vga for screen 0.
                        (II) Initializing built-in extension MIT-SHM
                        (II) Initializing built-in extension XInputExtension
                        (II) Initializing built-in extension XTEST
                        (II) Initializing built-in extension XKEYBOARD
                        (II) Initializing built-in extension XC-APPGROUP
                        (II) Initializing built-in extension SECURITY
                        (II) Initializing built-in extension XINERAMA
                        (II) Initializing built-in extension XFIXES
                        (II) Initializing built-in extension XFree86-Bigfont
                        (II) Initializing built-in extension RENDER
                        (II) Initializing built-in extension RANDR
                        (II) Initializing built-in extension COMPOSITE
                        (II) Initializing built-in extension DAMAGE
                        (II) Initializing built-in extension XEVIE
                        (II) Initializing extension GLX
                        error opening security policy file /etc/X11/xserver/SecurityPolicy
                        (**) Option „CoreKeyboard”
                        (**) Generic Keyboard: Core Keyboard
                        (**) Option „Protocol” „standard”
                        (**) Generic Keyboard: Protocol: standard
                        (**) Option „AutoRepeat” „500 30”
                        (**) Option „XkbRules” „xorg”
                        (**) Generic Keyboard: XkbRules: „xorg”
                        (**) Option „XkbModel” „pc105”
                        (**) Generic Keyboard: XkbModel: „pc105”
                        (**) Option „XkbLayout” „hu”
                        (**) Generic Keyboard: XkbLayout: „hu”
                        (**) Option „CustomKeycodes” „off”
                        (**) Generic Keyboard: CustomKeycodes disabled
                        (**) Option „Protocol” „ExplorerPS/2”
                        (**) Configured Mouse: Device: „/dev/input/mice”
                        (**) Configured Mouse: Protocol: „ExplorerPS/2”
                        (**) Option „CorePointer”
                        (**) Configured Mouse: Core Pointer
                        (**) Option „Device” „/dev/input/mice”
                        (**) Option „Emulate3Buttons” „true”
                        (**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
                        (**) Option „ZAxisMapping” „4 5”
                        (**) Configured Mouse: ZAxisMapping: buttons 4 and 5
                        (**) Configured Mouse: Buttons: 9
                        (**) Option „SendCoreEvents”
                        (**) stylus: always reports core events
                        (**) stylus device is /dev/wacom
                        (**) stylus is in absolute mode
                        (**) stylus: forcing TabletPC ISD V4 protocol
                        (**) WACOM: suppress value is 2
                        (**) Option „BaudRate” „9600”
                        (**) stylus: serial speed 9600
                        (**) Option „SendCoreEvents”
                        (**) cursor: always reports core events
                        (**) cursor device is /dev/wacom
                        (**) cursor is in relative mode
                        (**) cursor: forcing TabletPC ISD V4 protocol
                        (**) WACOM: suppress value is 2
                        (**) Option „BaudRate” „9600”
                        (**) cursor: serial speed 9600
                        (**) Option „SendCoreEvents”
                        (**) eraser: always reports core events
                        (**) eraser device is /dev/wacom
                        (**) eraser is in absolute mode
                        (**) eraser: forcing TabletPC ISD V4 protocol
                        (**) WACOM: suppress value is 2
                        (**) Option „BaudRate” „9600”
                        (**) eraser: serial speed 9600
                        (II) XINPUT: Adding extended input device „eraser” (type: Wacom Eraser)
                        (II) XINPUT: Adding extended input device „cursor” (type: Wacom Cursor)
                        (II) XINPUT: Adding extended input device „stylus” (type: Wacom Stylus)
                        (II) XINPUT: Adding extended input device „Configured Mouse” (type: MOUSE)
                        (II) XINPUT: Adding extended input device „Generic Keyboard” (type: KEYBOARD)
                        (II) XINPUT: Adding extended input device „NVIDIA Event Handler” (type: Other)
                        (**) Option „Device” „/dev/wacom”
                        (EE) xf86OpenSerial: Cannot open device /dev/wacom
                        No such file or directory.
                        Error opening /dev/wacom : No such file or directory
                        (EE) xf86OpenSerial: Cannot open device /dev/wacom
                        No such file or directory.
                        Error opening /dev/wacom : No such file or directory
                        (**) Option „Device” „/dev/wacom”
                        (EE) xf86OpenSerial: Cannot open device /dev/wacom
                        No such file or directory.
                        Error opening /dev/wacom : No such file or directory
                        (EE) xf86OpenSerial: Cannot open device /dev/wacom
                        No such file or directory.
                        Error opening /dev/wacom : No such file or directory
                        (**) Option „Device” „/dev/wacom”
                        (EE) xf86OpenSerial: Cannot open device /dev/wacom
                        No such file or directory.
                        Error opening /dev/wacom : No such file or directory
                        (EE) xf86OpenSerial: Cannot open device /dev/wacom
                        No such file or directory.
                        Error opening /dev/wacom : No such file or directory
                        (II) Configured Mouse: ps2EnableDataReporting: succeeded
                        (II) NVIDIA(0): Setting mode „nvidia-auto-select”
                        (II) Configured Mouse: ps2EnableDataReporting: succeeded
                      10 bejegyzés megtekintése - 51-60 / 68
                      • Be kell jelentkezni a hozzászóláshoz.