Missign files with the lastest release (10581)
#16
Sinnocence Wrote:Had absolutely no luck getting this fixed so I removed compiz (*everything*) and tried again.

Worked first time.

too fast - forgot the quote!
@sinnocence: tonight i'll try to install mythbuntu 7.10 and xbmc - should work, because it doesnt has compiz included.
Reply
#17
seven5 Wrote:Nope, it segfaults

Then thats probable not the reason because if it segfaults its not going to write in the log what the problem is

but when I next boot my linux box I will delete mine and see if it makes a difference
Reply
#18
Ok, i totally reinstalled Ubuntu 7.10
Installed video drivers with the normal restricted drivers method, did NOT use Envy
I determined that xbmc was opening without segfault.

I then edited my xorg.conf file to get my appropriate resolution. I'm now at 1360x768, and i get a segfault. Here is my xorg.conf, is there something in there that shouldn't be?

Code:
# 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 xorg.conf manual page.
# (Type "man 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"
EndSection

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

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

Section "InputDevice"
    Driver        "wacom"
    Identifier    "stylus"
    Option        "Device"    "/dev/input/wacom"
    Option        "Type"    "stylus"
    Option        "ForceDevice"    "ISDV4"# Tablet PC ONLY
Reply
#19
Sory, apparently i can't edit the post and i didn't paste the whole conf in, here it is:

Code:
# 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 xorg.conf manual page.
# (Type "man 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"
EndSection

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

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

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

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

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

Section "Device"
    Identifier    "Generic Video Card"
    Driver        "nvidia"
    Busid        "PCI:0:5:0"
    Option        "AddARGBVisuals"    "True"
    Option        "AddARGBGLXVisuals"    "True"
    Option        "NoLogo"    "False"
        Option          "ModeValidation" "NoEdidModes"

EndSection

Section "Monitor"
    Identifier    "Failsafe Monitor"
    Vendorname    "Generic LCD Display"
    Modelname    "LCD Panel 1360x768"
    Horizsync    31.5-48.0
    Vertrefresh    56.0 - 65.0
  #modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  #modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  #modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  #modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1360x768@60" 84.72 1360 1424 1568 1776 768 769 772 795 -hsync +vsync
    Gamma    1.0
EndSection

EndSection

Section "Monitor"
    Identifier    "Failsafe Monitor"
    Vendorname    "Generic LCD Display"
    Modelname    "LCD Panel 1360x768"
    Horizsync    31.5-48.0
    Vertrefresh    56.0 - 65.0
  #modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  #modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  #modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  #modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1360x768@60" 84.72 1360 1424 1568 1776 768 769 772 795 -hsync +vsync
    Gamma    1.0
EndSection



Section "Screen"
    Identifier    "Default Screen"
    Device        "Generic Video Card"
    Monitor        "Failsafe Monitor"
    Defaultdepth    16
    SubSection "Display"
            Depth 16
        Modes          "1360x768@60"
        #Modes        "1280x1024"    "1024x768"    "832x624"    "800x600"    "720x400"    "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
  screen "Default Screen"
    Inputdevice    "Generic Keyboard"
    Inputdevice    "Configured Mouse"
    
    # Uncomment if you have a wacom tablet
    #    InputDevice     "stylus"    "SendCoreEvents"
    #    InputDevice     "cursor"    "SendCoreEvents"
    #    InputDevice     "eraser"    "SendCoreEvents"
EndSection
Section "Module"
    Load        "glx"
EndSection
Reply
#20
Ok I'm no linux guru far far far from it infact but these bits look wrong to me having 2 Monitor things exactly the same and one extra EndSection
Quote:Section "Monitor"
Identifier "Failsafe Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1360x768"
Horizsync 31.5-48.0
Vertrefresh 56.0 - 65.0
#modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
#modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
#modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
#modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1360x768@60" 84.72 1360 1424 1568 1776 768 769 772 795 -hsync +vsync
Gamma 1.0
EndSection

EndSection

Section "Monitor"
Identifier "Failsafe Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1360x768"
Horizsync 31.5-48.0
Vertrefresh 56.0 - 65.0
#modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
#modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
#modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
#modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1360x768@60" 84.72 1360 1424 1568 1776 768 769 772 795 -hsync +vsync
Gamma 1.0
EndSection
Reply
#21
arg, thats just a paste error, i assure you those aren't in there.

SHould i fork out of this thread since it has nothing to do with the missing files?
Reply

Logout Mark Read Team Forum Stats Members Help
Missign files with the lastest release (10581)0