Author Topic: program times out, goes dead SOLVED!  (Read 1111 times)

Offline pags

  • Hero Member
  • *****
  • Posts: 2515
  • Keep it clean.
Re: program times out, goes dead
« Reply #30 on: February 15, 2013, 10:26:02 PM »
Looks like your pastebin files are just references to links on your PC...need to see the actually contents.  Just try pasting the contents...don't worry about compressing them...

Offline pags

  • Hero Member
  • *****
  • Posts: 2515
  • Keep it clean.
Re: program times out, goes dead
« Reply #31 on: February 15, 2013, 10:31:30 PM »
You also post them directly here (in CODE tags).  They shouldn't be too big...
Code: [Select]
[jpaglia@hvr1600 ~]$ lspcidrake
e100            : Intel Corporation|82562EZ 10/100 Ethernet Controller [NETWORK_ETHERNET] (rev: 02)
cx18            : Conexant Systems, Inc.|CX23418 Single-Chip MPEG-2 Encoder with Integrated Analog Video/Broadcast Audio Decoder [MULTIMEDIA_VIDEO]
snd_intel8x0    : Intel Corporation|82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller [MULTIMEDIA_AUDIO] (rev: 02)
i2c_i801        : Intel Corporation|82801EB/ER (ICH5/ICH5R) SMBus Controller [SERIAL_SMBUS] (rev: 02)
ata_piix        : Intel Corporation|82801EB/ER (ICH5/ICH5R) IDE Controller [STORAGE_IDE] (rev: 02)
iTCO_wdt        : Intel Corporation|82801EB/ER (ICH5/ICH5R) LPC Interface Bridge [BRIDGE_ISA] (rev: 02)
shpchp          : Intel Corporation|82801 PCI Bridge [BRIDGE_PCI] (rev: c2)
ehci_hcd        : Intel Corporation|82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller [SERIAL_USB] (rev: 02)
uhci_hcd        : Intel Corporation|82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 [SERIAL_USB] (rev: 02)
uhci_hcd        : Intel Corporation|82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 [SERIAL_USB] (rev: 02)
uhci_hcd        : Intel Corporation|82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 [SERIAL_USB] (rev: 02)
unknown         : Intel Corporation|82865G/PE/P Processor to I/O Memory Interface [SYSTEM_OTHER] (rev: 02)
Card:Intel 810 and later: Intel Corporation|82865G Integrated Graphics Controller [DISPLAY_VGA] (rev: 02)
unknown         : Intel Corporation|82865G/PE/P DRAM Controller/Host-Hub Interface [BRIDGE_HOST] (rev: 02)
hub             : Linux 3.4.25-pclos1.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
hub             : Linux 3.4.25-pclos1.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
usbhid          : DELL|DELL USB Keyboard [Human Interface Device|Boot Interface Subclass|Keyboard]
Mouse:USB|Wheel : Microsoft|Microsoft Wheel Mouse Optical® [Human Interface Device|Boot Interface Subclass|Mouse]
hub             : Linux 3.4.25-pclos1.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
hub             : Linux 3.4.25-pclos1.bfs ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub]
[jpaglia@hvr1600 ~]$

Code: [Select]
[jpaglia@hvr1600 ~]$ lsmod
Module                  Size  Used by
snd_usb_audio          77439  0
snd_hwdep               4685  1 snd_usb_audio
snd_usbmidi_lib        16006  1 snd_usb_audio
snd_rawmidi            14914  1 snd_usbmidi_lib
af_packet              21989  0
ipv6                  268091  18
binfmt_misc             5747  1
loop                   14352  0
dm_mod                 62103  0
cpufreq_ondemand        5394  0
cpufreq_conservative     4414  0
cpufreq_powersave        675  0
p4_clockmod             2977  0
freq_table              2127  2 cpufreq_ondemand,p4_clockmod
speedstep_lib           2896  1 p4_clockmod
firewire_ohci          27951  0
firewire_sbp2          11206  0
firewire_core          44252  2 firewire_ohci,firewire_sbp2
crc_itu_t               1096  1 firewire_core
fuse                   60668  1
cx18_alsa               5682  0
s5h1411                 7982  1
tda18271               33496  2
cs5345                  2196  1
tda8290                11200  1
tuner                  14941  1
cx18                  104890  1 cx18_alsa
dvb_core               78117  1 cx18
cx2341x                15577  1 cx18
videobuf_vmalloc        3672  1 cx18
videobuf_core          13571  2 cx18,videobuf_vmalloc
tveeprom               11066  1 cx18
v4l2_common             4435  4 cs5345,tuner,cx18,cx2341x
videodev               74407  5 cs5345,tuner,cx18,cx2341x,v4l2_common
e100                   28375  0
mii                     3472  1 e100
i2c_i801                7123  0
snd_intel8x0           23075  0
snd_ac97_codec         90606  1 snd_intel8x0
ac97_bus                 843  1 snd_ac97_codec
serio_raw               3678  0
snd_seq_dummy           1128  0
evdev                   7693  7
ppdev                   4878  0
parport_pc             26648  0
parport                24820  2 ppdev,parport_pc
shpchp                 22542  0
pci_hotplug            20458  1 shpchp
snd_seq_oss            25041  0
snd_seq_midi_event      4641  1 snd_seq_oss
snd_seq                41778  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          4322  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            33951  0
snd_pcm                61604  5 snd_usb_audio,cx18_alsa,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              15280  2 snd_seq,snd_pcm
snd_mixer_oss          12909  1 snd_pcm_oss
snd                    44193  14 snd_usb_audio,snd_hwdep,snd_usbmidi_lib,snd_rawmidi,cx18_alsa,snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
processor              24404  0
dcdbas                  4437  0
rng_core                2699  0
iTCO_wdt               10770  0
iTCO_vendor_support     1578  1 iTCO_wdt
soundcore               4386  1 snd
microcode              10106  0
snd_page_alloc          5870  2 snd_intel8x0,snd_pcm
sg                     23413  0
ide_pci_generic         2101  0
pata_acpi               2421  0
ata_generic             2456  0
piix                    4181  0
ide_gd_mod             21652  0
ide_core               80030  3 ide_pci_generic,piix,ide_gd_mod
ahci                   17850  0
libahci                16529  1 ahci
ata_piix               19680  1
libata                147898  5 pata_acpi,ata_generic,ahci,libahci,ata_piix
sd_mod                 34614  2
scsi_mod              154674  4 firewire_sbp2,sg,libata,sd_mod
crc_t10dif              1097  1 sd_mod
ext4                  388019  1
jbd2                   63785  1 ext4
crc16                   1092  1 ext4
uhci_hcd               19929  0
ohci_hcd               19026  0
ehci_hcd               35950  0
usbhid                 32157  0
hid                    69903  1 usbhid
usbcore               123980  7 snd_usb_audio,snd_usbmidi_lib,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
usb_common               623  1 usbcore
i915                  390456  2
drm_kms_helper         22504  1 i915
drm                   171728  3 i915,drm_kms_helper
i2c_algo_bit            4593  2 cx18,i915
button                  3635  1 i915
i2c_core               16622  14 s5h1411,tda18271,cs5345,tda8290,tuner,cx18,tveeprom,v4l2_common,videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
video                  10083  1 i915
[jpaglia@hvr1600 ~]$

Online dougmack

  • Hero Member
  • *****
  • Posts: 961
Re: program times out, goes dead
« Reply #32 on: February 15, 2013, 11:08:34 PM »
Code: [Select]
[doug@localhost ~]$ cat 1010lsmod
Module                  Size  Used by
ext3                   98204  2
jbd                    39246  1 ext3
ext4                  266257  7
jbd2                   64781  1 ext4
crc16                   1303  1 ext4
af_packet              14122  2
ipv6                  222857  16
snd_usb_audio          64903  1
snd_usb_lib            13866  1 snd_usb_audio
snd_rawmidi            16323  1 snd_usb_lib
binfmt_misc             5590  1
dm_mod                 55938  0
ohci1394               22696  0
sbp2                   16049  0
raw1394                16911  0
ieee1394               69727  3 ohci1394,sbp2,raw1394
fuse                   49640  2
snd_hda_codec_realtek   191735  1
snd_hda_intel          19013  2
snd_hda_codec          66319  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4802  2 snd_usb_audio,snd_hda_codec
snd_seq_dummy           1266  0
snd_seq_oss            22774  0
snd_seq_midi_event      5464  1 snd_seq_oss
snd_seq                40753  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          5214  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            29040  0
snd_pcm                58856  4 snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_pcm_oss
wacom                  21753  0
snd_timer              15794  2 snd_seq,snd_pcm
snd_mixer_oss          11096  1 snd_pcm_oss
iTCO_wdt                8782  0
snd                    46351  20 snd_usb_audio,snd_usb_lib,snd_rawmidi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
iTCO_vendor_support     2302  1 iTCO_wdt
uvcvideo               47937  0
ppdev                   4676  0
videodev               31136  1 uvcvideo
usbhid                 30458  1
soundcore               5680  1 snd
v4l1_compat            11213  2 uvcvideo,videodev
parport_pc             26665  0
usblp                   8906  0
rng_core                3002  0
floppy                 44968  0
i2c_i801                6754  0
r8169                  29112  0
thermal                10903  0
parport                28094  2 ppdev,parport_pc
rtc_cmos                6929  0
pcspkr                  1382  0
snd_page_alloc          6506  2 snd_hda_intel,snd_pcm
processor              29811  0
button                  4713  0
hid                    56014  1 usbhid
i2c_core               18110  2 videodev,i2c_i801
mii                     3885  1 r8169
led_class               2692  0
sg                     21491  0
evdev                   6341  9
msdos                   5464  0
ahci                   29234  0
ata_piix               18324  11
libata                145448  2 ahci,ata_piix
unionfs                58749  1
squashfs               19854  1
loop                   10919  2
ehci_hcd               27927  0
ohci_hcd               17668  0
uhci_hcd               16806  0
usb_storage            35774  1
usbcore               124336  12 snd_usb_audio,snd_usb_lib,wacom,uvcvideo,usbhid,usblp,ehci_hcd,ohci_hcd,uhci_hcd,usb_storage
sd_mod                 27633  13
crc_t10dif              1195  1 sd_mod
vfat                    6668  0
fat                    38198  2 msdos,vfat
isofs                  26116  1
nls_utf8                1029  0
nls_iso8859_15          3756  0
nls_iso8859_14          3756  0
nls_iso8859_13          3756  0
nls_iso8859_9           3476  0
nls_iso8859_7           4034  0
nls_iso8859_6           3476  0
nls_iso8859_5           3755  0
nls_iso8859_4           3755  0
nls_iso8859_3           3755  0
nls_iso8859_2           3755  0
nls_iso8859_1           3197  1
sr_mod                 11640  1
scsi_mod              132396  6 sbp2,sg,libata,usb_storage,sd_mod,sr_mod
ide_cd_mod             21993  0
ide_core               85822  1 ide_cd_mod
cdrom                  28716  2 sr_mod,ide_cd_mod

Code: [Select]
[doug@localhost ~]$ cat 1010lspcidrake
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation Device 1244 (rev a1)
01:00.1 Audio device: nVidia Corporation Device 0bee (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)

