Re: Roan, Ukraine kernel 2.6.24-18-generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Roan

Is audio working

MarvS

On Wed, Jul 16, 2008 at 10:21 AM, roan <roan@xxxxxxxx> wrote:
> it seems that blacklisting didn't help
> $ sudo cat /proc/asound/pcm still says the same:
> ---------------
> 00-02: ALC883 Analog : ALC883 Analog : capture 1
> 00-01: ALC883 Digital : ALC883 Digital : playback 1
> 00-00: ALC883 Analog : ALC883 Analog : playback 1 : capture 1
> ---------------
>
> On Mon, 14 Jul 2008 08:06:10 -0400
>  "Marvin Stodolsky" <marvin.stodolsky@xxxxxxxxx> wrote:
>>
>> Roan
>>
>> $ sudo  cat /proc/asound/pcm
>> The sudo probably isn't necessary.
>>
>> More later. Regulat job now
>>
>> MarvS
>>
>> On Mon, Jul 14, 2008 at 2:15 AM, roan <roan@xxxxxxxx> wrote:
>>>
>>> first of all i can say that the modem is working with kernel 2.6.21
>>> but i didn't succeed to make it work under my 2.6.24-19
>>> downloaded agrsm-20080626.tar.gz
>>> tried to make install, but it says that some needed files are missing.
>>> don't
>>> know which ones :(
>>>
>>> on another hand i blacklisted this list of modules you sent me in file
>>> /etc/modeprobe.d/blacklist
>>> ------
>>> scsi_mod
>>> ehci_hcd
>>> uhci_hcd
>>> usbcore 146028 5 uvcvideo,usbhid,ehci_hcd,uhci_hcd
>>>
>>> shpchp 34452 0
>>>
>>> pci_hotplug 30880 1 shpchp
>>>
>>> pcspkr 4224 0
>>>
>>> sr_mod 17956 1
>>>
>>> cdrom 37408 1 sr_mod
>>>
>>> sd_mod 30720 4
>>>
>>> pcmcia_core
>>>
>>> uvcvideo 58116 0
>>>
>>> iwl3945 89844 0
>>>
>>> compat_ioctl32 2304 1 uvcvideo
>>>
>>> iwlwifi_mac80211 219108 1 iwl3945
>>>
>>> videodev 29440 1 uvcvideo
>>>
>>> v4l1_compat 15492 2 uvcvideo,videodev
>>>
>>> v4l2_common 18304 2 uvcvideo,videodev
>>>
>>> video 19856 8
>>>
>>> rfcomm 41744 2
>>>
>>> l2cap 25728 13 rfcomm
>>>
>>> bluetooth 61156 4 rfcomm,l2cap
>>>
>>> snd_atiixp_modem 17672 0
>>>
>>> snd_via82xx_modem 16392 0
>>>
>>> snd_intel8x0m
>>> ------
>>> but nothing changed: the $ /proc/asound/pcm still says "permission
>>> denied"
>>> or when i do it with sudo it says " no such file..."
>>>
>>> so please tell me what i need to do to make modem working on 2.6.24-19
>>> kernel?
>>> thx in advance
>>>
>>>
>>> On Sat, 12 Jul 2008 09:41:01 -0400
>>>  "Marvin Stodolsky" <marvin.stodolsky@xxxxxxxxx> wrote:
>>>>
>>>> Bjorn,
>>>>
>>>> Would you please work with Roan, to get his
>>>> CPU=i686, Ubuntu Linux version 2.6.24-18-generic , gcc version 4.2
>>>> with
>>>> PCI slot       PCI ID          SubsystemID     Name
>>>> ----------     ---------       ---------   --------------
>>>> 00:1b.0        8086:284b       1462:3fe9       Audio device: Intel
>>>> Corporation 82801H
>>>> having the 11c11040 Agere chip on Subsystem  1462:3fe9
>>>>
>>>> Modem interrupt assignment and sharing:
>>>> 21:        407        392   IO-APIC-fasteoi uhci_hcd:usb4, HDA Intel
>>>> --- Bootup diagnostics for card in PCI slot 00:1b.0 ----
>>>> [   34.842294] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level,
>>>> low) -> IRQ 21
>>>> [   34.842316] PCI: Setting latency timer of device 0000:00:1b.0 to 64
>>>>
>>>> The ALSA verion is 1.0.15
>>>>
>>>> The /proc/asound/pcm file reports:
>>>> -----------------------
>>>> 00-02: ALC883 Analog : ALC883 Analog : capture 1
>>>> 00-01: ALC883 Digital : ALC883 Digital : playback 1
>>>> 00-00: ALC883 Analog : ALC883 Analog : playback 1 : capture 1
>>>> ---------------
>>>> but there is no expected Modem line, like
>>>> 00-06: Something Modem
>>>> so there is probably a resource conflict to be dealt with and/or an
>>>> ALSA version upgradeto 1.0.16  may be necessary.
>>>>
>>>> Roan
>>>> Detach any external devices which are not Essential (USB and PCMCIA
>>>> etc.).
>>>> or you can disable the usage through an edit in:
>>>> $ sudo gedit  /etc/discover.conf
>>>> Of course you must retain  ide and pci services
>>>>
>>>> You can also less globally blacklist non-essential modules, to free up
>>>> resources.
>>>> See http://linmodems.technion.ac.il/bigarch/archive-eighth/msg01842.html
>>>> on blacklisting guidance.
>>>> Modules non essential on your System for dialup include:
>>>> scsi_mod            needed for USB drivers
>>>> ehci_hcd            USB2
>>>> uhci_hcd           other USB
>>>> usbcore               146028  5 uvcvideo,usbhid,ehci_hcd,uhci_hcd
>>>> shpchp                 34452  0
>>>> pci_hotplug            30880  1 shpchp
>>>> pcspkr                  4224  0
>>>> sr_mod                 17956  1
>>>> cdrom                  37408  1 sr_mod
>>>> sd_mod                 30720  4
>>>> pcmcia_core
>>>> uvcvideo               58116  0
>>>> iwl3945                89844  0
>>>> compat_ioctl32          2304  1 uvcvideo
>>>> iwlwifi_mac80211      219108  1 iwl3945
>>>> videodev               29440  1 uvcvideo
>>>> v4l1_compat            15492  2 uvcvideo,videodev
>>>> v4l2_common            18304  2 uvcvideo,videodev
>>>> video                  19856  8
>>>> rfcomm                 41744  2
>>>> l2cap                  25728  13 rfcomm
>>>> bluetooth              61156  4 rfcomm,l2cap
>>>> snd_atiixp_modem       17672  0
>>>> snd_via82xx_modem      16392  0
>>>> snd_intel8x0m          modem driver also, not for your HDA system
>>>>
>>>> Then after a reboot, do
>>>> $  /proc/asound/pcm
>>>> to assess if a modem line is present.
>>>>
>>>> Another fast thing you can try is from
>>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ get the
>>>> agrsm_howto.txt and the linux-image-2.6.21.0-22_2.6.21.0-22_i386.deb
>>>> which already includes agrmodem + agrserial drivers. Install  with:
>>>> $ sudo dpkg -i  linux-image*.deb
>>>> Then reboot under the new 2.6.21.0-22 kernel and run through the tests
>>>> described in agrsm_howto.txt, except compiling & driver installation
>>>> is already done.
>>>> While lacking this modem hardware,
>>>> linux-image-2.6.21.0-22_2.6.21.0-22_i386.deb did not cause any
>>>> problems on my otherwise Ubuntu system.  It is Debian repackaging of
>>>> the Fedora like  kernel-2.6.21.0-22.i686.rpm , which I did.
>>>>
>>>> Joern will direct you with respect to further getting service under
>>>> 2.6.24 kernels.
>>>> The current Mandiva Linux release with 2.4.26 kernels does have a
>>>> package
>>>> dkms-agrsm-2.1.80-2mdv2009.0.i586.rpm   supporting the 11c11040 chip
>>>> modem.
>>>>
>>>> MarvS
>>>>
>>>>
>>>>
>>>>
>>>> On Sat, Jul 12, 2008 at 8:05 AM, roan <roan@xxxxxxxx> wrote:
>>>>>
>>>>> from the driver information i found out that the device is 1040
>>>>> there is ven=11c1 and dev=1040
>>>>> here is the info from lsmod and dmesg
>>>>> ==========
>>>>> Module                  Size  Used by
>>>>> arc4                    2944  2
>>>>> ecb                     4480  2
>>>>> blkcipher               8324  1 ecb
>>>>> nls_iso8859_1           4992  1
>>>>> nls_cp437               6656  1
>>>>> isofs                  36388  1
>>>>> vfat                   14464  1
>>>>> fat                    54556  1 vfat
>>>>> udf                    88612  0
>>>>> af_packet              23812  6
>>>>> rfcomm                 41744  2
>>>>> l2cap                  25728  13 rfcomm
>>>>> bluetooth              61156  4 rfcomm,l2cap
>>>>> ipv6                  267780  14
>>>>> ppdev                  10372  0
>>>>> snd_atiixp_modem       17672  0
>>>>> snd_via82xx_modem      16392  0
>>>>> snd_intel8x0m          19084  0
>>>>> snd_ac97_codec        101156  3
>>>>> snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m
>>>>> ac97_bus                3072  1 snd_ac97_codec
>>>>> acpi_cpufreq           10796  1
>>>>> cpufreq_stats           7104  0
>>>>> cpufreq_conservative     8712  0
>>>>> cpufreq_ondemand        9740  1
>>>>> freq_table              5536  3
>>>>> acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
>>>>> cpufreq_userspace       5284  0
>>>>> cpufreq_powersave       2688  0
>>>>> sbs                    15112  0
>>>>> sbshc                   7680  1 sbs
>>>>> container               5632  0
>>>>> dock                   11280  0
>>>>> iptable_filter          3840  0
>>>>> ip_tables              14820  1 iptable_filter
>>>>> x_tables               16132  1 ip_tables
>>>>> coretemp                8448  0
>>>>> sbp2                   24072  0
>>>>> parport_pc             36260  0
>>>>> lp                     12324  0
>>>>> parport                37832  3 ppdev,parport_pc,lp
>>>>> snd_hda_intel         351908  3
>>>>> snd_pcm_oss            42528  0
>>>>> snd_mixer_oss          18048  1 snd_pcm_oss
>>>>> snd_pcm                78852  6
>>>>>
>>>>>
>>>>> snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_ac97_codec,snd_hda_intel,snd_pcm_oss
>>>>> snd_page_alloc         11656  5
>>>>> snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_hda_intel,snd_pcm
>>>>> snd_hwdep              10628  1 snd_hda_intel
>>>>> joydev                 13120  0
>>>>> mmc_block              14980  1
>>>>> snd_seq_dummy           4996  0
>>>>> pcmcia                 40876  0
>>>>> snd_seq_oss            35456  0
>>>>> snd_seq_midi            9504  0
>>>>> snd_rawmidi            25888  1 snd_seq_midi
>>>>> uvcvideo               58116  0
>>>>> iwl3945                89844  0
>>>>> snd_seq_midi_event      8576  2 snd_seq_oss,snd_seq_midi
>>>>> compat_ioctl32          2304  1 uvcvideo
>>>>> iwlwifi_mac80211      219108  1 iwl3945
>>>>> snd_seq                54096  6
>>>>> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
>>>>> nvidia               7825536  36
>>>>> videodev               29440  1 uvcvideo
>>>>> v4l1_compat            15492  2 uvcvideo,videodev
>>>>> v4l2_common            18304  2 uvcvideo,videodev
>>>>> video                  19856  8
>>>>> psmouse                40336  0
>>>>> ac                      6916  0
>>>>> sdhci                  19076  0
>>>>> battery                14212  0
>>>>> snd_timer              24964  2 snd_pcm,snd_seq
>>>>> cfg80211               15112  1 iwlwifi_mac80211
>>>>> i2c_core               24832  1 nvidia
>>>>> output                  4736  1 video
>>>>> serio_raw               7940  0
>>>>> mmc_core               51460  2 mmc_block,sdhci
>>>>> snd_seq_device          9740  5
>>>>> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
>>>>> yenta_socket           27276  1
>>>>> rsrc_nonstatic         13696  1 yenta_socket
>>>>> pcmcia_core            40596  3 pcmcia,yenta_socket,rsrc_nonstatic
>>>>> snd                    56996  21
>>>>>
>>>>>
>>>>> snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_ac97_codec,snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
>>>>> evdev                  13056  6
>>>>> button                  9232  0
>>>>> iTCO_wdt               13092  0
>>>>> iTCO_vendor_support     4868  1 iTCO_wdt
>>>>> intel_agp              25492  0
>>>>> agpgart                34760  2 nvidia,intel_agp
>>>>> soundcore               8800  1 snd
>>>>> shpchp                 34452  0
>>>>> pci_hotplug            30880  1 shpchp
>>>>> pcspkr                  4224  0
>>>>> ext3                  136712  1
>>>>> jbd                    48404  1 ext3
>>>>> mbcache                 9600  1 ext3
>>>>> sg                     36880  0
>>>>> sr_mod                 17956  1
>>>>> cdrom                  37408  1 sr_mod
>>>>> sd_mod                 30720  4
>>>>> ata_generic             8324  0
>>>>> pata_acpi               8320  0
>>>>> usbhid                 31872  0
>>>>> hid                    38784  1 usbhid
>>>>> ohci1394               33584  0
>>>>> ata_piix               19588  4
>>>>> ieee1394               93752  2 sbp2,ohci1394
>>>>> r8169                  32900  0
>>>>> libata                159344  3 ata_generic,pata_acpi,ata_piix
>>>>> scsi_mod              151436  5 sbp2,sg,sr_mod,sd_mod,libata
>>>>> ehci_hcd               37900  0
>>>>> uhci_hcd               27024  0
>>>>> usbcore               146028  5 uvcvideo,usbhid,ehci_hcd,uhci_hcd
>>>>> thermal                16796  0
>>>>> processor              36872  4 acpi_cpufreq,thermal
>>>>> fan                     5636  0
>>>>> fuse                   50580  5
>>>>> vesafb                  8964  1
>>>>> fbcon                  42912  72
>>>>> tileblit                3456  1 fbcon
>>>>> font                    9472  1 fbcon
>>>>> bitblit                 6784  1 fbcon
>>>>> softcursor              3072  1 bitblit
>>>>> [    0.000000] Initializing cgroup subsys cpuset
>>>>> [    0.000000] Initializing cgroup subsys cpu
>>>>> [    0.000000] Linux version 2.6.24-18-generic (buildd@terranova) (gcc
>>>>> version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed May 28 20:27:26 UTC
>>>>> 2008
>>>>> (Ubuntu 2.6.24-18.32-generic)
>>>>> [    0.000000] BIOS-provided physical RAM map:
>>>>> [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
>>>>> [    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000
>>>>> (reserved)
>>>>> [    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000
>>>>> (reserved)
>>>>> [    0.000000]  BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable)
>>>>> [    0.000000]  BIOS-e820: 000000007ffb0000 - 000000007ffbe000 (ACPI
>>>>> data)
>>>>> [    0.000000]  BIOS-e820: 000000007ffbe000 - 000000007fff0000 (ACPI
>>>>> NVS)
>>>>> [    0.000000]  BIOS-e820: 000000007fff0000 - 0000000080000000
>>>>> (reserved)
>>>>> [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000
>>>>> (reserved)
>>>>> [    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000
>>>>> (reserved)
>>>>> [    0.000000] 1151MB HIGHMEM available.
>>>>> [    0.000000] 896MB LOWMEM available.
>>>>> [    0.000000] found SMP MP-table at 000ff780
>>>>> [    0.000000] Entering add_active_range(0, 0, 524208) 0 entries of 256
>>>>> used
>>>>> [    0.000000] Zone PFN ranges:
>>>>> [    0.000000]   DMA             0 ->     4096
>>>>> [    0.000000]   Normal       4096 ->   229376
>>>>> [    0.000000]   HighMem    229376 ->   524208
>>>>> [    0.000000] Movable zone start PFN for each node
>>>>> [    0.000000] early_node_map[1] active PFN ranges
>>>>> [    0.000000]     0:        0 ->   524208
>>>>> [    0.000000] On node 0 totalpages: 524208
>>>>> [    0.000000]   DMA zone: 32 pages used for memmap
>>>>> [    0.000000]   DMA zone: 0 pages reserved
>>>>> [    0.000000]   DMA zone: 4064 pages, LIFO batch:0
>>>>> [    0.000000]   Normal zone: 1760 pages used for memmap
>>>>> [    0.000000]   Normal zone: 223520 pages, LIFO batch:31
>>>>> [    0.000000]   HighMem zone: 2303 pages used for memmap
>>>>> [    0.000000]   HighMem zone: 292529 pages, LIFO batch:31
>>>>> [    0.000000]   Movable zone: 0 pages used for memmap
>>>>> [    0.000000] DMI present.
>>>>> [    0.000000] ACPI: RSDP signature @ 0xC00F84A0 checksum 0
>>>>> [    0.000000] ACPI: RSDP 000F84A0, 0014 (r0 ACPIAM)
>>>>> [    0.000000] ACPI: RSDT 7FFB0000, 0040 (r1 MSI_NB MEGABOOK 20070517
>>>>> MSFT
>>>>>   97)
>>>>> [    0.000000] ACPI: FACP 7FFB0200, 0084 (r2 051707 FACP1702 20070517
>>>>> MSFT
>>>>>   97)
>>>>> [    0.000000] ACPI: DSDT 7FFB05B0, 5174 (r1  M1636 M1636000        0
>>>>> INTL
>>>>> 20051117)
>>>>> [    0.000000] ACPI: FACS 7FFBE000, 0040
>>>>> [    0.000000] ACPI: APIC 7FFB0390, 005C (r1 051707 APIC1702 20070517
>>>>> MSFT
>>>>>   97)
>>>>> [    0.000000] ACPI: MCFG 7FFB03F0, 003C (r1 051707 OEMMCFG  20070517
>>>>> MSFT
>>>>>   97)
>>>>> [    0.000000] ACPI: SLIC 7FFB0430, 0176 (r1 MSI_NB MEGABOOK 20070517
>>>>> MSFT
>>>>>   97)
>>>>> [    0.000000] ACPI: OEMB 7FFBE040, 0071 (r1 051707 OEMB1702 20070517
>>>>> MSFT
>>>>>   97)
>>>>> [    0.000000] ACPI: HPET 7FFB5730, 0038 (r1 051707 OEMHPET  20070517
>>>>> MSFT
>>>>>   97)
>>>>> [    0.000000] ACPI: SSDT 7FFBE940, 04E6 (r1  PmRef CpuPm     3000 INTL
>>>>> 20051117)
>>>>> [    0.000000] ACPI: PM-Timer IO Port: 0x808
>>>>> [    0.000000] ACPI: Local APIC address 0xfee00000
>>>>> [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
>>>>> [    0.000000] Processor #0 6:15 APIC version 20
>>>>> [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
>>>>> [    0.000000] Processor #1 6:15 APIC version 20
>>>>> [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
>>>>> [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000,
>>>>> GSI
>>>>> 0-23
>>>>> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
>>>>> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high
>>>>> level)
>>>>> [    0.000000] ACPI: IRQ0 used by override.
>>>>> [    0.000000] ACPI: IRQ2 used by override.
>>>>> [    0.000000] ACPI: IRQ9 used by override.
>>>>> [    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
>>>>> [    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
>>>>> [    0.000000] Using ACPI (MADT) for SMP configuration information
>>>>> [    0.000000] Allocating PCI resources starting at 88000000 (gap:
>>>>> 80000000:7ee00000)
>>>>> [    0.000000] swsusp: Registered nosave memory region:
>>>>> 000000000009f000
>>>>> -
>>>>> 00000000000a0000
>>>>> [    0.000000] swsusp: Registered nosave memory region:
>>>>> 00000000000a0000
>>>>> -
>>>>> 00000000000e0000
>>>>> [    0.000000] swsusp: Registered nosave memory region:
>>>>> 00000000000e0000
>>>>> -
>>>>> 0000000000100000
>>>>> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
>>>>>  Total
>>>>> pages: 520113
>>>>> [    0.000000] Kernel command line:
>>>>> root=UUID=e20d8e3d-42fd-42cd-b239-9d9cc613cea1 ro splash vga=789 quiet
>>>>> [    0.000000] mapped APIC to ffffb000 (fee00000)
>>>>> [    0.000000] mapped IOAPIC to ffffa000 (fec00000)
>>>>> [    0.000000] Enabling fast FPU save and restore... done.
>>>>> [    0.000000] Enabling unmasked SIMD FPU exception support... done.
>>>>> [    0.000000] Initializing CPU#0
>>>>> [    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
>>>>> [    0.000000] Detected 1795.565 MHz processor.
>>>>> [   24.138347] Console: colour dummy device 80x25
>>>>> [   24.138350] console [tty0] enabled
>>>>> [   24.138603] Dentry cache hash table entries: 131072 (order: 7,
>>>>> 524288
>>>>> bytes)
>>>>> [   24.138876] Inode-cache hash table entries: 65536 (order: 6, 262144
>>>>> bytes)
>>>>> [   24.226903] Memory: 2066816k/2096832k available (2176k kernel code,
>>>>> 28700k reserved, 1006k data, 368k init, 1179328k highmem)
>>>>> [   24.226909] virtual kernel memory layout:
>>>>> [   24.226910]     fixmap  : 0xfff4b000 - 0xfffff000   ( 720 kB)
>>>>> [   24.226911]     pkmap   : 0xff800000 - 0xffc00000 (4096 kB)
>>>>> [   24.226912]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
>>>>> [   24.226913]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
>>>>> [   24.226914]       .init : 0xc0421000 - 0xc047d000   ( 368 kB)
>>>>> [   24.226915]       .data : 0xc03201f4 - 0xc041bdc4 (1006 kB)
>>>>> [   24.226916]       .text : 0xc0100000 - 0xc03201f4 (2176 kB)
>>>>> [   24.226919] Checking if this processor honours the WP bit even in
>>>>> supervisor mode... Ok.
>>>>> [   24.226957] SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4,
>>>>> CPUs=2, Nodes=1
>>>>> [   24.227097] hpet clockevent registered
>>>>> [   24.307060] Calibrating delay using timer specific routine.. 3595.17
>>>>> BogoMIPS (lpj=7190350)
>>>>> [   24.307082] Security Framework initialized
>>>>> [   24.307088] SELinux:  Disabled at boot.
>>>>> [   24.307100] AppArmor: AppArmor initialized
>>>>> [   24.307103] Failure registering capabilities with primary security
>>>>> module.
>>>>> [   24.307111] Mount-cache hash table entries: 512
>>>>> [   24.307223] Initializing cgroup subsys ns
>>>>> [   24.307228] Initializing cgroup subsys cpuacct
>>>>> [   24.307237] CPU: After generic identify, caps: bfebfbff 20100000
>>>>> 00000000
>>>>> 00000000 0000e3bd 00000000 00000001 00000000
>>>>> [   24.307244] monitor/mwait feature present.
>>>>> [   24.307246] using mwait in idle threads.
>>>>> [   24.307249] CPU: L1 I cache: 32K, L1 D cache: 32K
>>>>> [   24.307252] CPU: L2 cache: 2048K
>>>>> [   24.307254] CPU: Physical Processor ID: 0
>>>>> [   24.307255] CPU: Processor Core ID: 0
>>>>> [   24.307257] CPU: After all inits, caps: bfebfbff 20100000 00000000
>>>>> 00003940 0000e3bd 00000000 00000001 00000000
>>>>> [   24.307266] Compat vDSO mapped to ffffe000.
>>>>> [   24.307278] Checking 'hlt' instruction... OK.
>>>>> [   24.323404] SMP alternatives: switching to UP code
>>>>> [   24.324901] Early unpacking initramfs... done
>>>>> [   24.643306] ACPI: Core revision 20070126
>>>>> [   24.643345] ACPI: Looking for DSDT in initramfs... error, file
>>>>> /DSDT.aml
>>>>> not found.
>>>>> [   24.645804] CPU0: Intel(R) Core(TM)2 Duo CPU   T7100 @ 1.80GHz
>>>>> stepping
>>>>> 0d
>>>>> [   24.645818] SMP alternatives: switching to SMP code
>>>>> [   24.646454] Booting processor 1/1 eip 3000
>>>>> [   24.656641] Initializing CPU#1
>>>>> [   24.734815] Calibrating delay using timer specific routine.. 3590.98
>>>>> BogoMIPS (lpj=7181974)
>>>>> [   24.734821] CPU: After generic identify, caps: bfebfbff 20100000
>>>>> 00000000
>>>>> 00000000 0000e3bd 00000000 00000001 00000000
>>>>> [   24.734826] monitor/mwait feature present.
>>>>> [   24.734829] CPU: L1 I cache: 32K, L1 D cache: 32K
>>>>> [   24.734830] CPU: L2 cache: 2048K
>>>>> [   24.734832] CPU: Physical Processor ID: 0
>>>>> [   24.734833] CPU: Processor Core ID: 1
>>>>> [   24.734835] CPU: After all inits, caps: bfebfbff 20100000 00000000
>>>>> 00003940 0000e3bd 00000000 00000001 00000000
>>>>> [   24.735392] CPU1: Intel(R) Core(TM)2 Duo CPU   T7100 @ 1.80GHz
>>>>> stepping
>>>>> 0d
>>>>> [   24.735413] Total of 2 processors activated (7186.16 BogoMIPS).
>>>>> [   24.735588] ENABLING IO-APIC IRQs
>>>>> [   24.735775] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
>>>>> [   24.882841] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
>>>>> [   24.902845] Brought up 2 CPUs
>>>>> [   24.902867] CPU0 attaching sched-domain:
>>>>> [   24.902869]  domain 0: span 03
>>>>> [   24.902871]   groups: 01 02
>>>>> [   24.902874] CPU1 attaching sched-domain:
>>>>> [   24.902875]  domain 0: span 03
>>>>> [   24.902877]   groups: 02 01
>>>>> [   24.903074] net_namespace: 64 bytes
>>>>> [   24.903085] Booting paravirtualized kernel on bare hardware
>>>>> [   24.903524] Time: 14:55:42  Date: 07/12/08
>>>>> [   24.903549] NET: Registered protocol family 16
>>>>> [   24.903721] EISA bus registered
>>>>> [   24.903725] ACPI: bus type pci registered
>>>>> [   24.903966] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=6
>>>>> [   24.903968] PCI: Using configuration type 1
>>>>> [   24.903970] Setting up standard PCI resources
>>>>> [   24.912870] ACPI: EC: Look up EC in DSDT
>>>>> [   24.915987] ACPI: Interpreter enabled
>>>>> [   24.915990] ACPI: (supports S0 S1 S3 S4 S5)
>>>>> [   24.916005] ACPI: Using IOAPIC for interrupt routing
>>>>> [   24.916251] Error attaching device data
>>>>> [   24.916288] Error attaching device data
>>>>> [   24.918045] ACPI: EC: non-query interrupt received, switching to
>>>>> interrupt mode
>>>>> [   24.922776] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data =
>>>>> 0x62
>>>>> [   24.922779] ACPI: EC: driver started in interrupt mode
>>>>> [   24.922875] ACPI: PCI Root Bridge [PCI0] (0000:00)
>>>>> [   24.923832] PCI quirk: region 0800-087f claimed by ICH6
>>>>> ACPI/GPIO/TCO
>>>>> [   24.923836] PCI quirk: region 0500-053f claimed by ICH6 GPIO
>>>>> [   24.925529] PCI: Transparent bridge - 0000:00:1e.0
>>>>> [   24.925622] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
>>>>> [   24.925751] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
>>>>> [   24.925830] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
>>>>> [   24.925930] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
>>>>> [   24.926006] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
>>>>> [   24.937763] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11
>>>>> 12
>>>>> 14
>>>>> 15)
>>>>> [   24.937874] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12
>>>>> 14
>>>>> 15) *0, disabled.
>>>>> [   24.937984] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11
>>>>> 12
>>>>> 14
>>>>> 15)
>>>>> [   24.938093] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11
>>>>> 12
>>>>> 14
>>>>> 15)
>>>>> [   24.938201] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12
>>>>> 14
>>>>> 15) *0, disabled.
>>>>> [   24.938311] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11
>>>>> 12
>>>>> 14
>>>>> 15)
>>>>> [   24.938419] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 11
>>>>> 12
>>>>> 14
>>>>> 15)
>>>>> [   24.938527] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11
>>>>> 12
>>>>> 14
>>>>> 15)
>>>>> [   24.938649] Linux Plug and Play Support v0.97 (c) Adam Belay
>>>>> [   24.938676] pnp: PnP ACPI init
>>>>> [   24.938683] ACPI: bus type pnp registered
>>>>> [   24.940724] pnp: PnP ACPI: found 13 devices
>>>>> [   24.940726] ACPI: ACPI bus type pnp unregistered
>>>>> [   24.940730] PnPBIOS: Disabled by ACPI PNP
>>>>> [   24.940928] PCI: Using ACPI for IRQ routing
>>>>> [   24.940931] PCI: If a device doesn't work, try "pci=routeirq".  If
>>>>> it
>>>>> helps, post a report
>>>>> [   24.994683] NET: Registered protocol family 8
>>>>> [   24.994685] NET: Registered protocol family 20
>>>>> [   24.994716] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
>>>>> [   24.994720] hpet0: 3 64-bit timers, 14318180 Hz
>>>>> [   24.995752] AppArmor: AppArmor Filesystem Enabled
>>>>> [   24.998674] Time: tsc clocksource has been installed.
>>>>> [   24.998681] Switched to high resolution mode on CPU 0
>>>>> [   24.998786] Switched to high resolution mode on CPU 1
>>>>> [   25.014660] system 00:01: iomem range 0xfed14000-0xfed19fff has been
>>>>> reserved
>>>>> [   25.014670] system 00:08: ioport range 0x400-0x41f has been reserved
>>>>> [   25.014672] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
>>>>> [   25.014674] system 00:08: ioport range 0x800-0x87f has been reserved
>>>>> [   25.014677] system 00:08: ioport range 0x500-0x53f has been reserved
>>>>> [   25.014679] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been
>>>>> reserved
>>>>> [   25.014682] system 00:08: iomem range 0xfed20000-0xfed3ffff has been
>>>>> reserved
>>>>> [   25.014684] system 00:08: iomem range 0xfed40000-0xfed8ffff has been
>>>>> reserved
>>>>> [   25.014690] system 00:0a: iomem range 0xfec00000-0xfec00fff has been
>>>>> reserved
>>>>> [   25.014693] system 00:0a: iomem range 0xfee00000-0xfee00fff could
>>>>> not
>>>>> be
>>>>> reserved
>>>>> [   25.014698] system 00:0b: iomem range 0xe0000000-0xefffffff has been
>>>>> reserved
>>>>> [   25.014703] system 00:0c: iomem range 0x0-0x9ffff could not be
>>>>> reserved
>>>>> [   25.014706] system 00:0c: iomem range 0xc0000-0xcffff could not be
>>>>> reserved
>>>>> [   25.014708] system 00:0c: iomem range 0xe0000-0xfffff could not be
>>>>> reserved
>>>>> [   25.014711] system 00:0c: iomem range 0x100000-0x7fffffff could not
>>>>> be
>>>>> reserved
>>>>> [   25.014713] system 00:0c: iomem range 0xfed90000-0xffffffff could
>>>>> not
>>>>> be
>>>>> reserved
>>>>> [   25.045096] PCI: Bridge: 0000:00:01.0
>>>>> [   25.045099]   IO window: c000-cfff
>>>>> [   25.045102]   MEM window: fa000000-fe0fffff
>>>>> [   25.045105]   PREFETCH window: d0000000-dfffffff
>>>>> [   25.045109] PCI: Bridge: 0000:00:1c.0
>>>>> [   25.045110]   IO window: disabled.
>>>>> [   25.045116]   MEM window: disabled.
>>>>> [   25.045120]   PREFETCH window: disabled.
>>>>> [   25.045126] PCI: Bridge: 0000:00:1c.3
>>>>> [   25.045127]   IO window: disabled.
>>>>> [   25.045133]   MEM window: fe100000-fe1fffff
>>>>> [   25.045137]   PREFETCH window: disabled.
>>>>> [   25.045143] PCI: Bridge: 0000:00:1c.4
>>>>> [   25.045145]   IO window: d000-dfff
>>>>> [   25.045151]   MEM window: fe200000-fe2fffff
>>>>> [   25.045156]   PREFETCH window: disabled.
>>>>> [   25.045169] PCI: Bus 6, cardbus bridge: 0000:05:04.0
>>>>> [   25.045171]   IO window: 0000e000-0000e0ff
>>>>> [   25.045175]   IO window: 0000e400-0000e4ff
>>>>> [   25.045180]   PREFETCH window: 88000000-8bffffff
>>>>> [   25.045185]   MEM window: 8c000000-8fffffff
>>>>> [   25.045190] PCI: Bridge: 0000:00:1e.0
>>>>> [   25.045193]   IO window: e000-efff
>>>>> [   25.045199]   MEM window: fe300000-febfffff
>>>>> [   25.045204]   PREFETCH window: f7000000-f8ffffff
>>>>> [   25.045221] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 16
>>>>> [   25.045225] PCI: Setting latency timer of device 0000:00:01.0 to 64
>>>>> [   25.045249] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 16
>>>>> [   25.045255] PCI: Setting latency timer of device 0000:00:1c.0 to 64
>>>>> [   25.045280] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 17
>>>>> [   25.045285] PCI: Setting latency timer of device 0000:00:1c.3 to 64
>>>>> [   25.045309] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 16
>>>>> [   25.045315] PCI: Setting latency timer of device 0000:00:1c.4 to 64
>>>>> [   25.045329] PCI: Setting latency timer of device 0000:00:1e.0 to 64
>>>>> [   25.045347] ACPI: PCI Interrupt 0000:05:04.0[A] -> GSI 22 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 18
>>>>> [   25.045360] NET: Registered protocol family 2
>>>>> [   25.082645] IP route cache hash table entries: 32768 (order: 5,
>>>>> 131072
>>>>> bytes)
>>>>> [   25.082845] TCP established hash table entries: 131072 (order: 8,
>>>>> 1048576
>>>>> bytes)
>>>>> [   25.083237] TCP bind hash table entries: 65536 (order: 7, 524288
>>>>> bytes)
>>>>> [   25.083430] TCP: Hash tables configured (established 131072 bind
>>>>> 65536)
>>>>> [   25.083432] TCP reno registered
>>>>> [   25.094708] checking if image is initramfs... it is
>>>>> [   25.722077] Freeing initrd memory: 7319k freed
>>>>> [   25.722788] audit: initializing netlink socket (disabled)
>>>>> [   25.722801] audit(1215874543.369:1): initialized
>>>>> [   25.722995] highmem bounce pool size: 64 pages
>>>>> [   25.724776] VFS: Disk quotas dquot_6.5.1
>>>>> [   25.724842] Dquot-cache hash table entries: 1024 (order 0, 4096
>>>>> bytes)
>>>>> [   25.724962] io scheduler noop registered
>>>>> [   25.724964] io scheduler anticipatory registered
>>>>> [   25.724965] io scheduler deadline registered
>>>>> [   25.724978] io scheduler cfq registered (default)
>>>>> [   25.725110] Boot video device is 0000:01:00.0
>>>>> [   25.725211] PCI: Setting latency timer of device 0000:00:01.0 to 64
>>>>> [   25.725249] assign_interrupt_mode Found MSI capability
>>>>> [   25.725279] Allocate Port Service[0000:00:01.0:pcie00]
>>>>> [   25.725312] Allocate Port Service[0000:00:01.0:pcie02]
>>>>> [   25.725388] PCI: Setting latency timer of device 0000:00:1c.0 to 64
>>>>> [   25.725449] assign_interrupt_mode Found MSI capability
>>>>> [   25.725497] Allocate Port Service[0000:00:1c.0:pcie00]
>>>>> [   25.725526] Allocate Port Service[0000:00:1c.0:pcie02]
>>>>> [   25.725626] PCI: Setting latency timer of device 0000:00:1c.3 to 64
>>>>> [   25.725687] assign_interrupt_mode Found MSI capability
>>>>> [   25.725734] Allocate Port Service[0000:00:1c.3:pcie00]
>>>>> [   25.725764] Allocate Port Service[0000:00:1c.3:pcie02]
>>>>> [   25.725864] PCI: Setting latency timer of device 0000:00:1c.4 to 64
>>>>> [   25.725924] assign_interrupt_mode Found MSI capability
>>>>> [   25.725972] Allocate Port Service[0000:00:1c.4:pcie00]
>>>>> [   25.726003] Allocate Port Service[0000:00:1c.4:pcie02]
>>>>> [   25.726246] isapnp: Scanning for PnP cards...
>>>>> [   26.081376] isapnp: No Plug & Play device found
>>>>> [   26.104263] Real Time Clock Driver v1.12ac
>>>>> [   26.104422] hpet_resources: 0xfed00000 is busy
>>>>> [   26.104462] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ
>>>>> sharing enabled
>>>>> [   26.105578] RAMDISK driver initialized: 16 RAM disks of 65536K size
>>>>> 1024
>>>>> blocksize
>>>>> [   26.105638] input: Macintosh mouse button emulation as
>>>>> /devices/virtual/input/input0
>>>>> [   26.105728] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at
>>>>> 0x60,0x64
>>>>> irq 1,12
>>>>> [   26.106070] i8042.c: Detected active multiplexing controller, rev
>>>>> 1.1.
>>>>> [   26.106147] serio: i8042 KBD port at 0x60,0x64 irq 1
>>>>> [   26.106151] serio: i8042 AUX0 port at 0x60,0x64 irq 12
>>>>> [   26.106153] serio: i8042 AUX1 port at 0x60,0x64 irq 12
>>>>> [   26.106155] serio: i8042 AUX2 port at 0x60,0x64 irq 12
>>>>> [   26.106157] serio: i8042 AUX3 port at 0x60,0x64 irq 12
>>>>> [   26.134091] mice: PS/2 mouse device common for all mice
>>>>> [   26.134193] EISA: Probing bus 0 at eisa.0
>>>>> [   26.134231] EISA: Detected 0 cards.
>>>>> [   26.134234] cpuidle: using governor ladder
>>>>> [   26.134235] cpuidle: using governor menu
>>>>> [   26.134311] NET: Registered protocol family 1
>>>>> [   26.134336] Using IPI No-Shortcut mode
>>>>> [   26.134361] registered taskstats version 1
>>>>> [   26.134462]   Magic number: 0:283:940
>>>>> [   26.134491]   hash matches device ptyyb
>>>>> [   26.134525] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
>>>>> [   26.134527] EDD information not available.
>>>>> [   26.134709] Freeing unused kernel memory: 368k freed
>>>>> [   26.137228] input: AT Translated Set 2 keyboard as
>>>>> /devices/platform/i8042/serio0/input/input1
>>>>> [   26.228218] vesafb: framebuffer at 0xfb000000, mapped to 0xf8880000,
>>>>> using 3750k, total 14336k
>>>>> [   26.228221] vesafb: mode is 800x600x32, linelength=3200, pages=1
>>>>> [   26.228223] vesafb: protected mode interface info at c000:b230
>>>>> [   26.228226] vesafb: pmi: set display start = c00cb293, set palette =
>>>>> c00cb2ee
>>>>> [   26.228228] vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7
>>>>> 3c8
>>>>> 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
>>>>> [   26.228240] vesafb: scrolling: redraw
>>>>> [   26.228242] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
>>>>> [   26.228336] Console: switching to colour frame buffer device 100x37
>>>>> [   26.257461] fb0: VESA VGA frame buffer device
>>>>> [   27.394531] fuse init (API version 7.9)
>>>>> [   27.413176] ACPI: SSDT 7FFBE190, 0255 (r1  PmRef Cpu0Ist     3000
>>>>> INTL
>>>>> 20051117)
>>>>> [   27.413363] ACPI: SSDT 7FFBE480, 04B6 (r1  PmRef Cpu0Cst     3001
>>>>> INTL
>>>>> 20051117)
>>>>> [   27.413641] Monitor-Mwait will be used to enter C-1 state
>>>>> [   27.413644] Monitor-Mwait will be used to enter C-2 state
>>>>> [   27.413646] Monitor-Mwait will be used to enter C-3 state
>>>>> [   27.413754] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
>>>>> [   27.413953] ACPI: SSDT 7FFBE0C0, 00C8 (r1  PmRef Cpu1Ist     3000
>>>>> INTL
>>>>> 20051117)
>>>>> [   27.414119] ACPI: SSDT 7FFBE3F0, 0085 (r1  PmRef Cpu1Cst     3000
>>>>> INTL
>>>>> 20051117)
>>>>> [   27.414607] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
>>>>> [   27.416854] ACPI: Thermal Zone [THRM] (67 C)
>>>>> [   27.722830] usbcore: registered new interface driver usbfs
>>>>> [   27.722854] usbcore: registered new interface driver hub
>>>>> [   27.722880] usbcore: registered new device driver usb
>>>>> [   27.734151] USB Universal Host Controller Interface driver v3.0
>>>>> [   27.734202] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 16
>>>>> [   27.734213] PCI: Setting latency timer of device 0000:00:1a.0 to 64
>>>>> [   27.734217] uhci_hcd 0000:00:1a.0: UHCI Host Controller
>>>>> [   27.734416] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned
>>>>> bus
>>>>> number 1
>>>>> [   27.734449] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000bc00
>>>>> [   27.734574] usb usb1: configuration #1 chosen from 1 choice
>>>>> [   27.734596] hub 1-0:1.0: USB hub found
>>>>> [   27.734600] hub 1-0:1.0: 2 ports detected
>>>>> [   27.838143] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 19
>>>>> [   27.838155] PCI: Setting latency timer of device 0000:00:1a.1 to 64
>>>>> [   27.838160] uhci_hcd 0000:00:1a.1: UHCI Host Controller
>>>>> [   27.838183] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned
>>>>> bus
>>>>> number 2
>>>>> [   27.838215] uhci_hcd 0000:00:1a.1: irq 19, io base 0x0000b880
>>>>> [   27.838318] usb usb2: configuration #1 chosen from 1 choice
>>>>> [   27.838340] hub 2-0:1.0: USB hub found
>>>>> [   27.838345] hub 2-0:1.0: 2 ports detected
>>>>> [   27.845899] SCSI subsystem initialized
>>>>> [   27.864429] libata version 3.00 loaded.
>>>>> [   27.942108] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 20
>>>>> [   27.942119] PCI: Setting latency timer of device 0000:00:1d.0 to 64
>>>>> [   27.942124] uhci_hcd 0000:00:1d.0: UHCI Host Controller
>>>>> [   27.942146] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned
>>>>> bus
>>>>> number 3
>>>>> [   27.942178] uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000b800
>>>>> [   27.942286] usb usb3: configuration #1 chosen from 1 choice
>>>>> [   27.942308] hub 3-0:1.0: USB hub found
>>>>> [   27.942313] hub 3-0:1.0: 2 ports detected
>>>>> [   28.046044] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 17
>>>>> [   28.046055] PCI: Setting latency timer of device 0000:00:1d.1 to 64
>>>>> [   28.046059] uhci_hcd 0000:00:1d.1: UHCI Host Controller
>>>>> [   28.046082] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned
>>>>> bus
>>>>> number 4
>>>>> [   28.046114] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000b480
>>>>> [   28.046220] usb usb4: configuration #1 chosen from 1 choice
>>>>> [   28.046242] hub 4-0:1.0: USB hub found
>>>>> [   28.046246] hub 4-0:1.0: 2 ports detected
>>>>> [   28.152987] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 21
>>>>> [   28.152998] PCI: Setting latency timer of device 0000:00:1d.2 to 64
>>>>> [   28.153003] uhci_hcd 0000:00:1d.2: UHCI Host Controller
>>>>> [   28.153025] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned
>>>>> bus
>>>>> number 5
>>>>> [   28.153057] uhci_hcd 0000:00:1d.2: irq 21, io base 0x0000b400
>>>>> [   28.153166] usb usb5: configuration #1 chosen from 1 choice
>>>>> [   28.153188] hub 5-0:1.0: USB hub found
>>>>> [   28.153192] hub 5-0:1.0: 2 ports detected
>>>>> [   28.256965] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 21
>>>>> [   28.256978] PCI: Setting latency timer of device 0000:00:1a.7 to 64
>>>>> [   28.256982] ehci_hcd 0000:00:1a.7: EHCI Host Controller
>>>>> [   28.257007] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned
>>>>> bus
>>>>> number 6
>>>>> [   28.260906] ehci_hcd 0000:00:1a.7: debug port 1
>>>>> [   28.260913] PCI: cache line size of 32 is not supported by device
>>>>> 0000:00:1a.7
>>>>> [   28.260919] ehci_hcd 0000:00:1a.7: irq 21, io mem 0xf9fffc00
>>>>> [   28.273820] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00,
>>>>> driver
>>>>> 10
>>>>> Dec 2004
>>>>> [   28.273924] usb usb6: configuration #1 chosen from 1 choice
>>>>> [   28.273948] hub 6-0:1.0: USB hub found
>>>>> [   28.273953] hub 6-0:1.0: 4 ports detected
>>>>> [   28.377905] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 20
>>>>> [   28.377923] PCI: Setting latency timer of device 0000:00:1d.7 to 64
>>>>> [   28.377928] ehci_hcd 0000:00:1d.7: EHCI Host Controller
>>>>> [   28.377961] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned
>>>>> bus
>>>>> number 7
>>>>> [   28.381881] ehci_hcd 0000:00:1d.7: debug port 1
>>>>> [   28.381887] PCI: cache line size of 32 is not supported by device
>>>>> 0000:00:1d.7
>>>>> [   28.381893] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xf9fff800
>>>>> [   28.392765] usb 4-2: new low speed USB device using uhci_hcd and
>>>>> address
>>>>> 2
>>>>> [   28.400757] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00,
>>>>> driver
>>>>> 10
>>>>> Dec 2004
>>>>> [   28.400897] usb usb7: configuration #1 chosen from 1 choice
>>>>> [   28.400919] hub 7-0:1.0: USB hub found
>>>>> [   28.400924] hub 7-0:1.0: 6 ports detected
>>>>> [   28.504839] ACPI: PCI Interrupt 0000:05:04.4[A] -> GSI 22 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 18
>>>>> [   28.555603] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18]
>>>>>  MMIO=[fe3fd000-fe3fd7ff]  Max Packet=[2048] IR/IT contexts=[8/8]
>>>>> [   28.558719] r8169 Gigabit Ethernet driver 2.2LK loaded
>>>>> [   28.558776] ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 16 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 16
>>>>> [   28.558818] PCI: Setting latency timer of device 0000:04:00.0 to 64
>>>>> [   28.559325] eth0: RTL8168b/8111b at 0xf8c44000, 00:19:db:3b:be:ed,
>>>>> XID
>>>>> 38000000 IRQ 219
>>>>> [   28.848496] Clocksource tsc unstable (delta = -3284221791 ns)
>>>>> [   28.852488] Time: hpet clocksource has been installed.
>>>>> [   28.881456] usb 7-5: new high speed USB device using ehci_hcd and
>>>>> address
>>>>> 3
>>>>> [   29.020706] usb 7-5: configuration #1 chosen from 1 choice
>>>>> [   29.178496] ata_piix 0000:00:1f.2: version 2.12
>>>>> [   29.178505] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
>>>>> [   29.186100] usb 4-2: new low speed USB device using uhci_hcd and
>>>>> address
>>>>> 3
>>>>> [   29.199959] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 18 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 21
>>>>> [   29.200001] PCI: Setting latency timer of device 0000:00:1f.2 to 64
>>>>> [   29.200144] scsi0 : ata_piix
>>>>> [   29.200386] scsi1 : ata_piix
>>>>> [   29.201521] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0
>>>>> irq
>>>>> 14
>>>>> [   29.201524] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8
>>>>> irq
>>>>> 15
>>>>> [   29.213016] usb 4-2: configuration #1 chosen from 1 choice
>>>>> [   29.232150] usbcore: registered new interface driver hiddev
>>>>> [   29.237144] input: A4Tech PS/2+USB Mouse as
>>>>> /devices/pci0000:00/0000:00:1d.1/usb4/4-2/4-2:1.0/input/input2
>>>>> [   29.244652] input,hidraw0: USB HID v1.10 Mouse [A4Tech PS/2+USB
>>>>> Mouse]
>>>>> on
>>>>> usb-0000:00:1d.1-2
>>>>> [   29.244671] usbcore: registered new interface driver usbhid
>>>>> [   29.244676]
>>>>> /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c:
>>>>> v2.6:USB HID core driver
>>>>> [   29.271950] ieee1394: Host added: ID:BUS[0-00:1023]
>>>>> GUID[00dc10003a871c01]
>>>>> [   29.297935] ata1.00: ATA-7: WDC WD1600BEVS-00RST0, 04.01G04, max
>>>>> UDMA/133
>>>>> [   29.297941] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth
>>>>> 0/32)
>>>>> [   29.299183] ata1.00: configured for UDMA/133
>>>>> [   29.347379] ata2.01: ATAPI: Optiarc DVD RW AD-7530A, EX32, max
>>>>> UDMA/33
>>>>> [   29.363736] ata2.01: configured for UDMA/33
>>>>> [   29.363918] scsi 0:0:0:0: Direct-Access     ATA  WDC WD1600BEVS-0
>>>>> 04.0
>>>>> PQ: 0 ANSI: 5
>>>>> [   29.364680] scsi 1:0:1:0: CD-ROM            Optiarc DVD RW AD-7530A
>>>>>  EX32
>>>>> PQ: 0 ANSI: 5
>>>>> [   29.375749] Driver 'sd' needs updating - please use bus_type methods
>>>>> [   29.375816] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors
>>>>> (160042
>>>>> MB)
>>>>> [   29.375827] sd 0:0:0:0: [sda] Write Protect is off
>>>>> [   29.375830] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
>>>>> [   29.375845] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
>>>>> enabled,
>>>>> doesn't support DPO or FUA
>>>>> [   29.375891] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors
>>>>> (160042
>>>>> MB)
>>>>> [   29.375900] sd 0:0:0:0: [sda] Write Protect is off
>>>>> [   29.375902] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
>>>>> [   29.375918] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
>>>>> enabled,
>>>>> doesn't support DPO or FUA
>>>>> [   29.375921]  sda:<4>Driver 'sr' needs updating - please use bus_type
>>>>> methods
>>>>> [   29.416876]  sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
>>>>> [   29.448097] sd 0:0:0:0: [sda] Attached SCSI disk
>>>>> [   29.451456] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw
>>>>> xa/form2
>>>>> cdda tray
>>>>> [   29.451460] Uniform CD-ROM driver Revision: 3.20
>>>>> [   29.451503] sr 1:0:1:0: Attached scsi CD-ROM sr0
>>>>> [   29.453330] sd 0:0:0:0: Attached scsi generic sg0 type 0
>>>>> [   29.453348] sr 1:0:1:0: Attached scsi generic sg1 type 5
>>>>> [   29.984062] Attempting manual resume
>>>>> [   29.984065] swsusp: Resume From Partition 8:5
>>>>> [   29.984067] PM: Checking swsusp image.
>>>>> [   29.984307] PM: Resume from disk failed.
>>>>> [   30.020273] kjournald starting.  Commit interval 5 seconds
>>>>> [   30.020310] EXT3-fs: mounted filesystem with ordered data mode.
>>>>> [   39.106307] input: PC Speaker as
>>>>> /devices/platform/pcspkr/input/input3
>>>>> [   39.182164] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
>>>>> [   39.214162] shpchp: Standard Hot Plug PCI Controller Driver version:
>>>>> 0.4
>>>>> [   39.314029] Linux agpgart interface v0.102
>>>>> [   39.344769] iTCO_vendor_support: vendor-support=0
>>>>> [   39.356145] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02
>>>>> (26-Jul-2007)
>>>>> [   39.356213] iTCO_wdt: Found a ICH8M TCO device (Version=2,
>>>>> TCOBASE=0x0860)
>>>>> [   39.356253] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
>>>>> [   39.376103] input: Power Button (FF) as
>>>>> /devices/virtual/input/input4
>>>>> [   39.397945] ACPI: Power Button (FF) [PWRF]
>>>>> [   39.398024] input: Lid Switch as /devices/virtual/input/input5
>>>>> [   39.398442] ACPI: Lid Switch [LID0]
>>>>> [   39.398525] input: Power Button (CM) as
>>>>> /devices/virtual/input/input6
>>>>> [   39.420942] ACPI: Power Button (CM) [PWRB]
>>>>> [   40.062138] Yenta: CardBus bridge found at 0000:05:04.0 [1462:3fe9]
>>>>> [   40.062165] Yenta O2: res at 0x94/0xD4: 00/ea
>>>>> [   40.062167] Yenta O2: enabling read prefetch/write burst
>>>>> [   40.190436] Yenta: ISA IRQ mask 0x0cb8, PCI irq 18
>>>>> [   40.190441] Socket status: 30000006
>>>>> [   40.190443] Yenta: Raising subordinate bus# of parent bus (#05) from
>>>>> #06
>>>>> to #09
>>>>> [   40.190448] pcmcia: parent PCI bridge I/O window: 0xe000 - 0xefff
>>>>> [   40.190450] cs: IO port probe 0xe000-0xefff: clean.
>>>>> [   40.190687] pcmcia: parent PCI bridge Memory window: 0xfe300000 -
>>>>> 0xfebfffff
>>>>> [   40.190689] pcmcia: parent PCI bridge Memory window: 0xf7000000 -
>>>>> 0xf8ffffff
>>>>> [   40.509499] ACPI: Battery Slot [BAT1] (battery absent)
>>>>> [   40.525446] sdhci: Secure Digital Host Controller Interface driver
>>>>> [   40.525449] sdhci: Copyright(c) Pierre Ossman
>>>>> [   40.525490] sdhci: SDHCI controller found at 0000:05:04.2
>>>>> [1217:7120]
>>>>> (rev 2)
>>>>> [   40.525517] ACPI: PCI Interrupt 0000:05:04.2[A] -> GSI 22 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 18
>>>>> [   40.525535] sdhci:slot0: Unknown controller version (2). You may
>>>>> experience problems.
>>>>> [   40.525590] mmc0: SDHCI at 0xfe3ffc00 irq 18 DMA
>>>>> [   40.530106] ACPI: AC Adapter [ADP1] (on-line)
>>>>> [   40.584449] input: Video Bus as
>>>>>
>>>>>
>>>>> /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7
>>>>> [   40.626708] mmc0: new high speed SD card at address b368
>>>>> [   40.626724] Linux video capture interface: v2.00
>>>>> [   40.633956] ACPI: Video Device [NVGA] (multi-head: yes rom: no
>>>>>  post:
>>>>> no)
>>>>> [   40.650802] nvidia: module license 'NVIDIA' taints kernel.
>>>>> [   40.905503] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 16
>>>>> [   40.905517] PCI: Setting latency timer of device 0000:01:00.0 to 64
>>>>> [   40.905638] NVRM: loading NVIDIA UNIX x86 Kernel Module 169.12  Thu
>>>>> Feb
>>>>> 14 17:53:07 PST 2008
>>>>> [   41.107933] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network
>>>>> Connection
>>>>> driver for Linux, 1.2.0
>>>>> [   41.107937] iwl3945: Copyright(c) 2003-2007 Intel Corporation
>>>>> [   41.108046] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 19 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 17
>>>>> [   41.108067] PCI: Setting latency timer of device 0000:03:00.0 to 64
>>>>> [   41.108094] iwl3945: Detected Intel PRO/Wireless 3945ABG Network
>>>>> Connection
>>>>> [   41.113192] uvcvideo: Found UVC 1.00 device USB 2.0 Camera
>>>>> (0c45:62c0)
>>>>> [   41.157982] usbcore: registered new interface driver uvcvideo
>>>>> [   41.157987] USB Video Class driver (v0.1.0)
>>>>> [   41.163654] Synaptics Touchpad, model: 1, fw: 6.1, id: 0xa3a0b3,
>>>>> caps:
>>>>> 0xa04713/0x10008
>>>>> [   41.205402] input: SynPS/2 Synaptics TouchPad as
>>>>> /devices/platform/i8042/serio4/input/input8
>>>>> [   41.527140] mmcblk0: mmc0:b368 SMI   124160KiB
>>>>> [   41.527171]  mmcblk0: unknown partition table
>>>>> [   41.548058] iwl3945: Radio Frequency Kill Switch is On:
>>>>> [   41.548060] Kill switch must be turned off for wireless networking
>>>>> to
>>>>> work.
>>>>> [   41.552637] iwl3945: WARNING: Requesting MAC access during RFKILL
>>>>> wakes
>>>>> up NIC
>>>>> [   41.562730] iwl3945: WARNING: Requesting MAC access during RFKILL
>>>>> wakes
>>>>> up NIC
>>>>> [   41.582688] iwl3945: WARNING: Requesting MAC access during RFKILL
>>>>> wakes
>>>>> up NIC
>>>>> [   41.612899] iwl3945: WARNING: Requesting MAC access during RFKILL
>>>>> wakes
>>>>> up NIC
>>>>> [   41.632896] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a
>>>>> channels
>>>>> [   41.673310] cs: IO port probe 0x100-0x3af: clean.
>>>>> [   41.675403] cs: IO port probe 0x3e0-0x4ff: clean.
>>>>> [   41.676206] cs: IO port probe 0x820-0x8ff: clean.
>>>>> [   41.676648] cs: IO port probe 0xc00-0xcf7: clean.
>>>>> [   41.677543] cs: IO port probe 0xa00-0xaff: clean.
>>>>> [   41.951205] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level,
>>>>> low)
>>>>> ->
>>>>> IRQ 19
>>>>> [   41.951224] PCI: Setting latency timer of device 0000:00:1b.0 to 64
>>>>> [   41.959807] hda_codec: Unknown model for ALC883, trying auto-probe
>>>>> from
>>>>> BIOS...
>>>>> [   42.148966] lp: driver loaded but no devices found
>>>>> [   42.292437] Adding 4198396k swap on /dev/sda5. Priority:-1 extents:1
>>>>> across:4198396k
>>>>> [   42.718838] EXT3 FS on sda6, internal journal
>>>>> [   43.959928] ip_tables: (C) 2000-2006 Netfilter Core Team
>>>>> [   44.382509] No dock devices found.
>>>>> [   46.545179] apm: BIOS not found.
>>>>> [   46.658069] ppdev: user-space parallel port driver
>>>>> [   46.791061] audit(1215863779.828:2): type=1503
>>>>> operation="inode_permission" requested_mask="a::" denied_mask="a::"
>>>>> name="/dev/tty" pid=5516 profile="/usr/sbin/cupsd" namespace="default"
>>>>> [   48.952388] NET: Registered protocol family 10
>>>>> [   48.952852] lo: Disabled Privacy Extensions
>>>>> [   50.404479] Bluetooth: Core ver 2.11
>>>>> [   50.404858] NET: Registered protocol family 31
>>>>> [   50.404864] Bluetooth: HCI device and connection manager initialized
>>>>> [   50.404871] Bluetooth: HCI socket layer initialized
>>>>> [   50.471186] Bluetooth: L2CAP ver 2.9
>>>>> [   50.471195] Bluetooth: L2CAP socket layer initialized
>>>>> [   50.569202] Bluetooth: RFCOMM socket layer initialized
>>>>> [   50.569223] Bluetooth: RFCOMM TTY layer initialized
>>>>> [   50.569227] Bluetooth: RFCOMM ver 1.8
>>>>> [   50.775034] r8169: eth0: link up
>>>>> [   52.174818] NET: Registered protocol family 17
>>>>> [   65.454676] CPU0 attaching NULL sched-domain.
>>>>> [   65.454687] CPU1 attaching NULL sched-domain.
>>>>> [   65.459351] CPU0 attaching sched-domain:
>>>>> [   65.459362]  domain 0: span 03
>>>>> [   65.459367]   groups: 01 02
>>>>> [   65.459373] CPU1 attaching sched-domain:
>>>>> [   65.459377]  domain 0: span 03
>>>>> [   65.459380]   groups: 02 01
>>>>> [   73.153942] UDF-fs: No VRS found
>>>>> [   73.178375] ISO 9660 Extensions: Microsoft Joliet Level 3
>>>>> [   73.389942] ISOFS: changing to secondary root
>>>>> [   76.466197] atkbd.c: Unknown key pressed (translated set 2, code
>>>>> 0xf6
>>>>> on
>>>>> isa0060/serio0).
>>>>> [   76.466209] atkbd.c: Use 'setkeycodes e076 <keycode>' to make it
>>>>> known.
>>>>> [   76.566510] atkbd.c: Unknown key released (translated set 2, code
>>>>> 0xf6
>>>>> on
>>>>> isa0060/serio0).
>>>>> [   76.566519] atkbd.c: Use 'setkeycodes e076 <keycode>' to make it
>>>>> known.
>>>>> [   76.671452] wmaster0: Selected rate control algorithm 'iwl-3945-rs'
>>>>> [   76.874415] ADDRCONF(NETDEV_UP): wlan0: link is not ready
>>>>> [   81.572469] NETDEV WATCHDOG: eth0: transmit timed out
>>>>> [   81.845751] r8169: eth0: link up
>>>>> [   92.756596] NETDEV WATCHDOG: eth0: transmit timed out
>>>>> [   93.049381] r8169: eth0: link up
>>>>> [   97.659156] wlan0: Initial auth_alg=0
>>>>> [   97.659168] wlan0: authenticate with AP 00:02:6f:45:59:71
>>>>> [   97.661681] wlan0: Initial auth_alg=0
>>>>> [   97.661690] wlan0: authenticate with AP 00:02:6f:45:59:71
>>>>> [   97.662510] wlan0: Initial auth_alg=0
>>>>> [   97.662518] wlan0: authenticate with AP 00:02:6f:45:59:71
>>>>> [   97.671569] wlan0: RX authentication from 00:02:6f:45:59:71 (alg=0
>>>>> transaction=2 status=0)
>>>>> [   97.671581] wlan0: authenticated
>>>>> [   97.671586] wlan0: associate with AP 00:02:6f:45:59:71
>>>>> [   97.674286] wlan0: authentication frame received from
>>>>> 00:02:6f:45:59:71,
>>>>> but not in authenticate state - ignored
>>>>> [   97.675732] wlan0: authentication frame received from
>>>>> 00:02:6f:45:59:71,
>>>>> but not in authenticate state - ignored
>>>>> [   97.679234] wlan0: RX AssocResp from 00:02:6f:45:59:71 (capab=0x1
>>>>> status=0 aid=11)
>>>>> [   97.679245] wlan0: associated
>>>>> [   97.683747] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
>>>>> [   98.781032] wlan0: no IPv6 routers present
>>>>> ==========
>>>>> On Fri, 11 Jul 2008 08:12:41 -0400
>>>>>  "Marvin Stodolsky" <marvin.stodolsky@xxxxxxxxx> wrote:
>>>>>>
>>>>>> RE: modem is Agere Systems HDA Modem
>>>>>> Roan from the Details tab of the Driver information, the Device
>>>>>> information is needed
>>>>>> 11C1 is the Agere Vendor designation, Likely the Device is either 1040
>>>>>> or 3026, which need entirely different support.
>>>>>>
>>>>>> Also please do
>>>>>> $ lsmod >> roan.txt
>>>>>> $ dmesg >> roan.txt
>>>>>> and send us the roan.txt
>>>>>>
>>>>>> Is the Audio functioning?
>>>>>>
>>>>>> MarvS
>>>>>>
>>>>>> On Fri, Jul 11, 2008 at 2:36 AM, roan <roan@xxxxxxxx> wrote:
>>>>>>>
>>>>>>> my modem is Agere Systems HDA Modem
>>>>>>>
>>>>>>>
>>>>>>> On Thu, 10 Jul 2008 17:59:04 -0400
>>>>>>>  "Marvin Stodolsky" <marvin.stodolsky@xxxxxxxxx> wrote:
>>>>>>>>
>>>>>>>> Roan,
>>>>>>>>
>>>>>>>> I presume your modem is internal and Not one of
>>>>>>>> Attached USB devices:
>>>>>>>> ID 09da:000a A4 Tech Co., Ltd
>>>>>>>> ID 0c45:62c0 Microdia.
>>>>>>>>
>>>>>>>> Read the Softmodem.txt  for instructions for doing modem diagnositcs
>>>>>>>> under Microsoft.
>>>>>>>>
>>>>>>>> MarvS
>>>>>>>>
>>>>>>>> On Thu, Jul 10, 2008 at 1:07 PM, roan <roan@xxxxxxxx> wrote:
>>>>>>>>>
>>>>>>>>> thx for an answer, Marvin
>>>>>>>>> i did all as you said, but $ sudo wvdialconf /etc/wvdial.conf now
>>>>>>>>> says
>>>>>>>>> this:
>>>>>>>>> $ sudo wvdialconf /etc/wvdial.conf
>>>>>>>>> Editing `/etc/wvdial.conf'.
>>>>>>>>>
>>>>>>>>> Scanning your serial ports for a modem.
>>>>>>>>>
>>>>>>>>> Modem Port Scan<*1>: Scanning ttySHSF0 first, /dev/modem is a link
>>>>>>>>> to
>>>>>>>>> it.
>>>>>>>>> Modem Port Scan<*1>: SHSF0 S0   S1   S2   S3   SHSF1 SHSF2 SHSF3
>>>>>>>>> Modem Port Scan<*1>: SHSF4 SHSF5 SHSF6 SHSF7
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Sorry, no modem was detected!  Is it in use by another program?
>>>>>>>>> Did you configure it properly with setserial?
>>>>>>>>>
>>>>>>>>> what alse should i do?
>>>>>>>>> thx in advance
>>>>>>>>>
>>>>>>>>> On Thu, 10 Jul 2008 07:45:02 -0400
>>>>>>>>>  "Marvin Stodolsky" <marvin.stodolsky@xxxxxxxxx> wrote:
>>>>>>>>>>
>>>>>>>>>> Roan
>>>>>>>>>>
>>>>>>>>>> Your most likely situation is:
>>>>>>>>>>
>>>>>>>>>> High Definition Audio (HDA) cards MAY host a modem chip in their
>>>>>>>>>> Subsystem,
>>>>>>>>>> and many are supported by the ALSA audio+modem driver
>>>>>>>>>> snd-hda-intel
>>>>>>>>>> A modem was not detected on HDA card 8086:284b.
>>>>>>>>>> If another modem card is present, then most likely 8086:284b does
>>>>>>>>>> not
>>>>>>>>>> host a modem.
>>>>>>>>>> If another modem card has not been detected, then possibilities
>>>>>>>>>> are:
>>>>>>>>>>  1) A Conexant modem chip is present on 8086:284b, as Conexant
>>>>>>>>>> chips
>>>>>>>>>> are frequently not detectable by ALSA diagnostics
>>>>>>>>>>
>>>>>>>>>> so try
>>>>>>>>>>
>>>>>>>>>> From
>>>>>>>>>> http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php
>>>>>>>>>> download
>>>>>>>>>> hsfmodem-7.68.00.07full_k2.6.24_18_generic_ubuntu_i386.deb.zip
>>>>>>>>>> Under Linux unpack with:
>>>>>>>>>> $ unzip hsfmodem*.zip
>>>>>>>>>> Then install with:
>>>>>>>>>> $ sudo dpkg -i hsfmodem*.deb
>>>>>>>>>> Subsequently, the modem should be found with
>>>>>>>>>> $ sudo wvdialconf /etc/wvdial.conf
>>>>>>>>>> Edit in your personal information with:
>>>>>>>>>> $ sudo gedit /etc/wvdial.conf
>>>>>>>>>> and try dialing out with:
>>>>>>>>>> $ sudo wvdial.
>>>>>>>>>> See DOCs/Testing.txt  for details.
>>>>>>>>>>  Read DOCs/Conexant.txt
>>>>>>>>>>
>>>>>>>>>> Please report back after thus testing,
>>>>>>>>>>
>>>>>>>>>> MarvS
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Thu, Jul 10, 2008 at 7:16 AM, roan <roan@xxxxxxxx> wrote:
>>>>>>>>>>>
>>>>>>>>>>>  Only plain text email is forwarded by the Discuss@xxxxxxxxxxxxx
>>>>>>>>>>> List
>>>>>>>>>>> Server,
>>>>>>>>>>>  as HTML can contain viruses. Use as the email Subject Line:
>>>>>>>>>>>      YourName, YourCountry  kernel 2.6.24-18-generic
>>>>>>>>>>>  With this Subject Line cogent experts will be alerted, and
>>>>>>>>>>> useful
>>>>>>>>>>> case
>>>>>>>>>>> names left in the Archive.
>>>>>>>>>>>  YourCountry will enable Country specific guidance. Linux experts
>>>>>>>>>>> in
>>>>>>>>>>> YourCountry
>>>>>>>>>>>  can be found through: http://www.linux.org/groups/index.html.
>>>>>>>>>>> They will know your Country's modem code, which may be essential
>>>>>>>>>>> for
>>>>>>>>>>> dialup
>>>>>>>>>>> service.
>>>>>>>>>>> Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an
>>>>>>>>>>> Internet
>>>>>>>>>>> Provider mail filters.
>>>>>>>>>>>  So in a day, also check the Archived responses at
>>>>>>>>>>> http://www.linmodems.org
>>>>>>>>>>> --------------------------  System information
>>>>>>>>>>> ----------------------------
>>>>>>>>>>> CPU=i686,
>>>>>>>>>>> Linux version 2.6.24-18-generic (buildd@terranova) (gcc version
>>>>>>>>>>> 4.2.3
>>>>>>>>>>> (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed May 28 20:27:26 UTC 2008
>>>>>>>>>>>  scanModem update of:  2008_06_28
>>>>>>>>>>>
>>>>>>>>>>>  There are no blacklisted modem drivers in /etc/modprobe* files
>>>>>>>>>>> Attached USB devices are:
>>>>>>>>>>>  ID 09da:000a A4 Tech Co., Ltd
>>>>>>>>>>>  ID 0c45:62c0 Microdia
>>>>>>>>>>>
>>>>>>>>>>> USB modems not recognized
>>>>>>>>>>>
>>>>>>>>>>> For candidate card in slot 00:1b.0, firmware information and
>>>>>>>>>>> bootup
>>>>>>>>>>> diagnostics are:
>>>>>>>>>>>  PCI slot       PCI ID          SubsystemID     Name
>>>>>>>>>>>  ----------     ---------       --------- --------------
>>>>>>>>>>>  00:1b.0        8086:284b       1462:3fe9       Audio device:
>>>>>>>>>>> Intel
>>>>>>>>>>> Corporation 82801H
>>>>>>>>>>>
>>>>>>>>>>>  Modem interrupt assignment and sharing:
>>>>>>>>>>>  21:        407        392   IO-APIC-fasteoi uhci_hcd:usb4, HDA
>>>>>>>>>>> Intel
>>>>>>>>>>>  --- Bootup diagnostics for card in PCI slot 00:1b.0 ----
>>>>>>>>>>> [   34.842294] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21
>>>>>>>>>>> (level,
>>>>>>>>>>> low)
>>>>>>>>>>> ->
>>>>>>>>>>> IRQ 21
>>>>>>>>>>> [   34.842316] PCI: Setting latency timer of device 0000:00:1b.0
>>>>>>>>>>> to
>>>>>>>>>>> 64
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> ===== Advanced Linux Sound Architecture (ALSA) diagnostics =====
>>>>>>>>>>> The ALSA packages provide audio support and also drivers for some
>>>>>>>>>>> modems.
>>>>>>>>>>> ALSA diagnostics are written during bootup to /proc/asound/
>>>>>>>>>>> folders.
>>>>>>>>>>>
>>>>>>>>>>>  PCI slot 00:1b.0 has a High Definition Audio Card
>>>>>>>>>>>  The drivers are in the kernel modules tree at:
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>  /lib/modules/2.6.24-18-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> /lib/modules/2.6.24-19-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko
>>>>>>>>>>>
>>>>>>>>>>> The ALSA verion is 1.0.15
>>>>>>>>>>> The modem cards detected by "aplay -l"  are: None
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> The /proc/asound/pcm file reports:
>>>>>>>>>>> -----------------------
>>>>>>>>>>> 00-02: ALC883 Analog : ALC883 Analog : capture 1
>>>>>>>>>>> 00-01: ALC883 Digital : ALC883 Digital : playback 1
>>>>>>>>>>> 00-00: ALC883 Analog : ALC883 Analog : playback 1 : capture 1
>>>>>>>>>>>
>>>>>>>>>>> about /proc/asound/cards:
>>>>>>>>>>> ------------------------
>>>>>>>>>>>  0 [Intel          ]: HDA-Intel - HDA Intel
>>>>>>>>>>>                 HDA Intel at 0xf9ff8000 irq 21
>>>>>>>>>>> === Finished firmware and bootup diagnostics, next deducing
>>>>>>>>>>> cogent
>>>>>>>>>>> software.
>>>>>>>>>>> ===
>>>>>>>>>>>
>>>>>>>>>>> A candidate modem is not evident among the PCI devices:
>>>>>>>>>>> ------------------------------------------------
>>>>>>>>>>> 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD
>>>>>>>>>>> Audio
>>>>>>>>>>> Controller (rev 03)
>>>>>>>>>>> 00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM
>>>>>>>>>>> (ICH8M/ICH8M-E)
>>>>>>>>>>> SATA
>>>>>>>>>>> IDE Controller (rev 03)
>>>>>>>>>>> 01:00.0 VGA compatible controller: nVidia Corporation GeForce
>>>>>>>>>>> 8400M
>>>>>>>>>>> G
>>>>>>>>>>> (rev
>>>>>>>>>>> a1)
>>>>>>>>>>> 03:00.0 Network controller: Intel Corporation PRO/Wireless
>>>>>>>>>>> 3945ABG
>>>>>>>>>>> Network
>>>>>>>>>>> Connection (rev 02)
>>>>>>>>>>> 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
>>>>>>>>>>> RTL8111/8168B
>>>>>>>>>>> PCI Express Gigabit Ethernet controller (rev 01)
>>>>>>>>>>> 05:04.2 SD Host controller: O2 Micro, Inc. Integrated MMC/SD
>>>>>>>>>>> Controller
>>>>>>>>>>> (rev
>>>>>>>>>>> 02)
>>>>>>>>>>> 05:04.3 Mass storage controller: O2 Micro, Inc. Integrated MS/xD
>>>>>>>>>>> Controller
>>>>>>>>>>> (rev 01)
>>>>>>>>>>> 05:04.4 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394)
>>>>>>>>>>> (rev
>>>>>>>>>>> 02)
>>>>>>>>>>> ------------------------------------------------
>>>>>>>>>>>  with USB and bridge devices not displayed.
>>>>>>>>>>>
>>>>>>>>>>>  If your modem is connected by an external serial cable,
>>>>>>>>>>>  or mounted internally on an ISA card, scanModem would not access
>>>>>>>>>>> it.
>>>>>>>>>>>  Try with Root permission
>>>>>>>>>>>  $ sudo wvdialconf  /etc/wvdial.conf
>>>>>>>>>>>  to detect these modem types and some USB modems.
>>>>>>>>>>>  If the detection is successful, read the DOCs/wvdial.txt .
>>>>>>>>>>>  Edit the /etc/wvdial.conf with Root permission:
>>>>>>>>>>>   sudo  gedit  /etc/wvdial.conf
>>>>>>>>>>>  will be able to dial out with Root permission:
>>>>>>>>>>>   sudo wvdial
>>>>>>>>>>>
>>>>>>>>>>>  Many modems for which scanModem fails have Conexant chips.
>>>>>>>>>>>  From http://www.linuxant.com/drivers/modemident.php
>>>>>>>>>>>  get the ListModem tool, which will report on Conexant chipset
>>>>>>>>>>> modems
>>>>>>>>>>>
>>>>>>>>>>>  If the above tests fail, please provide any independent
>>>>>>>>>>> information
>>>>>>>>>>> available on your modem.
>>>>>>>>>>>  If an alternative boot into Microsoft windows can be done, do
>>>>>>>>>>> mouse
>>>>>>>>>>> clicks on:
>>>>>>>>>>>  Start > Settings > Control Panel > Classical View (for Window
>>>>>>>>>>> XP)
>>>>>>>>>>> >
>>>>>>>>>>> System
>>>>>>>>>>>>
>>>>>>>>>>>> Hardware > Device Manager > Modems > Click on the + > Modem.
>>>>>>>>>>>> Double
>>>>>>>>>>>> click
>>>>>>>>>>>> to
>>>>>>>>>>>
>>>>>>>>>>> expand the graphic. Manufacturer information may be displayed.
>>>>>>>>>>> For
>>>>>>>>>>> example,
>>>>>>>>>>> CXT
>>>>>>>>>>> stands for Conexant. Click the Diagnostics Tab. Record any
>>>>>>>>>>> hardware
>>>>>>>>>>> ID
>>>>>>>>>>> or
>>>>>>>>>>> vendor
>>>>>>>>>>> and device information. From the Driver Details TAB, copy out the
>>>>>>>>>>> VENdor
>>>>>>>>>>> and
>>>>>>>>>>> DEVice information.
>>>>>>>>>>> Next do the Query Modem and record the ATI specifications
>>>>>>>>>>> displayed
>>>>>>>>>>> such
>>>>>>>>>>> as:
>>>>>>>>>>>  ATI3 - Agere SoftModem Version 2.1.22
>>>>>>>>>>>  ATI5 - 2.1.22, AMR Intel MB, AC97 ID:SIL REV:0x27
>>>>>>>>>>> Try to identify the modem setup file, with name perhaps
>>>>>>>>>>> MODEM.INF.
>>>>>>>>>>> If may contain chipset Vendor informaton.
>>>>>>>>>>>
>>>>>>>>>>>  The /proc/asound/ audio+modem diagostics are being copied.
>>>>>>>>>>>  Finished copy to Modem/ALSAroot.tgz
>>>>>>>>>>>
>>>>>>>>>>> Predictive diagnostics for card in bus 00:1b.0:
>>>>>>>>>>>   Modem chipset not detected on
>>>>>>>>>>> NAME="Audio device: Intel Corporation 82801H "
>>>>>>>>>>> CLASS=0403
>>>>>>>>>>> PCIDEV=8086:284b
>>>>>>>>>>> SUBSYS=1462:3fe9
>>>>>>>>>>> IRQ=21
>>>>>>>>>>> HDA=8086:284b
>>>>>>>>>>> SOFT=8086:284b.HDA
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>  High Definition Audio (HDA) cards MAY host a modem chip in their
>>>>>>>>>>> Subsystem,
>>>>>>>>>>>  and many are supported by the ALSA audio+modem driver
>>>>>>>>>>> snd-hda-intel
>>>>>>>>>>>  A modem was not detected on HDA card 8086:284b.
>>>>>>>>>>>  If another modem card is present, then most likely 8086:284b
>>>>>>>>>>> does
>>>>>>>>>>> not
>>>>>>>>>>> host
>>>>>>>>>>> a modem.
>>>>>>>>>>>  If another modem card has not been detected, then possibilities
>>>>>>>>>>> are:
>>>>>>>>>>>   1) A Conexant modem chip is present on 8086:284b, as Conexant
>>>>>>>>>>> chips
>>>>>>>>>>>  are frequently not detectable by ALSA diagnostics
>>>>>>>>>>>   2) The modem may be of the older non-PCI Controller Chipset
>>>>>>>>>>> (hardware) type.
>>>>>>>>>>> Try detection with Root permission:
>>>>>>>>>>>   sudo wvdialconf  /etc/wvdial.conf
>>>>>>>>>>>
>>>>>>>>>>>  For candidate modem in:  00:1b.0
>>>>>>>>>>>  0403 Audio device: Intel Corporation 82801H
>>>>>>>>>>>  Primary device ID:  8086:284b
>>>>>>>>>>>  Subsystem PCI_id  1462:3fe9
>>>>>>>>>>>  Softmodem codec or chipset from diagnostics:
>>>>>>>>>>>                          from    Archives:
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Support type needed or chipset:
>>>>>>>>>>>
>>>>>>>>>>> Support can likely be achieved through two mutually exclusive
>>>>>>>>>>> alternatives:
>>>>>>>>>>> 1) The hsfmodem software for Conexant chipset modems: Read
>>>>>>>>>>> DOCs/Conexant.txt
>>>>>>>>>>> The following ALSA alternative CANNOT work with Conexant modems.
>>>>>>>>>>>
>>>>>>>>>>> 2) An ALSA modem driver plus slmodemd.  Read DOCs/Smartlink.txt
>>>>>>>>>>> for
>>>>>>>>>>> details,
>>>>>>>>>>> and
>>>>>>>>>>> to test get the package SLMODEMD.gcc4.2.tar.gz from:
>>>>>>>>>>>   http://linmodems.technion.ac.il/packages/smartlink/
>>>>>>>>>>>
>>>>>>>>>>> ----------------end Softmodem section --------------
>>>>>>>>>>>
>>>>>>>>>>> Writing DOCs/Intel.txt
>>>>>>>>>>>
>>>>>>>>>>> For owners of a Dell PCs with Conexant HSF modems, a driver
>>>>>>>>>>> source
>>>>>>>>>>> package
>>>>>>>>>>> with full speed enabled is available, but requires driver
>>>>>>>>>>> compiling.
>>>>>>>>>>> Read
>>>>>>>>>>> DOCs/Conexant.txt
>>>>>>>>>>>
>>>>>>>>>>>  From
>>>>>>>>>>> http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php
>>>>>>>>>>>  download
>>>>>>>>>>> hsfmodem-7.68.00.07full_k2.6.24_18_generic_ubuntu_i386.deb.zip
>>>>>>>>>>>  Under Linux unpack with:
>>>>>>>>>>>  $ unzip hsfmodem*.zip
>>>>>>>>>>>  Then install with:
>>>>>>>>>>>  $ sudo dpkg -i hsfmodem*.deb
>>>>>>>>>>>  Subsequently, the modem should be found with
>>>>>>>>>>>  $ sudo wvdialconf /etc/wvdial.conf
>>>>>>>>>>>  Edit in your personal information with:
>>>>>>>>>>>  $ sudo gedit /etc/wvdial.conf
>>>>>>>>>>>  and try dialing out with:
>>>>>>>>>>>  $ sudo wvdial.
>>>>>>>>>>>  See DOCs/Testing.txt  for details.
>>>>>>>>>>>  Read DOCs/Conexant.txt
>>>>>>>>>>>
>>>>>>>>>>> Writing DOCs/Conexant.txt
>>>>>>>>>>>
>>>>>>>>>>> Writing DOCs/Smartlink.txt
>>>>>>>>>>> ============ end Smartlink section =====================
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>  The base of the UDEV device file system is: /dev/.udev
>>>>>>>>>>>
>>>>>>>>>>>  Versions adequately match for the compiler installed: 4.2.3
>>>>>>>>>>>        and the compiler used in kernel assembly: 4.2.3
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>  Minimal compiling resources appear complete:
>>>>>>>>>>>  make utility - /usr/bin/make
>>>>>>>>>>>  Compiler version 4.2
>>>>>>>>>>>  linuc_headers base folder /lib/modules/2.6.24-18-generic/build
>>>>>>>>>>>
>>>>>>>>>>>  However some compilations and executable functions may need
>>>>>>>>>>> additional
>>>>>>>>>>> files,
>>>>>>>>>>>  in the FileNames.h (so called kernel "h"eaders) collection
>>>>>>>>>>> installed
>>>>>>>>>>> in
>>>>>>>>>>>  /usr/include/ .
>>>>>>>>>>>  For martian_modem, additional required packages are libc6-dev
>>>>>>>>>>> (and
>>>>>>>>>>> for
>>>>>>>>>>> Debian/Ubuntu,
>>>>>>>>>>>  linux-libc-dev). The also required headers of package libc6 are
>>>>>>>>>>> commonly
>>>>>>>>>>> installed by default.
>>>>>>>>>>>  Compiling hsfmodem drivers does require linux-libc-dev and
>>>>>>>>>>> libc6-dev
>>>>>>>>>>> packages, for kernels 2.6.24 and later versions.
>>>>>>>>>>>  In not included on your install CD, search for them at
>>>>>>>>>>> http://packages.ubuntu.com
>>>>>>>>>>>  or comparable Repository for other Linux distros.
>>>>>>>>>>>  When compiling ALSA drivers, the utility "patch" will also be
>>>>>>>>>>> needed.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> If a driver compilation fails, with message including some lack
>>>>>>>>>>> of
>>>>>>>>>>> some
>>>>>>>>>>> FileName.h (stdio.h for example), then
>>>>>>>>>>> Some additional kernel-header files need installation to
>>>>>>>>>>> /usr/include.
>>>>>>>>>>> The
>>>>>>>>>>> minimal additional packages are libc6-dev
>>>>>>>>>>> and any of its dependents, under Ubuntu linux-libc-dev
>>>>>>>>>>>
>>>>>>>>>>> If an alternate ethernet connection is available,
>>>>>>>>>>> $  apt-get update
>>>>>>>>>>> $  apt-get -s install linux-kernel-devel
>>>>>>>>>>> will install needed packages.
>>>>>>>>>>> For Debian/Ubuntu related distributions, run the following
>>>>>>>>>>> command
>>>>>>>>>>> to
>>>>>>>>>>> display the needed package list:
>>>>>>>>>>>
>>>>>>>>>>> Otherwise packages have to be found through
>>>>>>>>>>> http://packages.ubuntu.com
>>>>>>>>>>> Once downloaded and transferred into a Linux partition,
>>>>>>>>>>> they can be installed alltogether with:
>>>>>>>>>>> $ sudo dpkg -i *.deb
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Checking pppd properties:
>>>>>>>>>>>   -rwsr-xr-- 1 root dip 269256 2007-10-04 22:57 /usr/sbin/pppd
>>>>>>>>>>>
>>>>>>>>>>> In case of an "error 17" "serial loopback" problem, see:
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>  http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html
>>>>>>>>>>>
>>>>>>>>>>> To enable dialout without Root permission do:
>>>>>>>>>>>   $ su - root  (not for Ubuntu)
>>>>>>>>>>>   sudo chmod a+x /usr/sbin/pppd
>>>>>>>>>>> or under Ubuntu related Linuxes
>>>>>>>>>>>   sudo chmod a+x /usr/sbin/pppd
>>>>>>>>>>>
>>>>>>>>>>> Checking settings of:   /etc/ppp/options
>>>>>>>>>>> asyncmap 0
>>>>>>>>>>> noauth
>>>>>>>>>>> crtscts
>>>>>>>>>>> lock
>>>>>>>>>>> hide-password
>>>>>>>>>>> modem
>>>>>>>>>>> proxyarp
>>>>>>>>>>> lcp-echo-interval 30
>>>>>>>>>>> lcp-echo-failure 4
>>>>>>>>>>> noipx
>>>>>>>>>>>
>>>>>>>>>>> In case of a message like:
>>>>>>>>>>>  Warning: Could not modify /etc/ppp/pap-secrets: Permission
>>>>>>>>>>> denied
>>>>>>>>>>> see
>>>>>>>>>>>
>>>>>>>>>>> http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html
>>>>>>>>>>>
>>>>>>>>>>> Read Modem/DOCs/YourSystem.txt concerning other COMM channels:
>>>>>>>>>>> eth0
>>>>>>>>>>> Which can interfere with Browser naviagation.
>>>>>>>>>>>
>>>>>>>>>>>  Don't worry about the following, it is for experts should
>>>>>>>>>>> trouble
>>>>>>>>>>> shooting
>>>>>>>>>>> be necessary.
>>>>>>>>>>> ==========================================================
>>>>>>>>>>>
>>>>>>>>>>>  Checking for modem support lines:
>>>>>>>>>>>  --------------------------------------
>>>>>>>>>>>  /device/modem symbolic link:
>>>>>>>>>>> slmodemd created symbolic link /dev/ttySL0:
>>>>>>>>>>>  Within /etc/udev/ files:
>>>>>>>>>>>
>>>>>>>>>>>  Within /etc/modprobe.conf files:
>>>>>>>>>>> /etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2
>>>>>>>>>>> /etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
>>>>>>>>>>> /etc/modprobe.d/blacklist-modem:# Uncomment these entries in
>>>>>>>>>>> order
>>>>>>>>>>> to
>>>>>>>>>>> blacklist unwanted modem drivers
>>>>>>>>>>> /etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem
>>>>>>>>>>> /etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem
>>>>>>>>>>>  Within any ancient /etc/devfs files:
>>>>>>>>>>>
>>>>>>>>>>>  Within ancient kernel 2.4.n /etc/module.conf files:
>>>>>>>>>>>
>>>>>>>>>>> --------- end modem support lines --------
>>>>>>>>>>> ---
>>>>>>>>>>> Professional hosting for everyone - http://www.host.ru
>>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> ---
>>>>>>>>> Professional hosting for everyone - http://www.host.ru
>>>>>>>>>
>>>>>>>
>>>>>>> ---
>>>>>>> Professional hosting for everyone - http://www.host.ru
>>>>>>>
>>>>>
>>>>> ---
>>>>> Professional hosting for everyone - http://www.host.ru
>>>>>
>>>
>>> ---
>>> Professional hosting for everyone - http://www.host.ru
>>>
>
> ---
> Professional hosting for everyone - http://www.host.ru
>

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux