Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pga57

Pages: 1 ... 5 6 [7] 8 9 10
91
Thom,
   
Is this what you want?

Code: [Select]
My Devices
CORE
DCERouter
File Grids Plug-in
General Info Plug-in
Climate Plug-in
Datagrid Plug-in
Infrared Plug-in
Lighting Plug-in
Orbiter Plug-in
Media Plug-in
Telecom Plug-in
Event Plug-in
Security Plug-in
Plug And Play Plug-in
Xine Plug-in
MythTV Plug-In
App Server
HAL
UPnP Server
Asterisk
Text To Speech
The core/hybrid
OnScreen Orbiter
Orbiter Embedded Phone
Xine Player
Photo Screen Saver
MPlayer Player
MythTV Player
ZWave
ZWave Embedded Climate Interfa
ZWave Embedded Security Interf
ZWave Controller
ZWave Controller
Plafond
Ventilateur
VR Salon
VR S. a Manger
VR Cuisine
STOCKRAID - STOCKRAID
Video
Musique
Motion Wrapper
Camera Facade
Camera Terrasse
HDHomeRun
Tuner 1
Tuner 0
PC S. de Douche
App Server
OnScreen Orbiter
Orbiter Embedded Phone
Xine Player
Photo Screen Saver
MPlayer Player
MythTV Player
GO Cordless GC1005M
HAL
Disk Drive
External Media Identifier
PC Home Cinema
App Server
OnScreen Orbiter
Orbiter Embedded Phone
Xine Player
Photo Screen Saver
MPlayer Player
MythTV Player
HAL
USB UIRT 0038
USB UIRT Embedded Transmit
Windows XP MC Remote (USBUIRT)
Videoprojecteur
Orbiter Webdt 366
Orbiter N810
PC Kimberley
App Server
OnScreen Orbiter
Orbiter Embedded Phone
Xine Player
MPlayer Player
MythTV Player
HAL
Disk Drive
External Media Identifier
PC Salon
App Server
OnScreen Orbiter
Orbiter Embedded Phone
Xine Player
MPlayer Player
MythTV Player
HAL
      
If not, how can I do that ?

Thank's,
Philippe

92
Hello Thom,

The last on screen status display message I see is "Starting device 102 HAL".
   
Nothing else appears except the mouse pointer.

And just before I have : "Starting device 99 App Server" and "Starting device 100 Onscreen Orbiter".

Philippe

93
Hello Peter,

Like you said, the "glxinfo | grep dir" give nothing on the MD.
After add module "dri" into xorg.conf, it give me the "direct rendering: Yes" msg.
I've done a reboot but, the result was allways the black screen.

I've try to control the MD from another room Orbiter (N810) but I've no TV, video, Music or light controls for this MD.
I suppose that the config is not finished.
Like I say in a previous msg, I've not the possibility to view Sarah (MD setup) after the AVWizard setup for those MDs.

I've try to regenerate the orbiter but no result.

In the /etc/pluto/lastaudiovideo.conf, UseOpenGL=0. I modify it to 1.
In the /etc/Orbiter.conf, I only have:

EnableGenerator=0
DelayMin=1000
DelayMax=2000
NumberOfButtonsPerClick=0
GenerateMouseClicks=1
GenerateKeyboardEvents=0
KeysSetToGenerate=1

And no UseOpenGL value.

100_Launchorbiter.sh.log:
Code: [Select]
== ATTEMPT FRESH START ==
1       08/23/09 10:52:23       /usr/pluto/bin/Spawn_Device.sh 100 (spawning-device)    9745 Dev: 100; Already Running list: 99,
== FRESH START ==
1       08/23/09 10:52:23       /usr/pluto/bin/Spawn_Device.sh 100 (spawning-device)    device: 100 ip: dcerouter cmd_line: LaunchOrbiter.sh
0       08/23/09 10:52:23       100 (spawning-device)   Entering 100
========== NEW LOG SECTION ==========
1       08/23/09 10:52:23       100 (spawning-device)   Starting... 1
1       08/23/09 10:52:23       100 (spawning-device)   Found /usr/pluto/bin/LaunchOrbiter.sh

I have no /var/log/pluto/xx_Photo.........