Code: [Select]
[doug@localhost ~]$ cat 1212lsmod
Module                  Size  Used by
ext3                  166708  2
jbd                    53219  1 ext3
af_packet              21721  2
snd_usb_audio          76138  2
pci_stub                 969  1
vboxpci                14182  0
vboxnetadp             19335  0
vboxnetflt             17069  0
vboxdrv               224308  3 vboxpci,vboxnetadp,vboxnetflt
binfmt_misc             5746  1
dm_mirror              11687  0
dm_region_hash          5963  1 dm_mirror
dm_log                  7873  2 dm_mirror,dm_region_hash
dm_mod                 62236  2 dm_mirror,dm_log
firewire_ohci          27764  0
firewire_sbp2          11077  0
firewire_core          43371  2 firewire_ohci,firewire_sbp2
crc_itu_t               1069  1 firewire_core
fuse                   58708  3
ipv6                  265552  20
snd_hda_codec_hdmi     21800  4
uvcvideo               56012  0
snd_usbmidi_lib        15760  1 snd_usb_audio
snd_hda_codec_realtek   153534  1
usblp                   9396  0
usbhid                 31486  1
videodev               68676  1 uvcvideo
snd_rawmidi            14818  1 snd_usbmidi_lib
hid                    68607  1 usbhid
snd_hda_intel          20032  5
snd_hda_codec          75755  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4844  2 snd_usb_audio,snd_hda_codec
snd_seq_dummy           1127  0
snd_seq_oss            25232  0
snd_seq_midi_event      4608  1 snd_seq_oss
snd_seq                41880  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          4321  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            33886  0
snd_pcm                60282  5 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              15343  2 snd_seq,snd_pcm
ppdev                   4813  0
snd_mixer_oss          13037  1 snd_pcm_oss
iTCO_wdt                9937  0
parport_pc             26679  0
snd                    43879  29 snd_usb_audio,snd_hda_codec_hdmi,snd_usbmidi_lib,snd_hda_codec_realtek,snd_rawmidi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
iTCO_vendor_support     1545  1 iTCO_wdt
parport                24947  2 ppdev,parport_pc
rng_core                2698  0
processor              23384  0
thermal                 6662  0
button                  3634  0
floppy                 49225  0
i2c_i801                6994  0
r8169                  42688  0
soundcore               5025  1 snd
sg                     23507  0
snd_page_alloc          5837  2 snd_hda_intel,snd_pcm
i2c_core               16526  2 videodev,i2c_i801
mii                     3343  1 r8169
evdev                   7244  10
msdos                   6211  0
ext4                  380509  7
jbd2                   60923  1 ext4
crc16                   1069  1 ext4
ahci                   17433  0
libahci                16564  1 ahci
ata_piix               18303  11
libata                145980  3 ahci,libahci,ata_piix
unionfs                65752  1
squashfs               25030  1
loop                   14740  2
xhci_hcd               71317  0
ehci_hcd               35889  0
ohci_hcd               18865  0
uhci_hcd               19832  0
usb_storage            34803  1
usbcore               122231  12 snd_usb_audio,uvcvideo,snd_usbmidi_lib,usblp,usbhid,xhci_hcd,ehci_hcd,ohci_hcd,uhci_hcd,usb_storage
usb_common               589  1 usbcore
sd_mod                 33585  13
crc_t10dif              1037  1 sd_mod
vfat                    8501  0
fat                    43792  2 msdos,vfat
isofs                  29377  1
nls_utf8                 992  0
nls_iso8859_15          3586  0
nls_iso8859_14          3586  0
nls_iso8859_13          3586  0
nls_iso8859_9           3329  0
nls_iso8859_7           3841  0
nls_iso8859_6           3329  0
nls_iso8859_5           3585  0
nls_iso8859_4           3585  0
nls_iso8859_3           3585  0
nls_iso8859_2           3585  0
nls_iso8859_1           3073  1
sr_mod                 13798  1
scsi_mod              154041  6 firewire_sbp2,sg,libata,usb_storage,sd_mod,sr_mod
ide_cd_mod             24573  0
ide_core               79430  1 ide_cd_mod
cdrom                  31442  2 sr_mod,ide_cd_mod

