Re: Ayuda! HelP!

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

 



Tavo,
   Please send to discuss@xxxxxxxxxxxxx, not direct to me.
Try the steps below.

MarvS

>From the Agere_howto.txt
=====================
Sorry, no modem was detected!

In this case there are a few Remedies to try.
R1) edit your grub or lilo parameter to the kernel with the option "pci=noacpi"
For example in a Ubuntu system, gedit can be used to modify the file
		/boot/grub/menu.lst
with command:
	sudo gedit /boot/grub/menu.lst

The middle of menu.lst includes sections correponding to each bootup
choice like:

title		Ubuntu 7.10, kernel 2.6.22-14-generic
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.22-14-generic ro quiet splash
initrd		/boot/initrd.img-2.6.22-14-generic
quiet

Make a copy of this section, and edit to:
title		Ubuntu 7.10, kernel 2.6.22-14-generic without acpi
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.22-14-generic ro quiet splash pci=noacpi
initrd		/boot/initrd.img-2.6.22-14-generic
quiet

Save the edit
Restart the computer.
Among the bootup options, make the new choice:
     Ubuntu 7.10, kernel 2.6.22-14-generic without acpi
Test for modem detection, through steps  1,2 and 3
Go to the dialout test if successful.

R2) If not, try to disable the sound in the bootup BIOS.
R2a) Note a success can sometimes be achieved by moving the modem card
to other PCI slot. But this option is not available on laptops.
See success report:
http://linmodems.technion.ac.il/bigarch/archive-eighth/msg00304.html

Follow prior steps 1,2 and 3 for testing, retaining the bootup
acpi=off parameter.

2008/7/8 Tavo Quero <tavoqro@xxxxxxxxx>:
> AL parecer ya encontre el problema:
>
> Yo volvi a intentar los pasos desde el principio, y en la parte de
> colocar los comando:
> Sudo modprobe agrmodem
> Sudo modprobe agrserial, deberia anunciar la creacion de
> /dev/ttyAGS3, pero no sucede nada.. Y al parecer no crea la carpeta...
> y cuando coloco $ sudo wvdial, dice que no se encontro el /dev/ttyAGS
> o /dev / ttySAGR
>
> Saludos!
> - - - - - - - - - - - - - - - - - - - - - - - - -
>
> Apparently already found the problem:
>
> I try to volvi steps from the beginning, and part of placing the command:
> Sudo modprobe agrmodem
> Sudo modprobe agrserial, should announce the creation / dev/ttyAGS3,
> but nothing happens .. And apparently not create the folder ...
> and when you put $ sudo wvdial, said that was not the / dev / ttyAGS
> or / dev / ttySAGR
>
> Greetings!
>

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

  Powered by Linux