In the /var/log/pluto/running.pids we find:
Code: [Select]
9671 Spawn_Device of /usr/pluto/bin/App_Server (by /usr/pluto/bin/Spawn_Device.sh)
9738 /usr/pluto/bin/App_Server (by /usr/pluto/bin/Spawn_Wrapper.sh)
9745 Spawn_Device of /usr/pluto/bin/LaunchOrbiter.sh (by /usr/pluto/bin/Spawn_Device.sh)
9812 /usr/pluto/bin/LaunchOrbiter.sh (by /usr/pluto/bin/Spawn_Wrapper.sh)
9943 Spawn_Device of /usr/pluto/bin/HAL (by /usr/pluto/bin/Spawn_Device.sh)
10062 /usr/pluto/bin/HAL (by /usr/pluto/bin/Spawn_Wrapper.sh)

In /usr/pluto/locks/pluto_spawned_local_devices.txt:
Code: [Select]
99
100
102

I've try to edit it and delete the 100 device but it reappar after rebooting the MD.
   
What is annoying is that KDE 4.1 seems to work normally, but not the orbiter.

You see, this is not yet won ! ;-)

Greetings,
Philippe


94
Hello Peter,

I've just finished to test all the suggestions you make to me.

So, VGA connected, UI1 and no screensaver where tested but I've regret to say that it does not resolve my black screen :-(.

The echo $DISPLAY give nothing. It only give a result on the core media director.
Some MDs that worked on my lan give me nothing too, so can it be a problem... but not sure.

About my xorg files, here the 2 tested:

MD #4 (VGA only)
Code: [Select]
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen   0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
# RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
#Load "dbe"
#Load "extmod"
#Load "record"
#Load "xtrap"
#Load "speedo"
#Load "type1"
Load "glx"
#Load "int10"
#Load "v4l"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
Option "XkbVariant" "basic"
Option "XkbModel" "pc105"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown Monitor Vendor"
ModelName "Unknown Monitor Model"
Modeline "1024x768" 60.80 1024 1056 1128 1272 768 768 770 796
HorizSync 20-500
VertRefresh 59-61
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
Identifier "Card0"
Driver "nvidia"
VendorName "Unknown Vendor Name"
BoardName "Unknown Board Name"
#Option "LinearAlloc" "16384"
#BusID "PCI:0:10:0"
# #Option "NoDDC" "true"
#Option "XvmcUsesTextures" "true"
#Option "renderAccel" "true"
#Option "NoDDCValue"
#Option "UseEDID" "false"
#Option "ExactModeTimingsDVI" "true"
#Option "NoLogo" "true"
#Option "NoBandWidthTest" "true"
#Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes"
#Option "DynamicTwinView" "false"
#Option "UseEvents" "true"
Option "ConnectedMonitor" "CRT"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Modes "1024x768"
Virtual 1024 768
EndSubSection
#Option "XvmcUsesTextures" "true"
#Option "renderAccel" "true"
#Option "NoDDCValue"
#Option "UseEDID" "false"
#Option "ExactModeTimingsDVI" "true"
#Option "NoLogo" "true"
#Option "NoBandWidthTest" "true"
#Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes"
#Option "DynamicTwinView" "false"
#Option "UseEvents" "true"
#Option "TVStandard" "1024x768"
EndSection

Section "ServerFlags"
#Option "AllowMouseOpenFail" "true"
#Option  "AutoAddDevices" "false"
#Option "BlankTime" "0"
#Option "StandbyTime" "0"
#Option "SuspendTime" "0"
#Option "OffTime" "0"
#Option "AIGLX" "Off"
EndSection
Section "Extensions"
Option "Composite" "false"
Option "RENDER" "true"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection


MD #1 (TV).
This second MD was tested with VGA only too , but the result was not better.

Code: [Select]

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown Monitor Vendor"
ModelName "Unknown Monitor Model"
Modeline "640x480" 25.18 640 656 752 800 480 490 492 525
HorizSync 20-500
VertRefresh 59-61
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
#Option "XvmcUsesTextures" "true"
#Option "renderAccel" "true"
#Option "NoDDCValue"
#Option "UseEDID" "false"
#Option "ExactModeTimingsDVI" "true"
Option "NoLogo" "true"
#Option "NoBandWidthTest" "true"
#Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes"
#Option "DynamicTwinView" "false"
#Option "UseEvents" "true"
Option "TVStandard" "PAL-N"
DefaultDepth 24
SubSection "Display"
Modes "640x480"
Virtual 640 480
EndSubSection
EndSection

