[add list back]

It is created automatically, it is just that ifconfig only shows you UP
devices by default. You need to figure out how you configure your
interface for your distribution (for RH, you'd run redhat-network-config I
think).

As to your Oops, do you have the latest kernel? You'll need to somehow get
the information from the screen to run though ksymoops for someone to
help there. I don't think it can be related to the pci.agent as that
doesn't do anything with usb devices (it looks like it does load the
driver for the host controller on your system).

On Sun, 23 Oct 2005, Warpme wrote:

> Stephen J. Gowdy wrote:
>
> Stephen,
>
> Plugging adapter into other USB slot helped :-)))
> Now under ipconfig -a I have eth1 interface.
> When I configure it manually like
> "ifconfig eth1 192.168.1.200 netmask 255.255.255.0  broadcast
> 192.168.1.255 up" - I have conectivity with eth0.
>
> How should I configure system for automagic creation IP interface when
> adapter is inserted ?
> Maybe it is stupid question, but I'm busy man and not always have time to
> read ton of docs ;-p
>
> Also I have another problem:
> Adapter is working OK when inserted AFTER system boot.
>
> Unfortunately when I first insert adapter to USB socked with system
> switched off, and next boot system with inserted adapter, I receive
> kernel panic.
> On screen I have alot of debug info (not recorded by syslog) and some are
> related to interrupt service.
> Here below is syslog.
>
> What interested: in first scan adapter (RTL1850) is properly recognized
> and registered. Looks like the second pci.agent probing cause kernel
> panic.
>
> Is there any method to avoiding this problem ?
>
> Oct 23 12:58:35 mythtv syslogd 1.4.1#16: restart.
> Oct 23 12:58:35 mythtv kernel: klogd 1.4.1#16, log source = /proc/kmsg
> started.
> Oct 23 12:58:35 mythtv kernel: Inspecting /boot/System.map-2.6.13.2-chw-3
> Oct 23 12:58:36 mythtv kernel: Loaded 34041 symbols from
> /boot/System.map-2.6.13.2-chw-3.
> Oct 23 12:58:36 mythtv kernel: Symbols match kernel version 2.6.13.
> Oct 23 12:58:36 mythtv kernel: No module symbols loaded - kernel modules
> not enabled.
> Oct 23 12:58:36 mythtv kernel: Linux version 2.6.13.2-chw-3
> ([EMAIL PROTECTED]) (gcc version 3.3.6 (Debian 1:3.3.6-5)) #1 SMP
> Wed Sep 21 08:15:54 PDT 2005
> Oct 23 12:58:36 mythtv kernel: BIOS-provided physical RAM map:
> Oct 23 12:58:36 mythtv kernel:  BIOS-e820: 0000000000000000 -
> 00000000000a0000 (usable)
> Oct 23 12:58:36 mythtv kernel:  BIOS-e820: 00000000000f0000 -
> 0000000000100000 (reserved)
> Oct 23 12:58:36 mythtv kernel:  BIOS-e820: 0000000000100000 -
> 000000001dff0000 (usable)
> Oct 23 12:58:36 mythtv kernel:  BIOS-e820: 000000001dff0000 -
> 000000001dff3000 (ACPI NVS)
> Oct 23 12:58:36 mythtv kernel:  BIOS-e820: 000000001dff3000 -
> 000000001e000000 (ACPI data)
> Oct 23 12:58:36 mythtv kernel:  BIOS-e820: 00000000ffff0000 -
> 0000000100000000 (reserved)
> Oct 23 12:58:36 mythtv kernel: 0MB HIGHMEM available.
> Oct 23 12:58:36 mythtv kernel: 479MB LOWMEM available.
> Oct 23 12:58:36 mythtv kernel: On node 0 totalpages: 122864
> Oct 23 12:58:36 mythtv kernel:   DMA zone: 4096 pages, LIFO batch:1
> Oct 23 12:58:36 mythtv kernel:   Normal zone: 118768 pages, LIFO batch:31
> Oct 23 12:58:36 mythtv kernel:   HighMem zone: 0 pages, LIFO batch:1
> Oct 23 12:58:36 mythtv kernel: DMI 2.2 present.
> Oct 23 12:58:36 mythtv kernel: ACPI: RSDP (v000
> VT9174                                ) @ 0x000f6620
> Oct 23 12:58:36 mythtv kernel: ACPI: RSDT (v001 VT9174 AWRDACPI
> 0x42302e31 AWRD 0x00000000) @ 0x1dff3000
> Oct 23 12:58:36 mythtv kernel: ACPI: FADT (v001 VT9174 AWRDACPI
> 0x42302e31 AWRD 0x00000000) @ 0x1dff3040
> Oct 23 12:58:36 mythtv kernel: ACPI: DSDT (v001 VT9174 AWRDACPI
> 0x00001000 MSFT 0x0100000c) @ 0x00000000
> Oct 23 12:58:36 mythtv kernel: ACPI: PM-Timer IO Port: 0x408
> Oct 23 12:58:36 mythtv kernel: Allocating PCI resources starting at
> 1e000000 (gap: 1e000000:e1ff0000)
> Oct 23 12:58:36 mythtv kernel: Built 1 zonelists
> Oct 23 12:58:36 mythtv kernel: Kernel command line: auto BOOT_IMAGE=Linux
> ro root=301 splash=silent apm=power-off nomce
> Oct 23 12:58:36 mythtv kernel: bootsplash: silent mode.
> Oct 23 12:58:36 mythtv kernel: No local APIC present or hardware disabled
> Oct 23 12:58:36 mythtv kernel: mapped APIC to ffffd000 (01443000)
> Oct 23 12:58:36 mythtv kernel: Initializing CPU#0
> Oct 23 12:58:36 mythtv kernel: PID hash table entries: 2048 (order: 11,
> 32768 bytes)
> Oct 23 12:58:36 mythtv kernel: Detected 999.936 MHz processor.
> Oct 23 12:58:36 mythtv kernel: Using pmtmr for high-res timesource
> Oct 23 12:58:36 mythtv kernel: Console: colour dummy device 80x25
> Oct 23 12:58:36 mythtv kernel: Dentry cache hash table entries: 65536
> (order: 6, 262144 bytes)
> Oct 23 12:58:36 mythtv kernel: Inode-cache hash table entries: 32768
> (order: 5, 131072 bytes)
> Oct 23 12:58:36 mythtv kernel: Memory: 481240k/491456k available (3064k
> kernel code, 9676k reserved, 1213k data, 216k init, 0k highmem)
> Oct 23 12:58:36 mythtv kernel: Checking if this processor honours the WP
> bit even in supervisor mode... Ok.
> Oct 23 12:58:36 mythtv kernel: Calibrating delay using timer specific
> routine.. 2002.07 BogoMIPS (lpj=4004159)
> Oct 23 12:58:36 mythtv kernel: Security Framework v1.0.0 initialized
> Oct 23 12:58:36 mythtv kernel: Mount-cache hash table entries: 512
> Oct 23 12:58:36 mythtv kernel: CPU: After generic identify, caps:
> 0380b03d 00000000 00000000 00000000 00000000 00000000 00000000
> Oct 23 12:58:36 mythtv kernel: CPU: L1 I Cache: 64K (32 bytes/line), D
> cache 64K (32 bytes/line)
> Oct 23 12:58:36 mythtv kernel: CPU: L2 Cache: 64K (32 bytes/line)
> Oct 23 12:58:36 mythtv kernel: CPU: After all inits, caps: 0380b13d
> 00000000 00000000 00000000 00000000 0000003d 00000000
> Oct 23 12:58:36 mythtv kernel: mtrr: v2.0 (20020519)
> Oct 23 12:58:36 mythtv kernel: Enabling fast FPU save and restore...
> done.
> Oct 23 12:58:36 mythtv kernel: Enabling unmasked SIMD FPU exception
> support... done.
> Oct 23 12:58:36 mythtv kernel: Checking 'hlt' instruction... OK.
> Oct 23 12:58:36 mythtv kernel: ACPI: setting ELCR to 0200 (from 1e20)
> Oct 23 12:58:36 mythtv kernel: CPU0: Centaur VIA Nehemiah stepping 05
> Oct 23 12:58:36 mythtv kernel: SMP motherboard not detected.
> Oct 23 12:58:36 mythtv kernel: Local APIC not detected. Using dummy APIC
> emulation.
> Oct 23 12:58:36 mythtv kernel: Brought up 1 CPUs
> Oct 23 12:58:36 mythtv kernel: checking if image is initramfs...it isn't
> (no cpio magic); looks like an initrd
> Oct 23 12:58:36 mythtv kernel: Freeing initrd memory: 68k freed
> Oct 23 12:58:36 mythtv kernel: NET: Registered protocol family 16
> Oct 23 12:58:36 mythtv kernel: ACPI: bus type pci registered
> Oct 23 12:58:36 mythtv kernel: PCI: PCI BIOS revision 2.10 entry at
> 0xfb260, last bus=1
> Oct 23 12:58:36 mythtv kernel: PCI: Using configuration type 1
> Oct 23 12:58:36 mythtv kernel: ACPI: Subsystem revision 20050408
> Oct 23 12:58:36 mythtv kernel: ACPI: Interpreter enabled
> Oct 23 12:58:36 mythtv kernel: ACPI: Using PIC for interrupt routing
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
> Oct 23 12:58:36 mythtv kernel: PCI: Probing PCI hardware (bus 00)
> Oct 23 12:58:36 mythtv kernel: ACPI: Assume root bridge [\_SB_.PCI0]
> segment is 0
> Oct 23 12:58:36 mythtv kernel: Boot video device is 0000:01:00.0
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt Routing Table
> [\_SB_.PCI0._PRT]
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3
> 4 5 6 7 10 *11 12 14 15)
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3
> 4 5 6 7 *10 11 12 14 15)
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3
> 4 5 6 7 10 11 *12 14 15)
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3
> 4 *5 6 7 10 11 12 14 15)
> Oct 23 12:58:36 mythtv kernel: Linux Plug and Play Support v0.97 (c) Adam
> Belay
> Oct 23 12:58:36 mythtv kernel: pnp: PnP ACPI init
> Oct 23 12:58:36 mythtv kernel: pnp: PnP ACPI: found 10 devices
> Oct 23 12:58:36 mythtv kernel: PnPBIOS: Disabled by ACPI PNP
> Oct 23 12:58:36 mythtv kernel: SCSI subsystem initialized
> Oct 23 12:58:36 mythtv kernel: PCI: Using ACPI for IRQ routing
> Oct 23 12:58:36 mythtv kernel: PCI: If a device doesn't work, try
> "pci=routeirq".  If it helps, post a report
> Oct 23 12:58:36 mythtv kernel: pnp: 00:01: ioport range 0x400-0x47f could
> not be reserved
> Oct 23 12:58:36 mythtv kernel: pnp: 00:01: ioport range 0x500-0x50f has
> been reserved
> Oct 23 12:58:36 mythtv kernel: PCI: Bridge: 0000:00:01.0
> Oct 23 12:58:36 mythtv kernel:   IO window: disabled.
> Oct 23 12:58:36 mythtv kernel:   MEM window: e0000000-e1ffffff
> Oct 23 12:58:36 mythtv kernel:   PREFETCH window: d8000000-dbffffff
> Oct 23 12:58:36 mythtv kernel: PCI: Setting latency timer of device
> 0000:00:01.0 to 64
> Oct 23 12:58:36 mythtv kernel: Total HugeTLB memory allocated, 0
> Oct 23 12:58:36 mythtv kernel: VFS: Disk quotas dquot_6.5.1
> Oct 23 12:58:36 mythtv kernel: Dquot-cache hash table entries: 1024
> (order 0, 4096 bytes)
> Oct 23 12:58:36 mythtv kernel: JFS: nTxBlock = 3761, nTxLock = 30091
> Oct 23 12:58:36 mythtv kernel: SGI XFS with ACLs, security attributes,
> realtime, large block numbers, no debug enabled
> Oct 23 12:58:36 mythtv kernel: SGI XFS Quota Management subsystem
> Oct 23 12:58:36 mythtv kernel: Initializing Cryptographic API
> Oct 23 12:58:36 mythtv kernel: vesafb: framebuffer at 0xd8000000, mapped
> to 0xdea80000, using 3750k, total 32768k
> Oct 23 12:58:36 mythtv kernel: vesafb: mode is 800x600x16,
> linelength=1600, pages=31
> Oct 23 12:58:36 mythtv kernel: vesafb: protected mode interface info at
> c000:8846
> Oct 23 12:58:36 mythtv kernel: vesafb: scrolling: redraw
> Oct 23 12:58:36 mythtv kernel: vesafb: Truecolor: size=0:5:6:5,
> shift=0:11:5:0
> Oct 23 12:58:36 mythtv kernel: mtrr: 0xd8000000,0x2000000 overlaps
> existing 0xd8000000,0x800000
> Oct 23 12:58:36 mythtv kernel: mtrr: 0xd8000000,0x1000000 overlaps
> existing 0xd8000000,0x800000
> Oct 23 12:58:36 mythtv kernel: bootsplash 3.1.6-2004/03/31: looking for
> picture...<6> silentjpeg size 45842 bytes,<6>...found (800x600, 21500
> bytes, v3).
> Oct 23 12:58:36 mythtv kernel: Console: switching to colour frame buffer
> device 75x24
> Oct 23 12:58:36 mythtv kernel: fb0: VESA VGA frame buffer device
> Oct 23 12:58:36 mythtv kernel: isapnp: Scanning for PnP cards...
> Oct 23 12:58:36 mythtv kernel: isapnp: No Plug & Play device found
> Oct 23 12:58:36 mythtv kernel: PNP: PS/2 controller doesn't have AUX irq;
> using default 0xc
> Oct 23 12:58:36 mythtv kernel: PNP: PS/2 Controller [PNP0303:PS2K] at
> 0x60,0x64 irq 112
> Oct 23 12:58:36 mythtv kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
> Oct 23 12:58:36 mythtv kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
> Oct 23 12:58:36 mythtv kernel: io scheduler noop registered
> Oct 23 12:58:36 mythtv kernel: io scheduler anticipatory registered
> Oct 23 12:58:36 mythtv kernel: io scheduler deadline registered
> Oct 23 12:58:36 mythtv kernel: io scheduler cfq registered
> Oct 23 12:58:36 mythtv kernel: floppy0: no floppy controllers found
> Oct 23 12:58:36 mythtv kernel: RAMDISK driver initialized: 16 RAM disks
> of 4096K size 1024 blocksize
> Oct 23 12:58:36 mythtv kernel: loop: loaded (max 8 devices)
> Oct 23 12:58:36 mythtv kernel: Uniform Multi-Platform E-IDE driver
> Revision: 7.00alpha2
> Oct 23 12:58:36 mythtv kernel: ide: Assuming 33MHz system bus speed for
> PIO modes; override with idebus=xx
> Oct 23 12:58:36 mythtv kernel: VP_IDE: IDE controller at PCI slot
> 0000:00:11.1
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt Link [LNKA] enabled at
> IRQ 11
> Oct 23 12:58:36 mythtv kernel: PCI: setting IRQ 11 as level-triggered
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt 0000:00:11.1[A] ->
> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
> Oct 23 12:58:36 mythtv kernel: PCI: Via IRQ fixup for 0000:00:11.1, from
> 255 to 11
> Oct 23 12:58:36 mythtv kernel: VP_IDE: chipset revision 6
> Oct 23 12:58:36 mythtv kernel: VP_IDE: not 100%% native mode: will probe
> irqs later
> Oct 23 12:58:36 mythtv kernel: VP_IDE: VIA vt8235 (rev 00) IDE UDMA133
> controller on pci0000:00:11.1
> Oct 23 12:58:36 mythtv kernel:     ide0: BM-DMA at 0xe000-0xe007, BIOS
> settings: hda:DMA, hdb:pio
> Oct 23 12:58:36 mythtv kernel:     ide1: BM-DMA at 0xe008-0xe00f, BIOS
> settings: hdc:DMA, hdd:DMA
> Oct 23 12:58:36 mythtv kernel: Probing IDE interface ide0...
> Oct 23 12:58:36 mythtv kernel: hda: WDC WD2000JB-00GVA0, ATA DISK drive
> Oct 23 12:58:36 mythtv kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> Oct 23 12:58:36 mythtv kernel: Probing IDE interface ide1...
> Oct 23 12:58:36 mythtv kernel: hdc: SAMSUNG SP2514N, ATA DISK drive
> Oct 23 12:58:36 mythtv kernel: hdd: LITE-ON DVDRW SOHW-1673S, ATAPI
> CD/DVD-ROM drive
> Oct 23 12:58:36 mythtv kernel: ide1 at 0x170-0x177,0x376 on irq 15
> Oct 23 12:58:36 mythtv kernel: hda: max request size: 1024KiB
> Oct 23 12:58:36 mythtv kernel: hda: 390721968 sectors (200049 MB)
> w/8192KiB Cache, CHS=24321/255/63, UDMA(100)
> Oct 23 12:58:36 mythtv kernel: hda: cache flushes supported
> Oct 23 12:58:36 mythtv kernel:  hda: hda1 hda2 hda3 hda4
> Oct 23 12:58:36 mythtv kernel: hdc: max request size: 1024KiB
> Oct 23 12:58:36 mythtv kernel: hdc: 488397168 sectors (250059 MB)
> w/8192KiB Cache, CHS=30401/255/63, UDMA(100)
> Oct 23 12:58:36 mythtv kernel: hdc: cache flushes supported
> Oct 23 12:58:36 mythtv kernel:  hdc: hdc1
> Oct 23 12:58:36 mythtv kernel: hdd: ATAPI 48X DVD-ROM DVD-R CD-R/RW
> drive, 2048kB Cache
> Oct 23 12:58:36 mythtv kernel: Uniform CD-ROM driver Revision: 3.20
> Oct 23 12:58:36 mythtv kernel: libata version 1.12 loaded.
> Oct 23 12:58:36 mythtv kernel: mice: PS/2 mouse device common for all
> mice
> Oct 23 12:58:36 mythtv kernel: md: linear personality registered as nr 1
> Oct 23 12:58:36 mythtv kernel: md: raid0 personality registered as nr 2
> Oct 23 12:58:36 mythtv kernel: md: raid1 personality registered as nr 3
> Oct 23 12:58:36 mythtv kernel: md: raid10 personality registered as nr 9
> Oct 23 12:58:36 mythtv kernel: md: raid5 personality registered as nr 4
> Oct 23 12:58:36 mythtv kernel: raid5: automatically using best
> checksumming function: pIII_sse
> Oct 23 12:58:36 mythtv kernel:    pIII_sse  :  2156.000 MB/sec
> Oct 23 12:58:36 mythtv kernel: raid5: using function: pIII_sse (2156.000
> MB/sec)
> Oct 23 12:58:36 mythtv kernel: raid6: int32x1    130 MB/s
> Oct 23 12:58:36 mythtv kernel: raid6: int32x2    152 MB/s
> Oct 23 12:58:36 mythtv kernel: raid6: int32x4    125 MB/s
> Oct 23 12:58:36 mythtv kernel: raid6: int32x8    114 MB/s
> Oct 23 12:58:36 mythtv kernel: raid6: mmxx1      415 MB/s
> Oct 23 12:58:36 mythtv kernel: raid6: mmxx2      552 MB/s
> Oct 23 12:58:36 mythtv kernel: raid6: sse1x1     374 MB/s
> Oct 23 12:58:36 mythtv kernel: raid6: sse1x2     521 MB/s
> Oct 23 12:58:36 mythtv kernel: raid6: using algorithm sse1x2 (521 MB/s)
> Oct 23 12:58:36 mythtv kernel: md: raid6 personality registered as nr 8
> Oct 23 12:58:36 mythtv kernel: md: multipath personality registered as nr
> 7
> Oct 23 12:58:36 mythtv kernel: md: faulty personality registered as nr 10
> Oct 23 12:58:36 mythtv kernel: md: md driver 0.90.2 MAX_MD_DEVS=256,
> MD_SB_DISKS=27
> Oct 23 12:58:36 mythtv kernel: md: bitmap version 3.38
> Oct 23 12:58:36 mythtv kernel: device-mapper: 4.4.0-ioctl (2005-01-12)
> initialised: [EMAIL PROTECTED]
> Oct 23 12:58:36 mythtv kernel: NET: Registered protocol family 2
> Oct 23 12:58:36 mythtv kernel: IP route cache hash table entries: 4096
> (order: 2, 16384 bytes)
> Oct 23 12:58:36 mythtv kernel: TCP established hash table entries: 16384
> (order: 6, 262144 bytes)
> Oct 23 12:58:36 mythtv kernel: TCP bind hash table entries: 16384 (order:
> 5, 196608 bytes)
> Oct 23 12:58:36 mythtv kernel: TCP: Hash tables configured (established
> 16384 bind 16384)
> Oct 23 12:58:36 mythtv kernel: TCP reno registered
> Oct 23 12:58:36 mythtv kernel: TCP bic registered
> Oct 23 12:58:36 mythtv kernel: NET: Registered protocol family 1
> Oct 23 12:58:36 mythtv kernel: NET: Registered protocol family 15
> Oct 23 12:58:36 mythtv kernel: Using IPI Shortcut mode
> Oct 23 12:58:36 mythtv kernel: Suspend2 Core.
> Oct 23 12:58:36 mythtv kernel: Suspend2 Compression Driver loading.
> Oct 23 12:58:36 mythtv kernel: Suspend2 Encryption Driver loading.
> Oct 23 12:58:36 mythtv kernel: Suspend2 Swap Writer loading.
> Oct 23 12:58:36 mythtv kernel: Suspend2 FileWriter loading.
> Oct 23 12:58:36 mythtv kernel: md: Autodetecting RAID arrays.
> Oct 23 12:58:36 mythtv kernel: md: autorun ...
> Oct 23 12:58:36 mythtv kernel: md: ... autorun DONE.
> Oct 23 12:58:36 mythtv kernel: RAMDISK: Compressed image found at block 0
> Oct 23 12:58:36 mythtv kernel: input: AT Translated Set 2 keyboard on
> isa0060/serio0
> Oct 23 12:58:36 mythtv kernel: VFS: Mounted root (ext2 filesystem).
> Oct 23 12:58:36 mythtv kernel: Suspend2: Initrd lacks echo >
> /proc/software_suspend/do_resume.
> Oct 23 12:58:36 mythtv kernel: EXT3-fs: mounted filesystem with ordered
> data mode.
> Oct 23 12:58:36 mythtv kernel: VFS: Mounted root (ext3 filesystem)
> readonly.
> Oct 23 12:58:36 mythtv kernel: Trying to move old root to /initrd ...
> <6>kjournald starting.  Commit interval 5 seconds
> Oct 23 12:58:36 mythtv kernel: okay
> Oct 23 12:58:36 mythtv kernel: Freeing unused kernel memory: 216k freed
> Oct 23 12:58:36 mythtv kernel: Suspend2 2.2-rc7: You need to use a
> resume2= command line parameter to tell Suspend2 where to look for an
> image.
> Oct 23 12:58:36 mythtv kernel: Suspend2 2.2-rc7: Resume2 parameter is
> empty. Suspending will be disabled.
> Oct 23 12:58:36 mythtv kernel: Suspend2 2.2-rc7: Missing or invalid
> storage location (resume2= parameter). Please correct and rerun lilo (or
> equivalent) before suspending.
> Oct 23 12:58:36 mythtv kernel: Adding 1140604k swap on /dev/hda2.
> Priority:-1 extents:1
> Oct 23 12:58:36 mythtv kernel: EXT3 FS on hda1, internal journal
> Oct 23 12:58:36 mythtv kernel: usbcore: registered new driver usbfs
> Oct 23 12:58:36 mythtv kernel: usbcore: registered new driver hub
> Oct 23 12:58:36 mythtv kernel: USB Universal Host Controller Interface
> driver v2.3
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt 0000:00:10.0[A] ->
> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
> Oct 23 12:58:36 mythtv kernel: uhci_hcd 0000:00:10.0: VIA Technologies,
> Inc. VT82xxxxx UHCI USB 1.1 Controller
> Oct 23 12:58:36 mythtv kernel: uhci_hcd 0000:00:10.0: new USB bus
> registered, assigned bus number 1
> Oct 23 12:58:36 mythtv kernel: uhci_hcd 0000:00:10.0: irq 11, io base
> 0x0000d400
> Oct 23 12:58:36 mythtv kernel: hub 1-0:1.0: USB hub found
> Oct 23 12:58:36 mythtv kernel: hub 1-0:1.0: 2 ports detected
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt Link [LNKB] enabled at
> IRQ 10
> Oct 23 12:58:36 mythtv kernel: PCI: setting IRQ 10 as level-triggered
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt 0000:00:10.1[B] ->
> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
> Oct 23 12:58:36 mythtv kernel: usb 1-1: new full speed USB device using
> uhci_hcd and address 2
> Oct 23 12:58:36 mythtv kernel: uhci_hcd 0000:00:10.1: VIA Technologies,
> Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
> Oct 23 12:58:36 mythtv kernel: uhci_hcd 0000:00:10.1: new USB bus
> registered, assigned bus number 2
> Oct 23 12:58:36 mythtv kernel: uhci_hcd 0000:00:10.1: irq 10, io base
> 0x0000d800
> Oct 23 12:58:36 mythtv kernel: hub 2-0:1.0: USB hub found
> Oct 23 12:58:36 mythtv kernel: hub 2-0:1.0: 2 ports detected
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt Link [LNKC] enabled at
> IRQ 12
> Oct 23 12:58:36 mythtv kernel: PCI: setting IRQ 12 as level-triggered
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt 0000:00:10.2[C] ->
> Link [LNKC] -> GSI 12 (level, low) -> IRQ 12
> Oct 23 12:58:36 mythtv kernel: uhci_hcd 0000:00:10.2: VIA Technologies,
> Inc. VT82xxxxx UHCI USB 1.1 Controller (#3)
> Oct 23 12:58:36 mythtv kernel: uhci_hcd 0000:00:10.2: new USB bus
> registered, assigned bus number 3
> Oct 23 12:58:36 mythtv kernel: uhci_hcd 0000:00:10.2: irq 12, io base
> 0x0000dc00
> Oct 23 12:58:36 mythtv kernel: hub 3-0:1.0: USB hub found
> Oct 23 12:58:36 mythtv kernel: hub 3-0:1.0: 2 ports detected
> Oct 23 12:58:36 mythtv kernel: ohci_hcd: 2005 April 22 USB 1.1 'Open'
> Host Controller (OHCI) Driver (PCI)
> Oct 23 12:58:36 mythtv kernel: drivers/usb/net/rtl8150.c: rtl8150 based
> usb-ethernet driver v0.6.2 (2004/08/27)
> Oct 23 12:58:36 mythtv kernel: Initializing USB Mass Storage driver...
> Oct 23 12:58:36 mythtv kernel: drivers/usb/net/rtl8150.c: eth%%d: rtl8150
> is detected
> Oct 23 12:58:36 mythtv kernel: usbcore: registered new driver rtl8150
> Oct 23 12:58:36 mythtv kernel: usbcore: registered new driver usb-storage
> Oct 23 12:58:36 mythtv kernel: USB Mass Storage support registered.
> Oct 23 12:58:36 mythtv kernel: ieee1394: Initialized config rom entry
> `ip1394'
> Oct 23 12:58:36 mythtv kernel: ohci1394: $Rev: 1299 $ Ben Collins
> <[EMAIL PROTECTED]>
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt 0000:00:0d.0[A] ->
> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
> Oct 23 12:58:36 mythtv kernel: ohci1394: fw-host0: OHCI-1394 1.0 (PCI):
> IRQ=[10]  MMIO=[e2002000-e20027ff]  Max Packet=[2048]
> Oct 23 12:58:36 mythtv kernel: Real Time Clock Driver v1.12
> Oct 23 12:58:36 mythtv kernel: ACPI: Power Button (FF) [PWRF]
> Oct 23 12:58:36 mythtv kernel: ACPI: Power Button (CM) [PWRB]
> Oct 23 12:58:36 mythtv kernel: ACPI: CPU0 (power states: C1[C1] C2[C2])
> Oct 23 12:58:36 mythtv kernel: ACPI: Processor [CPU0] (supports 2
> throttling states)
> Oct 23 12:58:36 mythtv kernel: Serial: 8250/16550 driver $Revision: 1.90
> $ 4 ports, IRQ sharing disabled
> Oct 23 12:58:36 mythtv kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> Oct 23 12:58:36 mythtv kernel: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
> Oct 23 12:58:36 mythtv kernel: ieee1394: Host added: ID:BUS[0-00:1023]
> GUID[0040635000018b55]
> Oct 23 12:58:36 mythtv kernel: Linux agpgart interface v0.101 (c) Dave
> Jones
> Oct 23 12:58:36 mythtv kernel: agpgart: Detected VIA CLE266 chipset
> Oct 23 12:58:36 mythtv kernel: agpgart: AGP aperture is 128M @ 0xd0000000
> Oct 23 12:58:36 mythtv kernel: NET: Registered protocol family 23
> Oct 23 12:58:36 mythtv kernel: via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004
> Written by Donald Becker
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt 0000:00:12.0[A] ->
> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
> Oct 23 12:58:36 mythtv kernel: eth1: VIA Rhine II at 0xe2001000,
> 00:40:63:d6:54:9a, IRQ 11.
> Oct 23 12:58:36 mythtv kernel: eth1: MII PHY found at address 1, status
> 0x786d advertising 05e1 Link 41e1.
> Oct 23 12:58:36 mythtv kernel: Linux video capture interface: v1.00
> Oct 23 12:58:36 mythtv kernel: ivtv:  ==================== START INIT
> IVTV ====================
> Oct 23 12:58:36 mythtv kernel: ivtv:  version 0.4.0 (tagged release)
> loading
> Oct 23 12:58:36 mythtv kernel: ivtv:  Linux version: 2.6.13.2-chw-3 SMP
> preempt 586 gcc-3.3
> Oct 23 12:58:36 mythtv kernel: ivtv:  In case of problems please include
> the debug info
> Oct 23 12:58:36 mythtv kernel: ivtv:  between the START INIT IVTV and END
> INIT IVTV lines when
> Oct 23 12:58:36 mythtv kernel: ivtv:  mailing the ivtv-devel mailinglist.
> Oct 23 12:58:36 mythtv kernel: ivtv0: Autodetected WinTV PVR 250 card
> (iTVC15 based)
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt 0000:00:14.0[A] ->
> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
> Oct 23 12:58:36 mythtv kernel: ivtv0: Unreasonably low latency timer,
> setting to 64 (was 32)
> Oct 23 12:58:36 mythtv kernel: tuner (ivtv): chip found at addr 0xc2
> i2c-bus ivtv i2c driver #0
> Oct 23 12:58:36 mythtv kernel: ivtv0: i2c attach to card #0 ok
> [client=(tuner unset), addr=61]
> Oct 23 12:58:36 mythtv kernel: msp34xx: ivtv version
> Oct 23 12:58:36 mythtv kernel: msp34xx: init: chip=MSP3415G-B8, has NICAM
> support, simple (D) mode, simpler (G) no-thread mode
> Oct 23 12:58:36 mythtv kernel: msp34xx: $Id$ compiled on: Oct  9 2005
> 22:52:16
> Oct 23 12:58:36 mythtv kernel: ivtv0: i2c attach to card #0 ok
> [client=MSP3415G-B8, addr=40]
> Oct 23 12:58:36 mythtv kernel: saa7115 0-0021: saa7115 found @ 0x42 (ivtv
> i2c driver #0)
> Oct 23 12:58:36 mythtv kernel: ivtv0: i2c attach to card #0 ok
> [client=saa7115, addr=21]
> Oct 23 12:58:36 mythtv kernel: tveeprom: ivtv version
> Oct 23 12:58:36 mythtv kernel: tveeprom: Hauppauge: model = 48054, rev =
> I108, serial# = 6133799
> Oct 23 12:58:36 mythtv kernel: tveeprom: tuner = Philips FI1216 MK2 (idx
> = 8, type = 5)
> Oct 23 12:58:36 mythtv kernel: tveeprom: tuner fmt = PAL(B/G) (eeprom =
> 0x04, v4l2 = 0x00000007)
> Oct 23 12:58:36 mythtv kernel: tveeprom: audio processor = MSP3415 (type
> = 6)
> Oct 23 12:58:36 mythtv kernel: tveeprom: decoder processor = SAA7115
> (type = 13)
> Oct 23 12:58:36 mythtv kernel: ivtv0: i2c attach to card #0 ok
> [client=tveeprom, addr=50]
> Oct 23 12:58:36 mythtv kernel: ivtv0: loading
> /lib/modules/ivtv-fw-enc.bin
> Oct 23 12:58:36 mythtv kernel: ivtv0: loading
> /lib/modules/ivtv-fw-dec.bin
> Oct 23 12:58:36 mythtv kernel: ivtv0: Encoder revision: 0x02040011
> Oct 23 12:58:36 mythtv kernel: ivtv0: Decoder revision: 0x02020023
> Oct 23 12:58:36 mythtv kernel: ivtv0: Allocate DMA encoder MPEG stream:
> 128 x 32768 buffers (4096KB total)
> Oct 23 12:58:36 mythtv kernel: ivtv0: Allocate DMA encoder YUV stream:
> 161 x 12960 buffers (2048KB total)
> Oct 23 12:58:36 mythtv kernel: ivtv0: Allocate DMA encoder VBI stream: 80
> x 26208 buffers (2048KB total)
> Oct 23 12:58:36 mythtv kernel: ivtv0: Allocate DMA encoder PCM audio
> stream: 455 x 4608 buffers (2048KB total)
> Oct 23 12:58:36 mythtv kernel: tuner: type set to 5 (Philips PAL_BG
> (FI1216 and compatibles)) by ivtv i2c driver #0
> Oct 23 12:58:36 mythtv kernel: ivtv0: Initialized WinTV PVR 250, card #0
> Oct 23 12:58:36 mythtv kernel: ivtv:  ====================  END INIT
> IVTV  ====================
> Oct 23 12:58:36 mythtv kernel: ACPI: PCI Interrupt 0000:00:11.5[C] ->
> Link [LNKC] -> GSI 12 (level, low) -> IRQ 12
> Oct 23 12:58:36 mythtv kernel: PCI: Setting latency timer of device
> 0000:00:11.5 to 64
> Oct 23 12:58:36 mythtv kernel: NET: Registered protocol family 17
> Oct 23 12:58:36 mythtv kernel: [drm] Initialized drm 1.0.0 20040925
> Oct 23 12:58:36 mythtv kernel: PCI: Unable to reserve mem region
> #1:[EMAIL PROTECTED] for device 0000:01:00.0
> Oct 23 12:58:36 mythtv kernel: [drm] Initialized via 2.6.2 20050420 on
> minor 0: VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated
> CastleRock graphics
> Oct 23 12:58:36 mythtv kernel: [drm] Used old pci detect: framebuffer
> loaded
> Oct 23 12:58:36 mythtv kernel: bttv: driver version 0.9.16 loaded
> Oct 23 12:58:36 mythtv kernel: bttv: using 8 buffers with 2080k (520
> pages) each for capture
> Oct 23 12:58:36 mythtv kernel: bt878: AUDIO driver version 0.0.0 loaded
> Oct 23 12:58:36 mythtv kernel: saa7146: register extension 'dvb'.
> Oct 23 12:58:36 mythtv kernel: saa7146: register extension 'budget dvb'.
> Oct 23 12:58:36 mythtv kernel: saa7146: register extension 'budget_ci
> dvb'.
> Oct 23 12:58:36 mythtv kernel: saa7146: register extension 'budget_av'.
> Oct 23 12:58:36 mythtv kernel: usbcore: registered new driver ttusb
> Oct 23 12:58:36 mythtv kernel: usbcore: registered new driver ttusb-dec
> Oct 23 12:58:36 mythtv kernel: NET: Registered protocol family 10
> Oct 23 12:58:36 mythtv kernel: Disabled Privacy Extensions on device
> c04d8ba0(lo)
> Oct 23 12:58:36 mythtv kernel: IPv6 over IPv4 tunneling driver
> Oct 23 12:58:36 mythtv kernel: cdrom: open failed.
> Oct 23 12:58:36 mythtv kernel: spurious 8259A interrupt: IRQ7.
> Oct 23 12:58:36 mythtv kernel: kjournald starting.  Commit interval 5
> seconds
> Oct 23 12:58:36 mythtv kernel: EXT3 FS on dm-0, internal journal
> Oct 23 12:58:36 mythtv kernel: EXT3-fs: mounted filesystem with ordered
> data mode.
> Oct 23 12:58:36 mythtv kernel: drivers/usb/net/rtl8150.c: eth0: allmulti
> set
> Oct 23 12:58:36 mythtv last message repeated 5 times
> Oct 23 12:58:36 mythtv kernel: eth1: link up, 100Mbps, full-duplex, lpa
> 0x41E1
> Oct 23 12:58:36 mythtv kernel: Warning: /proc/ide/hd?/settings interface
> is obsolete, and will be removed soon!
> Oct 23 12:58:37 mythtv dhcpd: Wrote 0 deleted host decls to leases file.
> Oct 23 12:58:37 mythtv dhcpd: Wrote 0 new dynamic host decls to leases
> file.
> Oct 23 12:58:37 mythtv dhcpd: Wrote 0 leases to leases file.
> Oct 23 12:58:37 mythtv dhcpd: Multiple interfaces match the same subnet:
> eth0 eth1
> Oct 23 12:58:37 mythtv dhcpd: Multiple interfaces match the same shared
> network: eth0 eth1
> Oct 23 12:58:40 mythtv kernel: lirc_dev: IR Remote Control driver
> registered, at major 61
> Oct 23 12:58:40 mythtv kernel: cx2388x v4l2 driver version 0.0.5 loaded
> Oct 23 12:58:40 mythtv kernel: lirc_i2c: chip found @ 0x18 (Hauppauge IR)
> Oct 23 12:58:40 mythtv kernel: ivtv0: i2c attach to card #0 ok
> [client=Hauppauge IR, addr=18]
> Oct 23 12:58:40 mythtv kernel: lirc_dev: lirc_register_plugin:
> sample_rate: 10
> Oct 23 12:58:40 mythtv lircd-0.7.2pvr150[4023]: lircd(any) ready
> Oct 23 12:58:42 mythtv kernel: eth0: no IPv6 routers present
> Oct 23 12:58:42 mythtv kernel: eth1: no IPv6 routers present
> Oct 23 12:58:43 mythtv mysqld_safe[4632]: started
> Oct 23 12:58:43 mythtv mysqld[4635]: ^G/usr/sbin/mysqld: File
> '/var/log/mysql/mysql.log' not found (Errcode: 2)
> Oct 23 12:58:43 mythtv mysqld[4635]: 051023 12:58:43 Could not use
> /var/log/mysql/mysql.log for logging (error 2). Turning logging off for
> the whole duration of the MySQL server process. To turn it on again: fix
> the cause, shutdown the MySQL server and restart it.
> Oct 23 12:58:43 mythtv mysqld[4635]: /usr/sbin/mysqld: ready for
> connections.
> Oct 23 12:58:43 mythtv mysqld[4635]: Version: '4.0.22-log'  socket:
> '/var/run/mysqld/mysqld.sock'  port: 3306  Source distribution
> Oct 23 12:58:43 mythtv /etc/mysql/debian-start[4652]: Checking for
> crashed MySQL tables.
> Oct 23 12:58:48 mythtv input.agent[4859]:      evdev: already loaded
> Oct 23 12:58:49 mythtv isapnp.rc[4874]:      rtc: loaded sucessfully
> Oct 23 12:58:49 mythtv kernel: input: PC Speaker
> Oct 23 12:58:49 mythtv isapnp.rc[4874]:      pcspkr: loaded sucessfully
> Oct 23 12:58:49 mythtv input.agent[4937]:      evdev: already loaded
> Oct 23 12:58:49 mythtv input.agent[4930]:      evdev: already loaded
> Oct 23 12:58:50 mythtv isapnp.rc[4874]:      8250_pnp: loaded sucessfully
> Oct 23 12:58:50 mythtv kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> Oct 23 12:58:50 mythtv kernel: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
> Oct 23 12:58:50 mythtv isapnp.rc[4874]:      8250_pnp: loaded sucessfully
> Oct 23 12:58:52 mythtv pci.agent[5038]:      via-agp: already loaded
> Oct 23 12:58:54 mythtv kernel: pci_hotplug: PCI Hot Plug PCI Core
> version: 0.5
> Oct 23 12:58:54 mythtv kernel: shpchp: shpc_init : shpc_cap_offset == 0
> Oct 23 12:58:54 mythtv kernel: shpchp: Standard Hot Plug PCI Controller
> Driver version: 0.4
> Oct 23 12:58:54 mythtv pci.agent[5066]:      shpchp: loaded successfully
> Oct 23 12:58:55 mythtv pci.agent[5120]:      ohci1394: already loaded
> Oct 23 12:58:57 mythtv pci.agent[5148]:      uhci-hcd: already loaded
> Oct 23 12:58:58 mythtv pci.agent[5176]:      uhci-hcd: already loaded
>
> Oct 23 13:02:41 mythtv syslogd 1.4.1#16: restart.
>
>
>  What if you do "ifconfig -a"?
>
> On Sat, 22 Oct 2005, Warpme wrote:
>
>
>
>  Stephen,
>
> I'm returning to You with help request.
>
> I return STlab converter to shop and bought *Billionton* ThumbLAN USBKR-100B 
> (RTL1850 based).
> Now device is recognized by system. Here are entries from syslog
>
> Oct 22 11:19:55 mythtv lircd-0.7.2pvr150[3960]: accepted new client on 
> /dev/lircd
> Oct 22 11:21:04 mythtv kernel: usb 2-1: new full speed USB device using 
> uhci_hcd and address 2
> Oct 22 11:21:06 mythtv kernel: drivers/usb/net/rtl8150.c: rtl8150 based  
> usb-ethernet driver v0.6.2 (2004/08/27)
> Oct 22 11:21:06 mythtv kernel: drivers/usb/net/rtl8150.c: eth%%d: rtl8150 is 
> detected
> Oct 22 11:21:06 mythtv kernel: usbcore: registered new driver rtl8150
> Oct 22 11:21:06 mythtv usb.agent[6151]:      rtl8150: loaded successfully
>
> Here are entries from /proc/bus/usb/devices
>
> T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
> D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=0bda ProdID=8150 Rev= 1.00
> S:  Manufacturer=USBKR100
> S:  Product=USB 10/100 LAN
> S:  SerialNumber=3903
> C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=120mA
> I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=ff Driver=rtl8150
> E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=1ms
>
>
> But when I type ifconfig, only lo and eth0 are present. No USB0.
> How can configure system to create & use this adapter as second Eth intf ?
>
> million than in advance !
>
>
>
>
>
>
>  --
>  /------------------------------------+-------------------------\
> |Stephen J. Gowdy                     | SLAC, MailStop 34,       |
> |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
> |http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
> |EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
>  \------------------------------------+-------------------------/
>
>
>
>
>
>
>

--
 /------------------------------------+-------------------------\
|Stephen J. Gowdy                     | SLAC, MailStop 34,       |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
|http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
 \------------------------------------+-------------------------/


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to