Code: [Select]
[doug@localhost ~]$ cat 1212lspcidrake
r8169           : Realtek Semiconductor Co., Ltd.|RTL8111/8168B PCI Express Gigabit Ethernet controller [NETWORK_ETHERNET] (rev: 03)
snd_hda_intel   : NVIDIA Corporation|GF116 High Definition Audio Controller (rev: a1)
Card:NVIDIA cards not working with nv: NVIDIA Corporation|GF116 [GeForce GTX 550 Ti] [DISPLAY_VGA] (rev: a1)
i2c_i801        : Intel Corporation|N10/ICH 7 Family SMBus Controller [SERIAL_SMBUS] (rev: 01)
ata_piix        : Intel Corporation|N10/ICH7 Family SATA Controller [IDE mode] [STORAGE_IDE] (rev: 01)
ata_piix        : Intel Corporation|82801G (ICH7 Family) IDE Controller [STORAGE_IDE] (rev: 01)
leds_ss4200     : Intel Corporation|82801GB/GR (ICH7 Family) LPC Interface Bridge [BRIDGE_ISA] (rev: 01)
unknown         : Intel Corporation|82801 PCI Bridge [BRIDGE_PCI] (rev: e1)
ehci_hcd        : Intel Corporation|N10/ICH 7 Family USB2 EHCI Controller [SERIAL_USB] (rev: 01)
uhci_hcd        : Intel Corporation|N10/ICH 7 Family USB UHCI Controller #4 [SERIAL_USB] (rev: 01)
uhci_hcd        : Intel Corporation|N10/ICH 7 Family USB UHCI Controller #3 [SERIAL_USB] (rev: 01)
uhci_hcd        : Intel Corporation|N10/ICH 7 Family USB UHCI Controller #2 [SERIAL_USB] (rev: 01)
uhci_hcd        : Intel Corporation|N10/ICH 7 Family USB UHCI Controller #1 [SERIAL_USB] (rev: 01)
shpchp          : Intel Corporation|N10/ICH 7 Family PCI Express Port 2 [BRIDGE_PCI] (rev: 01)
shpchp          : Intel Corporation|N10/ICH 7 Family PCI Express Port 1 [BRIDGE_PCI] (rev: 01)
snd_hda_intel   : Intel Corporation|N10/ICH 7 Family High Definition Audio Controller (rev: 01)
shpchp          : Intel Corporation|4 Series Chipset PCI Express Root Port [BRIDGE_PCI] (rev: 03)
unknown         : Intel Corporation|4 Series Chipset DRAM Controller [BRIDGE_HOST] (rev: 03)
hub             : Linux 3.2.18-pclos2.bfs ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub]
uvcvideo        : HP USB Webcam|HP USB Webcam [Video|Video Control]
usb_storage     : Kingston|DT 101 G2 [Mass Storage|SCSI|Bulk (Zip)]
hub             : Linux 3.2.18-pclos2.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
usblp           : Hewlett-Packard|DeskJet 970C [Printer|Printer|Bidirectional]
hub             : Linux 3.2.18-pclos2.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
hub             : Linux 3.2.18-pclos2.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
usbhid          : CPS|CP625HGa [Human Interface Device|No Subclass|None]
hub             : Linux 3.2.18-pclos2.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]

Code: [Select]
[doug@localhost ~]$ cat 2-13lsmod
Module                  Size  Used by
af_packet              21753  2
snd_usb_audio          76234  2
ipv6                  265488  26
iTCO_wdt               10001  0
iTCO_vendor_support     1545  1 iTCO_wdt
uas                     6442  0
snd_hda_codec_hdmi     21800  4
snd_usbmidi_lib        15792  1 snd_usb_audio
snd_rawmidi            14818  1 snd_usbmidi_lib
uvcvideo               56044  0
videodev               68676  1 uvcvideo
usb_storage            34835  0
usblp                   9396  0
i2c_i801                6994  0
r8169                  43040  0
sg                     23539  0
mii                     3343  1 r8169
rng_core                2698  0
sr_mod                 13798  0
snd_hda_codec_realtek   153534  1
snd_hda_intel          20128  5
snd_hda_codec          75755  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4844  2 snd_usb_audio,snd_hda_codec
cdrom                  31442  1 sr_mod
snd_seq_dummy           1127  0
snd_seq_oss            25232  0
snd_seq_midi_event      4608  1 snd_seq_oss
snd_seq                41880  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          4321  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            33886  0
snd_pcm                60474  5 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              15343  2 snd_seq,snd_pcm
snd_mixer_oss          13037  1 snd_pcm_oss
snd                    43879  29 snd_usb_audio,snd_hda_codec_hdmi,snd_usbmidi_lib,snd_rawmidi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore               5025  1 snd
snd_page_alloc          5933  2 snd_hda_intel,snd_pcm
binfmt_misc             5746  1
nvidia              10196485  30
firewire_ohci          28436  0
firewire_sbp2          11205  0
firewire_core          43403  2 firewire_ohci,firewire_sbp2
crc_itu_t               1069  1 firewire_core
fuse                   58739  3
dm_mod                 62236  0
i2c_core               16526  3 videodev,i2c_i801,nvidia
ppdev                   4813  0
parport_pc             27127  0
evdev                   7244  10
parport                24947  2 ppdev,parport_pc
floppy                 49256  0
button                  3634  0
processor              23384  0
thermal                 6662  0
ide_pci_generic         2100  0
ide_gd_mod             21537  0
ide_core               79558  2 ide_pci_generic,ide_gd_mod
pata_acpi               2420  0
ata_generic             2455  0
ahci                   17433  0
libahci                16596  1 ahci
ata_piix               18367  4
libata                146076  5 pata_acpi,ata_generic,ahci,libahci,ata_piix
sd_mod                 33585  5
scsi_mod              154041  7 uas,usb_storage,sg,sr_mod,firewire_sbp2,libata,sd_mod
crc_t10dif              1037  1 sd_mod
ext4                  380573  2
jbd2                   60923  1 ext4
crc16                   1069  1 ext4
uhci_hcd               19960  0
ohci_hcd               19153  0
ehci_hcd               36561  0
usbhid                 31582  1
hid                    68607  1 usbhid
usbcore               122711  12 snd_usb_audio,uas,snd_usbmidi_lib,uvcvideo,usb_storage,usblp,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
usb_common               589  1 usbcore