Section "Module"
#Load "dbe"
#Load "extmod"
#Load "record"
#Load "xtrap"
#Load "speedo"
Load "glx"
#Load "int10"
#Load "v4l"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
Option "XkbVariant" "basic"
Option "XkbModel" "pc105"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection

Section "Extensions"
#Option "Composite" "false"
#Option "RENDER" "true"
EndSection

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen   0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Device"
Identifier "Card0"
VendorName "Unknown Vendor Name"
BoardName "Unknown Board Name"
#Option "LinearAlloc" "16384"
#Option "XvmcUsesTextures" "true"
#Option "renderAccel" "true"
#Option "NoDDCValue"
#Option "UseEDID" "false"
#Option "ExactModeTimingsDVI" "true"
#Option "NoBandWidthTest" "true"
#Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes"
#Option "DynamicTwinView" "false"
#Option "UseEvents" "true"
Option "ConnectedMonitor" "TV"
Option "TVOutFormat" "Composite"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Section "ServerFlags"
#Option "AllowMouseOpenFail" "true"
#Option  "AutoAddDevices" "false"
#Option "BlankTime" "0"
#Option "StandbyTime" "0"
#Option "SuspendTime" "0"
#Option "OffTime" "0"
#Option "AIGLX" "Off"
EndSection

Section "ServerFlags"
#Option "AutoAddDevices" "False"
EndSection


I appreciate very much the time you spend to answer me.
I feel me less alone! ;-)

Regards,
Philippe

95
Hello Peter,

Thank's for your reply and help.

About the "cursor" I describe on my previous msg, it is a mouse pointer. X is started.

I have delete a lot of things in my xorg.conf file and I have started Kde 4.1 without problems.
I only have a black screen when the OrbiterRenderer_SDL go on focus.
If I reduce it, I retrive the desktop.

I think so that the problem come from the Orbiter (UI1).
But I don't know why.

I have downgrade the nvidia from 1.80 to 1.77 but it don't resolve my black screen.
When I reboot my MD the devices are loaded and I can see the messages like "starting device Orbiter", "Starting device HAL" and after nothing else.

So it is not a driver problem, I suppose that something has change with the Orbiter and my MD don't like it ! ;-)

Regards,
Philippe

96
Hello Stefan,

I have post my hardware list on the wiki.
http://wiki.linuxmce.org/index.php/User:Pga57

The MDs that give problems are #1 and #4.

if you want more information let me know.

Philippe

97
Hello Peter,

Here the xorg.conf for the MD (nvidia 6200) where I have a TV connected:

Code: [Select]
dcerouter_1001027:/usr/pluto/diskless# cat 98/etc/X11/xorg.conf
Section "ServerLayout"                                         
        Identifier      "XFree86 Configured"                   
        Screen    0     "Screen0"       0 0                   
        InputDevice     "Mouse0"        "CorePointer"         
        InputDevice     "Keyboard0"     "CoreKeyboard"         
EndSection                                                     

Section "Files"
#       RgbPath         "/usr/X11R6/lib/X11/rgb"
        ModulePath      "/usr/lib/xorg/modules"
        FontPath        "/usr/share/fonts/X11" 
        FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath        "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath        "/usr/X11R6/lib/X11/fonts/CID/"   
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection                                               

Section "Module"
        Load    "dbe"
        Load    "extmod"
        Load    "record"
        Load    "xtrap"
        Load    "speedo"
        Load    "type1"
        Load    "glx"   
        Load    "int10"
        Load    "v4l"   
EndSection             

Section "InputDevice"
        Identifier      "Keyboard0"
        Driver          "keyboard"
        Option          "XkbLayout"             "us"
        Option          "XkbVariant"    "basic"     
        Option          "XkbModel"              "pc105"
EndSection                                             

Section "InputDevice"
        Identifier      "Mouse0"
        Driver          "mouse"
        Option          "Protocol"              "auto"
        Option          "Device"                "/dev/input/mice"
        Option          "ZAxisMapping"  "4 5"                   
EndSection                                                       

Section "Monitor"
        Identifier      "Monitor0"
        VendorName      "Unknown Monitor Vendor"
        ModelName       "Unknown Monitor Model"
        Modeline        "640x480" 25.18 640 656 752 800 480 490 492 525
        HorizSync       20-500                                         
        VertRefresh     59-61                                         
