All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org>
To: "Victor Lefèvre" <victorlefevre-GANU6spQydw@public.gmane.org>
Cc: "nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org"
	<nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: Re: Nouveau doesn't use the maximal resolution of my screen and GPU
Date: Tue, 28 Oct 2014 17:24:07 -0400	[thread overview]
Message-ID: <CAKb7UvgHxqu5PxFoeSfz81pneVAwXrbJACbhZwxN7zMKgDS69Q@mail.gmail.com> (raw)
In-Reply-To: <5450076F.3020503-GANU6spQydw@public.gmane.org>

There is no sign of the nouveau kernel module being loaded. Make sure
it's loaded, otherwise it won't work. Some distributions blacklist it
in modprobe.conf or a related file. I believe the nvidia blob
installer might as well.

Actually, looks like you've explicitly disabled it --

Oct 28 21:57:22 victorlefevre-MS-7235 kernel: [    0.000000] Kernel
command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-38-generic
root=UUID=7b0559d9-fbbe-4635-b244-bda94aa0a640 ro quiet splash
nomodeset vt.handoff=7

"nomodeset" turns off all modesetting, which disables nouveau from
being loaded. Remove that, and you'll get further.

On Tue, Oct 28, 2014 at 5:15 PM, Victor Lefèvre <victorlefevre@free.fr> wrote:
> Yes. I attached the logs.
>
> (There is several error messages.)
>
> Le 28/10/2014 21:43, Ilia Mirkin a écrit :
>
>> Output name 'default' is not the name of an output nouveau can produce
>> (or nvidia for that matter, afaik). This is the vesa driver or...
>> something. Can you supply xorg log + dmesg?
>>
>> On Tue, Oct 28, 2014 at 4:40 PM, Victor Lefèvre <victorlefevre@free.fr>
>> wrote:
>>>
>>> Hi Illia,
>>>
>>>
>>> With Nouveau :
>>> xrandr: Failed to get size of gamma for output default
>>> Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
>>> default connected 1024x768+0+0 0mm x 0mm
>>>     1024x768       76.0*
>>>
>>>
>>> With the Nvidia Driver :
>>>
>>> xrandr: Failed to get size of gamma for output default
>>> Screen 0: minimum 640 x 480, current 1280 x 1024, maximum 1280 x 1024
>>> default connected 1280x1024+0+0 0mm x 0mm
>>>     1280x1024       0.0*
>>>     1024x768        0.0
>>>     800x600         0.0
>>>     640x480         0.0
>>>
>>>
>>> Le 27/10/2014 05:19, Ilia Mirkin a écrit :
>>>
>>>> What does 'xrandr' output?
>>>>
>>>> On Sun, Oct 26, 2014 at 10:51 AM, Victor Lefèvre<victorlefevre@free.fr>
>>>> wrote:
>>>>>
>>>>> Hi everybody,
>>>>>
>>>>> I'm using Lubuntu 14.04 on an old desktop PC with a NVIDIA GeForce 7600
>>>>> GS
>>>>> and a screen of 19 inches.
>>>>>
>>>>> The maximal resolution of my screen with Nvidia drivers is 1280x1024.
>>>>> (In
>>>>> particular, I use the Nvidia 331.89 driver)
>>>>>
>>>>> With Nouveau driver, the maximal resolution falls to 1024x768.
>>>>>
>>>>> Is there a solution for increasing the maximum resolution with Nouveau
>>>>> ?
>>>>>
>>>>> Best regards,
>>>>>
>>>>> Victor Lefèvre
>>>>> _______________________________________________
>>>>> Nouveau mailing list
>>>>> Nouveau@lists.freedesktop.org
>>>>> http://lists.freedesktop.org/mailman/listinfo/nouveau
>>>
>>>
>
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

  parent reply	other threads:[~2014-10-28 21:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-26 14:51 Nouveau doesn't use the maximal resolution of my screen and GPU Victor Lefèvre
     [not found] ` <544D0A58.30409-GANU6spQydw@public.gmane.org>
2014-10-27  4:19   ` Ilia Mirkin
     [not found]     ` <CAKb7Uvi4vF6aHwJMC7zSey3V9M1PAKBp-3YLkMhrRZjLwpO7Dg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-10-28 20:40       ` Victor Lefèvre
     [not found]         ` <544FFF5A.3070408-GANU6spQydw@public.gmane.org>
2014-10-28 20:43           ` Ilia Mirkin
2014-10-28 21:15             ` Victor Lefèvre
     [not found]               ` <5450076F.3020503-GANU6spQydw@public.gmane.org>
2014-10-28 21:24                 ` Ilia Mirkin [this message]
     [not found]                   ` <CAKb7UvgHxqu5PxFoeSfz81pneVAwXrbJACbhZwxN7zMKgDS69Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-10-29  7:22                     ` Victor Lefèvre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKb7UvgHxqu5PxFoeSfz81pneVAwXrbJACbhZwxN7zMKgDS69Q@mail.gmail.com \
    --to=imirkin-frubxkncsvf2fbvcvol8/a@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=victorlefevre-GANU6spQydw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.