1 ... 11 12 [13] 14 15 ... 17 >>> Archiv / MLD 3.x / Development / Xorg Ist (fast) Fertig
 

Online clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20441
    • View Profile
    • ClausMuus.de
Xorg Ist (fast) Fertig
« Reply #180 on: February 23, 2011, 22:54:30 »
ich hab Deine
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline MarMic

  • Administrator
  • Expert Member
  • ********
  • Posts: 4823
    • View Profile
Xorg Ist (fast) Fertig
« Reply #181 on: February 23, 2011, 23:41:05 »
noch nicht eingechecked, oder?
SZVDR HD: Intel e5300@1,2ghz - Gigabyte GA-EP41-UD3L - 2GB ddr2 800 - Gainward G210 512mb - Silverstone LC16MR - DVBSky S952 - Astra 19,2 - MLD 5.4

WZVDR HD: Intel g1610@1,6ghz - Intel DH61BE - Scythe Big Shuriken 2 - 4GB ddr3 1333 - Asus GT610 1024mb - Chieftec Hi-Fi HM-02 - Tevii s480 - Astra 19,2 - MLD 5.4


Online clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20441
    • View Profile
    • ClausMuus.de
Xorg Ist (fast) Fertig
« Reply #182 on: February 23, 2011, 23:42:51 »
Ja, ist nun aber alles unterwegs...
« Last Edit: February 23, 2011, 23:43:13 by clausmuus »
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline MarMic

  • Administrator
  • Expert Member
  • ********
  • Posts: 4823
    • View Profile
Xorg Ist (fast) Fertig
« Reply #183 on: February 23, 2011, 23:58:46 »
danke

hmmm das muesste ich ansich stracen

Code: [Select]
root@marmic-VirtualBox:/usr/lib/xbmc# ldd ./xbmc.bin | grep libGL
libGLU.so.1 => /usr/lib/libGLU.so.1 (0x0042a000)
libGLEW.so.1.5 => /usr/lib/libGLEW.so.1.5 (0x0049a000)
libGL.so.1 => /usr/lib/mesa/libGL.so.1 (0x004e6000)
root@marmic-VirtualBox:/usr/lib/xbmc#
SZVDR HD: Intel e5300@1,2ghz - Gigabyte GA-EP41-UD3L - 2GB ddr2 800 - Gainward G210 512mb - Silverstone LC16MR - DVBSky S952 - Astra 19,2 - MLD 5.4

WZVDR HD: Intel g1610@1,6ghz - Intel DH61BE - Scythe Big Shuriken 2 - 4GB ddr3 1333 - Asus GT610 1024mb - Chieftec Hi-Fi HM-02 - Tevii s480 - Astra 19,2 - MLD 5.4


Offline MarMic

  • Administrator
  • Expert Member
  • ********
  • Posts: 4823
    • View Profile
Xorg Ist (fast) Fertig
« Reply #184 on: February 24, 2011, 15:49:40 »
hi claus,

da hackts noch gewaltig... habe mal beim nachbarn auf ner 9800x2 -> wird das system in den tod gerissen sobald er auf die 2te gpu zugreift (naja wer nutzt sowas schon in nem vdr) ABER

auf seiner 9500M im notebook kommt das system hoch (man sieht zum ersten mal nvidia logo) ABER glx funzt net so wirklich! irgendwas ist mit dem modul hinüber er lädt es udn kurz darauf kommt glx init fehler (hatte kein ssh/strace um gescheit zu arbeiten und den nachbarn wollte ich net unnötig zeit klauen)

irgendwas fehlt da noch! vllt muss das tls doch nochmal zusätzlich nach /usr/lib/tls so stehts zumindest im readme

greetz

edit://oder es liegt doch genau an dem:
Code: [Select]
If there are other libraries whose "soname" conflicts with that of the NVIDIA libraries, ldconfig may create the wrong symlinks. It is recommended that you manually remove or rename conflicting libraries (be sure to rename clashing libraries to something that ldconfig will not look at -- we have found that prepending "XXX" to a library name generally does the trick), rerun 'ldconfig', and check that the correct symlinks were made. An example of a library that often creates conflicts is "/usr/X11R6/lib/libGL.so*".hatte auf der test cd xbmc gleich drauf und das hat /mesa/libGL... und einfaches löschen hat da nicht geholfen
« Last Edit: February 24, 2011, 15:55:50 by MarMic »
SZVDR HD: Intel e5300@1,2ghz - Gigabyte GA-EP41-UD3L - 2GB ddr2 800 - Gainward G210 512mb - Silverstone LC16MR - DVBSky S952 - Astra 19,2 - MLD 5.4

WZVDR HD: Intel g1610@1,6ghz - Intel DH61BE - Scythe Big Shuriken 2 - 4GB ddr3 1333 - Asus GT610 1024mb - Chieftec Hi-Fi HM-02 - Tevii s480 - Astra 19,2 - MLD 5.4


Online clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20441
    • View Profile
    • ClausMuus.de
Xorg Ist (fast) Fertig
« Reply #185 on: February 24, 2011, 19:54:18 »
ne, Du hättest ldd in der MLD ausführen sollen.
Ich hab's nun gemacht. Und es ist, wie ich vermutet hatte. libGL wird nicht aus dem Ordner /usr/lib/mesa genommen, sondern die nvidia Version aus dem Ordner /usr/lib
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Online clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20441
    • View Profile
    • ClausMuus.de
Xorg Ist (fast) Fertig
« Reply #186 on: February 24, 2011, 20:06:57 »
ich hab die libnvidia-tls nun wieder nicht aus dem tls Ordner genommen. Da wir ansonsten auch keine tls libs verwenden, denke ich hier sollte auch nicht die tls Variante genommen werden.

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline MarMic

  • Administrator
  • Expert Member
  • ********
  • Posts: 4823
    • View Profile
Xorg Ist (fast) Fertig
« Reply #187 on: February 24, 2011, 20:22:47 »
ehm was???

HALT

habe es grade debugged! entweder ist bei dir im package ne zu kleien libglx.so drin (bei mri nach dem booten => 300kb) oder die wird von was anderem überschrieben! sobald ich die in xorg/extension eggen die 3,7mb austauschen rennts!

tls MUSS die aus dem /tls sein und diese reicht in usr/lib

greetz

mit der tls aus src/nvidia -> segfault getestet bei mir /matt/ und christian hat die selben erfahrungen gemacht
« Last Edit: February 24, 2011, 20:24:14 by MarMic »
SZVDR HD: Intel e5300@1,2ghz - Gigabyte GA-EP41-UD3L - 2GB ddr2 800 - Gainward G210 512mb - Silverstone LC16MR - DVBSky S952 - Astra 19,2 - MLD 5.4

WZVDR HD: Intel g1610@1,6ghz - Intel DH61BE - Scythe Big Shuriken 2 - 4GB ddr3 1333 - Asus GT610 1024mb - Chieftec Hi-Fi HM-02 - Tevii s480 - Astra 19,2 - MLD 5.4


Offline MarMic

  • Administrator
  • Expert Member
  • ********
  • Posts: 4823
    • View Profile
Xorg Ist (fast) Fertig
« Reply #188 on: February 24, 2011, 20:29:28 »
und hier haben wir das problem :-)

Code: [Select]
/home/marmic/devel/MLD/xorg/addon/usr/lib/xorg/modules/extensions/libglx.so

greetz
SZVDR HD: Intel e5300@1,2ghz - Gigabyte GA-EP41-UD3L - 2GB ddr2 800 - Gainward G210 512mb - Silverstone LC16MR - DVBSky S952 - Astra 19,2 - MLD 5.4

WZVDR HD: Intel g1610@1,6ghz - Intel DH61BE - Scythe Big Shuriken 2 - 4GB ddr3 1333 - Asus GT610 1024mb - Chieftec Hi-Fi HM-02 - Tevii s480 - Astra 19,2 - MLD 5.4


Online clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20441
    • View Profile
    • ClausMuus.de