EndSection                                                             

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"             
        ### [arg]: arg optional                                     
        #Option         "NoAccel"                               # [<bool>]
        #Option         "SWcursor"                              # [<bool>]
        #Option         "ColorKey"                              # <i>     
        #Option         "CacheLines"                    # <i>             
        #Option         "Dac6Bit"                               # [<bool>]
        #Option         "DRI"                                   # [<bool>]
        #Option         "NoDDC"                                 # [<bool>]
        #Option         "ShowCache"                             # [<bool>]
        #Option         "XvMCSurfaces"                  # <i>             
        Identifier      "Card0"                                           
        Driver          "nvidia"                                         
        VendorName      "Unknown Vendor Name"                             
        BoardName       "Unknown Board Name"                             
        Option          "LinearAlloc"           "16384"                   
        #BusID          "PCI:0:2:0"                                       
#       Option          "NoDDC"                         "true"           
        Option "XvmcUsesTextures" "true"                                 
        Option "renderAccel" "true"                                       
        Option "NoDDCValue"                                               
        Option "UseEDID" "false"                                         
        Option "ExactModeTimingsDVI" "true"                               
        Option "NoLogo" "true"                                           
        Option "NoBandWidthTest" "true"                                   
        Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes"                   
        Option "DynamicTwinView" "false"                                       
        Option "UseEvents" "true"                                               
        Option          "ConnectedMonitor" "TV"                                 
        Option          "TVOutFormat" "Composite"                               
EndSection                                                                     

Section "Screen"
        Identifier      "Screen0"
        Device          "Card0" 
        Monitor         "Monitor0"
        DefaultDepth    24       
        SubSection "Display"     
                Modes           "640x480"
                Virtual         640 480 
        EndSubSection                   
        Option "XvmcUsesTextures" "true"
        Option "renderAccel" "true"     
        Option "NoDDCValue"             
        Option "UseEDID" "false"         
        Option "ExactModeTimingsDVI" "true"
        Option "NoLogo" "true"
        Option "NoBandWidthTest" "true"
        Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes"
        Option "DynamicTwinView" "false"
        Option "UseEvents" "true"
        Option  "TVStandard"    "PAL-N"
EndSection

Section "ServerFlags"
        Option  "AllowMouseOpenFail"    "true"
        Option  "AutoAddDevices"        "false"
        Option  "BlankTime"             "0"
        Option  "StandbyTime"   "0"
        Option  "SuspendTime"   "0"
        Option  "OffTime"               "0"
        Option  "AIGLX"                 "Off"
EndSection
Section "Extensions"
        Option "Composite" "false"
        Option "RENDER" "true"
EndSection
Section "ServerFlags"
        Option "AutoAddDevices" "False"
EndSection


For your information, after a apt-get update on this MD yesterday, I have on boot some "load messages" on the screen (big characters).
So I think that X work correctly.

Like I write before, this MD worked with lmce 710 without problem.
It is the reason why I say something is wrong and it would nice to find it.
I can't imagine I'm (I will be) alone with this problem.

Thank's a lot for your attention.
Philippe



98
Hello Peter,

