James Westby wrote:
> Hi Arthur,
>
> I think that there may be enough information already, so the
> apport files are not needed.
>
> Could you please confirm your video card type and the driver
> you use, and attach your xorg.conf please?
>
> Thanks,
>
> James
>
>   
Dear James,

Here is output of lspci | grep graphics:

[EMAIL PROTECTED]:~$ lspci | grep Graphics
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 
943/940GML Express Integrated Graphics Controller (rev 03)

I will attach output of cat /etc/X11/xorg.conf.

I will attach output of lsmod once I reboot into the hardy system.

Best wishes,

AA.



[EMAIL PROTECTED]:/nix/testing/etc/X11$ cat xorg.conf
# I have cut irrelevant info. Please not that I am doing this from my working 
gutsy system, thus, the path above.
Section "Device"
        Identifier      "Intel Corporation Mobile 945GM/GMS, 943/940GML Express 
Integrated Graphics Controller"
        Driver          "intel"
        BusID           "PCI:0:2:0"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Intel Corporation Mobile 945GM/GMS, 943/940GML Express 
Integrated Graphics Controller"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1280x800"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "Synaptics Touchpad"

-- 
gnome-settings-daemon crashed with SIGSEGV
https://bugs.launchpad.net/bugs/197153
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to