Code: [Select]
[doug@localhost ~]$ cat 2-13lspcidrake
r8169           : Realtek Semiconductor Co., Ltd.|RTL8111/8168B PCI Express Gigabit Ethernet controller [NETWORK_ETHERNET] (rev: 03)
snd_hda_intel   : NVIDIA Corporation|GF116 High Definition Audio Controller (rev: a1)
Card:NVIDIA cards not working with nv: NVIDIA Corporation|GF116 [GeForce GTX 550 Ti] [DISPLAY_VGA] (rev: a1)
i2c_i801        : Intel Corporation|N10/ICH 7 Family SMBus Controller [SERIAL_SMBUS] (rev: 01)
ata_piix        : Intel Corporation|N10/ICH7 Family SATA Controller [IDE mode] [STORAGE_IDE] (rev: 01)
ata_piix        : Intel Corporation|82801G (ICH7 Family) IDE Controller [STORAGE_IDE] (rev: 01)
intel_rng       : Intel Corporation|82801GB/GR (ICH7 Family) LPC Interface Bridge [BRIDGE_ISA] (rev: 01)
unknown         : Intel Corporation|82801 PCI Bridge [BRIDGE_PCI] (rev: e1)
ehci_hcd        : Intel Corporation|N10/ICH 7 Family USB2 EHCI Controller [SERIAL_USB] (rev: 01)
uhci_hcd        : Intel Corporation|N10/ICH 7 Family USB UHCI Controller #4 [SERIAL_USB] (rev: 01)
uhci_hcd        : Intel Corporation|N10/ICH 7 Family USB UHCI Controller #3 [SERIAL_USB] (rev: 01)
uhci_hcd        : Intel Corporation|N10/ICH 7 Family USB UHCI Controller #2 [SERIAL_USB] (rev: 01)
uhci_hcd        : Intel Corporation|N10/ICH 7 Family USB UHCI Controller #1 [SERIAL_USB] (rev: 01)
shpchp          : Intel Corporation|N10/ICH 7 Family PCI Express Port 2 [BRIDGE_PCI] (rev: 01)
shpchp          : Intel Corporation|N10/ICH 7 Family PCI Express Port 1 [BRIDGE_PCI] (rev: 01)
snd_hda_intel   : Intel Corporation|N10/ICH 7 Family High Definition Audio Controller (rev: 01)
shpchp          : Intel Corporation|4 Series Chipset PCI Express Root Port [BRIDGE_PCI] (rev: 03)
unknown         : Intel Corporation|4 Series Chipset DRAM Controller [BRIDGE_HOST] (rev: 03)
hub             : Linux 3.2.18-pclos2.pae.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
usblp           : Hewlett-Packard|DeskJet 970C [Printer|Printer|Bidirectional]
hub             : Linux 3.2.18-pclos2.pae.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
hub             : Linux 3.2.18-pclos2.pae.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
usbhid          : CPS|CP625HGa [Human Interface Device|No Subclass|None]
hub             : Linux 3.2.18-pclos2.pae.bfs uhci_hcd|UHCI Host Controller [Hub|Unused|Full speed (or root) hub]
usbhid          : Kensington     |Kensington USB/PS2 Orbit [Human Interface Device|Boot Interface Subclass|Mouse]
hub             : Linux 3.2.18-pclos2.pae.bfs ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub]
uvcvideo        : HP USB Webcam|HP USB Webcam [Video|Video Control]
usb_storage     : Kingston|DT 101 G2 [Mass Storage|SCSI|Bulk (Zip)]
« Last Edit: February 16, 2013, 01:34:31 AM by Old-Polack »
Blessed are the peacemakers...for they shall be shot at from both sides.  A. M. Greeley