I've just change the orbiter UI from UI2 to UI1 (after a rebuild image and a new AVwizard configuration) and have allways the same result.
I've look at the logs but I don't find something wrong (I'm not a expert).

Here my MD pluto log.
Do you find something that can explain the problem I have ?
 
Code: [Select]
1       08/19/09 08:33:10       /usr/pluto/bin/Spawn_Device.sh 99 (spawning-device)     device: 99 ip: dcerouter cmd_line: App_Server                           
0       08/19/09 08:33:10       99 (spawning-device)    Entering 99             
1       08/19/09 08:33:11       99 (spawning-device)    Starting... 1           
1       08/19/09 08:33:11       99 (spawning-device)    Found /usr/pluto/bin/App_Server                                                                         
1       08/19/09 08:33:11       /usr/pluto/bin/Spawn_Device.sh 100 (spawning-device)    4090 Dev: 100; Already Running list: 99,                               
1       08/19/09 08:33:11       /usr/pluto/bin/Spawn_Device.sh 100 (spawning-device)    device: 100 ip: dcerouter cmd_line: LaunchOrbiter.sh                   
0       08/19/09 08:33:11       100 (spawning-device)   Entering 100           
1       08/19/09 08:33:12       100 (spawning-device)   Starting... 1           
1       08/19/09 08:33:12       100 (spawning-device)   Found /usr/pluto/bin/LaunchOrbiter.sh                                                                   
1       08/19/09 08:33:12       LaunchOrbiter (server)  Number of desktops found: 4 ; desktops activated?                                                       
1       08/19/09 08:33:12       LaunchOrbiter (server)  Increasing number of desktops to: 6                                                                     
1       08/19/09 08:33:12       LaunchOrbiter (server)  Primary desktop: 4 and secondary desktop 5                                                             
1       08/19/09 08:33:14       /usr/pluto/bin/Spawn_Device.sh 102 (spawning-device)    4209 Dev: 102; Already Running list: 99,100,                           
1       08/19/09 08:33:15       /usr/pluto/bin/Spawn_Device.sh 102 (spawning-device)    device: 102 ip: dcerouter cmd_line: HAL                                 
0       08/19/09 08:33:15       102 (spawning-device)   Entering 102           
1       08/19/09 08:33:15       102 (spawning-device)   Starting... 1           
1       08/19/09 08:33:15       102 (spawning-device)   Found /usr/pluto/bin/HAL
3       08/19/09 08:35:53       100 (spawning-device)   Device died... count=1/50 dev=100                                                                       
1       08/19/09 08:36:03       100 (spawning-device)   Starting... 2           
1       08/19/09 08:36:03       100 (spawning-device)   Found /usr/pluto/bin/LaunchOrbiter.sh                                                                   
1       08/19/09 08:36:03       LaunchOrbiter (server)  Number of desktops found: 6 ; desktops activated? 1                                                     
1       08/19/09 08:36:03       LaunchOrbiter (server)  Primary desktop: 4 and secondary desktop 5                                                             
1       08/19/09 08:36:04       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/46 ) has 1203054 MB free                                               
1       08/19/09 08:36:05       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/47 ) is ReadOnly                                                       
1       08/19/09 08:36:06       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/47 ) has 1203054 MB free                                               
2       08/19/09 08:37:03       99 (spawning-device)    Device requests restart... count=1/50 dev=99                                                           
2       08/19/09 08:37:03       102 (spawning-device)   Device requests restart... count=1/50 dev=102                                                           
1       08/19/09 08:37:11       99 (spawning-device)    Starting... 1           
1       08/19/09 08:37:11       99 (spawning-device)    Found /usr/pluto/bin/App_Server                                                                         
1       08/19/09 08:37:12       102 (spawning-device)   Starting... 1           
1       08/19/09 08:37:12       102 (spawning-device)   Found /usr/pluto/bin/HAL
1       08/19/09 08:39:03       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/46 ) has 1203054 MB free                                               
1       08/19/09 08:39:04       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/47 ) is ReadOnly                                                       
1       08/19/09 08:39:04       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/47 ) has 1203054 MB free                                               
2       08/19/09 08:39:54       99 (spawning-device)    Device requests restart... count=1/50 dev=99                                                           
2       08/19/09 08:39:55       102 (spawning-device)   Device requests restart... count=1/50 dev=102                                                           
1       08/19/09 08:40:02       99 (spawning-device)    Starting... 1           
1       08/19/09 08:40:02       99 (spawning-device)    Found /usr/pluto/bin/App_Server                                                                         
1       08/19/09 08:40:03       102 (spawning-device)   Starting... 1           
1       08/19/09 08:40:03       102 (spawning-device)   Found /usr/pluto/bin/HAL
1       08/19/09 08:42:03       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/46 ) has 1203054 MB free                                               
1       08/19/09 08:42:04       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/47 ) is ReadOnly                                                       
1       08/19/09 08:42:05       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/47 ) has 1203054 MB free                                               
1       08/19/09 08:42:15       SetupAudioVideo (server)        Starting       
1       08/19/09 08:42:16       SetupAudioVideo (server)        '               
1       08/19/09 08:42:16       SetupAudioVideo (server)        DBSetting: S Reboot:  Script Path: /usr/pluto/bin/                                             
1       08/19/09 08:42:16       /usr/pluto/bin/Start_X.sh (server)      Starting X server (client: /usr/bin/xfwm4; parms: --compositor=off)                     
1       08/19/09 08:42:17       /usr/pluto/bin/Start_X.sh (server)      X server: backround; AlphaBlending: 0
1       08/19/09 08:42:26       /usr/pluto/bin/Spawn_Device.sh 99 (spawning-device)     9011 Dev: 99; Already Running list:
1       08/19/09 08:42:27       /usr/pluto/bin/Spawn_Device.sh 99 (spawning-device)     device: 99 ip: dcerouter cmd_line: App_Server
0       08/19/09 08:42:27       99 (spawning-device)    Entering 99
1       08/19/09 08:42:27       99 (spawning-device)    Starting... 1
1       08/19/09 08:42:27       99 (spawning-device)    Found /usr/pluto/bin/App_Server
1       08/19/09 08:42:28       /usr/pluto/bin/Spawn_Device.sh 100 (spawning-device)    9177 Dev: 100; Already Running list: 99,
1       08/19/09 08:42:28       /usr/pluto/bin/Spawn_Device.sh 100 (spawning-device)    device: 100 ip: dcerouter cmd_line: LaunchOrbiter.sh
0       08/19/09 08:42:28       100 (spawning-device)   Entering 100
1       08/19/09 08:42:28       100 (spawning-device)   Starting... 1
1       08/19/09 08:42:29       100 (spawning-device)   Found /usr/pluto/bin/LaunchOrbiter.sh
1       08/19/09 08:42:29       LaunchOrbiter (server)  Number of desktops found: 6 ; desktops activated? 1
1       08/19/09 08:42:29       LaunchOrbiter (server)  Primary desktop: 4 and secondary desktop 5
1       08/19/09 08:42:32       /usr/pluto/bin/Spawn_Device.sh 102 (spawning-device)    10062 Dev: 102; Already Running list: 99,100,
1       08/19/09 08:42:32       /usr/pluto/bin/Spawn_Device.sh 102 (spawning-device)    device: 102 ip: dcerouter cmd_line: HAL
0       08/19/09 08:42:32       102 (spawning-device)   Entering 102
1       08/19/09 08:42:33       102 (spawning-device)   Starting... 1
1       08/19/09 08:42:33       102 (spawning-device)   Found /usr/pluto/bin/HAL
1       08/19/09 08:45:03       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/46 ) has 1203054 MB free
1       08/19/09 08:45:04       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/47 ) is ReadOnly
1       08/19/09 08:45:05       DiskSpaceMonitor.sh (server)    Filesystem ( /mnt/device/47 ) has 1203054 MB free


