[forwarding to the list as well]
Here it is, below. I manually modprobe agpgart to make drm.ko happy.
Do I have to recompile something else -- it complains about drm? The
screen goes blank and doesn't come back, but ctrl-alt-del still
reboots.
Cheers,
Alexy
...
Jan 9 22:41:18 orator kernel: Linux agpgart interface v0.101 (c) Dave Jones
Jan 9 22:41:26 orator kernel: drm: disagrees about version of symbol
struct_module
Jan 9 22:45:21 orator kernel: [drm] Initialized drm 1.1.0 20060810
Jan 9 22:45:27 orator kernel: ACPI: PCI Interrupt 0000:00:05.0[A] ->
Link [LNKB] -> GSI 11 (level, low) -> IR
Q 11
Jan 9 22:45:27 orator kernel: [drm] Initialized nouveau 0.0.2
20060213 on minor 0
Jan 9 22:45:42 orator kernel: [drm] regs mapped ok at 0xe9000000
Jan 9 22:45:42 orator kernel: [drm] 16 MB of video ram detected
Jan 9 22:45:42 orator kernel: [drm] regs mapped ok at 0xe9000000
Jan 9 22:45:42 orator kernel: [drm] 16 MB of video ram detected
Jan 9 22:45:48 orator kernel: [drm] regs mapped ok at 0xe9000000
Jan 9 22:45:48 orator kernel: [drm] 16 MB of video ram detected
Jan 9 22:45:48 orator kernel: [drm] regs mapped ok at 0xe9000000
Jan 9 22:45:48 orator kernel: [drm] 16 MB of video ram detected
Jan 9 22:45:49 orator kernel: [drm] regs mapped ok at 0xe9000000
Jan 9 22:45:49 orator kernel: [drm] 16 MB of video ram detected
Jan 9 22:46:31 orator shutdown[7699]: shutting down for system reboot
> On 1/10/07, Stephane Marchesin <stephane.marchesin@...> wrote:
> > Alexy Khrabrov wrote:
> > > Greetings -- compiled drm and nouveau yesterday from git and tried to
> > > run X -- hangs at the loading stage. Xorg.0.log attached. I've
> > > followed the following checks:
> > >
> > > -- kernel compiled with DRM disabled
> > > -- binary nvidia module not loaded
> > >
> > > The drm installed libdrm.so in /usr/local/lib, I copied them to
> > > /usr/lib; similarly, copied nouveau_drv.so from /usr/local/lib/xorg to
> > > /usr/lib/xorg. Are there other pieces I'm missing?
> > >
> > Do you have a kernel log as well ?
> >
> > Stephane
|