Xorg Ist (fast) Fertig
« Reply #189 on: February 24, 2011, 20:35:47 »
Hi,

OK, hab's wieder zurück geändert.

Wegen dem libglx Problem. Du musst aufpassen, das in Deiner Makefile.config das xorg-nvidia hinter dem xorg in der Liste der Addons steht. Andernfalls werden die in der falschen Reihenfolge geladen wodurch Du dann die kleine libglx benutzt.
Das gleiche gilt für die Datei /etc/addon/active
Wenn DU Dir nen Iso auf der Website zusammenclickst, bin ich nicht sicher welche Reihenfolge genommen wird. Ich vermute aber es wird die Reihenfolge genommen, in der Du die Addons auswählst.

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline MarMic

  • Administrator
  • Expert Member
  • ********
  • Posts: 4823
    • View Profile
Xorg Ist (fast) Fertig
« Reply #190 on: February 24, 2011, 20:37:44 »
hmm da könnte der fehler liegen! habs einfach wild zusammengeklickt auf der website! aber hd iso als grundbaustein und da ist xorg vor xorg-nvidia



 
SZVDR HD: Intel e5300@1,2ghz - Gigabyte GA-EP41-UD3L - 2GB ddr2 800 - Gainward G210 512mb - Silverstone LC16MR - DVBSky S952 - Astra 19,2 - MLD 5.4

WZVDR HD: Intel g1610@1,6ghz - Intel DH61BE - Scythe Big Shuriken 2 - 4GB ddr3 1333 - Asus GT610 1024mb - Chieftec Hi-Fi HM-02 - Tevii s480 - Astra 19,2 - MLD 5.4


Offline MarMic

  • Administrator
  • Expert Member
  • ********
  • Posts: 4823
    • View Profile
Xorg Ist (fast) Fertig
« Reply #191 on: February 24, 2011, 20:46:37 »
Quote
Hi,

OK, hab's wieder zurück geändert.

Wegen dem libglx Problem. Du musst aufpassen, das in Deiner Makefile.config das xorg-nvidia hinter dem xorg in der Liste der Addons steht. Andernfalls werden die in der falschen Reihenfolge geladen wodurch Du dann die kleine libglx benutzt.
Das gleiche gilt für die Datei /etc/addon/active
Wenn DU Dir nen Iso auf der Website zusammenclickst, bin ich nicht sicher welche Reihenfolge genommen wird. Ich vermute aber es wird die Reihenfolge genommen, in der Du die Addons auswählst.

Claus
hi claus,

haette das nicht das problem -> es geht alles und ein user updated per osd seine xorg -> diese wird nun ans ende geschrieben das NEU (oder wird das anders gehandelt) -> kommt nach xorg-nvidia -> glx geht nicht mehr?

hmmm ich weiss nicht wie man das besser lösen kann libglx auslagern in einzelene treiber? das würde aber auch heissen man muss vesa auslagern... ach alles net so einfach :-P

übrignes habe ich mit dem nvidia treiber endlich wieder ttyX :-P

greetz
SZVDR HD: Intel e5300@1,2ghz - Gigabyte GA-EP41-UD3L - 2GB ddr2 800 - Gainward G210 512mb - Silverstone LC16MR - DVBSky S952 - Astra 19,2 - MLD 5.4

WZVDR HD: Intel g1610@1,6ghz - Intel DH61BE - Scythe Big Shuriken 2 - 4GB ddr3 1333 - Asus GT610 1024mb - Chieftec Hi-Fi HM-02 - Tevii s480 - Astra 19,2 - MLD 5.4


Offline Christian

  • MLD-Developer
  • Expert Member
  • ******
  • Posts: 1531
    • View Profile
    • http://www.minidvblinux.de
Xorg Ist (fast) Fertig
« Reply #192 on: February 24, 2011, 21:49:09 »
Code: [Select]
[8721] [vdr-fe]    fe_xine_init: xine_open_video_driver("vdpau") failed
Error initializing xine
vdr-sxfe 1.0.90-cvs  (build with xine-lib 1.1.18, using xine-lib 1.1.18)

