https://bugzilla.novell.com/show_bug.cgi?id=357400 User trenn@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=357400#c2 Thomas Renninger <trenn@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsmeix@novell.com --- Comment #2 from Thomas Renninger <trenn@novell.com> 2008-01-31 05:41:20 MST --- Shouldn't it be the parport_pc driver? The parport_pc driver itself is also broken..., but you might have more luck with this one. As a rule of thumb, you should always try without dma (dma=none param iirc). Also yast afaik is playing with tricks like un- and reloading parport_pc. Can you also do: for x in `find /sys |grep pnp|grep resources`; do echo $x; cat $x;done (or similar) and search for the PNP device exporting parport resources (should be 0x3F8 or 0x2F8 for IO ports?). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.