Thank's !
Philippe

99
Hello Pigdog,

thank's for your suggestion but it give not the result i wanted.
I allways have this black screen with white cursor after full regen and all the steps you proposed.

I begin to despair because it is not coherent.

Philippe

100
Yes, I have try to delete one and rediscovered it but the result was the same.
What append after the AVwizard ? (first I have a cross and after a white cursor, so X is started)
Is there a log file I can look to find (and understand) the steep that block the MD build or launch process ?

Something is wrong but to find it.....

Thank's for your suggestions.

Philippe

101
Humm... I've look at the Xorg.0.log and I think it is not those errors that cause my black screen:

dcerouter_1001027:~# cat /usr/pluto/diskless/72/var/log/Xorg.0.log | grep '(EE)'
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(EE) Failed to load module "type1" (module does not exist, 0)
(EE) config/hal: NewInputDeviceRequest failed
(EE) config/hal: NewInputDeviceRequest failed
(EE) config/hal: NewInputDeviceRequest failed

What is the "NewInputDeviceRequest" ?

I have the same error on other MDs and they work very well.
I think the problem come after the X start.
On the screen I have for a few millisecond the orbiter creation screen (I suppose it because it is really quick) and it go away and nothing else.
When I click on the mouse, same things. It come for a few millisecond and go away.

It is very strange.

So do you have another suggestion I can look for ?

Philippe




 
Philippe

102
Hi,

I need some help to resolve black screens on 2 of my 6 MDs.
One with a nividia 6200LE video card (TV connected) and the other with an onboard 7100 nvidia (VGA connected).
The AVwizard steep worked with no problem.
I have the black screen (with white cursor) before Sarah and the location configuration.

I've look at all the msgs and wiki articles but don't find the solution.
The 2 MDs worked with Lmce 710.

I have regenerate the orbiters, modify the xorg.conf, switch the xorg.conf with another MD that work, rebuild the MD image, add the 810 updates, downgrade the nvidia driver, etc...
I don't find :-(
 
How can I resolve this ?

Thank's !
Philippe


103
Users / Re: beta update the MDs?
« on: August 14, 2009, 10:45:16 am »
Hi,

I've not the /etc/apt/apt.conf.d/02proxy on the core or MD's (installed from alpha 2.28).
May I create it with a touch command or is there something else to do ?


Thanl's.
Philippe

104
Users / 810 alpha2 and motion wrapper
« on: July 31, 2009, 09:40:45 am »
Hello All,

