Hi all :)

any ideas?

spinymouse-s...@64studio:/etc/X11$ sudo cp -p xorg.conf_radeon xorg.conf
spinymouse-s...@64studio:/etc/X11$ sudo gedit xorg.conf

    Driver changed to "nv".

Reset > Blabla "Continue"

spinymouse-s...@64studio:/etc/X11$ cat xorg.conf | grep nv
    Driver        "nv"
spinymouse-s...@64studio:/etc/X11$ diff xorg.conf xorg.conf_radeon
21c21
<     Driver        "nv"
---
 >     Driver        "radeon"
spinymouse-s...@64studio:/etc/X11$ cat xorg.conf
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "ro"
        Option          "XkbOptions"    "lv3:ralt_switch"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Boardname       "VESA driver (generic)"
        Busid           "PCI:1:5:0"
        Driver          "nv"
        Screen  0
        Option          "MergedFB"      "off"
EndSection

Section "Monitor"
  DisplaySize  305 230
  HorizSync    29-98
  Identifier    "Configured Monitor"
  Modelname     "Plug 'n' Play"
  Vendorname    "Plug 'n' Play"
  VertRefresh  50-120
  modeline     "1152x864" 128.42 1152 1232 1360 1568 864 865 868 910
  Gamma    1.0
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    Device        "Configured Video Device"
    Defaultdepth    24
    SubSection "Display"
        Depth    24
        Modes      "1152x864"
                Virtual    3840 1200
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
  screen 0 "Default Screen" 0 0
EndSection
Section "Module"
    Load        "glx"
    Load        "GLcore"
    Load        "v4l"
EndSection
Section "ServerFlags"
EndSection

Unfortunately only 800 x 600 and 640 x 480 always at 61 KHz are 
available. 1152 x 864 and something around 90 KHz aren't available any more.

Then I changed xorg.conf for

    Section "Module"
        #Load        "glx"
        #Load        "GLcore"
        #Load        "v4l"
    EndSection

spinymouse-s...@64studio:~$ hwinfo --memory
01: None 00.0: 10102 Main Memory                               
  [Created at memory.61]
  Unique ID: rdCR.CxwsZFjVASF
  Hardware Class: memory
  Model: "Main Memory"
  Memory Range: 0x00000000-0x7fedffff (rw)
  Memory Size: 2 GB
  Config Status: cfg=new, avail=yes, need=no, active=unknown
spinymouse-s...@64studio:~$ hwinfo --gfxcard
11: PCI 100.0: 0300 VGA compatible controller (VGA)            
  [Created at pci.296]
  UDI: /org/freedesktop/Hal/devices/pci_10de_1d3
  Unique ID: VCu0.N4ziuOvi1EE
  Parent ID: _Znp.o7NX_+MbKz8
  SysFS ID: /devices/pci0000:00/0000:00:02.0/0000:01:00.0
  SysFS BusID: 0000:01:00.0
  Hardware Class: graphics card
  Model: "CardExpert GeForce 7300 SE"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x01d3 "GeForce 7300 SE"
  SubVendor: pci 0x10b0 "CardExpert Technology"
  SubDevice: pci 0x0401
  Revision: 0xa1
  Memory Range: 0xfa000000-0xfaffffff (rw,non-prefetchable)
  Memory Range: 0xd0000000-0xdfffffff (rw,prefetchable)
  Memory Range: 0xfb000000-0xfbffffff (rw,non-prefetchable)
  Memory Range: 0xfcfe0000-0xfcffffff (ro,prefetchable,disabled)
  IRQ: 5 (no events)
  I/O Ports: 0x3c0-0x3df (rw)
  Module Alias: "pci:v000010DEd000001D3sv000010B0sd00000401bc03sc00i00"
  Driver Info #0:
    XFree86 v4 Server Module: nv
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #28 (PCI bridge)

Primary display adapter: #11

The card should be a GAINWARD 7200GS PCX - GEFORCE 256 MB.

Shut Down

Serial number and informations on the card confirm that it's a GAINWARD 
7200GS PCX - GEFORCE 256 MB and not a GeForce 7300 SE.

There were still blabla messages, so I need to click continue and 
resolution and frequency are still bad.

Hm, I need to buy something to eat now. Try to search the web later, 
perhaps I first try to use Suse and/ or Karmic.

Any hints are welcome,
Ralf
_______________________________________________
64studio-users mailing list
[email protected]
http://lists.64studio.com/mailman/listinfo/64studio-users

Reply via email to