hylafax

Başlatan ecoxx, 02 Mart 2010 - 15:55:58

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

ecoxx

herkese merhaba...hylafax kurmaya calisiyorum...ama assagidaki mesaji aliyorum...konu hakkinda bilgisi olan paylasabilir mi.....anladigim kadari ile modem ile haberlesemiyorum.....



The non-default server configuration parameters are:

CountryCode:        90
AreaCode:        212
FAXNumber:        +90.212.872.8674
LongDistancePrefix:    1
InternationalPrefix:    011
DialStringRules:    etc/dialrules
SessionTracing:        11
RecvFileMode:        0644
LogFileMode:        0644
DeviceMode:        0666
RingsBeforeAnswer:    1
SpeakerVolume:        off
GettyArgs:        "-h %l dx_%s"
LocalIdentifier:    "NothingSetup"
TagLineFont:        etc/lutRS18.pcf
TagLineFormat:        "From %%l|%c|Page %%P of %%T"
MaxRecvPages:        25

Are these ok ?

Now we are going to probe the tty port to figure out the type
of modem that is attached.  This takes a few seconds, so be patient.
Note that if you do not have the modem cabled to the port, or the
modem is turned off, this may hang (just go and cable up the modem
or turn it on, or whatever).

Probing for best speed to talk to modem:
Unable to deduce DTE-DCE speed; check that you are using the
correct device and/or that your modem is setup properly.  If
all else fails, try the -s option to lock the speed.
Do you want to run faxaddmodem to configure another modem


NOT: Çıktı ve belgeleri için lütfen kod etiketi kullanınız. Bakınız.

heartsmagic

Modemin çalışıyor mu Ubuntu ile?
Softmodem ise işin zor diyebilirim.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

ecoxx

#2
İnternete bağlanabiliyorum...modem in calşıyor mu ne demek? anlayamadım...soft modem?...sanırım gerçekten zor bir durum olsa gerek...senden başka cevap veren olmamış.....

heartsmagic

Faks yazılımları dahili modem üzerinden çalışırlar benim bildiğim, yani çevirmeli ağ üzerinden gönderirler faksı. Kısacası internete bağlanabiliyorum derken aldığın ADSL veya Kablonet hizmetinden bahsediyorsan benim sorduğum o değildi. Gerçi artık kimse çevirmeli modemlerle interneti denemez.

Sonuçta sistemin 56K olması muhtemel olan modemini tanımış olması gerekiyor.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

ecoxx

#4
Evet benimde anladığım bu ....yani motorola sm 56 olan modemimi ubuntu tanımıyor gibi bir sonucu vardım...
galiba aynı şeyden bahsediyoruz?



NOT: Türkçe'mizde W,X,Q gibi harfler bulunmamaktadır.

heartsmagic

Evet aynı şeyden bahsediyoruz. Eğer bu modem "winmodem" diye adlandırılan yazılım tabanlı modemse ne yazık ki Linux üzerinde kullanımı pek mümkün değil diye düşünüyordum ancak ufukta bir ışık göründü. Kaynak şurası:
http://ubuntuforums.org/showthread.php?t=460331

Kabaca anlatayım.
Bir uçbirim açarak aşağıdaki adımları uygula.

mkdir scanmodem
wget http://132.68.73.235/linmodems/packages/scanModem.gz
gzip -d scanModem.gz
chmod 777 scanModem
./scanModem
grep 3052 Modem/ModemData.txt


Eğer şu çıktıyı alıyorsan doğru yoldasın demektir:
Alıntı Yap0000:03:0d.0 1057:3052 1057:3020 Modem: Motorola: Unknown device 3052
Class 0703: 1057:3052 Modem: Motorola: Unknown device 3052
Primary PCI_id 1057:3052

Buradaki 3052 çıktısı önemli. Eğer böyleyse devam ediyoruz:
sudo apt-get install linux-headers-generic build-essential
wget http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20090716.tar.gz
wget http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20090222.tar.gz
tar xvf ungrab-winmodem-20090716.tar.gz
tar xvf slmodem-2.9.11-20090222.tar.gz
cd slmodem-2.9.11-20090222/drivers
make
sudo make install
cd ../ungrab-winmodem-20090716
make
sudo make install
sudo modprobe ungrab-winmodem
sudo modprobe slamr
sudo apt-get install sl-modem-daemon
sudo /etc/init.d/sl-modem-daemon start


Eğer servis sorunsuzca başlarsa Hyflax'ı tekrar dene. Eğer çalışırsa modülleri kalıcı olarak eklemek için şunları yap:
sudo gedit /etc/modules
Açılan dosyanın sonuna şunu ekle:
Alıntı Yapungrab-winmodem
slamr

Bir sonraki sistem açılışında modülleri elle yüklemen gerekmez böylece.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

ecoxx

#6
yazdigin gibi scanmodem dizinini olusturdum/scanmodem.gz dosyasini indirdim/daha sonra actim/kullanici yetkilerini duzenledim/ve calistirdim/ve dosya icersinde 3052 gecen satirlari aradim.......ama herhangi 1 cikti gelmedi......

modemdata.txt dosyasin okumaya basladim...."The dialer utility package WVDIAL does not appear to be installed on your System. "
bu paketi yuklemek sorunumu cozer mi bilemedim...baska birsey de takilmadi gozume..tam metin asagida..belki sen yakalayabilirsin diye kopyaliyorum....
Only plain text email is forwarded by the  Discuss@Linmodems.org List Server,
as HTML can contain viruses. Use as the email Subject Line:
          YourName, YourCountry  kernel 2.6.31-19-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@Linmodems.org 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,  Ubuntu ,  ALSA_version=1.0.20
Linux version 2.6.31-19-generic (buildd@palmer) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #56-Ubuntu SMP Thu Jan 28 01:26:53 UTC 2010
scanModem update of:  2010_02_25

Distrib_ID=Ubuntu
DistribCodeName=karmic
AptRepositoryStem=http://tr.archive.ubuntu.com/ubuntu/

The dialer utility package WVDIAL does not appear to be installed on your System.
For Ubuntu users, there are at the bottom of http://linmodems.technion.ac.il/packages/
packages with the files necessary to install wvdial, with names like:
    wvdial_jaunty_amd64.zip   for x86_64, 64 bit bus systems.
    wvdial_jaunty_i386.zip    for 32 bit systems.
    wvdial_karmic_i386.zip    for 32 bit systems.
These are about 1 MB in size.  After downloaded and copied into your Linux partition:
$ unzip wv*.zip
Within the new folder:
$ sudo dpkg -i *.deb
will  complete the wvdial installation
Please read Modem/DOCs/wvdial.txt for usage information.

The dkms driver upgrade utilities are installed,

There are no blacklisted modem drivers in /etc/modprobe*  files

Potentially useful modem drivers now loaded are:
      snd_hda_intel          

Attached USB devices are:
ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter
ID 0402:5606 ALi Corp. USB 2.0 Camera
ID 04d9:0499 Holtek Semiconductor, Inc.
If a cellphone is not detected, see http://ubuntuforums.org/archive/index.php/t-878554.html
A sample report is:  http://linmodems.technion.ac.il/bigarch/archive-nineth/msg00578.html

If a USB modem or cellphone is attached and was not detected, please
provide available information in your request to discuss@linmodems.org

Candidate PCI devices with modem chips are:
06:01.0 Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] (VIA High Definition Audio Controller) (rev 10)
High Definition Audio cards can host modem chips.

For candidate card in slot 06:01.0, firmware information and bootup diagnostics are:
PCI slot PCI ID SubsystemID Name
---------- --------- --------- --------------
06:01.0 1106:3288 1106:3288 Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]

Modem interrupt assignment and sharing:
17:       2594          0   IO-APIC-fasteoi   mmc0, mmc1, HDA Intel
--- Bootup diagnostics for card in PCI slot 06:01.0 ----
[    0.197748] pci 0000:06:01.0: reg 10 64bit mmio: [0xcb000000-0xcb003fff]
[    0.197803] pci 0000:06:01.0: PME# supported from D0 D3hot D3cold
[    0.197808] pci 0000:06:01.0: PME# disabled
[   18.278648] HDA Intel 0000:06:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   18.278709] HDA Intel 0000:06:01.0: setting latency timer to 64
[   18.278715] HDA Intel 0000:06:01.0: PCI: Disallowing DAC for device

The PCI slot 06:01.0 of the modem card may be disabled early in
a bootup process,  but then enabled later. If modem drivers load
but the  modem is not responsive, read DOCs/Bootup.txt about possible fixes.
Send dmesg.txt along with ModemData.txt to discuss@linmodems.org
if help is needed.



===== 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.

The modem cards detected by "aplay -l"  are:
card 0: VT82xx [HDA VIA VT82xx], device 6: Si3054 Modem [Si3054 Modem]

The /proc/asound/pcm file reports:
-----------------------
00-00: VT1708 Analog : VT1708 Analog : playback 1 : capture 2
00-01: VT1708 Digital : VT1708 Digital : playback 1
00-06: Si3054 Modem : Si3054 Modem : playback 1 : capture 1

about /proc/asound/cards:
------------------------
0 [VT82xx         ]: HDA-Intel - HDA VIA VT82xx
                     HDA VIA VT82xx at 0xcb000000 irq 17

