Mailinglist Archive: opensuse (2086 mails)
| < Previous | Next > |
Re: [opensuse] Re: Screen Rotate
- From: Dave Howorth <dave@xxxxxxxxxxxxxx>
- Date: Sun, 26 Aug 2007 22:28:53 +0100
- Message-id: <1188163733.4403.34.camel@xxxxxxxxxxxxxx>
On Sun, 2007-08-26 at 09:09 -0400, ka1ifq wrote:
> On Sunday 26 August 2007 07:16, Eberhard Roloff wrote:
> > ka1ifq wrote:
> > > I have a dell computer with a built in Nvidia Ge Force 6150 LE.
> > > In yast Hardware - Graphics Card & Monitor - Monitor - Display 1 -
> > > Options , there is a button to rotate the screen but it is greyed out. I
> > > think I installed the Nvidia 3d driver at some time but not sure how /
> > > where to find what I did install.
> > >
> > > Tia , Mike
> >
> > Do you see the cool NVIDIA logo when your PC boots up? If not, the
> > Nvidia drivers are not ionstalled, if yes, you most probably do not have
> > the nvidia drivers installed.
> >
> > Then proceed from there.
> > regards
> > Eberhard
>
> Yes, I do get the Nvidia splash screen.
You need to enable rotation in your xorg.conf file. AFAIK, this is not
done automatically:
Section "Device"
Identifier "Device[0]"
Driver "nvidia"
VendorName "NVidia"
BoardName "GeForce 6200 (0x0221)"
Option "RandRRotation"
EndSection
Cheers, Dave
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> On Sunday 26 August 2007 07:16, Eberhard Roloff wrote:
> > ka1ifq wrote:
> > > I have a dell computer with a built in Nvidia Ge Force 6150 LE.
> > > In yast Hardware - Graphics Card & Monitor - Monitor - Display 1 -
> > > Options , there is a button to rotate the screen but it is greyed out. I
> > > think I installed the Nvidia 3d driver at some time but not sure how /
> > > where to find what I did install.
> > >
> > > Tia , Mike
> >
> > Do you see the cool NVIDIA logo when your PC boots up? If not, the
> > Nvidia drivers are not ionstalled, if yes, you most probably do not have
> > the nvidia drivers installed.
> >
> > Then proceed from there.
> > regards
> > Eberhard
>
> Yes, I do get the Nvidia splash screen.
You need to enable rotation in your xorg.conf file. AFAIK, this is not
done automatically:
Section "Device"
Identifier "Device[0]"
Driver "nvidia"
VendorName "NVidia"
BoardName "GeForce 6200 (0x0221)"
Option "RandRRotation"
EndSection
Cheers, Dave
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |