[mythtv-users] Via CLE266 (via-slice) HW acceleration problems(segfault)

Kenneth Aafløy lists at kenneth.aafloy.net
Wed Jun 30 15:58:28 EDT 2004


On Wednesday 30 June 2004 19:09, Ivan A. Beveridge wrote:
> On Wed, Jun 30, 2004 at 05:58:16PM +0200, Kenneth Aafløy wrote:
> > If you do:
> > # dmesg -c
> > # rmmod via_v4l_drv; modprobe via_v4l_drv
> > # dmesg -c
> >
> > What does the last dmesg -c output?
>
> Nada.

This should say something like:

via_v4l: Device name:(PCI device 1106:3122 (VIA Technologies, Inc.)), 
slot_name:01:00.0 (0x1106:0x3122) Revision:0
via_v4l: registered video device (0) corresponds to /dev/video0
via_v4l: Device name:(PCI device 1106:3122 (VIA Technologies, Inc.)), 
slot_name:01:00.0 (0x1106:0x3122) Revision:0
via_v4l: registered video device (1) corresponds to /dev/video1
via_v4l: Device name:(PCI device 1106:3122 (VIA Technologies, Inc.)), 
slot_name:01:00.0 (0x1106:0x3122) Revision:0
via_v4l: registered video device (2) corresponds to /dev/video2

[snip]
> [drm] Module unloaded
> [drm] Initialized via 1.3.0 20040411 on minor 0: VIA Technologies, Inc.
> VT8623 [Apollo CLE266] integrated CastleRock graphics

So the DRM driver is also working (via module).

[snip]
> The kernel I just built (more closely matching epiawiki.org) was a
> little ill ... not happy with devfs, so I'll try another rebuild without
> devfs.
>
> I'm still rather baffled :(

Me too! The messages above is printed very early in the loading of 
via_v4l_drv, so I'm suspecting that you might have a pciid not present in the 
driver. Could you check the pciid of the CLE266 adapter by using the lspci 
tool? Mine says:
0000:01:00.0 Class 0300: 1106:3122 (rev 03)

The supported ids should is:
1106:3122
1106:3022
1106:7205

Kenneth


More information about the mythtv-users mailing list