NetBSD-Users archive

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

Re: NetBSD-10.0RC



WELLLLLL....

Section "Device"
>         Identifier "Nvidia T400"
>         Driver "modesetting"
>         BusID  "PCI:1:0:0"
> EndSection


Nov 29 11:31:17 gandalf /netbsd: [   3.2176022] nouveau0: NVIDIA TU116
(168000a1)
Nov 29 11:31:17 gandalf /netbsd: [   3.2876012] nouveau0: bios:
version 90.16.25.40.63
Nov 29 11:31:17 gandalf /netbsd: [   3.3376022] nouveau0: interrupting
at msi6 vec 0 (nouveau0)
Nov 29 11:31:17 gandalf /netbsd: [   3.3376022] nouveau0: fb: 6144 MiB GDDR5
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] Zone  kernel:
Available graphics memory: 9007199252283634 KiB
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] Zone   dma32:
Available graphics memory: 2097152 KiB
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: VRAM: 6144 MiB
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: GART:
536870912 MiB
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: BIT
table 'A' not found
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: BIT
table 'L' not found
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: TMDS
table version 2.0
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB version 4.1
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
outp 00: 02800f66 04600020
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
outp 01: 02000f62 04620020
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
outp 03: 02011f52 00020010
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
outp 04: 01822f36 04600010
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
outp 05: 01022f32 04620010
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
outp 06: 01833f46 04600020
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
outp 07: 01033f42 04620020
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
conn 00: 00020046
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
conn 01: 00010161
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
conn 02: 00001246
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: DCB
conn 03: 00002346
Nov 29 11:31:17 gandalf /netbsd: [   3.3576008] nouveau0: DRM: MM:
using COPY for buffer copies
Nov 29 11:31:17 gandalf /netbsd: [   3.4076003] [drm] Supports vblank
timestamp caching Rev 2 (21.10.2013).
Nov 29 11:31:17 gandalf /netbsd: [   3.4076003] [drm] Driver supports
precise vblank timestamp query.
Nov 29 11:31:17 gandalf /netbsd: [   3.4976013] nouveaufb0 at nouveau0
Nov 29 11:31:17 gandalf /netbsd: [   3.4976013] [drm] Initialized
nouveau 1.3.1 20120801 for nouveau0 on minor 0
Nov 29 11:31:17 gandalf /netbsd: [   3.4976013] nouveaufb0:
framebuffer at 0x40400000, size 1920x1080, depth 32, stride 7680
Nov 29 11:31:17 gandalf /netbsd: [   3.5776005] wsdisplay0 at
nouveaufb0 kbdmux 1: console (default, vt100 emulation), using wskbd0



My first Q is this:
Identifier "Nvidia T400" -- above it says    "TU116 (168000a1)"

Should this be "TU400" OR "TU116" OR "T116"  ?
Is spelling correct?


When I started X as root, I got hashed screen, then had to do hard-reboot...

Want to see something in /var/log/Xorg.0.log  ?

On Wed, Nov 29, 2023 at 12:30 PM Todd Gruhn <tgruhn2%gmail.com@localhost> wrote:
>
> " What is the exact error ?
> What is in Xorg.0.log ? "
>
>
> I am running MS Windows -- need to switch...
>
> On Wed, Nov 29, 2023 at 7:10 AM Manuel Bouyer <bouyer%antioche.eu.org@localhost> wrote:
> >
> > On Wed, Nov 29, 2023 at 07:04:21AM -0500, Todd Gruhn wrote:
> > > X  just stuck for about 1 min --  then quitl.
> > >
> > > At the bottom, I saw an error:
> > >
> > >       nouveau0 ...
> >
> > What is the exact error ?
> >
> > What is in Xorg.0.log ?
> >
> > To get X working with the native Xorg in netbsd-10 I had to add in xorg.conf:
> > Section "Device"
> >         Identifier "Nvidia T400"
> >         Driver "modesetting"
> >         BusID  "PCI:1:0:0"
> > EndSection
> >
> > You'll have to adjust BusID to match your setup; pcictl pci0 list should
> > tell you where you card is.
> >
> > --
> > Manuel Bouyer <bouyer%antioche.eu.org@localhost>
> >      NetBSD: 26 ans d'experience feront toujours la difference
> > --


Home | Main Index | Thread Index | Old Index