[Pkg-phototools-devel] Bug#702805: hugin crashes on startup after showing the splashscreen

kie bugs at hotsite.to
Sat Apr 6 13:04:15 UTC 2013


Hi Andreas,

yes, this does describe my setup :(
details are below.

best rgds
Kie


graphics card: Gigabyte Silent ATI HD5750 Graphics Card 1GB DDR5

$ lspci | grep VGA
03:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Juniper [Radeon HD 5700 Series]

$ glxinfo | grep -i vendor
server glx vendor string: ATI
client glx vendor string: ATI
OpenGL vendor string: Advanced Micro Devices, Inc.

$ more /etc/X11/xorg.conf
Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        Screen         "amdcccle-Screen[3]-1" 1920 0
EndSection

Section "Module"
EndSection

Section "ServerFlags"
        Option      "Xinerama" "on"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Monitor"
        Identifier   "0-DFP2"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
        Option      "PreferredMode" "1920x1080"
        Option      "TargetRefresh" "60"
        Option      "Position" "0 0"
        Option      "Rotate" "normal"
        Option      "Disable" "false"
EndSection

Section "Monitor"
        Identifier   "0-DFP3"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
        Option      "PreferredMode" "1920x1080"
        Option      "TargetRefresh" "60"
        Option      "Position" "0 0"
        Option      "Rotate" "normal"
        Option      "Disable" "false"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        Option      "Monitor-DFP3" "0-DFP3"
        BusID       "PCI:3:0:0"
EndSection

Section "Device"
        Identifier  "amdcccle-Device[3]-1"
        Driver      "fglrx"
        Option      "Monitor-DFP2" "0-DFP2"
        BusID       "PCI:3:0:0"
        Screen      1
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "Screen"
        Identifier "amdcccle-Screen[3]-1"
        Device     "amdcccle-Device[3]-1"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection



/etc/X11/xorg.conf
direct rendering: Yes
server glx vendor string: ATI
client glx vendor string: ATI
OpenGL vendor string: Advanced Micro Devices, Inc.
[     6.836] (II) LoadModule: "extmod"
[     6.841] (II) LoadModule: "dbe"
[     6.843] (II) LoadModule: "glx"
[     6.847] (II) LoadModule: "record"
[     6.847] (II) LoadModule: "dri"
[     6.850] (II) LoadModule: "dri2"
[     6.852] (II) LoadModule: "fglrx"
[     6.913] (II) LoadModule: "fglrxdrm"
[     6.930] (II) LoadModule: "vgahw"
[     6.934] (II) LoadModule: "fglrxdrm"
[     7.028] (II) LoadModule: "vbe"
[     7.661] (II) LoadModule: "fb"
[     7.662] (II) LoadModule: "ddc"
[     7.785] (II) LoadModule: "ddc"
[     7.787] (II) LoadModule: "ramdac"
[     7.787] (II) LoadModule: "vgahw"
[     7.787] (II) LoadModule: "fb"
[     7.788] (II) LoadModule: "ddc"
[     7.823] (II) LoadModule: "glesx"
[     7.836] (II) LoadModule: "amdxmm"
[     8.272] (II) LoadModule: "evdev"

in /etc/X11/Xorg.conf
Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        Option      "Monitor-DFP3" "0-DFP3"
        BusID       "PCI:3:0:0"
EndSection

Section "Device"
        Identifier  "amdcccle-Device[3]-1"
        Driver      "fglrx"
        Option      "Monitor-DFP2" "0-DFP2"
        BusID       "PCI:3:0:0"
        Screen      1
EndSection



On Sat, Apr 06, 2013 at 01:51:47PM +0200,
Andreas Metzler (ametzler at downhill.at.eu.org) wrote...

> On 2013-03-11 kie <bugs at hotsite.to> wrote:
> > Package: hugin
> > Version: 2013.0.0~beta1+dfsg-1
> > Severity: normal
> 
> > Dear Maintainer,
> 
> > hugin crashes on startup after showing the splashscreen.
> > I used the version from testing and then tried the experimental version
> > with exactly the same result.
> [...]
> > The program 'hugin' received an X Window System error.
> > This probably reflects a bug in the program.
> > The error was 'BadMatch (invalid parameter attributes)'.
> >   (Details: serial 798 error_code 8 request_code 156 minor_code 5)
> [...]
> 
> Hello,
> 
> what kind of graphic card and xorg-drivers are you using? (WWW
> suggests there exist problem with hugin and the closed source ATI
> drivers.)
> 
> cu andreas



More information about the Pkg-phototools-devel mailing list