Online dougmack

  • Hero Member
  • *****
  • Posts: 961
Re: program times out, goes dead
« Reply #33 on: February 15, 2013, 11:33:34 PM »
Obviously I don't know how to use the code symbol.  Sorry.  --doug

Edit by O-P: Fixed them. ;)
« Last Edit: February 16, 2013, 01:36:19 AM by Old-Polack »
Blessed are the peacemakers...for they shall be shot at from both sides.  A. M. Greeley

Offline pags

  • Hero Member
  • *****
  • Posts: 2515
  • Keep it clean.
Re: program times out, goes dead
« Reply #34 on: February 17, 2013, 08:07:42 PM »
Looks like both devices (onboard and nVidia) are using the same driver...have you considered Pulse Audio to control what goes where?  The newer releases seem to work better with it...

Online dougmack

  • Hero Member
  • *****
  • Posts: 961
Re: program times out, goes dead
« Reply #35 on: February 17, 2013, 10:40:12 PM »
There is no sound on the local (mobo) output or the HDMI output.  As I mentioned, I have tried PA about 3 imes in the past.
I never could see all the windows it's supposed to show, and after messing with PA on a system where I had sound,
I lost sound, and I had a bitch of a time trying to get it back.  I would really like to avoid making the situation worse by invoking PA.
One of the other contributors here mentioned that he had the same NVidia card as i do.  If you're still reading here, Mr. Nvid, are
you running 2012.12, and do you have sound on the mobo? And do you have the same sound driver for both, as Pags indicates
that I do? (What tells you that, Pags?) 
What is the difference between the 2010 LiveCD driver and the 2012.12? Can some file be modified to run that way in the
2012 version?

--doug

Blessed are the peacemakers...for they shall be shot at from both sides.  A. M. Greeley

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10622
  • MLUs Forever!
Re: program times out, goes dead
« Reply #36 on: February 18, 2013, 03:04:43 AM »
Do the following command in a terminal

aplay -l    (lower case L)

That should enumerate your sound cards, showing the HDMI and on board separately.

Take note of the on-board sound card number.

Then follow the instructions in this post

http://www.pclinuxos.com/forum/index.php/topic,108896.0.html

and substitute your on-board card number for the one in the post (if different).

Reboot.
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Online dougmack

  • Hero Member
  • *****
  • Posts: 961
Re: program times out, goes dead
« Reply #37 on: February 18, 2013, 09:52:10 AM »
Ran aplay -l as requested, got this:
Code: [Select]
doug@localhost ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Code: [Select]

Tried writing the .asoundrc with card specified as 0 and as 1. Did not hear any sound when connected to a radio station,
Clementine said arbaugh stream. Shortly after the first (0) version, a box came up with a bunch of choices, but none of them
made sense to me, and "music" was checked but grayed out.  Will go back to 0 entry and see if the box comes up again.
Somebody tell me how to show the box on this forum, please.

--doug
Blessed are the peacemakers...for they shall be shot at from both sides.  A. M. Greeley

Online dougmack

  • Hero Member
  • *****
  • Posts: 961
