[Bug 1880325] IwConfig.txt

2020-05-25 Thread Leonardo Gilberto Muñoz Mendez
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1880325/+attachment/5376653/+files/IwConfig.txt

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

Title:
  Intel Wireless Centrino N100 error in Txrate and Bitrate

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

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

[Bug 1880325] CurrentDmesg.txt

2020-05-25 Thread Leonardo Gilberto Muñoz Mendez
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1880325/+attachment/5376652/+files/CurrentDmesg.txt

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

Title:
  Intel Wireless Centrino N100 error in Txrate and Bitrate

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

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

[Bug 1880325] CRDA.txt

2020-05-25 Thread Leonardo Gilberto Muñoz Mendez
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1880325/+attachment/5376651/+files/CRDA.txt

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

Title:
  Intel Wireless Centrino N100 error in Txrate and Bitrate

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

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

[Bug 1880325] Lspci.txt

2020-05-25 Thread Leonardo Gilberto Muñoz Mendez
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1880325/+attachment/5376654/+files/Lspci.txt

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

Title:
  Intel Wireless Centrino N100 error in Txrate and Bitrate

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

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

[Bug 1880325] Re: Intel Wireless Centrino N100 error in Txrate and Bitrate

2020-05-25 Thread Leonardo Gilberto Muñoz Mendez
apport information

** Tags added: apport-collected

** Description changed:

  In the last week install a Xubuntu 18.04 distro in the netbook of my
  brother this install all fine but the Intel Centrino Wireless N100 card
  doesnt work good because the Bitrate mark 24 and Txrate 14 all time the
  unique way to connect to the signal of router its put near this.
  
  I search in the net in Google to resolve this conflict and fix this
  explain in the lines below the procedure to obtain this.
  
  First this Issue affects this models of Intel Wireless:
  
  Wi-Fi 6 products
  Intel® Wi-Fi 6 AX200 (5.1)
  Intel® Wi-Fi 6 AX201 (5.2)
  802.11ac products
  Intel® Wireless-AC 9462 (4.14)
  Intel® Wireless-AC 9461 (4.14)
  Intel® Wireless-AC 9260 (4.14)
  Intel® Wireless-AC 9560 (4.14)
  Intel® Wireless-AC 8265 (4.6)
  Intel® Wireless-AC 3168 (4.6)
  Intel® Wireless-AC 8260 (4.1)
  Intel® Wireless-AC 3165 (4.1)
  802.11n or 802.11ac products (SKU dependent)
  Intel® Wireless 7265 (3.13)
  Intel® Wireless 7260 (3.10)
  Intel® Wireless 3160 (3.10)
  802.11abgn products
  Intel® Centrino® Advanced-N 6235 (3.2)
  Intel® Centrino® Advanced-N 6230 (2.6.36)
  Intel® Centrino® Advanced-N 6205 (2.6.35)
  Intel® Centrino® Advance-N + WiMAX 6150 (2.6.30)
  Intel® Centrino® Advanced-N + WiMAX 6250 (2.6.30)
  Intel® Centrino® Ultimate-N 6300 (2.6.30)
  Intel® Centrino® Advanced-N 6200 (2.6.30)
  Intel® WiMAX/Wi-Fi Link 5350 (2.6.27)
  Intel® Ultimate N Wi-Fi Link 5300 (2.6.27)
  Intel® WiMAX/Wi-Fi Link 5150 (2.6.29)
  Intel® Wi-Fi Link 5100 Series (2.6.27)
  802.11bgn products
  Intel® Centrino® Wireless-N 2230 (3.2)
  Intel® Centrino® Wireless-N 2200 (3.2)
  Intel® Centrino® Wireless-N 105 (3.2)
  Intel® Centrino® Wireless-N 135 (3.2)
  Intel® Centrino® Wireless-N 100 (2.6.37)
  Intel® Centrino® Wireless-N 130 (2.6.37)
  Intel® Centrino® Wireless-N 1030 (2.6.36)
  Intel® Centrino® Wireless-N 1000 (2.6.30)
  
  Second need to go to this page and download the firmware of the model 
affected:
  https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
  
  Third decompress the tar in the download folder and us this command in the 
terminal:
  cp iwlwifi-*.ucode /lib/firmware
  Later reboot the machine and enter again
  
  Four open a terminal windows and enter the following command:
  sudo nano /etc/NetworkManager/NetworkManager.conf
  
  put this line into the file
  [device] wifi.scan-rand-mac-address=no
  
  save and reboot the Network Manager or reboot the machine
  
  Five open a terminal windows and enter the following command:
  sudo nano /etc/network/interfaces
  
  you see hte file equal this:
  
  auto lo
   
  iface lo inet loopback
   
  auto eth0
   
  iface eth0 inet dhcp
  
  Substitute eth0 for the driver of your wireless card use in the terminal
  ifconfig to see
  
  Restart Network Manager services or reboot the machine
  
  Six edit DNS config file open the terminal and put the following
  command:
  
  sudo nano/etc/resolv.conf
  
  Add this lines to the file exactly:
  
  # Google IPv4 nameservers
   
  nameserver 8.8.8.8
   
  nameserver 8.8.4.4
  1
  2
  3
  4
  5
  # Google IPv6 nameservers
   
  nameserver 2001:4860:4860::
   
  nameserver 2001:4860:4860::8844
  
  save and close and restart the machine
  
  Ready the Bug its fixed
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.14
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  leonardo   1074 F pulseaudio
+ CurrentDesktop: XFCE
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2020-05-25 (0 days ago)
+ InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release i386 (20180426)
+ MachineType: Intel Corporation Intel powered classmate PC
+ Package: linux-meta (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic 
root=UUID=c103aee1-118e-4dcd-88e2-e9871fdc8081 ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-20-generic N/A
+  linux-backports-modules-4.15.0-20-generic  N/A
+  linux-firmware 1.173.18
+ Tags:  bionic
+ Uname: Linux 4.15.0-20-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 05/16/2011
+ dmi.bios.vendor: Phoenix
+ dmi.bios.version: BPPNV10A.86A.0015.2011.0516.1530
+ dmi.board.asset.tag: PTL Nanjing
+ dmi.board.name: Intel powered classmate PC
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: MP PV
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Intel
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnPhoenix:bvrBPPNV10A.86A.0015.2011.0516.1530:bd05/16/2011:svnIntelCorporation:pnIntelpoweredclassmatePC:pvrBPPV:rvnIntelCorporation:rnIntelpoweredclassmatePC:rvrMPPV:cvnIntel:ct10:cvrN/A:
+ dmi.product.name: Intel powered classmate PC
+ 

[Bug 1880340] [NEW] Samba Bug delete gvfs-backends

2020-05-23 Thread Leonardo Gilberto Muñoz Mendez
Public bug reported:

Other Bug in the 18.04 Distribution I explain the cause of this error

About 3 months ago install samba all be good but delete the samba application 
but have and error 
a dialog box appears when I click in search net a circle red and tell me 
impossible mount /

I search in the net and the problem resolve in this form:

userspace virtual filesystem - backends
gvfs is a userspace virtual filesystem where mounts run as separate processes 
which you talk to via D-Bus. It also contains a gio module that seamlessly adds 
gvfs support to all applications using the gio API. It also supports exposing 
the gvfs mounts to non-gio applications using fuse. userspace virtual 
filesystem - backends
gvfs is a userspace virtual filesystem where mounts run as separate processes 
which you talk to via D-Bus. It also contains a gio module that seamlessly adds 
gvfs support to all applications using the gio API. It also supports exposing 
the gvfs mounts to non-gio applications using fuse.

Detailed Instructions:

Step 1
Run update command to update package repositories and get latest package 
information.
sudo apt-get update -y

Step 2
Run the install command with -y flag to quickly install the packages and 
dependencies.
sudo apt-get install -y gvfs-backends

Its all and fix the error

** Affects: sgml-base (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Samba Bug delete gvfs-backends

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sgml-base/+bug/1880340/+subscriptions

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

[Bug 1880325] Re: Intel Wireless Centrino N100 error in Txrate and Bitrate

2020-05-23 Thread Leonardo Gilberto Muñoz Mendez
Your Welcome other things I see in the Distro wrote

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

Title:
  Intel Wireless Centrino N100 error in Txrate and Bitrate

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

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