Jaunty Mach64 X.org issue
Laura Czajkowski
laura at lczajkowski.com
Mon May 11 15:04:04 BST 2009
Posting this to here in case anyone else may have seen a similar issue.
Laura
--------- Original Message --------
From: FRLinux <frlinux at gmail.com>
To: Irish Linux Users Group <ilug at linux.ie>
Subject: [ILUG] Jaunty Mach64 X.org issue
Date: 11/05/09 12:22
> Hello,
>
> We have a little issue with the latest version of Ubuntu (Jaunty)
> which does not detect the second card on the system when launching X,
> we have file a bug report on launchpad for that but am wondering if
> someone might have more insight about this. From what I know, the ATI
> driver was split into 3 modules (radeon, mach64, r128) and it seems to
> be creating the issue since on hardy, everything was working.
>
> Here is a link to the bug report:
> https://bugs.freedesktop.org/show_bug.cgi?id=21617
>
> Is that something that others have seen? Any help welcome. We've tried
> the proprietary one which freezes the display.
>
> As a reference, here is the /etc/X11/xorg.conf :
>
> Section "ServerLayout"
> Identifier "X.org Configured"
> Screen 0 "Screen0" 0 0
> Screen 1 "Screen1" LeftOf "Screen0"
> InputDevice "Mouse0" "CorePointer"
> InputDevice "Keyboard0" "CoreKeyboard"
> # Option "AllowEmptyInput" "off"
> EndSection
>
> Section "Files"
> ModulePath "/usr/lib/xorg/modules"
> FontPath "/usr/share/fonts/X11/misc"
> FontPath "/usr/share/fonts/X11/cyrillic"
> FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
> FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
> FontPath "/usr/share/fonts/X11/Type1"
> FontPath "/usr/share/fonts/X11/100dpi"
> FontPath "/usr/share/fonts/X11/75dpi"
> FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection
>
> Section "Module"
> Load "dri2"
> Load "extmod"
> Load "dbe"
> Load "glx"
> Load "record"
> Load "dri"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> EndSection
>
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/input/mice"
> Option "ZAxisMapping" "4 5 6 7"
> EndSection
>
> Section "Monitor"
> #DisplaySize 340 270 # mm
> Identifier "Monitor0"
> VendorName "DELL"
> ModelName "DELL E171FP"
> HorizSync 30.0 - 80.0
> VertRefresh 56.0 - 76.0
> Option "DPMS"
> EndSection
>
> Section "Monitor"
> #DisplaySize 340 270 # mm
> Identifier "Monitor1"
> VendorName "DELL"
> ModelName "DELL E171FP"
> HorizSync 30.0 - 80.0
> VertRefresh 56.0 - 76.0
> Option "DPMS"
> 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 "probe_sparse" # [<bool>]
> #Option "accel" # [<bool>]
> #Option "crt_display" # [<bool>]
> #Option "composite_sync" # [<bool>]
> #Option "hw_cursor" # [<bool>]
> #Option "force_pci_mode" # [<bool>]
> #Option "dma_mode" # <str>
> #Option "agp_mode" # <i>
> #Option "agp_size" # <i>
> #Option "local_textures" # [<bool>]
> #Option "buffer_size" # <i>
> #Option "tv_out" # [<bool>]
> #Option "tv_standard" # <str>
> #Option "mmio_cache" # [<bool>]
> #Option "test_mmio_cache" # [<bool>]
> #Option "panel_display" # [<bool>]
> #Option "reference_clock" # <freq>
> #Option "shadow_fb" # [<bool>]
> #Option "sw_cursor" # [<bool>]
> #Option "AccelMethod" # <str>
> #Option "RenderAccel" # [<bool>]
> Identifier "Card0"
> Driver "mach64"
> VendorName "ATI Technologies Inc"
> BoardName "Rage XL"
> BusID "PCI:4:1:0"
> 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 "probe_sparse" # [<bool>]
> #Option "accel" # [<bool>]
> #Option "crt_display" # [<bool>]
> #Option "composite_sync" # [<bool>]
> #Option "hw_cursor" # [<bool>]
> #Option "force_pci_mode" # [<bool>]
> #Option "dma_mode" # <str>
> #Option "agp_mode" # <i>
> #Option "agp_size" # <i>
> #Option "local_textures" # [<bool>]
> #Option "buffer_size" # <i>
> #Option "tv_out" # [<bool>]
> #Option "tv_standard" # <str>
> #Option "mmio_cache" # [<bool>]
> #Option "test_mmio_cache" # [<bool>]
> #Option "panel_display" # [<bool>]
> #Option "reference_clock" # <freq>
> #Option "shadow_fb" # [<bool>]
> #Option "sw_cursor" # [<bool>]
> #Option "AccelMethod" # <str>
> #Option "RenderAccel" # [<bool>]
> Identifier "Card1"
> Driver "mach64"
> VendorName "ATI Technologies Inc"
> BoardName "Rage XL"
> BusID "PCI:4:0:0"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Card0"
> Monitor "Monitor0"
> SubSection "Display"
> Viewport 0 0
> #Mode "800x600 1024x768"
> Depth 24
> EndSubSection
> EndSection
>
> Section "Screen"
> Identifier "Screen1"
> Device "Card1"
> Monitor "Monitor1"
> SubSection "Display"
> Viewport 0 0
> #Mode "800x600 1024x768"
> Depth 24
> EndSubSection
> EndSection
>
>
> Cheers,
> Steph
> --
> Irish Linux Users' Group mailing list
> About this list : http://mail.linux.ie/mailman/listinfo/ilug
> Who we are : http://www.linux.ie/
> Where we are : http://www.linux.ie/map/
>
________________________________________________
Message sent using UebiMiau 2.7.10
More information about the Ubuntu-ie
mailing list