Mailinglist Archive: radeonhd (145 mails)
| < Previous | Next > |
[radeonhd] [Bug 19072] New: radeonHD 4830 unknown pciID 0x944C
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Sat, 13 Dec 2008 06:13:11 -0800 (PST)
- Message-id: <bug-19072-248@xxxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugs.freedesktop.org/show_bug.cgi?id=19072
Summary: radeonHD 4830 unknown pciID 0x944C
Product: xorg
Version: unspecified
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: medium
Component: Driver/radeonhd
AssignedTo: lverhaegen@xxxxxxx
ReportedBy: thibaud@xxxxxxxxxxxx
QAContact: xorg-team@xxxxxxxxxxx
radeonhd v1.2.4 (20081212) doesn't know about my 4830 card:
lspci output:
...
01:00.0 VGA compatible controller: ATI Technologies Inc RV770 LE [Radeon HD
4800 Series]
01:00.1 Audio device: ATI Technologies Inc HD48x0 audio
...
adding next line to src/rhd_ic.c solved the problem (quick and dirty added
RV770 id as RV770 Le doesn't exist, not much tested):
RHD_DEVICE_MATCH( 0x944C, RHD_RV770 ), /* ATI Technologies Inc RV770 LE
[Radeon HD 4800 Series] */
Hoppes that helps ...
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Summary: radeonHD 4830 unknown pciID 0x944C
Product: xorg
Version: unspecified
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: medium
Component: Driver/radeonhd
AssignedTo: lverhaegen@xxxxxxx
ReportedBy: thibaud@xxxxxxxxxxxx
QAContact: xorg-team@xxxxxxxxxxx
radeonhd v1.2.4 (20081212) doesn't know about my 4830 card:
lspci output:
...
01:00.0 VGA compatible controller: ATI Technologies Inc RV770 LE [Radeon HD
4800 Series]
01:00.1 Audio device: ATI Technologies Inc HD48x0 audio
...
adding next line to src/rhd_ic.c solved the problem (quick and dirty added
RV770 id as RV770 Le doesn't exist, not much tested):
RHD_DEVICE_MATCH( 0x944C, RHD_RV770 ), /* ATI Technologies Inc RV770 LE
[Radeon HD 4800 Series] */
Hoppes that helps ...
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |