Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157355 - UDEV-103 loads modulates wrong for Conexant CX23880/1/2/3 PCI Video and Audio Decoder
Summary: UDEV-103 loads modulates wrong for Conexant CX23880/1/2/3 PCI Video and Audio...
Status: VERIFIED DUPLICATE of bug 129047
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-06 10:59 UTC by Vinícius Della Líbera
Modified: 2006-12-06 11:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info and more (gentoo-bugzilla.txt,3.47 KB, text/plain)
2006-12-06 11:03 UTC, Vinícius Della Líbera
Details
Fast solution (gentoo-bugzilla.txt,141 bytes, text/plain)
2006-12-06 11:08 UTC, Vinícius Della Líbera
Details
Fast solution (gentoo-bugzilla.txt,141 bytes, text/plain)
2006-12-06 11:08 UTC, Vinícius Della Líbera
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vinícius Della Líbera 2006-12-06 10:59:52 UTC
When udev loads the configuration for the device:

00:0d.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (5000ns min, 13750ns max), Cache Line Size 08
        Interrupt: pin A routed to IRQ 19
        Region 0: Memory at ed000000 (32-bit, non-prefetchable) [size=16M]
        Capabilities: [44] Vital Product Data
        Capabilities: [4c] Power Management version 2
                Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-


 this passing to the modulos the wrong configuration while the certainty would have to be
cx88xx card=27 i2c_scan=1
tuner
cx8800


Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r3 i686)
=================================================================
System uname: 2.6.18-gentoo-r3 i686 AMD Sempron(TM) 2800+
Gentoo Base System version 1.12.6
Last Sync: Mon, 04 Dec 2006 13:50:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.las.ic.unicamp.br/pub/gentoo/ http://www.las.ic.unicamp.br/pub/gentoo/ "
LANG="pt_BR.UTF-8"
LINGUAS="pt_BR"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aac aalib alsa avi berkdb bitmap-fonts cairo cdparanoia cdr cli cracklib crypt cups dbus dga dhcp divx4linux dlloader dri dv dvb dvd dvdr dvdread eds elibc_glibc emboss encode esd fam ffmpeg firefox flac foomaticdb fortran gdbm gif gnome gstreamer gtk hal iconv input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog java jpeg kernel_linux lame libg++ linguas_pt_BR lirc lirc_devices_serial lirc_devices_sir live mad mikmod mjpeg mp3 mpeg ncurses nls nptl nptlonly nvidia ogg opengl oss pam pcre pdf perl png ppds pppd python qt3 qt4 quicktime readline real reflection sdl session spell spl ssl tcpd tk truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l v4l2 vcd video_cards_nvidia vidix vorbis win32codecs xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-06 11:02:11 UTC
Don't restrict bugs without any reason; just leave the checkboxes alone please.


*** This bug has been marked as a duplicate of 129047 ***
Comment 2 Vinícius Della Líbera 2006-12-06 11:03:25 UTC
Created attachment 103473 [details]
emerge --info and more
Comment 3 Vinícius Della Líbera 2006-12-06 11:08:32 UTC
Created attachment 103474 [details]
Fast solution
Comment 4 Vinícius Della Líbera 2006-12-06 11:08:49 UTC
Created attachment 103475 [details]
Fast solution
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-12-06 11:11:36 UTC
This bug is a duplicate of Bug 129047; any stuff you want to tell us goes there. Thanks, closing. ;)