Re: program times out, goes dead
« Reply #38 on: February 18, 2013, 10:31:26 AM »
Here's the "box"--Phonon - KDE Control Module. Selected HDA intel (ALC662 rev1 analog)
Test: very brief black box, white letters said something like "ALC does not work"
Third grayed text line--snapped on that, got very brief message said something like "device is not working or driver is not loaded"
In no case does Test produce a sound.

I didn't try the NVidia output, since that is of no practical use unless watching a movie on TV, and for that I can use XP, which works. (The TV is in another room.)

Went back to Control Center to see what it says:
"Here you can select an alternative driver (either OSS of ALSA) for your sound card (Intel Corporation|N10/ICH 7 Family High Definition Audio Controller).
"Your card currently use the ALSA "snd_hda_intel" driver (default driver for your card is "snd_hda_intel")"

Checked in Find files/Folders for snd_hda_intel and get eight results for seven locations, all holding 0 bytes.

Something is obviously different between the old 2010 CD and the modern DVD and installed system.  What?

--doug
Blessed are the peacemakers...for they shall be shot at from both sides.  A. M. Greeley

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10622
  • MLUs Forever!
Re: program times out, goes dead
« Reply #39 on: February 18, 2013, 12:11:38 PM »
Your ~/.asoundrc file should have the following in it

Code: [Select]
pcm.!default {
type hw
card 0
}

ctl.!default {
type hw
card 0
}

Having created the file reboot (log out and in *might* be sufficient).

Quote
Checked in Find files/Folders for snd_hda_intel and get eight results for seven locations, all holding 0 bytes.

I do not know what you did or why ... as far as I know no such file should exist on the system.

Quote
"Your card currently use the ALSA "snd_hda_intel" driver (default driver for your card is "snd_hda_intel")"

That is the correct driver for your card.

Quote
Somebody tell me how to show the box on this forum, please.

Highlight the text you wish to enclose and select the appropriate icon above the text window.

MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Online dougmack

  • Hero Member
  • *****
  • Posts: 961
Re: program times out, goes dead
« Reply #40 on: February 18, 2013, 12:29:35 PM »
In the .asoundrc file, is there a space between the . and the ! where it appears twice?

Here is a list of the files you say I shouldn't have. In the GUI search engine, it shows all dated today with 0 bytes.
/proc/irq/17/snd_hda_intel
/proc/irq/44/snd_hda_intel
/sys/bus/pci/drivers/snd_hda_intel
/sys/module/snd_page_alloc/holders/snd_hda_intel
/sys/module/snd/holders/snd_hda_intel
/sys/module/snd_pcm/holders/snd_hda_intel
/sys/module/snd_hda_codec/holders/snd_hda_intel
/sys/module/snd_hda_intel

--doug

Blessed are the peacemakers...for they shall be shot at from both sides.  A. M. Greeley

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10622
  • MLUs Forever!
Re: program times out, goes dead
« Reply #41 on: February 18, 2013, 12:34:05 PM »
Copy and paste the contents of the .asoundrc file into a text file and save it.

Then reboot.
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Online dougmack

  • Hero Member
  • *****
  • Posts: 961
Re: program times out, goes dead
« Reply #42 on: February 18, 2013, 01:44:20 PM »
As far as I can tell, the file that you asked me to paste is exactly what I had typed in. No sound.  Also, Youtube has blue skin,
as it has ever since I installed this version of pclos.  Without sound, it doesn't matter, but if I ever get sound, I need to
fix that too.

--doug
Blessed are the peacemakers...for they shall be shot at from both sides.  A. M. Greeley

Online dougmack

  • Hero Member
  • *****
  • Posts: 961
Re: program times out, goes dead
« Reply #43 on: February 19, 2013, 05:00:42 PM »
I fixed it! Looking thru "Linux in a Nutshell"--my favorite Linux reference--I noticed alsactl init: "Attempt to initialize all sound cards
to a default state."  So, I figured, "What do I have to lose, it doesn't work now?" Sure enough, I am now listening to an Internet
radio station!

So thanx to everybody that has suffered along with me.  As far as I can tell, I now have a fully functioning pclos system once again.
It has been a long trail, but we have come to the destination!  I really appreciate the assistance!

--doug
Blessed are the peacemakers...for they shall be shot at from both sides.  A. M. Greeley