Hi all,

I must be really dumb, because I can't get kdb and kms working
properly together. I'm using 2.6.35-rc6 and I have a intel display
adapter which works properly with kms (the previous generation, GM45
aka GMA4500).

I'm compiling kdb as specified in the docs:

# CONFIG_DEBUG_RODATA is not set
CONFIG_FRAME_POINTER=y
CONFIG_KGDB=y
CONFIG_KGDB_SERIAL_CONSOLE=y
CONFIG_KGDB_KDB=y
CONFIG_KDB_KEYBOARD=y

Now if I echo kbd > /sys/module/kgdboc/parameters/kgdboc and press
sysrq-g, it enters kdb correctly on a VT. However, if I do it in Xorg,
it freezes everything until I type "go" and press enter - but does not
change to a VT as it should do right? At least how it does in this
video http://www.youtube.com/watch?v=PDds73yDCNo

But if I echo kms,kbd > /sys/module/kgdboc/parameters/kgdboc it says
write error: no such device

I've tried everything: compiling both kgdb and i915 as a module,
compiling both inside the kernel, compile one as module and the other
built-in... what am I doing wrong?

Thanks for the help,
Pedro

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to