[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug report



2011/10/3 Erwan David <erwan@rail.eu.org>
>
> On 03/10/11 18:39, lina wrote:
> > Just curious,
> >
> > do I need to file a bug report cause the dependency of fglrx drive and xserver?
> >
> > I guess they notice, so they removed fglrx driver from testing.
> >
> > How do people survive without fglrx driver.
> >
> > I failed to downgrade the xserver, so I degraded myself watching films lots. Feel terribly bad at the end of day.
> >
> > I feel tomorrow can't pass like this way.
> > I'm kind of rely on this computer, just so familiar with it.  The desktop not armed to work. And I don't want to use it to work.
> >
> > Thanks for any suggestions.
> >
> > Best regards,
> >
> > Lina
> >
>
> I just refuse xorg upgrade until I can keep fglrx, which I need for dual
> screen configuration.
>

I updated and I have 3 displays connected, changing the new fglrx
driver that comes with xorg.

As if that helps you I have a Radeon HD3200 IGP and Radeon HD 4550
PCIe card(RV710):

01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics
02:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4550]

The configuration file used (partial listing) is:

Section "Device"
        Identifier      "ATi Radeon HD4550 (DVI)"
        Driver          "radeon"
        BusID         "PCI:2:0:0"
        Screen        0
        Option        "DesktopSetup"  "single"
EndSection

Section "Device"
        Identifier      "ATi Radeon HD3200 (DVI)"
        Driver          "radeon"
        BusID           "PCI:1:5:0"
        Screen          0
EndSection

Section "Device"
        Identifier      "ATi Radeon HD3200 (VGA)"
        Driver          "radeon"
        BusID           "PCI:1:5:0"
        Screen          1
EndSection

Section "ServerLayout"
        Identifier      "Seat-XY"
        Screen  0       "Screen-Seat-XY-0"
        Screen          "Screen-Seat-XY-2" LeftOf "Screen-Seat-XY-0"
        Screen          "Screen-Seat-XY-3" LeftOf "Screen-Seat-XY-2"
        InputDevice     "Logitech K520"         "CoreKeyboard"
        InputDevice     "Logitech M310"         "CorePointer"
EndSection

Section "Screen"
        Identifier      "Screen-Seat-XY-0"
        Device          "ATi Radeon HD4550 (DVI)"
        Monitor         "DELL P2210 (DVI)"
        DefaultDepth    24

        SubSection "Display"
                Depth   24
                Modes   "1680x1050"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Screen-Seat-XY-2"
        Device          "ATi Radeon HD3200 (DVI)"
        Monitor         "IBM L150p (DVI)"
        DefaultDepth    24

        SubSection "Display"
                Depth   24
                Modes   "1024x768"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Screen-Seat-XY-3"
        Device          "ATi Radeon HD3200 (VGA)"
        Monitor         "Acer AL1711"
        DefaultDepth    24

        SubSection "Display"
                Depth   24
                Modes   "1280x1024"
        EndSubSection
EndSection

regards,
Javier Silva.

>
> --


>
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 4E89E893.1010001@rail.eu.org">http://lists.debian.org/[🔎] 4E89E893.1010001@rail.eu.org
>


Reply to: