Mailinglist Archive: radeonhd (333 mails)
| < Previous | Next > |
Re: [radeonhd] HDMI support including Audio
- From: Anders Eriksson <aeriksson@xxxxxxxxxxx>
- Date: Wed, 08 Oct 2008 20:01:36 +0200
- Message-id: <20081008180136.D86B12DC040@xxxxxxxxxxxxxxxxxxxxxxxxx>
So I switched from 1.2.1 to today's git.
Problem 1.
Configure thinks I have some ansic.h thing installed and sets
HAVE_XF86_ANSIC_H in config.h. During compile we end up missing a prototype
for kill(). Reverting th definition makes <signal.h> included again.
Problem 2,
Without the patch. Everthing works (it seems. DRI is iffy).
With the patch nothing works. black display. vt switching doesn't work.
Pressing ctrl/alt/del does work, so we're apparently outside of X. After a
while, we're back in bios boot (ctrl/alt/del properly rebooting the system)
It may be interesting to know that I (so far) only have VGA connected. No DVI/
HDMI. Obviously I didn't expect audio over vga, but I did expect it to work as
before.
Getting a hdmi cable to my TV is on the TODO list!
/Anders
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Problem 1.
Configure thinks I have some ansic.h thing installed and sets
HAVE_XF86_ANSIC_H in config.h. During compile we end up missing a prototype
for kill(). Reverting th definition makes <signal.h> included again.
Problem 2,
Without the patch. Everthing works (it seems. DRI is iffy).
With the patch nothing works. black display. vt switching doesn't work.
Pressing ctrl/alt/del does work, so we're apparently outside of X. After a
while, we're back in bios boot (ctrl/alt/del properly rebooting the system)
It may be interesting to know that I (so far) only have VGA connected. No DVI/
HDMI. Obviously I didn't expect audio over vga, but I did expect it to work as
before.
Getting a hdmi cable to my TV is on the TODO list!
/Anders
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |