Hello Paul,
sorry about that.
I'm attaching the serial console debug, as well as the dmesg output.
I'm using coreboot v4.0-2408-gad422c0
SeaBIOS is version -20120527_232947-debian (as outputted by SeaBIOS build).
Distribution is Debian Squeeze, and kernel version is 2.6.38-bpo.2-486.
Thanks in advance!
----- Original Message ----- From: Paul Menzel paulepanter@users.sourceforge.net To: Joao Bonina bonina_2001@yahoo.com Cc: coreboot@coreboot.org Sent: Sunday, 27 May 2012, 13:34 Subject: Re: [coreboot] No parallel port set up on Alix 1D board
Dear Joao,
at first, could you in the future please just send plain text messages to the list [1][2]? That would be awesome.
Am Sonntag, den 27.05.2012, 04:55 -0700 schrieb Joao Bonina:
I just started using coreboot with SeaBIOS as payload on an Alix 1D board and began testing functionality.
I noticed that the parallel port isn't working (the /dev/parport0 isn't created), and parallel port support is selected in coreboot's config.
Anyone have any clues or hints?
Unfortunately you do not provide enough information for developers to help you. Please tell them the coreboot version, the SeaBIOS version, the distribution and so and on.
Also please attach coreboot’s debugging output and the Linux kernel messages.
Thanks,
Paul
[1] http://en.opensuse.org/openSUSE:Mailing_list_netiquette [2] http://mailformat.dan.info/config/yahoo.html
On Sun, May 27, 2012 at 5:30 PM, Joao Bonina bonina_2001@yahoo.com wrote:
Hello Paul,
sorry about that.
I'm attaching the serial console debug, as well as the dmesg output.
I'm using coreboot v4.0-2408-gad422c0
SeaBIOS is version -20120527_232947-debian (as outputted by SeaBIOS build).
Distribution is Debian Squeeze, and kernel version is 2.6.38-bpo.2-486.
Thanks in advance!
----- Original Message ----- From: Paul Menzel paulepanter@users.sourceforge.net To: Joao Bonina bonina_2001@yahoo.com Cc: coreboot@coreboot.org Sent: Sunday, 27 May 2012, 13:34 Subject: Re: [coreboot] No parallel port set up on Alix 1D board
Dear Joao,
at first, could you in the future please just send plain text messages to the list [1][2]? That would be awesome.
Am Sonntag, den 27.05.2012, 04:55 -0700 schrieb Joao Bonina:
I just started using coreboot with SeaBIOS as payload on an Alix 1D board and began testing functionality.
I noticed that the parallel port isn't working (the /dev/parport0 isn't created), and parallel port support is selected in coreboot's config.
Anyone have any clues or hints?
Unfortunately you do not provide enough information for developers to help you. Please tell them the coreboot version, the SeaBIOS version, the distribution and so and on.
Also please attach coreboot’s debugging output and the Linux kernel messages.
Thanks,
Paul
[1] http://en.opensuse.org/openSUSE:Mailing_list_netiquette [2] http://mailformat.dan.info/config/yahoo.html
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
The error is in your log: PNP: 002e.1 60 <- [0x0000000378 - 0x000000037f] size 0x00000008 gran 0x03 io PNP: 002e.1 70 <- [0x0000000007 - 0x0000000007] size 0x00000001 gran 0x00 irq ERROR: PNP: 002e.1 74 drq size: 0x0000000001 not assigned
You'll need to see what is going on in the SIO code for that device. The setting is done in the mainboard devicetree.cb.
Marc