Video driver: vdpau
Automatic reconnection enabled
Shutdown after 0 minutes of inactivity using method=use_vo_driver
VDR Server: xvdr://localhost

Available video drivers: aadxr3 dxr3 xv XDirectFB DirectFB SyncFB opengl caca xshm aa xxmc none sdl fb xvmc
Available audio drivers: pulseaudio alsa oss jack esd none file

es fehlt eine aktuelle xine-lib in version 1.2 am besten gepatcht z.b von der wbreu seite :)

-----------------

50hz meine xorg.conf mit xorg-nvidia

Code: [Select]
Section "ServerLayout"
  Identifier  "Layout"
  InputDevice "event0"
  InputDevice "event1"
  InputDevice "event2"
EndSection

Section "InputDevice"
  Identifier  "event0"
  Driver      "evdev"
  Option      "Device" "/dev/input/event0"
EndSection

Section "InputDevice"
  Identifier  "event1"
  Driver      "evdev"
  Option      "Device" "/dev/input/event1"
EndSection

Section "InputDevice"
  Identifier  "event2"
  Driver      "evdev"
  Option      "Device" "/dev/input/event2"
EndSection


Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Samsung"
    ModelName      "Unknown"
    
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
                  
    Option         "DPMS"
    Option         "ExactModeTimingsDVI" "True"                      
                            
    Modeline "1920x1080_50" 148.500  1920 2448 2492 2640  1080 1084 1089 1125  +HSync +VSync
                                    
EndSection
          
Section "Device"                                  
Identifier     "Device0"
Driver         "nvidia"
VendorName     "NVIDIA Corporation"
Screen          0
Option         "DPI" "100x100"
BusID          "PCI:1:0:0"
Option         "NoLogo" "True"
Option         "UseEvents" "True"
Option         "TripleBuffer" "False"
Option         "AddARGBGLXVisuals" "True"
Option         "TwinView" "0"
Option         "OnDemandVBlankinterrupts" "on"
Option         "FlatPanelProperties" "Scaling = Native"
EndSection

Section "Screen"                                                                                  
Identifier     "Screen0"
Device         "Device0"
Monitor        "Monitor0"
DefaultDepth    24
  SubSection     "Display"
   Depth       24
  EndSubSection

Option         "metamodes" "DFP-1: 1920x1080_50 +0+0"


Option         "ConnectedMonitor" "DFP-1"
Option         "UseDisplayDevice" "DFP-1"
# Option         "CustomEDID" "DFP-1:/etc/X11/edid.0.mld"
EndSection
                                                                                                                                        
Section "Extensions"
# Option         "Composite" "Disable"
EndSection
« Last Edit: February 24, 2011, 21:49:31 by Christian »
__________________________________________

"...ich schreibe 80% meiner Beiträge aus dem Kopf ... bitte nicht schlagen wenn mal ein Path nicht passt :) ..."

MFG Christian

Nokia Sat DBox2 + Multicam

Hardware VDR: ASUS E35M1-I Deluxe, 4GB RAM, ATI 6XXX onboard, TT S2-6400 FF, Samsung 500GB 2,5"


Offline MarMic

  • Administrator
  • Expert Member
  • ********
  • Posts: 4823
    • View Profile
Xorg Ist (fast) Fertig
« Reply #193 on: February 24, 2011, 21:54:11 »
ach wenn ich das so sehe mit der xorg.conf sollen wir nvidia-settings mit in den treiber nehmen oder seperat? denke ich den treiber wäre genial wegen xorg erstellen und auch sachen wie overscan einstellen!

greetz
SZVDR HD: Intel e5300@1,2ghz - Gigabyte GA-EP41-UD3L - 2GB ddr2 800 - Gainward G210 512mb - Silverstone LC16MR - DVBSky S952 - Astra 19,2 - MLD 5.4

WZVDR HD: Intel g1610@1,6ghz - Intel DH61BE - Scythe Big Shuriken 2 - 4GB ddr3 1333 - Asus GT610 1024mb - Chieftec Hi-Fi HM-02 - Tevii s480 - Astra 19,2 - MLD 5.4


