View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Sep 16, 2009 11:54 pm 
Offline
Joined: Sat Apr 21, 2007 6:55 pm
Posts: 306
Location: CA,USA
This card worked ok with ALSA on R5F27. Now I'm loading R6. When I try OSS & "load OSS" drivers in the service menu I was excited to see my card correctly recognized as follows:

Code:
CMedia CM8768 rev 68 (dsp0)


But when I hit the 'test audio' button I get silence. So then I switch devices, namely:

Code:
CMedia CM8768 playback only (dsp1)


and try that still silence. My sound card is hooked up to my receiver via SPDIF/optical only, I have not hooked anything else up so it's possible the other o/ps are working but all I want to work is SPDIF. The receiver gets no signal at all.

I get no other device options other than the above 2.

When I try ALSA, I get nothing.

Note from the pastes below, it looks like it is working ok (at least to my untrained eye). I'm guessing maybe that I just need to somehow direct the audio output to /dev/dsp_spdifout?

TIA,

Paul




[root@fe-1 ~]# ls -l /dev/dsp*
Code:
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp -> /dev/oss/oss_cmpci0/pcm0
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp0 -> /dev/oss/oss_cmpci0/pcm0
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp1 -> /dev/oss/oss_cmpci0/pcm1
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp_ac3 -> /dev/oss/oss_cmpci0/pcm0
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp_in -> /dev/oss/oss_cmpci0/pcm0
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp_mmap -> /dev/oss/oss_cmpci0/pcm0
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp_multich -> /dev/oss/oss_cmpci0/pcm0
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp_out -> /dev/oss/oss_cmpci0/pcm0
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp_spdifin -> /dev/oss/oss_cmpci0/pcm0
lrwxrwxrwx 1 root root 24 2009-09-16 22:36 /dev/dsp_spdifout -> /dev/oss/oss_cmpci0/pcm0



[root@fe-1 ~]# lsmod
Code:
Module                  Size  Used by
ipv6                  260084  12
oss_usb               111244  0
oss_cmpci              24048  0
osscore               537876  2 oss_usb,oss_cmpci
lirc_mod_mce           16772  1
lirc_dev               13492  1 lirc_mod_mce
nvidia               9589768  36
ppdev                   9348  0
parport_pc             37700  1
lp                     11108  0
parport                33004  3 ppdev,parport_pc,lp
serio_raw               7172  0
uhci_hcd               24592  0
sg                     26804  0
pcspkr                  4352  0
ehci_hcd               36876  0
intel_agp              27836  1
i2c_i801               10896  0
iTCO_wdt               12836  0
shpchp                 34068  0
iTCO_vendor_support     4996  1 iTCO_wdt
agpgart                31572  2 nvidia,intel_agp
i2c_core               22804  2 nvidia,i2c_i801
pci_hotplug            28064  1 shpchp
usbcore               136848  5 oss_usb,lirc_mod_mce,uhci_hcd,ehci_hcd
psmouse                55828  0
evdev                  11296  4
thermal                17180  0
processor              41388  1 thermal
fan                     6276  0
button                  7824  0
battery                12036  0
ac                      6020  0
rtc_cmos               12332  0
rtc_core               17564  1 rtc_cmos
rtc_lib                 4480  1 rtc_core
sr_mod                 16708  0
cdrom                  35360  1 sr_mod
pata_acpi               6016  0
ata_piix               23300  0
libata                158112  2 pata_acpi,ata_piix
scsi_mod              102164  3 sg,sr_mod,libata


[root@fe-1 ~]# dmesg
Code:
BIOS EBDA/lowmem at: 0009fc00/0009f800
Linux version 2.6.28-LinHES (root@dev) (gcc version 4.3.3 (GCC) ) #1 SMP PREEMPT Mon Aug 17 05:38:57 UTC 2009
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  NSC Geode by NSC
  Cyrix CyrixInstead
  Centaur CentaurHauls
  Transmeta GenuineTMx86
  Transmeta TransmetaCPU
  UMC UMC UMC UMC
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000002fff0000 (usable)
 BIOS-e820: 000000002fff0000 - 0000000030000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
