[Bug 322748] [NEW] Install st121g driver vista 64 bit but not work and generate errors.

2009-01-29 Thread Vincenzo Mazzotta
Public bug reported:

I tried to Install driver for ST121g VISTA 64bit/XP 64bit on ubuntu Ibex
64-bit and it's impossible!!! Is there a group that work to support
64-bit OS?

I downloaded Vista 64 bit driver for ST121G, I attach file zipped.

After connected usb key St121g, ubuntu recognize it like a Wireless
Dongle

vmazzo...@blackhawk:~$ lsusb
Bus 005 Device 006: ID 06b9:0121 Alcatel Telecom SpeedTouch 121g Wireless Dongle
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 04a9:1051 Canon, Inc. BJC-3000 Color Printer
Bus 003 Device 003: ID 046d:c016 Logitech, Inc. M-UV69a/HP M-UV96 Optical Wheel 
Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

After I load driver for XP 64 bit and Vista 64 bit by ndiswrapper 1.9:

vmazzo...@blackhawk:~$ sudo ndiswrapper -i "/windows/St121g 
Vista64/PRISMA02.inf"
installing prisma02 ...
vmazzo...@blackhawk:~$ sudo ndiswrapper -l
prisma02 : driver installed
device (06B9:0121) present
vmazzo...@blackhawk:~$ sudo modprobe ndiswrapper
vmazzo...@blackhawk:~$ sudo dmesg | tail
[ 6812.740017] usb 5-3: new high speed USB device using ehci_hcd and address 6
[ 6812.903341] usb 5-3: configuration #1 chosen from 1 choice
[ 6834.941385] usbcore: deregistering interface driver ndiswrapper
[ 6834.941503] ndiswrapper (ntoskernel_exit:2671): object 8800678c1e30(2) 
was not freed, freeing it now
[ 6834.958786] ndiswrapper version 1.53 loaded (smp=yes, preempt=no)
[ 6835.090020] usb 5-3: reset high speed USB device using ehci_hcd and address 6
[ 6835.249091] ndiswrapper (check_nt_hdr:150): kernel is 64-bit, but Windows 
driver is not 64-bit;bad magic: 010B
[ 6835.249102] ndiswrapper (load_sys_files:206): couldn't prepare driver 
'prisma02'
[ 6835.250855] ndiswrapper (load_wrap_driver:108): couldn't load driver 
prisma02; check system log for messages from 'loadndisdriver'
[ 6835.250892] usbcore: registered new interface driver ndiswrapper
vmazzo...@blackhawk:~$ sudo ifconfig wlan0 up
wlan0: ERROR while getting interface flags: No such device
vmazzo...@blackhawk:~$ sudo dmesg | tail
[ 6812.740017] usb 5-3: new high speed USB device using ehci_hcd and address 6
[ 6812.903341] usb 5-3: configuration #1 chosen from 1 choice
[ 6834.941385] usbcore: deregistering interface driver ndiswrapper
[ 6834.941503] ndiswrapper (ntoskernel_exit:2671): object 8800678c1e30(2) 
was not freed, freeing it now
[ 6834.958786] ndiswrapper version 1.53 loaded (smp=yes, preempt=no)
[ 6835.090020] usb 5-3: reset high speed USB device using ehci_hcd and address 6
[ 6835.249091] ndiswrapper (check_nt_hdr:150): kernel is 64-bit, but Windows 
driver is not 64-bit;bad magic: 010B
[ 6835.249102] ndiswrapper (load_sys_files:206): couldn't prepare driver 
'prisma02'
[ 6835.250855] ndiswrapper (load_wrap_driver:108): couldn't load driver 
prisma02; check system log for messages from 'loadndisdriver'
[ 6835.250892] usbcore: registered new interface driver ndiswrapper
vmazzo...@blackhawk:~$

** Affects: ndiswrapper (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Install st121g driver vista 64 bit but not work and generate errors.
https://bugs.launchpad.net/bugs/322748
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 322748] Re: Install st121g driver vista 64 bit but not work and generate errors.

2009-01-29 Thread Vincenzo Mazzotta

** Attachment added: "Driver ST121g for Vista 64 bit and XP 64 bit"
   http://launchpadlibrarian.net/21773189/ST121g_Vista64.zip

** Description changed:

- Install ST121g on ubuntu Ibex 64-bit is impossible. There is a group
- that work to support 64-bit OS?
+ I tried to Install driver for ST121g VISTA 64bit/XP 64bit on ubuntu Ibex
+ 64-bit and it's impossible!!! Is there a group that work to support
+ 64-bit OS?
  
  I downloaded Vista 64 bit driver for ST121G, I attach file zipped.
  
  After connected usb key St121g, ubuntu recognize it like a Wireless
  Dongle
  
  vmazzo...@blackhawk:~$ lsusb
  Bus 005 Device 006: ID 06b9:0121 Alcatel Telecom SpeedTouch 121g Wireless 
Dongle
  Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 003 Device 004: ID 04a9:1051 Canon, Inc. BJC-3000 Color Printer
  Bus 003 Device 003: ID 046d:c016 Logitech, Inc. M-UV69a/HP M-UV96 Optical 
Wheel Mouse
  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  
  After I load driver for XP 64 bit and Vista 64 bit by ndiswrapper 1.9:
  
  vmazzo...@blackhawk:~$ sudo ndiswrapper -i "/windows/St121g 
Vista64/PRISMA02.inf"
  installing prisma02 ...
  vmazzo...@blackhawk:~$ sudo ndiswrapper -l
  prisma02 : driver installed