Offline Christian

  • MLD-Developer
  • Expert Member
  • ******
  • Posts: 1531
    • View Profile
    • http://www.minidvblinux.de
Xorg Ist (fast) Fertig
« Reply #194 on: February 24, 2011, 22:36:27 »
Quote
Code: [Select]
[8721] [vdr-fe]    fe_xine_init: xine_open_video_driver("vdpau") failed
Error initializing xine
vdr-sxfe 1.0.90-cvs  (build with xine-lib 1.1.18, using xine-lib 1.1.18)

Video driver: vdpau
Automatic reconnection enabled
Shutdown after 0 minutes of inactivity using method=use_vo_driver
VDR Server: xvdr://localhost

Available video drivers: aadxr3 dxr3 xv XDirectFB DirectFB SyncFB opengl caca xshm aa xxmc none sdl fb xvmc
Available audio drivers: pulseaudio alsa oss jack esd none file

es fehlt eine aktuelle xine-lib in version 1.2 am besten gepatcht z.b von der wbreu seite :)

-----------------

50hz meine xorg.conf mit xorg-nvidia

Code: [Select]
Section "ServerLayout"
  Identifier  "Layout"
  InputDevice "event0"
  InputDevice "event1"
  InputDevice "event2"
EndSection

Section "InputDevice"
  Identifier  "event0"
  Driver      "evdev"
  Option      "Device" "/dev/input/event0"
EndSection

Section "InputDevice"
  Identifier  "event1"
  Driver      "evdev"
  Option      "Device" "/dev/input/event1"
EndSection

Section "InputDevice"
  Identifier  "event2"
  Driver      "evdev"
  Option      "Device" "/dev/input/event2"
EndSection


Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Samsung"
    ModelName      "Unknown"
    
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
                  
    Option         "DPMS"
    Option         "ExactModeTimingsDVI" "True"                      
                            
    Modeline "1920x1080_50" 148.500  1920 2448 2492 2640  1080 1084 1089 1125  +HSync +VSync
                                    
EndSection
          
Section "Device"                                  
Identifier     "Device0"
Driver         "nvidia"
VendorName     "NVIDIA Corporation"
Screen          0
Option         "DPI" "100x100"
BusID          "PCI:1:0:0"
Option         "NoLogo" "True"
Option         "UseEvents" "True"
Option         "TripleBuffer" "False"
Option         "AddARGBGLXVisuals" "True"
Option         "TwinView" "0"
Option         "OnDemandVBlankinterrupts" "on"
Option         "FlatPanelProperties" "Scaling = Native"
EndSection

Section "Screen"                                                                                  
Identifier     "Screen0"
Device         "Device0"
Monitor        "Monitor0"
DefaultDepth    24
  SubSection     "Display"
   Depth       24
  EndSubSection

Option         "metamodes" "DFP-1: 1920x1080_50 +0+0"


Option         "ConnectedMonitor" "DFP-1"
Option         "UseDisplayDevice" "DFP-1"
# Option         "CustomEDID" "DFP-1:/etc/X11/edid.0.mld"
EndSection
                                                                                                                                        
Section "Extensions"
# Option         "Composite" "Disable"
EndSection
tearing vorhanden ... habe keine möglichkeit zum beheben gefunden ausser mit vdpau da dort das composite abgeschaltet werden kann

mit

Section "Extensions"
   Option         "Composite" "Disable"
EndSection

kein tearing mehr aber schei*** OSD

:(


 
__________________________________________

"...ich schreibe 80% meiner Beiträge aus dem Kopf ... bitte nicht schlagen wenn mal ein Path nicht passt :) ..."

MFG Christian

Nokia Sat DBox2 + Multicam

Hardware VDR: ASUS E35M1-I Deluxe, 4GB RAM, ATI 6XXX onboard, TT S2-6400 FF, Samsung 500GB 2,5"


1 ... 11 12 [13] 14 15 ... 17 >>> Archiv / MLD 3.x / Development / Xorg Ist (fast) Fertig
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.