PCI slot 06:01.0 has a High Definition Audio Card
The drivers are in the kernel modules tree at:
/lib/modules/2.6.31-19-generic/kernel/sound/pci/hda/snd-hda-intel.ko
The modem codec file for the HDA card is: /proc/asound/card0/codec#1
--------------------------------------------------------
Codec: Motorola Si3054
Address: 1
Function Id: 0x2
Vendor Id: 0x10573055
Subsystem Id: 0x10573055
Revision Id: 0x100700
Modem Function Group: 0x1

The audio card hosts a softmodem chip:  0x10573055

The softmodem chip 0x10573055 is in principle supported by the COMM support of slmodemd
and the joint snd-hda-intel audio+modem driver, begun with ALSA version 1.0.13.  
For HDA cards with ALC883 chips, an upgrade to ALSA verions 1.0.15 way be necessary. Instructions for Upgrading snd-hda-intel and its dependent driver set are at:
http://linmodems.technion.ac.il/bigarch/archive-eighth/msg00838.html

If not a Conexant modem, the driver snd-hda-intel with its dependent drivers:
snd_hda_intel          26920  2
snd_hda_codec          75708  3 snd_hda_codec_si3054,snd_hda_codec_via,snd_hda_intel
snd_pcm                75296  4 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd                    59204  16 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
snd_page_alloc          9156  2 snd_hda_intel,snd_pcm
----------
provide audio + modem support with the modem chip residing on the subsystem.
Any particular card can host any one of several soft modem chips.

=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive  diagnostics for card in bus 06:01.0:
Modem chipset  detected on
NAME="Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] "
CLASS=0403
PCIDEV=1106:3288
SUBSYS=1106:3288
IRQ=17
HDA2=06:01.0
SOFT=1106:3288.HDA
HDAchipVendorID=1057
CHIP=0x10573055
IDENT=slmodemd
SLMODEMD_DEVICE=hw:0,6
Driver=snd-hda-intel

For candidate modem in:  06:01.0
  0403 Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC]
     Primary device ID:  1106:3288
   Subsystem PCI_id  1106:3288
   Softmodem codec or chipset from diagnostics: 0x10573055
                              from    Archives:
                       The HDA card softmodem chip is 0x10573055
     

Support type needed or chipset: slmodemd supporting the snd-hda-intel audio+modem driver

An ALSA (Advanced Linux Sound Architecture) modem driver:  snd-hda-intel
provides Low Level support enabling contact with the modem hardware.
For all BUT Conexant chip soft modems (using hsfmodem software)
complementary High Level support is through a Smartlink utility:  slmodemd

Download from http://linmodems.technion.ac.il/packages/smartlink/
the package SLMODEMD_gcc4.4_alsa1.0.20.tar.gz having a compiled slmodemd. Unpack under Linux with:
$ tar zxf SLMODEMD_gcc4.4_alsa1.0.20.tar.gz
and read instructions therein. But briefly, the modem is setup with command:
sudo slmodemd -c YOUR_COUNTRY --alsa hw:0,6
reporting dynamic creation of ports:
/dev/ttySL0 --> /dev/pts/N   , with N some number
Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance.

Writing DOCs/Smartlink.txt
============ end Smartlink section =====================

Completed candidate modem analyses.

The base of the UDEV device file system is: /dev/.udev

Versions adequately match for the compiler installed: 4.4.1
            and the compiler used in kernel assembly: 4.4.1



Minimal compiling resources appear complete:
  make utility - /usr/bin/make
  Compiler version 4.4
  linuc_headers base folder /lib/modules/2.6.31-19-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 needed. 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 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

For guidance on FAX usage, get from http://linmodems.technion.ac.il/packages/  get faxing.tar.gz
It has samples for a modem using port /dev/ttySL0, which must be changed to match your modem's port.

Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0 wlan0 wmaster0
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.conf:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base.conf:options snd-via82xx-modem index=-2
/etc/modprobe.d/blacklist-modem.conf:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-via82xx-modem
    Within any ancient /etc/devfs files:

    Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------



eribol

Bu kadar uzun bir çıktıyı okuyan zor çıkar. Cevap verebilecekler için bu tür çıktıları başka bir siteye ekleyip mesajınızdan link verirseniz daha göze hoş gelir.

sema

Gerekli çıktı ve belgeleri verirken 'code etiketi' kullanılıyor.
Bakın: http://forum.ubuntu-tr.net/index.php/topic,14283.0.html

Not: İlk mesajda da uyarısı yapılmış..
susema

heartsmagic

Açıkçası scanmodem Motorola adında bir modem bulamamış. Başka şeylerden bahseder gibi olmuş fakat bizim tarife uyar mı bilemiyorum.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.