device (06B9:0121) present
  vmazzo...@blackhawk:~$ sudo modprobe ndiswrapper
  vmazzo...@blackhawk:~$ sudo dmesg | tail
  [ 6812.740017] usb 5-3: new high speed USB device using ehci_hcd and address 6
  [ 6812.903341] usb 5-3: configuration #1 chosen from 1 choice
  [ 6834.941385] usbcore: deregistering interface driver ndiswrapper
  [ 6834.941503] ndiswrapper (ntoskernel_exit:2671): object 8800678c1e30(2) 
was not freed, freeing it now
  [ 6834.958786] ndiswrapper version 1.53 loaded (smp=yes, preempt=no)
  [ 6835.090020] usb 5-3: reset high speed USB device using ehci_hcd and 
address 6
  [ 6835.249091] ndiswrapper (check_nt_hdr:150): kernel is 64-bit, but Windows 
driver is not 64-bit;bad magic: 010B
  [ 6835.249102] ndiswrapper (load_sys_files:206): couldn't prepare driver 
'prisma02'
  [ 6835.250855] ndiswrapper (load_wrap_driver:108): couldn't load driver 
prisma02; check system log for messages from 'loadndisdriver'
  [ 6835.250892] usbcore: registered new interface driver ndiswrapper
  vmazzo...@blackhawk:~$ sudo ifconfig wlan0 up
  wlan0: ERROR while getting interface flags: No such device
  vmazzo...@blackhawk:~$ sudo dmesg | tail
  [ 6812.740017] usb 5-3: new high speed USB device using ehci_hcd and address 6
  [ 6812.903341] usb 5-3: configuration #1 chosen from 1 choice
  [ 6834.941385] usbcore: deregistering interface driver ndiswrapper
  [ 6834.941503] ndiswrapper (ntoskernel_exit:2671): object 8800678c1e30(2) 
was not freed, freeing it now
  [ 6834.958786] ndiswrapper version 1.53 loaded (smp=yes, preempt=no)
  [ 6835.090020] usb 5-3: reset high speed USB device using ehci_hcd and 
address 6
  [ 6835.249091] ndiswrapper (check_nt_hdr:150): kernel is 64-bit, but Windows 
driver is not 64-bit;bad magic: 010B
  [ 6835.249102] ndiswrapper (load_sys_files:206): couldn't prepare driver 
'prisma02'
  [ 6835.250855] ndiswrapper (load_wrap_driver:108): couldn't load driver 
prisma02; check system log for messages from 'loadndisdriver'
  [ 6835.250892] usbcore: registered new interface driver ndiswrapper
  vmazzo...@blackhawk:~$

-- 
Install st121g driver vista 64 bit but not work and generate errors.
https://bugs.launchpad.net/bugs/322748
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 369278] [NEW] Ubuntu 9.04 ETH0 not work

2009-04-29 Thread Vincenzo Mazzotta
Public bug reported:

Good afternoon,
 it's incredible, I upgradated 2 hours ago from Ubuntu 8.10 64 bit to ubuntu 
9.04, and now my wired connection to my speedtouch 585V6 don't work.

If I connect by Firefox go out a blank page.

The strange thing is that ubuntu get DHCP address without problem but if
I execute a ping or I use firefox don't work.

My Ethernet Controlloer have two eth, eth0 100Mb and eth1 10Mb is a
Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit
Ethernet controller (rev 01)

My system before to update, with old version 8.10 64 bit, worked fine.
Now with 9.04 version not work internet and intranet.

Somebody can help me?

Is it possible to return previous version of ubuntu (8.10 64 bit)?

Please can somebody help me?

Kind Regards
Vincenzo

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Ubuntu 9.04 ETH0 not work
https://bugs.launchpad.net/bugs/369278
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 369278] Re: Ubuntu 9.04 ETH0 not work

2009-04-29 Thread Vincenzo Mazzotta

** Attachment added: "I added in this file all program to show parameter of 
eth0: ifconfig, resolv.conf, 70-persistent-net.rules,lspci -v"
   
http://launchpadlibrarian.net/26138883/E%3A%5Call_parameters_of_eth0_configuration.txt

-- 
Ubuntu 9.04 ETH0 not work
https://bugs.launchpad.net/bugs/369278
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 322748] Re: Install st121g driver vista 64 bit but not work and generate errors.

2009-02-01 Thread Vincenzo Mazzotta
This driver I'm using on XP 64bit and Vista Ultimate 64bit and work fine 
without problems errors or issues.
Only detail is that I connect to wireless access point by 
Start->Settings->Control Panel->Administrative Tools->Computer Management then 
click on Devices and select PRISM 802.11 USB Adapter go in Properties and to 
connect choose Status Tab and click on Enable Radio.

This driver work fine for windows 64 bit platform.

I read same message on ndiswrapper, so I don't know how it's possible
that on Windows 64 bit platform work fine and on ndiswrapper for Ubuntu
64 bit not work.

If you don't believe try to install on your pc with one of this windows
platform and you will know truth.

Kind Regards
Vincenzo

-- 
Install st121g driver vista 64 bit but not work and generate errors.
https://bugs.launchpad.net/bugs/322748
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 322748] Re: Install st121g driver vista 64 bit but not work and generate errors.

2009-02-03 Thread Vincenzo Mazzotta
I see that in Windows XP 64 bit this driver works in WOW64 modality
(compatible 32-bit) using driver in root directory of file attache to
first post. In Vista Ultimate 64bit this driver works in 64 bit using
subdirectory Win64of file attache to first post.

I know that ndiswrapper support only 32 bit driver and not support 64bit
driver for this reason ask to you if in ubuntu or other debian linux
distribution exists an application that it can support one of this
drivers.

