[Bug 554068] Re: Wget does not work with proxy

2010-04-19 Thread csantiago
I add two lines on top and forgot to renumber all the text. The correct
text should be:

««
humble_coffee, have you tried to use wget as normal user?

I think the problem is related to sudo. To check it, do the following:

1) Remove, or comment out, your settings of the proxy in wgetrc (either
in /etc/wgetrc as in ~/.wgetrc)

2) Set proxy in System->Preferences->Network Proxy and set it to be
system-wide

3) sudo su
This will make you enter a root. All the commands after this will run as root, 
so you don't to start them with SUDO

4) echo $http_proxy

If your proxy is correctly shown then you should be able to execute 5),
6) or 7)

If not, before going to 5) do:
export http_proxy="http://your.proxy.address:port/";

5) wget 

or
6) apt-get update

or
7) apt-get install 

If you can run 5) to 7) as described, but cannot run as:
sudo wget 
sudo apt-get update
sudo apt-get install 

then the problem is with SUDO that is not reading $http_proxy from environment. 
That bug is already reported in
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/556293

but it is with very low activity :-(
»»

Sorry about the second post.

-- 
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 554068] Re: Wget does not work with proxy

2010-04-19 Thread csantiago
humble_coffee, have you tried to use wget as normal user?

I think the problem is related to sudo. To check it, do the following:

1) Remove, or comment out, your settings of the proxy in wgetrc (either
in /etc/wgetrc as in ~/.wgetrc)

2) Set proxy in System->Preferences->Network Proxy and set it to be
system-wide

3) sudo su
This will make you enter a root. All the commands after this will run as root, 
so you don't to start them with SUDO

2) echo $http_proxy

If your proxy is correctly shown then you should be able to execute 3),
4) or 5)

If not, before going to 3) do:
export http_proxy="http://your.proxy.address:port/";

3) wget 

or
4) apt-get update

or
5) apt-get install 


If you can run 3) to 5) as described, but cannot run as:
sudo wget 
sudo apt-get update
sudo apt-get install 

then the problem is with SUDO that is not reading $http_proxy from environment. 
That bug is already reported in
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/556293

but it is with very low activity :-(

-- 
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 556293] Re: sudo does not keep http_proxy environment variable

2010-04-19 Thread csantiago
Related post in
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/554068 (by
humble_coffee)

««
I am also having issues with wget behind a proxy. Trying to download any 
address that requires proxy authorization fails with the following message:

"failed: Connection timed out."

Also it seems to be trying to connect using port 80. Shouldn't it be
using the port specified in the proxy setting? I have the proxy
configured correctly in the Gnome Network Proxy Preferences and
everything else that needs proxy access works fine, with the exception
of apt-get. It's error message is:

"407 Proxy Authentication Required"
»»

-- 
sudo does not keep http_proxy environment variable
https://bugs.launchpad.net/bugs/556293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 542386] Re: package b43-fwcutter (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-04-09 Thread csantiago
I think the problem is because the post-install of b43-fwcutter requires
internet access, to install the firmware. And maybe (for some legal
reasons) the firmware cannot be included in the CD.

-- 
package b43-fwcutter (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/542386
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 553704] Re: package b43-fwcutter 1:012-1build1 failed to install/upgrade:

2010-04-09 Thread csantiago
The site downloads.openwrt.org is not down, I can download
http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o using a
browser, without any problem.

Maybe the user is behind a proxy. I had the same problem which I think
is related with wget and proxys. Please see my comment in
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/554068

-- 
package b43-fwcutter 1:012-1build1 failed to install/upgrade:
https://bugs.launchpad.net/bugs/553704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 558447] Re: package b43-fwcutter 1:011-5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-09 Thread csantiago
I think the problem is because it needs internet access to install the
firmware. And maybe (for some legal reasons) the firmware cannot be
included in the CD.

I also could not install it using a connection behind a proxy. See my
comment in https://bugs.launchpad.net/ubuntu/+source/wget/+bug/554068

-- 
package b43-fwcutter 1:011-5 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/558447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 554068] Re: Wget does not work with proxy

2010-04-09 Thread csantiago
The fact that "using 'sudo apt-get install b43-fwcutter' even after setting the 
proxy in /etc/wgetrc was still not working"
may be related with https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/556293

-- 
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 556293] Re: sudo does not keep http_proxy environment variable

2010-04-09 Thread csantiago
it also affects me. I circumvent it using:

1) sudo sh
2) apt-get install ...

See example in
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/554068, that is a
but related to wget

-- 
sudo does not keep http_proxy environment variable
https://bugs.launchpad.net/bugs/556293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 554068] Re: Wget does not work with proxy

2010-04-09 Thread csantiago
I confirm this bug. In my case I wanted to install b43-fwcutter
(proprietary driver for a wireless card) using a network behind a proxy.

A. Normal procedure (FAIL)
1) Set proxy in System->Preferences->Network Proxy and set it to be system-wide
2) Install driver through System->Administration->Hardware Drivers, or
3) Install b43-fwcutter through synaptic
DIDN'T WORK because it requires a wget command that was not using the proxy

B. Download and install (FAIL)
1) Download 
http://archive.ubuntu.com/ubuntu/pool/main/b/b43-fwcutter/b43-fwcutter_012-1build1_i386.deb
 via browser
2) Double-click to install
DIDN'T WORK because it also requires the wget command to get the firmware

C. Download both b43-fwcutter and firmware and then install (FAIL)
DIDN'T WORK because the installer didn't care if the firmware is on same folder 
and keep trying to download it

D. Using environment variable http_proxy (FAIL)
1) Set proxy in environment variable http_proxy
2) Install with 'sudo apt-get install b43-fwcutter'
DIDN'T WORK and give an error similar to
"Connecting to voxel.dl.sourceforge.net|208.122.31.13|:80... failed: Connection 
refused." 

E. Set proxy in /etc/wgetrc (ONLY WAY TO INSTALL IT)
1) uncomment lines with http_proxy and ftp_proxy and set the proxy
2) sudo sh
3) apt-get install b43-fwcutter

Strangely using 'sudo apt-get install b43-fwcutter' even after setting the 
proxy in /etc/wgetrc was still not working.
However, as root (using sudo sh) it finally installs it

SOLUTION:
In my opinion there must a way that, somehow, forces wget to use the proxy set 
in System->Preferences->Network Proxy

-- 
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 446146] Re: Huawei E169 USB dongle not working with kernel 2.6.31-12.40

2009-11-02 Thread csantiago
Hi All,

I saw some comments saying that the E220 problem also occurs with E620.
Well, it seems that there are two different E620.

I have a E620 (a PCMCIA card) that it is seen by the kernel as a USB Device:
Bus 006 Device 002: ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem

It worked out-of-the-box with no problem, also in live CD.  ;-)

However, today I was showing Ubuntu 9.10 to a friend that has a E220
(vendor=0x12d1, product=0x1003) and I wanted to show that Ubuntu works
with her USB Internet stick, even before installing it.

Well, bad luck and -1 eventual future ubuntu fan girl.

In fact, with this E220 device, the kernel see a memory device and not a
modem.

I didn't try hard to circumvent the problem because Ubuntu was running
in live CD and she didn't want to install it  for now.

-- 
Huawei E169 USB dongle not working with kernel 2.6.31-12.40
https://bugs.launchpad.net/bugs/446146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 452583] Re: [regression] 3G modem stopped working Bus 004 Device 015: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem

2009-11-02 Thread csantiago
*** This bug is a duplicate of bug 446146 ***
https://bugs.launchpad.net/bugs/446146

confirmed by me on Ubuntu 9.10 (live cd)

-- 
[regression] 3G modem stopped working Bus 004 Device 015: ID 12d1:1003 Huawei 
Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem
https://bugs.launchpad.net/bugs/452583
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Fwd: [Bug 303844] Re: ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work

2009-06-17 Thread csantiago
Ok Peter,

Thank you anyway.

Carlos


-- Forwarded message --


On Wed, Jun 10, 2009 at 03:00:00PM -, csantiago wrote:
> Dear Peter Cordes,
>
> Regarding this bug I would like to say that:
>
> 1) My Card Reader device has PCI 1524::0551, and I have never seen it
> working under any version of Ubuntu. Yes, I have read your post and
> you can believe me ! ;-)

 heh. :)


> I would be glad to help you (and us), by providing more information.
> Please ask me for what you want.

 Unfortunately, I didn't have any plans to do anything more than make
the bug report accurate.  I don't have time to try to actually fix the
driver or anything.  Sorry if I raised false hopes.

--
#define X(x,y) x##y
Peter Cordes ;  e-mail: X(pe...@cor , des.ca)

"The gods confound the man who first found out how to distinguish the hours!
 Confound him, too, who in this place set up a sundial, to cut and hack
 my day so wretchedly into small pieces!" -- Plautus, 200 BC

-- 
ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work
https://bugs.launchpad.net/bugs/303844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 99648] Re: Sony memory reader in CB-712/4 does not work

2009-06-10 Thread csantiago
It is stated that bug #99648 is related to device PCI 1524:1412 and bug
#303844 is related to PCI 1524:0550.

As you can see from file in attachment, my card reader has the following 
devices (and subdevices):
1524:1412
1524:0530
1524:0550
1524:0520
1524:0551

Has my hardware has both devices, I filed the 'lspci -vvnn' listing to
both bugs.

I am using using Ubuntu 9.04 after a fresh install. And this is NOT a
regression fail. It never worked.

If it maters, my linux kernel is (uname -r):
2.6.30-020630rc4-generic

@Quezak,

I dont know what kind of SD cards you are using. I am trying to use one
just like the one at http://picnicb.ciao.com/de/143018331.jpg with no
luck. Card and reader works OK on windows.

What is the size of the SD cards you are using?


** Attachment added: "lspci_vvnn"
   http://launchpadlibrarian.net/27764952/lspci-vvnn.log

-- 
Sony memory reader in CB-712/4 does not work
https://bugs.launchpad.net/bugs/99648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 303844] Re: ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work

2009-06-10 Thread csantiago
In attach the output of lspci -vvnn.

As stated previously, this is NOT a regression fail. It never worked.

My hardware does have device PCI 1524:1412.

As can be seen in the file attached, it has the following devices:

1524:1412
1524:0530
1524:0550
1524:0520
1524:0551

Thank you for all your help, and be welcome to ask me for more
information.


** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/27764330/lspci-vvnn.log

-- 
ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work
https://bugs.launchpad.net/bugs/303844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 303844] Re: ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work

2009-06-10 Thread csantiago
Dear Peter Cordes,

Regarding this bug I would like to say that:

1) My Card Reader device has PCI 1524::0551, and I have never seen it
working under any version of Ubuntu. Yes, I have read your post and
you can believe me ! ;-)

2) I am using Ubuntu on this laptop since version 6.04. Every 6 months
I update to next version (either through an update or a fresh
install). Now I am running version 9.04, with a fresh install.

3) I have a total of 5 PCI subdevices related with ENE Technology, namely:
1524:1412
1524:0530
1524:0550
1524:0520
1524:0551

4) When I insert a SD card, I see 12 interrupts with IRQ 17
 17: 143327   IO-APIC-fasteoi   mmc0, mmc1, Intel ICH6

5) However, no device is created under /dev/.
ls /dev/mm* , gives nothing (ls: cannot access /dev/mm*: No such file
or directory)

6) Checking site http://kmuto.jp/debian/hcl/ I see that:
1524:1412 Works
1524:0530 Nothing stated
1524:0550 Works
1524:0520 Nothing stated
1524:0551 Works

7) Maybe this is related to one of the other subdevices, like
1524:1030 or 1524:1020.

8) It works OK under Windows.

I would be glad to help you (and us), by providing more information.
Please ask me for what you want.

For a faster communication we could have a gmail chat. You can find me
at santiago.carlos AT gmail DOT com.

Thank you for all the help you can give

BR

Carlos