DMI 2.3 present.
last_pfn = 0x2fff0 max_arch_pfn = 0x100000
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Scanning 2 areas for low memory corruption
modified physical RAM map:
 modified: 0000000000000000 - 0000000000002000 (usable)
 modified: 0000000000002000 - 0000000000006000 (reserved)
 modified: 0000000000006000 - 0000000000007000 (usable)
 modified: 0000000000007000 - 0000000000010000 (reserved)
 modified: 0000000000010000 - 0000000000092c00 (usable)
 modified: 000000000009fc00 - 00000000000a0000 (reserved)
 modified: 00000000000e0000 - 0000000000100000 (reserved)
 modified: 0000000000100000 - 000000002fff0000 (usable)
 modified: 000000002fff0000 - 0000000030000000 (reserved)
 modified: 00000000fec00000 - 0000000100000000 (reserved)
kernel direct mapping tables up to 2fff0000 @ 10000-16000
RAMDISK: 2fe2d000 - 2ffcf9a1
ACPI: RSDP 000EA410, 0014 (r0 COMPAQ)
ACPI: RSDT 000E5E40, 0074 (r1 COMPAQ CPQ0064  20030710             0)
ACPI: FACP 000E5EF8, 0074 (r1 COMPAQ SPRINGD         1             0)
ACPI: DSDT 000E6008, 0D7D (r1 COMPAQ     DSDT        1 MSFT  100000E)
ACPI: FACS 000E5E00, 0040
ACPI: SSDT 000E6D85, 05FE (r1 COMPAQ  PROJECT        1 MSFT  100000E)
ACPI: SSDT 000E7383, 053A (r1 COMPAQ CORE_PNP        1 MSFT  100000E)
ACPI: SSDT 000E78BD, 01F2 (r1 COMPAQ CORE_UTL        1 MSFT  100000E)
ACPI: SSDT 000E7AAF, 032E (r1 COMPAQ VILLTBL1        1 MSFT  100000E)
ACPI: SSDT 000E7DDD, 053F (r1 COMPAQ LGCYLITE        1 MSFT  100000E)
ACPI: SSDT 000E831C, 0167 (r1 COMPAQ    UART2        1 MSFT  100000E)
ACPI: SSDT 000E8483, 014E (r1 COMPAQ   FLOPPY        1 MSFT  100000E)
ACPI: APIC 000E5F6C, 0068 (r1 COMPAQ SPRINGD         1             0)
ACPI: SSDT 000EA16D, 00B2 (r1 COMPAQ     APIC        1 MSFT  100000E)
ACPI: ASF! 000E5FD4, 0034 (r16 COMPAQ SPRINGD         1             0)
ACPI: SSDT 000E8A3F, 040F (r1 COMPAQ PNP_PRSS        1 MSFT  100000E)
ACPI: SSDT 000E8E4E, 016D (r1 COMPAQ UR2_PRSS        1 MSFT  100000E)
ACPI: SSDT 000E8FBB, 0119 (r1 COMPAQ FPY_PRSS        1 MSFT  100000E)
ACPI: SSDT 000E9189, 0167 (r1 COMPAQ       S3        1 MSFT  100000E)
ACPI: SSDT 000E92F0, 00E3 (r1 COMPAQ  CORE_S3        1 MSFT  100000E)
ACPI: SSDT 000E93D3, 013E (r1 COMPAQ   PIDETM        1 MSFT  100000E)
ACPI: SSDT 000E9955, 016B (r1 COMPAQ     GTF0        1 MSFT  100000E)
ACPI: SSDT 000E9F10, 00F0 (r1 COMPAQ      L08        1 MSFT  100000E)
ACPI: SSDT 000EA371, 0054 (r1 COMPAQ    FINIS        1 MSFT  100000E)
ACPI: Local APIC address 0xfee00000
0MB HIGHMEM available.
767MB LOWMEM available.
  mapped low ram: 0 - 2fff0000
  low ram: 00000000 - 2fff0000
  bootmap 00012000 - 00018000