What does a reload router exactly?
I ask this because I have a problem with motion wrapper on LMCE 810 alpha 2.24 and upgrade to 2.26.
I has a PV-149 - 4 port video capture card with 2 analog cameras.
Everything was working perfectly with LMCE 710 for over a year.
Since the update I've done mid-July, motion wrapper stops acquiring data from one camera randomsly (not allways the same).
I only had to reload the router to retrive the missing camera.
This happens about once a day.

How to determine the problem?
I don't understand what information the log gives me:

Code: [Select]
========== NEW LOG SECTION ==========
1 07/30/09 07:18:46 45 (spawning-device) Starting... 1
1 07/30/09 07:18:46 45 (spawning-device) Found /usr/pluto/bin/Motion_Wrapper
05 07/30/09 7:18:47.070 Connect() failed, Error Code 111 (Connection refused)) <0xb79b26c0>
05 07/30/09 7:18:48.071 Connect() failed, Error Code 111 (Connection refused)) <0xb79b26c0>
05 07/30/09 7:18:49.070 Connect() failed, Error Code 111 (Connection refused)) <0xb79b26c0>
05 07/30/09 7:18:52.179 Creating child 46 <0xb79b26c0>
05 07/30/09 7:18:52.179 Note: Device manager has attached a device of type 66 that this has no custom event handler for.  It will not fire events. <0xb79b26c0>
05 07/30/09 7:18:52.179 Note: Device manager has attached a device of type 66 that this has no custom handler for.  This is normal for IR. <0xb79b26c0>
05 07/30/09 7:18:52.179 Creating child 47 <0xb79b26c0>
05 07/30/09 7:18:52.179 Note: Device manager has attached a device of type 66 that this has no custom event handler for.  It will not fire events. <0xb79b26c0>
05 07/30/09 7:18:52.179 Note: Device manager has attached a device of type 66 that this has no custom handler for.  This is normal for IR. <0xb79b26c0>
05 07/30/09 8:24:13.351 Going to rotate logs... <0xb71b0b90>
05 07/30/09 8:41:33.592 Going to rotate logs... <0xb71b0b90>
05 07/31/09 8:03:17.283 Going to rotate logs... <0xb71b0b90>
05 07/31/09 8:10:29.777 Going to rotate logs... <0xb71b0b90>
05 07/31/09 8:42:50.515 Got a reload command from 0  <0xb71b0b90>
05 07/31/09 8:42:50.854 void ClientSocket::Disconnect() on this socket: 0x8083fa0 (m_Socket: 7) <0xb79b26c0>
Return code: 2
2 07/31/09 08:42:50 45 (spawning-device) Device requests restart... count=1/50 dev=45
Fri Jul 31 08:42:50 CEST 2009 Restart
========== NEW LOG SECTION ==========
1 07/31/09 08:42:58 45 (spawning-device) Starting... 1
1 07/31/09 08:42:58 45 (spawning-device) Found /usr/pluto/bin/Motion_Wrapper
05 07/31/09 8:42:59.904 Connect() failed, Error Code 111 (Connection refused)) <0xb79a36c0>
05 07/31/09 8:43:00.904 Connect() failed, Error Code 111 (Connection refused)) <0xb79a36c0>
05 07/31/09 8:43:01.904 Connect() failed, Error Code 111 (Connection refused)) <0xb79a36c0>
05 07/31/09 8:43:03.999 Creating child 46 <0xb79a36c0>
05 07/31/09 8:43:03.999 Note: Device manager has attached a device of type 66 that this has no custom event handler for.  It will not fire events. <0xb79a36c0>
05 07/31/09 8:43:04.000 Note: Device manager has attached a device of type 66 that this has no custom handler for.  This is normal for IR. <0xb79a36c0>
05 07/31/09 8:43:04.000 Creating child 47 <0xb79a36c0>
05 07/31/09 8:43:04.000 Note: Device manager has attached a device of type 66 that this has no custom event handler for.  It will not fire events. <0xb79a36c0>
05 07/31/09 8:43:04.000 Note: Device manager has attached a device of type 66 that this has no custom handler for.  This is normal for IR. <0xb79a36c0>

Philippe

105
Users / Re: Shoutcast Plugin
« on: July 27, 2009, 06:30:15 pm »
and I deselect all other sources besides shoutcast....

Pages: 1 ... 5 6 [7] 8 9 10