On Tue, Jun 9, 2009 at 7:36 PM, quezak wrote:
> Peter Cordes : indeed! I borrowed my sister's SD card and it works, so
> only MemorySticks don't work (I don't have a MMC to check it). Looks
> that I am damned as long as I buy a phone that uses microSD :/
>
> --
> ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work
> https://bugs.launchpad.net/bugs/303844
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work
https://bugs.launchpad.net/bugs/303844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 303844] Re: ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work

2009-04-18 Thread csantiago
Same problem here. I have a Acer TravelMate 4150 running Ubuntu 8.10.

lspci -vvnn
01:04.0 CardBus bridge [0607]: ENE Technology Inc CB-712/4 Cardbus Controller 
[1524:1412] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:007a]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- Reset- 16bInt- PostWrite+
16-bit legacy interface ports at 0001
Kernel driver in use: yenta_cardbus
Kernel modules: yenta_socket

01:04.1 FLASH memory [0501]: ENE Technology Inc ENE PCI Memory Stick Card 
Reader Controller [1524:0530] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:007a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- 

01:04.2 SD Host controller [0805]: ENE Technology Inc ENE PCI Secure Digital 
Card Reader Controller [1524:0550] (rev 01) (prog-if 01)
Subsystem: Acer Incorporated [ALI] Device [1025:007a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci

01:04.3 FLASH memory [0501]: ENE Technology Inc FLASH memory: ENE Technology 
Inc: [1524:0520] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:007a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- 

01:04.4 FLASH memory [0501]: ENE Technology Inc SD/MMC Card Reader Controller 
[1524:0551] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:007a]
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci

-- 
ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work
https://bugs.launchpad.net/bugs/303844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 99479] Re: My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386

2008-10-02 Thread csantiago
Daniel,
I dont know how set the PIN in Ubuntu 8.10 but you could always remove
the PIN with the help any mobile phone.

On Thu, Oct 2, 2008 at 11:50 PM, Daniel T Chen <[EMAIL PROTECTED]> wrote:
> Is this symptom still reproducible in 8.10 alpha/beta?
>
> ** Changed in: pcmciautils (Ubuntu)
>   Status: New => Incomplete
>
> --
> My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386
> https://bugs.launchpad.net/bugs/99479
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386
https://bugs.launchpad.net/bugs/99479
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 271729] Re: [hardy][0.7] openvpn plugin uses option not available in hardy

2008-09-20 Thread csantiago
Será qualquer coisa como ./configure e make?

On Sat, Sep 20, 2008 at 7:11 PM, João Neves <[EMAIL PROTECTED]> wrote:
> Precisas de mudar o código. Estás à vontade para recompilar o NM?
>
> csantiago escreveu:
>> How can I switch on the debug in NM?
>> File /var/log/messages doesn't show me the messages send to the modem.
>> I would like to see some messages, namely the AT options!
>>
>> On Sat, Sep 20, 2008 at 3:20 PM, Carlos Santiago
>> <[EMAIL PROTECTED]> wrote:
>>> My apologies to English spoken people:
>>>  I thought that my reply would go to João Noves only.
>>>  BTW, I just offer myself to evaluate his patch.
>>>
>>> I'm having problems connecting to my univ VPN.
>>> Here are my problems:
>>>
>>> 1) I am not able to connect to my provider using NM 0.7 with any of my
>>> two modems:
>>> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/270282
>>> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/248630
>>>
>>> 2) My provider is not listed. I add its parameters to
>>> http://svn.gnome.org/viewvc/mobile-broadband-provider-info/
>>>
>>> 3) As I don't connect with NM 0.7, I cant use NM to access my VPN
>>>   I think this is a know NM limitation.
>>>
>>> 4) I already have version
>>> network-manager-openvpn_0.7~~svn20080908t183521a-0ubuntu2~nm1~hardy1_i386.deb
>>> installed
>>>
>>>
>>> 2008/9/20 João Neves <[EMAIL PROTECTED]>:
>>>> Experimenta instalar o pacote em anexo e ligar à Univ. de Aveiro.
>>>>
>>>> csantiago escreveu:
>>>>> Olá João,
>>>>>
>>>>> Como é que posso testar o teu patch?
>>>>> Eu tinha todo o gosto em te ajudar, fazendo testes!
>>>>>
>>>>> Carlos
>>>>>
>>>>> On Fri, Sep 19, 2008 at 12:00 PM, João Neves <[EMAIL PROTECTED]> wrote:
>>>>>> Sorry, I thought this was the right place for bugs in the network-
>>>>>> manager PPA. It's not?
>>>>>>
>>>>>> --
>>>>>> [hardy][0.7] openvpn plugin uses option not available in hardy
>>>>>> https://bugs.launchpad.net/bugs/271729
>>>>>> You received this bug notification because you are a direct subscriber
>>>>>> of the bug.
>>>>>>
>>>>
>>>> --
>>>> --
>>>>João Miguel Neves
>>>>
>>>> Associação Nacional para o Software Livre
>>>> Software útil com liberdade incluída e sem restrições idiotas
>>>> http://ansol.org/
>>>>
>>>> Intraneia - Sistemas de Informação, Lda.
>>>> O nosso trabalho é garantir que pode fazer o seu!
>>>> http://intraneia.com/
>>>>
>>>>
>>>> ** Attachment added: 
>>>> "network-manager-openvpn_0.7~~svn20080908t183521a-0ubuntu2~nm1~hardy1_i386.deb"
>>>>   
>>>> http://launchpadlibrarian.net/17778317/network-manager-openvpn_0.7%7E%7Esvn20080908t183521a-0ubuntu2%7Enm1%7Ehardy1_i386.deb
>>>>
>>>> --
>>>> [hardy][0.7] openvpn plugin uses option not available in hardy
>>>> https://bugs.launchpad.net/bugs/271729
>>>> You received this bug notification because you are a direct subscriber
>>>> of the bug.
>>>>
>>
>
>
> --
> --
>João Miguel Neves
>
> Associação Nacional para o Software Livre
> Software útil com liberdade incluída e sem restrições idiotas
> http://ansol.org/
>
> Intraneia - Sistemas de Informação, Lda.
> O nosso trabalho é garantir que pode fazer o seu!
> http://intraneia.com/
>
> --
> [hardy][0.7] openvpn plugin uses option not available in hardy
> https://bugs.launchpad.net/bugs/271729
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
[hardy][0.7] openvpn plugin uses option not available in hardy
https://bugs.launchpad.net/bugs/271729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 271729] Re: [hardy][0.7] openvpn plugin uses option not available in hardy

2008-09-20 Thread csantiago
How can I switch on the debug in NM?
File /var/log/messages doesn't show me the messages send to the modem.
I would like to see some messages, namely the AT options!

On Sat, Sep 20, 2008 at 3:20 PM, Carlos Santiago
<[EMAIL PROTECTED]> wrote:
> My apologies to English spoken people:
>  I thought that my reply would go to João Noves only.
>  BTW, I just offer myself to evaluate his patch.
>
> I'm having problems connecting to my univ VPN.
> Here are my problems:
>
> 1) I am not able to connect to my provider using NM 0.7 with any of my
> two modems:
> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/270282
> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/248630
>
> 2) My provider is not listed. I add its parameters to
> http://svn.gnome.org/viewvc/mobile-broadband-provider-info/
>
> 3) As I don't connect with NM 0.7, I cant use NM to access my VPN
>   I think this is a know NM limitation.
>
> 4) I already have version
> network-manager-openvpn_0.7~~svn20080908t183521a-0ubuntu2~nm1~hardy1_i386.deb
> installed
>
>
> 2008/9/20 João Neves <[EMAIL PROTECTED]>:
>> Experimenta instalar o pacote em anexo e ligar à Univ. de Aveiro.
>>
>> csantiago escreveu:
>>> Olá João,
>>>
>>> Como é que posso testar o teu patch?
>>> Eu tinha todo o gosto em te ajudar, fazendo testes!
>>>
>>> Carlos
>>>
>>> On Fri, Sep 19, 2008 at 12:00 PM, João Neves <[EMAIL PROTECTED]> wrote:
>>>> Sorry, I thought this was the right place for bugs in the network-
>>>> manager PPA. It's not?
>>>>
>>>> --
>>>> [hardy][0.7] openvpn plugin uses option not available in hardy
>>>> https://bugs.launchpad.net/bugs/271729
>>>> You received this bug notification because you are a direct subscriber
>>>> of the bug.
>>>>
>>>
>>
>>
>> --
>> --
>>João Miguel Neves
>>
>> Associação Nacional para o Software Livre
>> Software útil com liberdade incluída e sem restrições idiotas
>> http://ansol.org/
>>
>> Intraneia - Sistemas de Informação, Lda.
>> O nosso trabalho é garantir que pode fazer o seu!
>> http://intraneia.com/
>>
>>
>> ** Attachment added: 
>> "network-manager-openvpn_0.7~~svn20080908t183521a-0ubuntu2~nm1~hardy1_i386.deb"
>>   
>> http://launchpadlibrarian.net/17778317/network-manager-openvpn_0.7%7E%7Esvn20080908t183521a-0ubuntu2%7Enm1%7Ehardy1_i386.deb
>>
>> --
>> [hardy][0.7] openvpn plugin uses option not available in hardy
>> https://bugs.launchpad.net/bugs/271729
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>

-- 
[hardy][0.7] openvpn plugin uses option not available in hardy
https://bugs.launchpad.net/bugs/271729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 271729] Re: [hardy][0.7] openvpn plugin uses option not available in hardy

2008-09-20 Thread csantiago
My apologies to English spoken people:
  I thought that my reply would go to João Noves only.
  BTW, I just offer myself to evaluate his patch.

I'm having problems connecting to my univ VPN.
Here are my problems:

1) I am not able to connect to my provider using NM 0.7 with any of my
two modems:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/270282
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/248630

2) My provider is not listed. I add its parameters to
http://svn.gnome.org/viewvc/mobile-broadband-provider-info/

3) As I don't connect with NM 0.7, I cant use NM to access my VPN
   I think this is a know NM limitation.

4) I already have version
network-manager-openvpn_0.7~~svn20080908t183521a-0ubuntu2~nm1~hardy1_i386.deb
installed


2008/9/20 João Neves <[EMAIL PROTECTED]>:
> Experimenta instalar o pacote em anexo e ligar à Univ. de Aveiro.
>
> csantiago escreveu:
>> Olá João,
>>
>> Como é que posso testar o teu patch?
>> Eu tinha todo o gosto em te ajudar, fazendo testes!
>>
>> Carlos
>>
>> On Fri, Sep 19, 2008 at 12:00 PM, João Neves <[EMAIL PROTECTED]> wrote:
>>> Sorry, I thought this was the right place for bugs in the network-
>>> manager PPA. It's not?
>>>
>>> --
>>> [hardy][0.7] openvpn plugin uses option not available in hardy
>>> https://bugs.launchpad.net/bugs/271729
>>> You received this bug notification because you are a direct subscriber
>>> of the bug.
>>>
>>
>
>
> --
> --
>João Miguel Neves
>
> Associação Nacional para o Software Livre
> Software útil com liberdade incluída e sem restrições idiotas
> http://ansol.org/
>
> Intraneia - Sistemas de Informação, Lda.
> O nosso trabalho é garantir que pode fazer o seu!
> http://intraneia.com/
>
>
> ** Attachment added: 
> "network-manager-openvpn_0.7~~svn20080908t183521a-0ubuntu2~nm1~hardy1_i386.deb"
>   
> http://launchpadlibrarian.net/17778317/network-manager-openvpn_0.7%7E%7Esvn20080908t183521a-0ubuntu2%7Enm1%7Ehardy1_i386.deb
>
> --
> [hardy][0.7] openvpn plugin uses option not available in hardy
> https://bugs.launchpad.net/bugs/271729
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
[hardy][0.7] openvpn plugin uses option not available in hardy
https://bugs.launchpad.net/bugs/271729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 271729] Re: [hardy][0.7] openvpn plugin uses option not available in hardy

2008-09-20 Thread csantiago
Olá João,

Como é que posso testar o teu patch?
Eu tinha todo o gosto em te ajudar, fazendo testes!

Carlos

On Fri, Sep 19, 2008 at 12:00 PM, João Neves <[EMAIL PROTECTED]> wrote:
> Sorry, I thought this was the right place for bugs in the network-
> manager PPA. It's not?
>
> --
> [hardy][0.7] openvpn plugin uses option not available in hardy
> https://bugs.launchpad.net/bugs/271729
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
[hardy][0.7] openvpn plugin uses option not available in hardy
https://bugs.launchpad.net/bugs/271729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 248630] Re: UMTS PCMCIA modem not picked up

2008-09-14 Thread csantiago

** Attachment added: "pccardctl_ident.txt"
   http://launchpadlibrarian.net/17613444/pccardctl_ident.txt

-- 
UMTS PCMCIA modem not picked up
https://bugs.launchpad.net/bugs/248630
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248630] Re: UMTS PCMCIA modem not picked up

2008-09-14 Thread csantiago
Novatel Merlin UMTS U630 (PCMCIA) is not working with NM 0.7.
Fortunately, it works using a command line configuration.

I am using Ubuntu 8.04 with Network Manager upgraded to version 0.7.

1) Provider info:
Name: Kanguru
Country: PT (Portugal)
Operator: P OPTIMUS
APN: myconnection
DNS: 62.169.67.172, 62.169.67.171
user: anything
password: anything

1.2) Same provider but with fixed location contract
Name: Kanguru (fixo)
Country: PT (Portugal)
Operator: P OPTIMUS
APN: kangurufixo
DNS: 62.169.67.172, 62.169.67.171
user: anything
password: anything

2) Novatel Merlin U630 (PCMCIA)
vendor=0x00a4
product=0x0276 

2.1) setserial command
/bin/setserial /dev/ttyS0 baud_base 460800 spd_warp low_latency
This command is required in order to work at full bandwidth.

2.2) chatscript (/etc/chatscripts/novatel_U630)
ABORT   BUSY
ABORT   VOICE
ABORT   "NO CARRIER"
ABORT   "NO DIALTONE"
ABORT   "NO DIAL TONE"
""  ATZ
OK  'ATE1'
OK  'AT$NWRAT=0,2'
OK  'AT+COPS=0,0,"P OPTIMUS",2'
OK  'AT+CGDCONT=1,"IP","myconnection","0.0.0.0",0,0'
OK  'AT+CGEQREQ=1,4,0,0,,,2,1500,"0E0","0E0",3,,0'
OK  'AT+CGEQMIN=1,4,0,0,0,0,2,1500,"0E0","0E0",3,0,0'
OK  'ATDT*99***1#'
CONNECT ""

2.3) PPPD Config (/etc/ppp/peers/kanguru_ttyS0)
connect "/usr/sbin/chat -v -f /etc/chatscripts/novatel_U630"
/dev/ttyS0
460800
noipdefault
usepeerdns
defaultroute
persist
noauth


** Attachment added: "lshal.txt"
   http://launchpadlibrarian.net/17613431/lshal.txt

-- 
UMTS PCMCIA modem not picked up
https://bugs.launchpad.net/bugs/248630
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270282] Re: NM 0.7: Huawei U620 keeps trying but fails to connect

2008-09-14 Thread csantiago

** Attachment added: "nm-tool.txt"
   http://launchpadlibrarian.net/17613291/nm-tool.txt

-- 
NM 0.7: Huawei U620 keeps trying but fails to connect 
https://bugs.launchpad.net/bugs/270282
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270282] Re: NM 0.7: Huawei U620 keeps trying but fails to connect

2008-09-14 Thread csantiago

** Attachment added: "lspci_vvv.txt"
   http://launchpadlibrarian.net/17613278/lspci_vvv.txt

-- 
NM 0.7: Huawei U620 keeps trying but fails to connect 
https://bugs.launchpad.net/bugs/270282
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270282] Re: NM 0.7: Huawei U620 keeps trying but fails to connect

2008-09-14 Thread csantiago

** Attachment added: "lshal.txt"
   http://launchpadlibrarian.net/17613268/lshal.txt

-- 
NM 0.7: Huawei U620 keeps trying but fails to connect 
https://bugs.launchpad.net/bugs/270282
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270282] [NEW] NM 0.7: Huawei U620 keeps trying but fails to connect

2008-09-14 Thread csantiago
Public bug reported:

Binary package hint: network-manager

NM 0.7 keeps trying to connect my modem (Huawei U620) to my UMTS provider (PT 
KANGURU) but fails to connect.
Fortunately, it works using a command line configuration.

I am using Ubuntu 8.04 with Network Manager upgraded to version 0.7.

1) Provider info:
Name: Kanguru
Country: PT (Portugal)
Operator: P OPTIMUS
APN: myconnection
DNS: 62.169.67.172, 62.169.67.171
user: anything
password: anything

2) Huawei E620 (PCMCIA)
vendor=0x12d1
product=0x1001

2.1) chatscript (/etc/chatscripts/huawei_E620)
ABORT   BUSY
ABORT   VOICE
ABORT   "NO CARRIER"
ABORT   "NO DIALTONE"
ABORT   "NO DIAL TONE"
""  ATZ
OK  'ATE1'
OK  'AT+COPS=0,0,"P OPTIMUS"'
OK  'AT+CGDCONT=1,"IP","myconnection","0.0.0.0",0,0'
OK  'AT+CGEQREQ=1,4,0,0,,,2,1500,"0E0","0E0",3,,0'
OK  'AT+CGEQMIN=1,4,0,0,0,0,2,1500,"0E0","0E0",3,0,0'
OK  'ATDT*99***1#'
CONNECT ""

2.2) PPPD Config (/etc/ppp/peers/kanguru_ttyUSB0)
connect "/usr/sbin/chat -v -f /etc/chatscripts/huawei_E620"
/dev/ttyUSB0
460800
noipdefault
usepeerdns
defaultroute
persist
noauth

2.3) AT&V
&C: 2; &D: 2; &F: 0; E: 1; L: 0; M: 0; Q: 0; V: 1; X: 0; Z: 0; S0: 0;
S3: 13; S4: 10; S5: 8; S6: 2; S7: 50; S8: 2; S9: 6; S10: 14; S11: 95;
+FCLASS: 0; +ICF: 3,3; +IFC: 2,2; +IPR: 115200; +DR: 0; +DS: 0,0,2048,6;
+WS46: 12; +CBST: 0,0,1;
+CRLP: (61,61,48,6,0),(61,61,48,6,1),(240,240,52,6,2);
+CV120: 1,1,1,0,0,0; +CHSN: 0,0,0,0; +CSSN: 0,0; +CREG: 0; +CGREG: 0;
+CFUN:; +CSCS: "IRA"; +CSTA: 129; +CR: 0; +CRC: 0; +CMEE: 0; +CGDCONT: 
(1,"IP","myconnection","",0,0)
; +CGDSCONT: ; +CGTFT: ;
+CGEQREQ: (1,4,0,0,0,0,2,1500,"0E0","0E0",3,0,0);
+CGEQMIN: (1,4,0,0,0,0,2,1500,"0E0","0E0",3,0,0); +CGQREQ: ; +CGQMIN: ; ;
+CGEREP: 0,0; +CGCLASS: "A"; +CGSMS: 3; +CSMS: 0; +CMGF: 0;
+CSCA: "+35193121314",145; +CSMP: ,,0,0; +CSDH: 0; +CSCB: 0,"","";
+FDD: 0; +FAR: 0; +FCL: 0; +FIT: 0,0; +ES: ,,; +ESA: 00,0,255,;
+CMOD: 0; +CVHU: 1; ; +CPIN: ,; +CMEC: 0,0,0; +CKPD: 1,1; +CGATT: 1;
+CGACT: 0; +CPBS: "SM"; +CPMS: "SM","SM","SM"; +CNMI: 0,0,0,0,0; 
+CMMS: 2; +FTS: 0; +FRS: 0; +FTH: 3; +FRH: 3; +FTM: 96; +FRM: 96;
+CCUG: 0,0,0; +COPS: 0,2,""; +CUSD: 0; +CAOC: 1; +CCWA: 0; +CLVL: 2;
+CMUT: 0; +CPOL: 0,2,""; +CTZR: 0; +CLIP: 0; +COLP: 0; ^PORTSEL: 0;
^CPIN: ,; ^ATRECORD: 0

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
NM 0.7: Huawei U620 keeps trying but fails to connect 
https://bugs.launchpad.net/bugs/270282
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248630] Re: UMTS PCMCIA modem not picked up

2008-09-12 Thread csantiago
You right, this bug is about NetworkManager and the modem is not picked
by it. However I thought it could be useful to some people to explain
how one can put this modem into work. Even to the developers who will
correct the NetworkManager bug.

Moreover, I take this opportunity to say that I cannot access my
university VPN when connection with this modem, either with
NetworkManager or any other way.

I think it may be a PPP conflict (both Kanguru and VPN use it), because
I have no problem in connecting to the VPN when using a wired network.

-- 
UMTS PCMCIA modem not picked up
https://bugs.launchpad.net/bugs/248630
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248630] Re: UMTS PCMCIA modem not picked up

2008-09-12 Thread csantiago
Try the installer in attachment. This modem works great with my provider
(PT Kanguru).

I think you only have to change the APN from 'myconnection' to 
'internet.vodafone.pt'
(i.e. change AT+CGDCONT=1,"IP","myconnection" to 
AT+CGDCONT=1,"IP","internet.vodafone.pt" on the chatscript)


** Attachment added: "kanguru_0.1.deb"
   http://launchpadlibrarian.net/17556314/kanguru_0.1.deb

-- 
UMTS PCMCIA modem not picked up
https://bugs.launchpad.net/bugs/248630
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 45589] Re: Keyboard shortcuts with Super/Win Key does not work for some actions

2008-05-23 Thread csantiago
*** This bug is a duplicate of bug 12153 ***
https://bugs.launchpad.net/bugs/12153

Same here. Ubuntu 8.04, with all updates.

-- 
Keyboard shortcuts with Super/Win Key does not work for some actions
https://bugs.launchpad.net/bugs/45589
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 113270] Re: Created PPTP connection does not appear in VPN connect menu

2007-12-22 Thread csantiago
As I said before, I confirm the bug on gutsy. Here is my kernel version: 
2.6.22-14-generic
and gnome version: 2.20.1

-- 
Created PPTP connection does not appear in VPN connect menu
https://bugs.launchpad.net/bugs/113270
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 113270] Re: Created PPTP connection does not appear in VPN connect menu

2007-12-22 Thread csantiago
I confirm the bug on Gutsy

-- 
Created PPTP connection does not appear in VPN connect menu
https://bugs.launchpad.net/bugs/113270
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 62995] Re: Linux doesnt support ENE CB-712 SD card reader

2007-12-14 Thread csantiago
Hi Leann. My card reader still doesn't  recognize my 1GB SD card.
 I only have this card, so I cannot evaluate if it works with smaller cards.
>From the lspci output I believe that my card is a ENE CB-712.
How should it work? Do I have to mount anything? If so, can you tell me the 
mount command?
It should shows up on my desktop just after card insertion?
Thank you in advance
Carlos

** Attachment added: "lspci_outputs.tar.gz"
   http://launchpadlibrarian.net/10908593/lspci_outputs.tar.gz

-- 
Linux doesnt support ENE CB-712 SD card reader
https://bugs.launchpad.net/bugs/62995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 99479] Re: My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386

2007-08-29 Thread csantiago
Hi Mark,

I made this DEB package to connect to my provider (www.kanguru.pt) via
Novatel Merlin U630

http://www.guiaubuntupt.org/files/debs/kanguru_0.1.deb

The explaining page
(http://www.guiaubuntupt.org/wiki/index.php?title=Kanguru/Placa_novatel_u630)
is in Portuguese, but the installer is self explaining.

However I explain you in English the tricky parts:
i) The package just installs configuration files.
ii) It requires setserial that is available on Ubuntu CD
iii) After install it you need to restart udev service (either with a
reboot or with «sudo /etc/init.d/udev restart»)
iv) You should adapt the files /etc/chatscripts/kanguru_pap and
/etc/ppp/peers/kanguru_ttyS* to your provider settings.
v) Mainly you should adapt the lines with
OK  'AT+COPS=0,0,"P OPTIMUS",2'
OK  'AT+CGDCONT=1,"IP","myconnection","0.0.0.0",0,0'
Those are my provider settings.

vi) I dont have a PIN, you can remove it from your card using any mobile phone.
vii) If you really want to use a PIN, you must add a line with
OK 'AT+CPIN=1234'
where 1234 is your PIN, to the chatscript.

Any questions plz say, however you should find by yourself the
provider settings.


On 8/29/07, Mark Veenstra <[EMAIL PROTECTED]> wrote:
> In Feisty Fawn (7.04) I also can't get my Novatel U630 working. The
> modem also doesn't auto detect the card.
>
> --
> My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386
> https://bugs.launchpad.net/bugs/99479
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386
https://bugs.launchpad.net/bugs/99479
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 90513] Re: weird document recovery attempt of openoffice after fullscreen slideshow with oo presentation

2007-07-12 Thread csantiago
I already did it, thank you Cement.
And thank you again Mattias for this patch!

On 7/12/07, Ricardo <[EMAIL PROTECTED]> wrote:
> Thanks! :)
>
> --
> weird document recovery attempt of openoffice after fullscreen slideshow with 
> oo presentation
> https://bugs.launchpad.net/bugs/90513
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
weird document recovery attempt of openoffice after fullscreen slideshow with 
oo presentation
https://bugs.launchpad.net/bugs/90513
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 90513] Re: weird document recovery attempt of openoffice after fullscreen slideshow with oo presentation

2007-07-11 Thread csantiago
Thankx Matthias,

I am new to launchpad, but why didn't you post the direct link to the
patch?

I think is this:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/2.2.0-1ubuntu4
right?


On 7/10/07, Matthias Klose <[EMAIL PROTECTED]> wrote:
> openoffice.org (2.2.0-1ubuntu4) feisty-security; urgency=low
>
>   * ooo-build/patches/src680/sw.rtf.prtdata.diff: fix RTF parser heap
> overflow (CVE-2007-0244).
>   * Avoid wrong document recovery attempt after fullscreen presentations
> in Impress. Closes LP: #90513.
>   * Do not hide the OOo Draw menu item. Closes LP: #75478.
>   * Fix icon style selection to not select a style which is not installed.
> Closes LP: #106186.
>
>  -- Matthias Klose <[EMAIL PROTECTED]>   Mon,  2 Jul 2007 14:49:53 +0200
>
> ** Changed in: openoffice.org (Ubuntu)
>Status: In Progress => Fix Released
>
> ** CVE added: http://www.cve.mitre.org/cgi-
> bin/cvename.cgi?name=2007-0244
>
> --
> weird document recovery attempt of openoffice after fullscreen slideshow with 
> oo presentation
> https://bugs.launchpad.net/bugs/90513
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
weird document recovery attempt of openoffice after fullscreen slideshow with 
oo presentation
https://bugs.launchpad.net/bugs/90513
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 62995] Re: Linux doesnt support ENE CB-712 SD card reader

2007-07-10 Thread csantiago
Thanx Jonas

On 7/10/07, Jonáš Svatoš <[EMAIL PROTECTED]> wrote:
> csantiago,
>
> Download the patch above to your home directory
> sudo apt-get update
> sudo apt-get install kernel-package libncurses5-dev fakeroot bzip2 
> linux-source
> tar -xjvf /usr/src/linux-source-$(uname -r)
> cd linux-source-$(uname -r)
> patch -p1 < ../linux-source-2.6.20_ene_cb712.patch
> make menuconfig  <--- Exit, Save ( As you propably don`t want to change 
> anything)
> make-kpkg clean
> fakeroot make-kpkg --initrd --append-to-version=-custom kernel_image 
> kernel_headers
> cd ..
> sudo dpkg -i linux-headers-*.deb
> sudo dpkg -i linux-image-*.deb
> sudo reboot
>
> And that`s it, you should boot into your custom patched kernel and card 
> reader should be working.
> If anything goes wrong, just select unpatched kernel in GRUB.
> And one more thing, if you have any hardware witch needs 
> linux-restricted-modules,
> (like ATI and Nvidia cards, Atheros wifi adapter) you have to download and 
> compile sources by yourself (they need to be linked against the patched 
> kernel)
>
> Yes, i`ve tested it with 1gb card, because i have only one.)
> Cheers
>
> --
> Linux doesnt support ENE CB-712 SD card reader
> https://bugs.launchpad.net/bugs/62995
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Linux doesnt support ENE CB-712 SD card reader
https://bugs.launchpad.net/bugs/62995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 62995] Re: Linux doesnt support ENE CB-712 SD card reader

2007-07-10 Thread csantiago
you right, not only you would like the integration!

As you can see, I was the person that linked that patch to the forum.

However I never compile a kernel before, but after your post I am
already search how to.

One question, have you test you card reader with 1GB SD cards after the
patch?


On 7/10/07, Jonáš Svatoš <[EMAIL PROTECTED]> wrote:
> Here`s the patch diffed against linux-source-2.6.20.
> As i see, not only me would appreciate it`s integration to the current tree.
>
> ** Attachment added: "Patch adding support for ENE CB-712/4 card readers"
>http://launchpadlibrarian.net/8359982/linux-source-2.6.20_ene_cb712.patch
>
> --
> Linux doesnt support ENE CB-712 SD card reader
> https://bugs.launchpad.net/bugs/62995
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Linux doesnt support ENE CB-712 SD card reader
https://bugs.launchpad.net/bugs/62995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 62995] Re: Linux doesnt support ENE CB-712 SD card reader

2007-07-10 Thread csantiago
Hi Jonas,
Can you explain me how to do the patch?
Does it requires to compile the kernel?
Plz place the commands.
Thanx

Carlos

On 7/10/07, Jonáš Svatoš <[EMAIL PROTECTED]> wrote:
> I`ve patched my kernel with it and it works without hassle...
>
> --
> Linux doesnt support ENE CB-712 SD card reader
> https://bugs.launchpad.net/bugs/62995
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Linux doesnt support ENE CB-712 SD card reader
https://bugs.launchpad.net/bugs/62995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 62995] Re: Linux doesnt support ENE CB-712 SD card reader

2007-07-02 Thread csantiago
I found this link: http://marc.info/?l=linux-kernel&m=116753895811273&w=2
but I dont know how to use it or if it works

Can anyone evaluate it?

-- 
Linux doesnt support ENE CB-712 SD card reader
https://bugs.launchpad.net/bugs/62995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 62995] Re: Linux doesnt support ENE CB-712 SD card reader

2007-07-02 Thread csantiago
Same here: Acer Travelmate 4150

$lspci
01:04.0 CardBus bridge: ENE Technology Inc CB-712/4 Cardbus Controller (rev 10)
01:04.1 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader 
Controller (rev 01)
01:04.2 Generic system peripheral [0805]: ENE Technology Inc ENE PCI Secure 
Digital Card Reader Controller (rev 01)
01:04.3 FLASH memory: ENE Technology Inc FLASH memory: ENE Technology Inc: (rev 
01)
01:04.4 FLASH memory: ENE Technology Inc SD/MMC Card Reader Controller (rev 01)

-- 
Linux doesnt support ENE CB-712 SD card reader
https://bugs.launchpad.net/bugs/62995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 109738] Re: Open .ppt, start slideshow, then close it makes Open office 2.2 crashing

2007-06-12 Thread csantiago
*** This bug is a duplicate of bug 90513 ***
https://bugs.launchpad.net/bugs/90513

Confirmed here using Feisty

-- 
Open .ppt, start slideshow, then close it makes Open office 2.2 crashing
https://bugs.launchpad.net/bugs/109738
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90513] Re: weird document recovery attempt of openoffice after fullscreen slideshow with oo presentation