It would be usefull a new project or will extend ndiswrapper project by
Linux community to use hardware windows compatible XP 64bit and Vista 64
bit to support by ndiswrapper in Linux distribution.

Is it possible?

Kind Regards
Vincenzo

-- 
Install st121g driver vista 64 bit but not work and generate errors.
https://bugs.launchpad.net/bugs/322748
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 318723] [NEW] problem gateway set on ppp0 and nat eth0

2009-01-19 Thread Vincenzo Mazzotta
Public bug reported:

Binary package hint: gnome-nettool

I have configuration with follow iptables
   iptables --flush - Flush all the rules in filter and 
nat tables
   iptables --table nat --flush
   iptables --delete-chain  - Delete all chains that are not in 
default filter and nat table
   iptables --table nat --delete-chain

   # Set up IP FORWARDing and Masquerading
   iptables --table nat --append POSTROUTING --out-interface ppp0 -j MASQUERADE
   iptables --append FORWARD --in-interface eth0 -j ACCEPT - Assuming 
one NIC to local LAN

And follow /etc/network/interfaces:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto ppp0
iface ppp0 inet wvdial

#The secondary network interface
auto eth0
iface eth0 inet dhcp

#The thirdy network interface
auto eth1
iface eth1 inet dhcp

My ifconfig is :

eth0  Link encap:Ethernet  HWaddr 00:50:8d:94:43:8a  
  inet6 addr: fe80::250:8dff:fe94:438a/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:342 errors:0 dropped:0 overruns:0 frame:0
  TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:20520 (20.5 KB)  TX bytes:1404 (1.4 KB)
  Interrupt:249 Base address:0xe000 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:1758 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1758 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:89385 (89.3 KB)  TX bytes:89385 (89.3 KB)

ppp0  Link encap:Point-to-Point Protocol  
  inet addr:10.100.8.195  P-t-P:10.64.64.64  Mask:255.255.255.255
  UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
  RX packets:5845 errors:43 dropped:0 overruns:0 frame:0
  TX packets:6110 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:3 
  RX bytes:6294748 (6.2 MB)  TX bytes:712989 (712.9 KB)


But after add in /etc/network/interfaces like primary interface ppp0 now not 
get automatically ip via dhcpfor eth0 interface.

Somebody can help me?

Kind Regards
Vincenzo

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/gnome-nettool
NonfreeKernelModules: nvidia
Package: gnome-nettool 2.22.1-0ubuntu1
ProcEnviron:
 SHELL=/bin/bash
 
PATH=.:/usr/lib/jvm/java-6-sun-1.6.0.10/bin:/usr/lib/jvm/java-6-sun-1.6.0.10/jre/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 LANGUAGE=en_US:en
SourcePackage: gnome-nettool
Uname: Linux 2.6.27-9-server x86_64

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
problem gateway set on ppp0 and nat eth0
https://bugs.launchpad.net/bugs/318723
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 318723] Re: problem gateway set on ppp0 and nat eth0

2009-01-19 Thread Vincenzo Mazzotta

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/21353035/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/21353036/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/21353037/ProcStatus.txt

** Description changed:

  Binary package hint: gnome-nettool
  
  I have configuration with follow iptables
 iptables --flush - Flush all the rules in filter 
and nat tables
 iptables --table nat --flush
 iptables --delete-chain  - Delete all chains that are not 
in default filter and nat table
 iptables --table nat --delete-chain
  
 # Set up IP FORWARDing and Masquerading
 iptables --table nat --append POSTROUTING --out-interface ppp0 -j 
MASQUERADE
 iptables --append FORWARD --in-interface eth0 -j ACCEPT - Assuming 
one NIC to local LAN
  
  And follow /etc/network/interfaces:
  
  # This file describes the network interfaces available on your system
  # and how to activate them. For more information, see interfaces(5).
  
  # The loopback network interface
  auto lo
  iface lo inet loopback
  
  # The primary network interface
  auto ppp0
  iface ppp0 inet wvdial
  
  #The secondary network interface
  auto eth0
  iface eth0 inet dhcp
  
  #The thirdy network interface
  auto eth1
  iface eth1 inet dhcp
  
  My ifconfig is :
  
  eth0  Link encap:Ethernet  HWaddr 00:50:8d:94:43:8a  
inet6 addr: fe80::250:8dff:fe94:438a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:342 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:20520 (20.5 KB)  TX bytes:1404 (1.4 KB)
Interrupt:249 Base address:0xe000 
  
  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:16436  Metric:1
RX packets:1758 errors:0 dropped:0 overruns:0 frame:0
TX packets:1758 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:89385 (89.3 KB)  TX bytes:89385 (89.3 KB)
  
  ppp0  Link encap:Point-to-Point Protocol  
inet addr:10.100.8.195  P-t-P:10.64.64.64  Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
RX packets:5845 errors:43 dropped:0 overruns:0 frame:0
TX packets:6110 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3 
RX bytes:6294748 (6.2 MB)  TX bytes:712989 (712.9 KB)
  
  
- But after add in /etc/network/interfaces like primary interface ppp0 now not 
get automatically ip via dhcp.
+ But after add in /etc/network/interfaces like primary interface ppp0 now not 
get automatically ip via dhcpfor eth0 interface.
  
  Somebody can help me?
  
  Kind Regards
  Vincenzo
  
  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 8.10
  ExecutablePath: /usr/bin/gnome-nettool
  NonfreeKernelModules: nvidia
  Package: gnome-nettool 2.22.1-0ubuntu1
  ProcEnviron:
   SHELL=/bin/bash
   