(9 early reservations) ==> bootmem [0000000000 - 002fff0000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
  #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
  #3 [0000100000 - 00006abdc0]    TEXT DATA BSS ==> [0000100000 - 00006abdc0]
  #4 [002fe2d000 - 002ffcf9a1]          RAMDISK ==> [002fe2d000 - 002ffcf9a1]
  #5 [00006ac000 - 00006af000]    INIT_PG_TABLE ==> [00006ac000 - 00006af000]
  #6 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
  #7 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
  #8 [0000012000 - 0000018000]          BOOTMAP ==> [0000012000 - 0000018000]
found SMP MP-table at [c00faa60] 000faa60
Zone PFN ranges:
  DMA      0x00000000 -> 0x00001000
  Normal   0x00001000 -> 0x0002fff0
  HighMem  0x0002fff0 -> 0x0002fff0
Movable zone start PFN for each node
early_node_map[4] active PFN ranges
    0: 0x00000000 -> 0x00000002
    0: 0x00000006 -> 0x00000007
    0: 0x00000010 -> 0x00000092
    0: 0x00000100 -> 0x0002fff0
On node 0 totalpages: 196469
free_area_init_node: node 0, pgdat c054af00, node_mem_map c1000000
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3941 pages, LIFO batch:0
  Normal zone: 1504 pages used for memmap
  Normal zone: 190992 pages, LIFO batch:31
  HighMem zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
ACPI: PM-Timer IO Port: 0xf808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled)
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 2 CPUs, 1 hotplug CPUs
PM: Registered nosave memory: 0000000000002000 - 0000000000006000
PM: Registered nosave memory: 0000000000007000 - 0000000000010000
PM: Registered nosave memory: 0000000000092000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
Allocating PCI resources starting at 40000000 (gap: 30000000:cec00000)
PERCPU: Allocating 36864 bytes of per cpu data
NR_CPUS: 16, nr_cpu_ids: 2, nr_node_ids 1
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 194933
Kernel command line: initrd=kernel26.img rootfstype=nfs root=/dev/nfs nfsroot=10.1.2.20:/nfsroot/fe-1,v3,rsize=16384,wsize=16384 init=/sbin/runit ip=dhcp BOOT_IMAGE=vmlinuz26
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
TSC: PIT calibration matches PMTIMER. 1 loops
Detected 2659.996 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Scanning for low memory corruption every 60 seconds
Memory: 771120k/786368k available (3134k kernel code, 14556k reserved, 1419k data, 348k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xffee8000 - 0xfffff000   (1116 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf07f0000 - 0xff7fe000   ( 240 MB)
    lowmem  : 0xc0000000 - 0xefff0000   ( 767 MB)
      .init : 0xc057a000 - 0xc05d1000   ( 348 kB)
      .data : 0xc040fbaa - 0xc0572b74   (1419 kB)
      .text : 0xc0100000 - 0xc040fbaa   (3134 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=12, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Calibrating delay loop (skipped), value calculated using timer frequency.. 5322.65 BogoMIPS (lpj=8866653)
Security Framework initialized
Mount-cache hash table entries: 512
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Hyper-Threading is disabled
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
ACPI: Core revision 20080926
ACPI: Checking initramfs for custom DSDT
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Pentium(R) 4 CPU 2.66GHz stepping 09
Brought up 1 CPUs
Total of 1 processors activated (5322.65 BogoMIPS).
net_namespace: 768 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.20 entry at 0xec5a9, last bus=6
PCI: Using configuration type 1 for base access
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:00.0: reg 10 32bit mmio: [0xf4000000-0xf7ffffff]
pci 0000:00:1d.0: reg 20 io port: [0x3440-0x345f]
pci 0000:00:1d.1: reg 20 io port: [0x3460-0x347f]
pci 0000:00:1d.7: reg 10 32bit mmio: [0xf0600000-0xf06003ff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
pci 0000:00:1f.0: Enabled i801 SMBus device
pci 0000:00:1f.0: quirk: region f800-f87f claimed by ICH4 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region fa00-fa3f claimed by ICH4 GPIO
pci 0000:00:1f.1: reg 10 io port: [0x34c0-0x34c7]
pci 0000:00:1f.1: reg 14 io port: [0x34e0-0x34e3]
pci 0000:00:1f.1: reg 18 io port: [0x34c8-0x34cf]
pci 0000:00:1f.1: reg 1c io port: [0x34e4-0x34e7]
pci 0000:00:1f.1: reg 20 io port: [0x34a0-0x34af]
pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
pci 0000:00:1f.2: reg 10 io port: [0x34d0-0x34d7]
pci 0000:00:1f.2: reg 14 io port: [0x34e8-0x34eb]
pci 0000:00:1f.2: reg 18 io port: [0x34d8-0x34df]
pci 0000:00:1f.2: reg 1c io port: [0x34ec-0x34ef]
pci 0000:00:1f.2: reg 20 io port: [0x34b0-0x34bf]
pci 0000:00:1f.3: reg 20 io port: [0xfc00-0xfc1f]
pci 0000:05:02.0: reg 10 64bit mmio: [0xfd400000-0xfd40ffff]
pci 0000:05:02.0: PME# supported from D3hot D3cold
pci 0000:05:02.0: PME# disabled
pci 0000:05:04.0: supports D1
pci 0000:05:04.0: PME# supported from D0 D1 D3hot
pci 0000:05:04.0: PME# disabled
pci 0000:05:0a.0: reg 10 io port: [0x2000-0x20ff]
pci 0000:05:0a.0: supports D1 D2
pci 0000:00:1e.0: transparent bridge
pci 0000:00:1e.0: bridge io port: [0x1000-0x2fff]
pci 0000:00:1e.0: bridge 32bit mmio: [0xfa000000-0xfd4fffff]
pci 0000:00:1e.0: bridge 32bit mmio pref: [0xe0000000-0xf03fffff]
pci 0000:06:00.0: reg 10 32bit mmio: [0xfc000000-0xfcffffff]
pci 0000:06:00.0: reg 14 64bit mmio: [0xe0000000-0xefffffff]
pci 0000:06:00.0: reg 1c 64bit mmio: [0xfa000000-0xfbffffff]
pci 0000:06:00.0: reg 24 io port: [0x1000-0x107f]
pci 0000:06:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
pci 0000:05:04.0: bridge io port: [0x1000-0x1fff]
pci 0000:05:04.0: bridge 32bit mmio: [0xfa000000-0xfd1fffff]
pci 0000:05:04.0: bridge 32bit mmio pref: [0xe0000000-0xf01fffff]
bus 00 -> node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 14 15)
PCI: Using ACPI for IRQ routing
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
hpet clockevent registered
HPET: 3 timers in total, 0 timers will be used for per-cpu timer
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:0c: io resource (0xf800-0xf81f) overlaps 0000:00:1f.0 BAR 7 (0xf800-0xf87f), disabling
pnp 00:0c: io resource (0xf820-0xf83f) overlaps 0000:00:1f.0 BAR 7 (0xf800-0xf87f), disabling
pnp 00:0c: io resource (0xf840-0xf85f) overlaps 0000:00:1f.0 BAR 7 (0xf800-0xf87f), disabling
pnp 00:0c: io resource (0xf860-0xf87f) overlaps 0000:00:1f.0 BAR 7 (0xf800-0xf87f), disabling
pnp: PnP ACPI: found 14 devices
ACPI: ACPI bus type pnp unregistered
system 00:0b: ioport range 0x4d0-0x4d1 has been reserved
system 00:0c: ioport range 0x400-0x41f has been reserved
system 00:0c: ioport range 0x420-0x43f has been reserved
system 00:0c: ioport range 0x440-0x45f has been reserved
system 00:0c: ioport range 0x460-0x47f has been reserved
system 00:0c: ioport range 0xfa00-0xfa3f has been reserved
system 00:0c: ioport range 0xfc00-0xfc7f could not be reserved
system 00:0c: ioport range 0xfc80-0xfcff has been reserved
system 00:0c: ioport range 0xfe00-0xfe7f has been reserved
system 00:0c: ioport range 0xfe80-0xfeff has been reserved
system 00:0d: iomem range 0x0-0x9ffff could not be reserved
system 00:0d: iomem range 0x100000-0x2fffffff could not be reserved
system 00:0d: iomem range 0x30000000-0x300fffff has been reserved
system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
system 00:0d: iomem range 0xfec01000-0xffffffff has been reserved
system 00:0d: iomem range 0xd0400-0xdffff has been reserved
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0:   IO window: disabled
pci 0000:00:01.0:   MEM window: disabled
pci 0000:00:01.0:   PREFETCH window: disabled
pci 0000:05:04.0: PCI bridge, secondary bus 0000:06
pci 0000:05:04.0:   IO window: 0x1000-0x1fff
pci 0000:05:04.0:   MEM window: 0xfa000000-0xfd1fffff
pci 0000:05:04.0:   PREFETCH window: 0x000000e0000000-0x000000f01fffff
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
pci 0000:00:1e.0:   IO window: 0x1000-0x2fff
pci 0000:00:1e.0:   MEM window: 0xfa000000-0xfd4fffff
pci 0000:00:1e.0:   PREFETCH window: 0x000000e0000000-0x000000f03fffff
pci 0000:00:1e.0: setting latency timer to 64
pci 0000:05:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
bus: 00 index 0 io port: [0x00-0xffff]
bus: 00 index 1 mmio: [0x000000-0xffffffff]
bus: 01 index 0 mmio: [0x0-0x0]
bus: 01 index 1 mmio: [0x0-0x0]
bus: 01 index 2 mmio: [0x0-0x0]
bus: 01 index 3 mmio: [0x0-0x0]
bus: 05 index 0 io port: [0x1000-0x2fff]
bus: 05 index 1 mmio: [0xfa000000-0xfd4fffff]
bus: 05 index 2 mmio: [0xe0000000-0xf03fffff]
bus: 05 index 3 io port: [0x00-0xffff]
bus: 05 index 4 mmio: [0x000000-0xffffffff]
bus: 06 index 0 io port: [0x1000-0x1fff]
bus: 06 index 1 mmio: [0xfa000000-0xfd1fffff]
bus: 06 index 2 mmio: [0xe0000000-0xf01fffff]
bus: 06 index 3 mmio: [0x0-0x0]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
NET: Registered protocol family 1
Unpacking initramfs... done
Freeing initrd memory: 1674k freed
apm: BIOS not found.
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1509
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:06:00.0: Boot video device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver4 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
e100: Intel(R) PRO/100 Network Driver, 3.5.23-k6-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
ns83820.c: National Semiconductor DP83820 10/100/1000 driver.
tg3.c:v3.94 (August 14, 2008)
tg3 0000:05:02.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Switched to high resolution mode on CPU 0
eth0: Tigon3 [partno(BCM95782A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000Base-T Ethernet 00:11:0a:33:1d:3e
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
eth0: dma_rwctrl[763f0000] dma_mask[64-bit]
dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
winbond-840.c:v1.01-e (2.4 port) Sep-11-2006  Donald Becker <becker@scyld.com>
  http://www.scyld.com/network/drivers.html
uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29)
input: Macintosh mouse button emulation as /class/input/input0
PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
Using IPI No-Shortcut mode
registered taskstats version 1
input: AT Translated Set 2 keyboard as /class/input/input1
Sending DHCP requests .<6>tg3: eth0: Link is up at 1000 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
tg3: eth0: Link is down.
.<6>tg3: eth0: Link is up at 1000 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
tg3: eth0: Link is down.
.<6>tg3: eth0: Link is up at 1000 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
tg3: eth0: Link is down.
tg3: eth0: Link is up at 1000 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
tg3: eth0: Link is down.
tg3: eth0: Link is up at 1000 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
tg3: eth0: Link is down.
.<6>tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
., OK
IP-Config: Got DHCP answer from 10.1.2.2, my address is 10.1.2.25
IP-Config: Complete:
     device=eth0, addr=10.1.2.25, mask=255.255.255.0, gw=10.1.2.2,
     host=fe-1, domain=fdc, nis-domain=(none),
     bootserver=10.1.2.2, rootserver=10.1.2.20, rootpath=
Freeing unused kernel memory: 348k freed
SCSI subsystem initialized
libata version 3.00 loaded.
ata_piix 0000:00:1f.1: version 2.12
ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ata_piix 0000:00:1f.1: setting latency timer to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x34a0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x34a8 irq 15
ata1.00: ATAPI: PIONEER DVD-RW  DVR-105, 1.33, max UDMA/33
ata1.00: configured for UDMA/33
scsi 0:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-105  1.33 PQ: 0 ANSI: 5
ata_piix 0000:00:1f.2: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
ata_piix 0000:00:1f.2: setting latency timer to 64
scsi2 : ata_piix
scsi3 : ata_piix
ata3: SATA max UDMA/133 cmd 0x34d0 ctl 0x34e8 bmdma 0x34b0 irq 18
ata4: SATA max UDMA/133 cmd 0x34d8 ctl 0x34ec bmdma 0x34b8 irq 18
Driver 'sr' needs updating - please use bus_type methods
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0
rtc_cmos 00:03: RTC can wake from S4
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
input: Power Button (FF) as /class/input/input2
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input3
ACPI: Power Button (CM) [PBTN]
processor ACPI_CPU:00: registered as cooling_device0
ACPI: Processor [CPU0] (supports 8 throttling states)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
Linux agpgart interface v0.103
iTCO_vendor_support: vendor-support=0
usbcore: registered new device driver usb
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.04
iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
iTCO_wdt: No card detected
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
agpgart-intel 0000:00:00.0: Intel 865 Chipset
agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf4000000
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf0600000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
input: PC Speaker as /class/input/input4
sr 0:0:0:0: Attached scsi generic sg0 type 5
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 16, io base 0x00003440
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00003460
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
psmouse serio1: ID: 00 00 3c<6>elantech.c: unexpected magic knock result 0x1a, 0x03, 0x3c.
intel_rng: Firmware space is locked read-only. If you can't or
intel_rng: don't want to disable this in firmware setup, and if
intel_rng: you are certain that your system has a functional
intel_rng: RNG, try using the 'no_fwh_detect' option.
usb 3-1: new full speed USB device using uhci_hcd and address 2
usb 3-1: configuration #1 chosen from 1 choice
input: ImPS/2 Logitech Wheel Mouse as /class/input/input5
lp: driver loaded but no devices found
parport_pc 00:07: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
nvidia: module license 'NVIDIA' taints kernel.
lirc_dev: IR Remote Control driver registered, major 61

lirc_mod_mce: Input driver for Microsoft MCE 2005 keyboard v0.1.5
lirc_mod_mce: Florian Demski
usb 3-1: reset full speed USB device using uhci_hcd and address 2
lirc_dev: lirc_register_plugin: sample_rate: 0
input: Topseed eHome Infrared Transceiver as /class/input/input6
nvidia 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
nvidia 0000:06:00.0: setting latency timer to 64
NVRM: loading NVIDIA UNIX x86 Kernel Module  185.18.36  Fri Aug 14 17:18:04 PDT 2009
lirc_mod_mce[2]: Topseed eHome Infrared Transceiver on usb3:2
usbcore: registered new interface driver lirc_mod_mce
oss_cmpci 0000:05:0a.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
usbcore: registered new interface driver oss_usb
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
eth0: no IPv6 routers present





[root@fe-1 ~]# lspci
Code:
00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
05:02.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5782 Gigabit Ethernet (rev 03)
05:04.0 PCI bridge: PLX Technology, Inc. PEX8112 x1 Lane PCI Express-to-PCI Bridge (rev aa)
05:0a.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
06:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 GS] (rev a1)


[root@fe-1 ~]# aplay -l
Code:
aplay: device_list:217: no soundcards found...

_________________
Paul O'Flynn


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 19, 2009 10:34 pm 
Offline
Joined: Sat Apr 21, 2007 6:55 pm
Posts: 306
Location: CA,USA
Code:
ossmix spdif.play on


Fixes it but doesn't survive a reboot.. Put it into /etc/runit/1.local but it didn't work, is there somewhere else it should go?

I'm thinking this deserves a flyspray?

Lastly, should I stick with ALSA as this seems to be the most popular? I don't want to be one of the few ppl using OSS...

_________________
Paul O'Flynn


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 20, 2009 7:50 pm 
Offline
Joined: Sun Aug 28, 2005 7:07 pm
Posts: 821
Location: Melbourne, Australia
poflynn wrote:
Lastly, should I stick with ALSA as this seems to be the most popular? I don't want to be one of the few ppl using OSS...


I read recently that OSS has made a lot of advancements this year. I downloaded and compiled it on my Ubuntu laptop (T60) and it works flawlessly. You can get the source from http://www.4front-tech.com/developer/sources/stable/gpl/.

I would Google for my hardware and OSS and see how well it's supported and make an informed choice then. Generally, I will go with the best solution, not the most popular and I'm not really sure why you would base your decision on popularity, when you're using Linux, which is clearly much less popular than Windows.

Mike

_________________
*********************
LinHES 7.4
Australian Dragon
*********************


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 20, 2009 9:12 pm 
Offline
Joined: Sat Apr 21, 2007 6:55 pm
Posts: 306
Location: CA,USA
manicmike wrote:
I'm not really sure why you would base your decision on popularity, when you're using Linux, which is clearly much less popular than Windows.


Easy - I'm a linux noob, I rely on msg boards etc a lot for help. If I'm using some non-common choice then I can't expect much help from others nor from trolling website etc.

Thx for the source suggestion but I'm too much of a scardy cat to go off downloading and compiling source for pkgs supported by linhes..

_________________
Paul O'Flynn


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 21, 2009 1:17 am 
Offline
Joined: Sun Aug 28, 2005 7:07 pm
Posts: 821
Location: Melbourne, Australia
poflynn wrote:
Thx for the source suggestion but I'm too much of a scardy cat to go off downloading and compiling source for pkgs supported by linhes..


Heh. Just after I posted that I noticed there was a new OSS release. Took me two hours to fix it, and I'm quite good at this stuff!

Your LinHes will do the installation for you. OSS is very good, and since it's so easy from the menu, you may as well try it. OSS has been around a long time and there's a lot of support.

And you're right about the help thing. You do need it and Linux people are much more likely to share what they know.

_________________
*********************
LinHES 7.4
Australian Dragon
*********************


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu