NetBSD-Bugs archive

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

re: install/57774: Old Nvidia card with Nouveau causes kernel panic on boot



> Unsupported card??

it's supposed to work, but there's a bug.  i don't know exactly
what yet but it seems not too impossible to figure out going on
what the PR shows so far.

i just ordered a geforce 6200 that *should* trigger the same
paths, but i won't have a chance to look until the end of the
month.  can you patch this code to print more info about what
it passed to bus_space_map()?  in particular:

304         ret = -bus_space_map(imem->iomemt, iomembase, iomemsz,

if you can print the values of iomembase and iomemsz that would
be useful (if you aren't sure how to do this, i can send you a
patch or kernel or .iso to test.)

also the full dmesg, to have an idea if there's something else
mapping these addresses, would be useful.

thanks.


.mrg.


Home | Main Index | Thread Index | Old Index