PATH=.:/usr/lib/jvm/java-6-sun-1.6.0.10/bin:/usr/lib/jvm/java-6-sun-1.6.0.10/jre/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   LANGUAGE=en_US:en
  SourcePackage: gnome-nettool
  Uname: Linux 2.6.27-9-server x86_64

-- 
problem gateway set on ppp0 and nat eth0
https://bugs.launchpad.net/bugs/318723
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 67188] Re: "Error activating XKB configuration." - Requires manual xorg.conf editing

2009-02-06 Thread Vincenzo Mazzotta
Excuse me but not add an important information.

I have a spanish keyboard ;)

-- 
"Error activating XKB configuration." - Requires manual xorg.conf editing
https://bugs.launchpad.net/bugs/67188
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 67188] Re: "Error activating XKB configuration." - Requires manual xorg.conf editing

2009-02-06 Thread Vincenzo Mazzotta
06 Febrary 2009 12:44:19 (ITALY)

I updated Kernel to last version and other libraries and now not work
keypad and lights which stay up on keypad.

Error activating XKB configuration.
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
10502000

If you report this situation as a bug, please include:
- The result of xprop -root | grep XKB
- The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd

xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "es", "", "lv3:ralt_switch"
_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "es", "", "lv3:ralt_switch"


gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = []
 model = 
 options = [lv3 lv3:ralt_switch,keypad  keypad:comma]

Thank you for your help :)
Kind Regards
Vincenzo

-- 
"Error activating XKB configuration." - Requires manual xorg.conf editing
https://bugs.launchpad.net/bugs/67188
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 408253] Re: Updated codec library to see a video and after Gstreamer generated blocking error. It can't see the video.

2009-08-03 Thread Vincenzo Mazzotta

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/29818984/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/29818985/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/29818986/ProcStatus.txt

-- 
Updated codec library to see a video and after Gstreamer generated blocking 
error. It can't see the video.
https://bugs.launchpad.net/bugs/408253
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 408253] [NEW] Updated codec library to see a video and after Gstreamer generated blocking error. It can't see the video.

2009-08-03 Thread Vincenzo Mazzotta
Public bug reported:

Binary package hint: totem


ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: nvidia
Package: totem-gstreamer 2.26.1-0ubuntu5
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.28-14-generic x86_64

** Affects: totem (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
Updated codec library to see a video and after Gstreamer generated blocking 
error. It can't see the video.
https://bugs.launchpad.net/bugs/408253
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 573805] [NEW] Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-02 Thread Vincenzo Mazzotta
Public bug reported:

Binary package hint: ffmpeg

I want to merge CD1.avi and CD2.avi and remux output by ffmpeg. 
The command that I execute:

> cat CD1.avi CD2.avi | ffmpeg -i -acodec copy -vcodec copy 
> Agora.2009.DVDRip.2.avi
> ffmpeg: relocation error: ffmpeg: symbol av_destruct_packet, version 
> LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference


I suppose that the problem is av_destruct_packet variable that not exists or is 
trunked.

Somebody can solve it?

Kind regards
Vincenzo

** Affects: ffmpeg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-02 Thread Vincenzo Mazzotta
I reinstalled libavformat52 version 4:0.5.1-1ubuntu1 and problem is not
resolved.

Same output .

Some advice to solve this error?

Thks

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-02 Thread Vincenzo Mazzotta
I have ubuntu 10.4 updated

By synaptic the packet version is:

ffmpeg4:0.5.1.-1ubuntu1
libavcodec52  4:0.5.1-1ubuntu1
libavformat52 4:0.5.1-1ubuntu1
libavutil49  4:0.5.1-1ubuntu1

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-02 Thread Vincenzo Mazzotta
Reply to previous comment:

When I reinstalled libavformat52 version 4:0.5.1-1ubuntu1 no error in
synaptic

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-03 Thread Vincenzo Mazzotta
Nobody have a solution to this problem?

Kind Regards
Vincenzo

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-04 Thread Vincenzo Mazzotta
I reinstalled more times this packet without solve the problem.

>From Terminal go out always same error.

I found by google an old message sent from you to another user about same 
problem that you can find at these link 
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-December/079241.html
http://archives.free.net.ph/message/20091202.221119.bd1100c6.pl.html
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/100328.

For this reason I suppose that in ubuntu distribution the ffmpeg version
is old respect libraries as libavformat52.

Please somebody can tell me why have nobody tested ffmpeg application
version in ubuntu 9.10, 10.04 and 10.4 canonical source packet?

This error appear as a Microsoft solution that not solve anything and
they told to users that this isn't an error.

Please somebody explain to ubuntu users that the bug exist and define a
procedure to install ffmpeg and all libraries correctly. For example
using svn with last version of ffmpeg and not by canonical source
packets.

Kind Regards
Vincenzo

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-04 Thread Vincenzo Mazzotta
My system is Ubuntu Lucid 10.4 64bit and all work fine. The only
application that have errors is ffmpeg with this library error.

If somebody have a solution please add to this bug.

Please don't close bug because ubuntu community can't solve this
problem.

Add this to explain my previous comment that can be interpreta as an
attack:

The work of community in the development of ubuntu and all debian
packages was considered that many of us feel mistreated by society who
want to close the technology behind an idea of intellectual property.

The birth of open source and just that talk openly know that if there
are errors in the packages all of us who are helping to identify them,
label them in a bug list, seek solutions, and discuss the best way to
apply the fix bugs in a shared idea.

Thanks to all and continue to speak clearly failing in the face without
feeling each of us made its way because the goal of community is
identical.

Kind Regards
Vincenzo

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-08 Thread Vincenzo Mazzotta
Now I'm sure.

In my laptop where the problem go out error isn't resolved.

Yesterday I upgrade my deskytop to Lucid 10.04.

After update manager I installed by synaptic ffmpeg and winff with the
same command go out same error.

It's clearly that the error depends by the ubuntu packet.

Now I'm sure that this packed was not tested before to add ubuntu lucid
distribution. Test this command after add by synaptic ffmpeg and winff.

So If somebody have a solution, please he talk about it.

If somebody  must tell stupid thing about, Are you sure that you didn't
use a cvs to make the installation, please go away because I explained
it yet.

Kind Regards
Vincenzo

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-08 Thread Vincenzo Mazzotta
Is not that the error because error go out if you add - or not:

> cat CD1.avi CD2.avi | ffmpeg -i -acodec copy -vcodec copy 
> Agora.2009.DVDRip.2.avi
ffmpeg: relocation error: ffmpeg: symbol av_destruct_packet, version 
LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

> cat CD1.avi CD2.avi | ffmpeg -i - -acodec copy -vcodec copy 
> Agora.2009.DVDRip.2.avi
ffmpeg: relocation error: ffmpeg: symbol av_destruct_packet, version 
LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-08 Thread Vincenzo Mazzotta
But some developer of ffmpeg not exist in launchpad comunity to solve
this problem or to talk about it?

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-08 Thread Vincenzo Mazzotta
yes.

Now for example i want convert an amr file to mp3

> ffmpeg -i REC_0001.AMR -ar 22050 REC_0001.mp3
ffmpeg: relocation error: ffmpeg: symbol av_destruct_packet, version 
LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

Same error

Incredible it isn't work.

A year ago in my company laptop I configured ffmpeg and winff without
problem but by svn and makefile.

Because I'm sure that if I download from svn source code and make it
work fine as I have done in past, but If I install packets from synaptic
in ubuntu then ffmpeg and winff don't work.

So I think that to solve this problem, I will be patient and:

remove by synaptic ffmpeg and winff
download source code
make
Use ffmpeg.

No solution founded to Ubuntu packets: ffmpeg winff

Thank to all for support, but after 8 days it's anormal don't find a
person that can help in this problem over a web application finalized to
solve bugs.

Kind Regards
Vincenzo

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-09 Thread Vincenzo Mazzotta
my output is follow:

objdump -T /usr/lib/libavformat.so.52 | grep -E 'av_destruct_packet$'
  DF *UND*    LIBAVCODEC_52 
av_destruct_packet

Ok I will make ffmpeg by source code by make file.

I know that synaptic and update manager don't work for ffmpeg
application but is added to distribution without test it.

Kind Regards
Vincenzo

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-09 Thread Vincenzo Mazzotta
If I remove libavformat52 in synaptic go out that I need to remove:

gstreamer0.10-ffmpeg  --> it's OK
libavdevice52   --> it's OK

vlc--> It's KO
vlc-nox --> It's KO
vlc-plugin-pulse   --> It's KO

So If I remove libavformat52 I need to remove vlc my default multimedia
player. It's normal in Ubuntu?

Kind Regards
Vincenzo

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-09 Thread Vincenzo Mazzotta
SOLVED ! ! !

The FINAL SOLUTION that work on my laptop and desktop in Ubuntu 10.4
lucid is follow and allow to use vlc and ffmpeg with or without winff is
follow execute commands:

Get the Dependencies
1. Uninstall x264, libx264-dev, and ffmpeg if they are already installed. Open 
a terminal and run the following:

sudo apt-get remove ffmpeg x264 libx264-dev

2. Next, get all of the packages you will need to install FFmpeg and
x264 (you may need to enable the universe and multiverse repositories):

sudo apt-get update
sudo apt-get install build-essential subversion git-core checkinstall yasm 
texi2html libfaac-dev libfaad-dev libmp3lame-dev libopencore-amrnb-dev 
libopencore-amrwb-dev libsdl1.2-dev libx11-dev libxfixes-dev libxvidcore-dev 
zlib1g-dev

Install x264
3. Get the most current source files from the official x264 git repository, 
compile, and install. You can run "./configure --help" to see what features you 
can enable/disable. Daily source tarballs are also available, and forum member 
Bachstelze provides x264 Ubuntu packages for anyone who doesn't want to compile.

cd
git clone git://git.videolan.org/x264.git
cd x264
./configure
make
sudo checkinstall --pkgname=x264 --pkgversion "1:0.svn`date +%Y%m%d`+`git 
rev-list HEAD -n 1 | head -c 7`" --backup=no --default

Install libtheora (optional)
4. This is used to encode to Theora, the video type usually found in OGG/OGV 
files. The repository libtheora is too old, so it must be compiled. I recommend 
skipping this step and omitting --enable-libtheora in step 5 if you don't plan 
on encoding Theora video:

sudo apt-get install libogg-dev
cd
wget http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.gz
tar xzvf libtheora-1.1.1.tar.gz
cd libtheora-1.1.1
./configure --disable-shared
make
sudo checkinstall --pkgname=libtheora --pkgversion "1.1.1" --backup=no --default

Install FFmpeg
5. Get the most current source files from the official FFmpeg SVN, compile, and 
install. Run "./configure --help" to see what features you can enable/disable. 
Nightly FFmpeg snapshots are also available.
cd
svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg
cd ffmpeg
./configure --enable-gpl --enable-version3 --enable-nonfree --enable-postproc 
--enable-pthreads --enable-libfaac --enable-libfaad --enable-libmp3lame 
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora 
--enable-libx264 --enable-libxvid --enable-x11grab
make
sudo checkinstall --pkgname=ffmpeg --pkgversion "4:0.5+svn`date +%Y%m%d`" 
--backup=no --default
hash x264 ffmpeg

That's it for installation. You can keep the ~/x264 and ~/ffmpeg
directories if you later want to update the source files to a new
revision. See "Updating Your Installation" on the first page of this
guide for more details.

Now head back to the FFmpeg guide
(http://ubuntuforums.org/showthread.php?t=786095) for usage instructions
and more.

Reverting Changes Made at now
To remove FFmpeg/x264 and other packages added at now:

sudo apt-get remove x264 ffmpeg build-essential subversion git-core
checkinstall yasm texi2html libfaac-dev libfaad-dev libmp3lame-dev
libsdl1.2-dev libtheora libx11-dev libxfixes-dev libxvidcore-dev zlib1g-
dev

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 573805] Re: Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

2010-05-06 Thread Vincenzo Mazzotta
I installed all packets by ubuntu synaptic and I before execute update
manager.

Strange that somebody tell me that work fine.

Is it possible that when I installed ffmpeg not all sorce packet was
updated?

Very strange.

I will remove completly and reinstall all ffmpeg, all libraries, and
winff by synaptic. If it will not work, it will exist a solution?

Ok next message I will write what's happened when remove definitly all
and reinstall all.

Kind Regards
Vincenzo

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
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 482649] [NEW] Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-11-14 Thread Vincenzo Mazzotta
Public bug reported:

Good morning,
 I installed in CUP http://localhost:631 my new printer Epson Stylus Photo 
PX700W.

I downloaded from http://www.avasys.jp/lx-bin2/linux_e/spc/DL2.do the
file Epson-Stylus_Photo_PX710W-pipslite-en.ppd and installed by cups web
page.

It's impossibile print by ubuntu 9.10

When I print from a gedit, for example, I can see job on printer queue
but after one minute go out stopped.

I created a trouble shoot printing file but I can't find and resolve the
errors.

I submit this file generated for the problem.

Seeming that don't find a pipslite-wrapper and others files or process I
don't know.

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: 2b6027b7d6788347aafa87bac1bef1d3
CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
Date: Sat Nov 14 15:07:27 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/yelp
NonfreeKernelModules: nvidia
Package: yelp 2.28.0-0ubuntu2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: yelp
Uname: Linux 2.6.31-14-generic x86_64

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 482649] Re: Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-11-14 Thread Vincenzo Mazzotta

** Attachment added: "trouble shoot printing"
   http://launchpadlibrarian.net/35685660/troubleshoot.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/35685661/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/35685662/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/35685663/ProcStatus.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/35685664/XsessionErrors.txt

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 482649] Re: Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-11-14 Thread Vincenzo Mazzotta
I Installed now:

http://packages.ubuntu.com/hardy/libltdl3

and after I installed by line command ppslite forcing architecture amd64
to work in 32

 sudo dpkg --force-architecture -i ./Desktop/Epson\
PX700W/pipslite_1.4.0-5_i386.deb

I can't print :(

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 482649] Re: Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-11-14 Thread Vincenzo Mazzotta
I installed:
iscan_2.22.1-2_amd64.debI can't scan
iscan-network-nt_1.1.0-2_amd64.debI can't scan

I attach every installation files

** Attachment added: "iscan_2.22.1-2_amd64.deb"
   http://launchpadlibrarian.net/35686171/iscan_2.22.1-2_amd64.deb

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 482649] Re: Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-11-14 Thread Vincenzo Mazzotta
the other Debian packet

** Attachment added: "iscan-network-nt_1.1.0-2_amd64.deb"
   http://launchpadlibrarian.net/35686198/iscan-network-nt_1.1.0-2_amd64.deb

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 482649] Re: Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-11-14 Thread Vincenzo Mazzotta
It's very STRANGE seems that I fond a solution to print in wireless mode

CUPS+glueprint

If I set ip address and 9100 port seems that happened something.

If I open by firefox address:9100 print page of firefox

Now I changed on configuration by System -> Administration -> Printing
the address and port setted as 9100

After I sent a test page and on lcd printer show print (five minutes
ago). I can show this message on lcd printer now.

Some helps please.

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 482649] Re: Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-11-14 Thread Vincenzo Mazzotta
Now have print PASSTHRU

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 482649] Re: Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-11-14 Thread Vincenzo Mazzotta
Solved for print:

I setted in printer properties:


Description: Epson Stylus PX700W
Location: 192.168.0.133:9100
Device URI: socket://192.168.0.133:9100

And print in wireless with my home router (lan+wireless) my pc connected
with ethernet cable to router

Printer --- wireless card printer  router speedtouch 585V6  my
pc Ubuntu 9.10 connected with ethernet cable.

Now I have the last problem.

Sane and iscan not work for the scanner

Somebody can help for the scanner?

Kind Regards

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 482649] Re: Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-11-14 Thread Vincenzo Mazzotta
The scanner for this printer with this driver not work via network

The scanner work on Linux only via usb.

Printer print very good.

Sane developer  can support for network scanner?

Kind Regards

** Description changed:

  Good morning,
-  I installed in CUP http://localhost:631 my new printer Epson Stylus Photo 
PX700W.
+  I installed in CUP http://localhost:631 my new printer Epson Stylus Photo 
PX700W.
  
  I downloaded from http://www.avasys.jp/lx-bin2/linux_e/spc/DL2.do the
  file Epson-Stylus_Photo_PX710W-pipslite-en.ppd and installed by cups web
  page.
  
  It's impossibile print by ubuntu 9.10
  
  When I print from a gedit, for example, I can see job on printer queue
  but after one minute go out stopped.
  
  I created a trouble shoot printing file but I can't find and resolve the
  errors.
  
  I submit this file generated for the problem.
  
  Seeming that don't find a pipslite-wrapper and others files or process I
  don't know.
  
  ProblemType: Bug
  Architecture: amd64
  CheckboxSubmission: 2b6027b7d6788347aafa87bac1bef1d3
  CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
  Date: Sat Nov 14 15:07:27 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/yelp
  NonfreeKernelModules: nvidia
  Package: yelp 2.28.0-0ubuntu2
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: yelp
  Uname: Linux 2.6.31-14-generic x86_64

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 836480] Re: CPU fan runs very very fast ubuntu 11.10 dell xpsl702x

2011-12-06 Thread Vincenzo Mazzotta
Some news about bug fixing?

Kind Regards
Vincenzo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836480

Title:
  CPU fan runs very very fast ubuntu 11.10 dell xpsl702x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/836480/+subscriptions

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


[Bug 819328] Re: [Oneiric] update-manager crashed with DBusException in _run(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not sen

2012-02-26 Thread Vincenzo Mazzotta
This problem exist from one week ago with last update.

I downloaded a GTK update I suppose that this bug went out from this
update...

Please investigate and close as soon as possible because system is
totally unstable...

It's a blocked bug...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819328

Title:
  [Oneiric] update-manager crashed with DBusException in _run():
  org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
  causes include: the remote application did not send a reply, the
  message bus security policy blocked the reply, the reply timeout
  expired, or the network connection was broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/819328/+subscriptions

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


[Bug 548992] Re: Wireless connection frequently drops [deauthenticating by local choice (reason=3)]

2010-11-04 Thread Vincenzo Mazzotta
Nobody can help us to solve this serious bug.

in ubuntu community delevopers exists somebody that can start a solution
to this problem?

In my case wireless have follow informations:

Broadcast Network Name: Yes
Allow New Devices:  New stations are allowed (automatically)
Security Mode:  WPA-PSK
WPA-PSK Preshared Key:  64 ascii characters
WPA-PSK Encryption: TKIP+AES
WPA-PSK Version:WPA+WPA2

Network manager connect to wireless and after 15 minutes it's impossible to 
connect.
I need switch off wireless on my laptop via button wait 2-3 seconds, switch on 
wireless and after ubuntu reconnect.
After 15 minutes problem happen again every 15 minutes.

I developing in lamp zend server. It's impossibile work in this
conditions..

Some solutions to this problem is required!

Waiting news to workaround, if a day some developer, team, ... wake up
and solve this problem!

-- 
Wireless connection frequently drops  [deauthenticating by local choice 
(reason=3)]
https://bugs.launchpad.net/bugs/548992
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 548992] Re: Wireless connection frequently drops [deauthenticating by local choice (reason=3)]

2010-11-04 Thread Vincenzo Mazzotta
I searched in internet and I found follow information:

This error seems to be coming from the kernel, from net/mac80211/mlme.c.
The values for this reason_code can be found in
include/linux/ieee80211.h under enum ieee80211_reasoncode, and value 3
means “WLAN_REASON_DEAUTH_LEAVING” (which doesn’t say much).

Log when this disconnected happen is follow:
Nov  4 15:09:01 DELL-VOSTRO-1700 CRON[5302]: (root) CMD (  [ -x 
/usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ 
-type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm)
Nov  4 15:13:13 DELL-VOSTRO-1700 kernel: [14149.294282] wlan0: deauthenticated 
from 00:14:7f:06:72:43 (Reason: 7)
Nov  4 15:13:13 DELL-VOSTRO-1700 wpa_supplicant[1130]: CTRL-EVENT-DISCONNECTED 
- Disconnect event - remove keys
Nov  4 15:13:13 DELL-VOSTRO-1700 NetworkManager:   (wlan0): supplicant 
connection state:  completed -> disconnected
Nov  4 15:13:13 DELL-VOSTRO-1700 NetworkManager:   (wlan0): supplicant 
connection state:  disconnected -> scanning
Nov  4 15:13:15 DELL-VOSTRO-1700 wpa_supplicant[1130]: Trying to associate with 
00:14:7f:06:72:43 (SSID='Famiglia Mazzotta' freq=2412 MHz)
Nov  4 15:13:15 DELL-VOSTRO-1700 NetworkManager:   (wlan0): supplicant 
connection state:  scanning -> associating
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14151.630426] wlan0: direct probe to 
AP 00:14:7f:06:72:43 (try 1)
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14151.830086] wlan0: direct probe to 
AP 00:14:7f:06:72:43 (try 2)
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14151.833382] wlan0: direct probe 
responded
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14151.833392] wlan0: authenticate 
with AP 00:14:7f:06:72:43 (try 1)
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14152.030036] wlan0: authenticate 
with AP 00:14:7f:06:72:43 (try 2)
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14152.031901] wlan0: authenticated
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14152.031930] wlan0: associate with 
AP 00:14:7f:06:72:43 (try 1)
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14152.232580] wlan0: associate with 
AP 00:14:7f:06:72:43 (try 2)
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14152.235325] wlan0: RX AssocResp 
from 00:14:7f:06:72:43 (capab=0x411 status=0 aid=1)
Nov  4 15:13:15 DELL-VOSTRO-1700 kernel: [14152.235333] wlan0: associated
Nov  4 15:13:16 DELL-VOSTRO-1700 wpa_supplicant[1130]: Associated with 
00:14:7f:06:72:43
Nov  4 15:13:16 DELL-VOSTRO-1700 NetworkManager:   (wlan0): supplicant 
connection state:  associating -> associated
Nov  4 15:13:16 DELL-VOSTRO-1700 NetworkManager:   (wlan0): supplicant 
connection state:  associated -> 4-way handshake
Nov  4 15:13:26 DELL-VOSTRO-1700 wpa_supplicant[1130]: Authentication with 
00:14:7f:06:72:43 timed out.
Nov  4 15:13:26 DELL-VOSTRO-1700 wpa_supplicant[1130]: Failed to initiate AP 
scan.
Nov  4 15:13:26 DELL-VOSTRO-1700 NetworkManager:   (wlan0): supplicant 
connection state:  4-way handshake -> disconnected
Nov  4 15:13:26 DELL-VOSTRO-1700 NetworkManager:   (wlan0): supplicant 
connection state:  disconnected -> scanning
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.310245] wlan0: deauthenticating 
from 00:14:7f:06:72:43 by local choice (reason=3)
Nov  4 15:13:26 DELL-VOSTRO-1700 wpa_supplicant[1130]: CTRL-EVENT-DISCONNECTED 
- Disconnect event - remove keys
Nov  4 15:13:26 DELL-VOSTRO-1700 wpa_supplicant[1130]: Trying to associate with 
00:14:7f:06:72:43 (SSID='Famiglia Mazzotta' freq=2412 MHz)
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.352142] wlan0: deauthenticating 
from 00:14:7f:06:72:43 by local choice (reason=3)
Nov  4 15:13:26 DELL-VOSTRO-1700 NetworkManager:   (wlan0): supplicant 
connection state:  scanning -> disconnected
Nov  4 15:13:26 DELL-VOSTRO-1700 NetworkManager:   (wlan0): supplicant 
connection state:  disconnected -> associating
Nov  4 15:13:26 DELL-VOSTRO-1700 wpa_supplicant[1130]: WPS-AP-AVAILABLE 
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.392436] wlan0: direct probe to 
AP 00:14:7f:06:72:43 (try 1)
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.590181] wlan0: direct probe to 
AP 00:14:7f:06:72:43 (try 2)
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.593466] wlan0: direct probe 
responded
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.593473] wlan0: authenticate 
with AP 00:14:7f:06:72:43 (try 1)
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.792581] wlan0: authenticate 
with AP 00:14:7f:06:72:43 (try 2)
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.794554] wlan0: authenticated
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.794599] wlan0: associate with 
AP 00:14:7f:06:72:43 (try 1)
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.990193] wlan0: associate with 
AP 00:14:7f:06:72:43 (try 2)
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.993001] wlan0: RX AssocResp 
from 00:14:7f:06:72:43 (capab=0x411 status=0 aid=1)
Nov  4 15:13:26 DELL-VOSTRO-1700 kernel: [14162.993010] wlan0: associated
Nov  4 15:13:26 DELL-VOSTRO-1700 wpa_supplicant[1130]: Associated with 
00:14:7f:06:7

[Bug 548992] Re: Wireless connection frequently drops [deauthenticating by local choice (reason=3)]

2010-11-04 Thread Vincenzo Mazzotta
Ubuntu installed on my laptop:

Linux DELL-VOSTRO-1700 2.6.32-25-server #45-Ubuntu SMP Sat Oct 16
20:06:58 UTC 2010 x86_64 GNU/Linux

-- 
Wireless connection frequently drops  [deauthenticating by local choice 
(reason=3)]
https://bugs.launchpad.net/bugs/548992
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 240282] Re: Wpa and wireless connection problems with some cards

2010-07-28 Thread Vincenzo Mazzotta
Ubuntu 10 some problem.

WEP work fine
but
WPA-PSK Encryption: TKIP+AES WPA-PSK
Version:WPA+WPA2

lost connection every 5 minutes and the It's impossible to reconnect. I
need disconnected device integrated in dell vostro 1700 with a button
wait some minutes and switch on wireless and reconnect without problem.
But after 5 minutes the problem there is again.

My wireless device is Wireless 4965 AG or AGN I don't exactly.

In windows vista this isn't happening so I suppose that the problem stay
in supplicant part

-- 
Wpa and wireless connection problems with some cards
https://bugs.launchpad.net/bugs/240282
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 556636] Re: Program backend consumes more than 90% CPU after System Testing

2010-07-31 Thread Vincenzo Mazzotta
*** This bug is a duplicate of bug 553328 ***
https://bugs.launchpad.net/bugs/553328

I have same problem with a X9000 processor
One core 100% second core 28% 

This is a bug of programming.

-- 
Program backend consumes more than 90% CPU after System Testing
https://bugs.launchpad.net/bugs/556636
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 556636] Re: Program backend consumes more than 90% CPU after System Testing

2010-07-31 Thread Vincenzo Mazzotta
*** This bug is a duplicate of bug 553328 ***
https://bugs.launchpad.net/bugs/553328

To kil the process and go down frequency cpu:

sudo top
insert administrator password
press k key to kill process and write pid of backend process
insert 9 of type of kill

Ended backend process

-- 
Program backend consumes more than 90% CPU after System Testing
https://bugs.launchpad.net/bugs/556636
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 369278] Re: Ubuntu 9.04 ETH0 not work

2010-09-10 Thread Vincenzo Mazzotta
This error is not solved. I upgraded yerstarday and not resolve the
problem.

This problem happened with network card model of dell vostro for the
same chip.

you can verify this error for network card Intel 4965AGN Wireless-N Mini
Card

I suppose that the driver have bugs only for wpa tkip wireless
connection.

Please can you analyze the driver in a real installation with this
hardware.

The same network card is mounted in a lot of laptop.

The bug happened with special frequency in wpa tkip 128 bit

Kind Regards
Vincenzo

-- 
Ubuntu 9.04 ETH0 not work
https://bugs.launchpad.net/bugs/369278
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