2007-06-12 Thread csantiago
Confirmed here, up-to-date feisty.

-- 
weird document recovery attempt of openoffice after fullscreen slideshow with 
oo presentation
https://bugs.launchpad.net/bugs/90513
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111268] Re: Feature Request: Diferent Wallpapers per Workspace

2007-05-08 Thread csantiago
I would also love it

-- 
Feature Request: Diferent Wallpapers per Workspace
https://bugs.launchpad.net/bugs/111268
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 99479] Re: My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386

2007-04-02 Thread csantiago
** Changed in: pcmciautils (Ubuntu)
Sourcepackagename: None => pcmciautils

-- 
My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386
https://bugs.launchpad.net/bugs/99479
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 99479] My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386

2007-03-31 Thread csantiago
Public bug reported:

I am using Ubuntu 6.10. I connect to the Internet using the following
modem:

prod_id1: Novatel Wireless
prod_id2: Merlin UMTS Modem
prod_id3: U630
prod_id4: No such device
card_id: 0x0276
manf_id: 0x00a4
modalias:pcmcia:m00A4c0276f02fn00pfn00pa32607776pbD9E73B13pc0E87332Epd

It requires module serial_cs


Following a list of problems and my way around

1) The modem does not work out of the box!

2) The modem auto-detect does not work!

3) Sometimes the modem is /dev/ttyS0 others is /dev/ttyS4.
I add the following to /etc/udev/rules.d/85-pcmcia.rules
ACTION=="add", SYSFS{prod_id1}=="Novatel Wireless", \
SYSFS{prod_id2}=="Merlin UMTS Modem", NAME="modem3g"

In order to always use the same device (/dev/modem3g)

4) To use it in full speed, I had to install setserial in order to be
able to type the following command

/bin/setserial /dev/modem3g spd_warp low_latency

Probably this could be done adding it to the UDEV rule, like 
ACTION=="add", SYSFS{prod_id1}=="Novatel Wireless", \
SYSFS{prod_id2}=="Merlin UMTS Modem", NAME="modem3g", \
RUN+="/bin/setserial %k spd_warp low_latency"

But I couldnt make it work like this, so I had it to my /etc/rc.local

5) To make it start on boot, I also had 'pon' to the /etc/rc.local

6) After last update to kernel 2.6.17-11-386, it stop working.
   However, if I boot on previous 2.6.15-28-386 kernel it works fine!

In appendix my configuration files.

Thank you and continue with the very good work you have been doing! ;-)


/etc/ppp/peers/provider

user "[EMAIL PROTECTED]"
connect "/usr/sbin/chat -v -f /etc/chatscripts/pap -T *99***1#"
# NOTE: In Portugal, all the 3 Portuguese UMTS providers use *99***1# 
# So this may be common also in other countries 
# Could it be added to the default installation, together with a UDEV rule for 
this device? 
/dev/modem3g
460800
noipdefault
usepeerdns
defaultroute
persist
noauth
-
/etc/chatscript/pap
-
ABORT   BUSY
ABORT   VOICE
ABORT   "NO CARRIER"
ABORT   "NO DIALTONE"
ABORT   "NO DIAL TONE"
""  ATZ
OK  'ATE1'
OK  'AT$NWRAT=0,2'
OK  'AT+COPS=0,0,"P OPTIMUS",2'
#OK AT+COPS?
OK  'AT+CGDCONT=1,"IP","myconnection","0.0.0.0",0,0'
OK  'AT+CGEQREQ=1,4,0,0,,,2,1500,"0E0","0E0",3,,0'
OK  'AT+CGEQMIN=1,4,0,0,0,0,2,1500,"0E0","0E0",3,0,0'
OK  'ATDT\T'
CONNECT ""

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
My UMTS modem stop working after last Edgy update to kernel 2.6.17-11-386
https://launchpad.net/bugs/99479

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs