Bug#415620: Wrong driver for Radeon card?
[Christian Theede] wrote:
> # discover --disable=serial,parallel,usb,ide,scsi --format="%V
> %M\t%S\t%D\n" video
> parse error reading X server string `saa7134'
> parse error reading X server string `saa7134'
> Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder unknown
> unknown
> ATI Technologies Inc RV350 AP [Radeon 9600] XFree86 ati
> ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary) XFree86 ati
Right. The two at the end is correct, while the three lines at the
top are a bit strange. Can you try it again, this time throwing away
stderr, to see if the problem is the parse error lines or the Philips
Semiconductors line? I mean like this
discover --disable=serial,parallel,usb,ide,scsi \
--format="%V %M\t%S\t%D\n" video 2> /dev/null
I suspect the Philips Semiconductors line is the problem. If it is,
we need to figure out why it showed up as a video card to discover.
Friendly,
--
Petter Reinholdtsen
Reply to: