[Bug 1704535] [NEW] package linux-headers-4.4.0-78 4.4.0-78.99 failed to install/upgrade: пакет linux-headers-4.4.0-78 не готов к настройке настройка невозможна (текущее состояние: «half-installed»)

2017-07-15 Thread Nevermind
Public bug reported:

При обработке следующих пакетов произошли ошибки:
 linux-headers-4.4.0-78
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-headers-4.4.0-78 4.4.0-78.99
ProcVersionSignature: Ubuntu 4.4.0-83.106-generic 4.4.70
Uname: Linux 4.4.0-83-generic i686
ApportVersion: 2.20.1-0ubuntu2.9
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0c:   asper  1900 F...m pulseaudio
 /dev/snd/pcmC0D0p:   asper  1900 F...m pulseaudio
 /dev/snd/controlC0:  gdm1607 F pulseaudio
  asper  1900 F pulseaudio
Date: Sat Jul 15 14:00:54 2017
ErrorMessage: пакет linux-headers-4.4.0-78 не готов к настройке  настройка 
невозможна (текущее состояние: «half-installed»)
HibernationDevice: RESUME=UUID=7f82de57-1014-4e97-b4af-231ccf0422d5
InstallationDate: Installed on 2016-05-27 (413 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release i386 
(20160421)
Lsusb:
 Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 003: ID 2232:1020 Silicon Motion 
 Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: SAMSUNG ELECTRONICS CO., LTD. 300E4Z/300E5Z/300E7Z
PackageArchitecture: all
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-83-generic 
root=UUID=9b82ee7e-fd9a-41c0-b770-1ed4582bb5c1 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-36ubuntu3.11
SourcePackage: linux
Title: package linux-headers-4.4.0-78 4.4.0-78.99 failed to install/upgrade: 
пакет linux-headers-4.4.0-78 не готов к настройке  настройка невозможна 
(текущее состояние: «half-installed»)
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/14/2011
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 03QB
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 300E4Z/300E5Z/300E7Z
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: FAB1
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr03QB:bd12/14/2011:svnSAMSUNGELECTRONICSCO.,LTD.:pn300E4Z/300E5Z/300E7Z:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rn300E4Z/300E5Z/300E7Z:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
dmi.product.name: 300E4Z/300E5Z/300E7Z
dmi.product.version: 0.1
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


** Tags: apport-package i386 xenial

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

Title:
  package linux-headers-4.4.0-78 4.4.0-78.99 failed to install/upgrade:
  пакет linux-headers-4.4.0-78 не готов к настройке  настройка
  невозможна (текущее состояние: «half-installed»)

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

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

[Bug 1222758] Re: binary-i386 appears in apt sources list on amd64 system

2015-07-05 Thread NeverMind
sudo apt-get purge apt-build 
sudo dpkg --remove-architecture i386
sudo apt-get install apt-build 

Solve this bug !

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

Title:
  binary-i386 appears in apt sources list on amd64 system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-build/+bug/1222758/+subscriptions

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


[Bug 1183580] Re: librcc segfaults on latest saucy

2013-11-01 Thread NeverMind
Method old school, but efficient.

mkdir  123
cd 123

wget 
http://ftp.de.debian.org/debian/pool/main/libr/librcc/librcc0_0.2.9-3.1_i386.deb
OR 
wget 
http://ftp.de.debian.org/debian/pool/main/libr/librcc/librcc0_0.2.9-3.1_amd64.deb

ar p librcc0_0.2.9-3.1*.deb data.tar.gz | tar zx
sudo mv usr/lib/librcc.so.0.2.9 /usr/lib/librcc.so.0.2.9

Have a nice day !

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

Title:
  librcc segfaults on latest saucy

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

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


[Bug 948053] Re: nvidia-96 and nvidia-173 uninstallable on Precise

2012-04-29 Thread NeverMind
somebody has tried to install nouveau ?

  sudo apt-get install xserver-xorg-video-nouveau

X.Org X server -- Nouveau display driver

This driver for the X.Org X server (see xserver-xorg for a further
description) provides support for NVIDIA Riva, TNT, GeForce, and Quadro
cards.

This package provides 2D support including EXA acceleration, Xv and
RandR. 3D functionality is provided by the libgl1-mesa-dri package.

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

Title:
  nvidia-96 and nvidia-173 uninstallable on Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/948053/+subscriptions

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


[Bug 432506] Re: [Karmic] Audio is nothing but static

2009-09-19 Thread NeverMind
Same bug, my sound card make a ugly noise since my last update.
If I downgrade it works.

sudo dpkg -i 
/var/cache/apt/archives/pulseaudio-esound-compat_1%3a0.9.17-0ubuntu1_i386.deb
sudo dpkg -i 
/var/cache/apt/archives/pulseaudio-module-udev_1%3a0.9.17-0ubuntu1_i386.deb 
sudo dpkg -i 
/var/cache/apt/archives/pulseaudio-utils_1%3a0.9.17-0ubuntu1_i386.deb 
sudo dpkg -i 
/var/cache/apt/archives/pulseaudio-module-x11_1%3a0.9.17-0ubuntu1_i386.de

sudo dpkg -i /var/cache/apt/archives/libpulse0_1%3a0.9.17-0ubuntu1_i386.deb
sudo dpkg -i 
/var/cache/apt/archives/libpulse-browse0_1%3a0.9.17-0ubuntu1_i386.deb
sudo dpkg -i /var/cache/apt/archives/libpulse-dev_1%3a0.9.17-0ubuntu1_i386.deb 
sudo dpkg -i 
/var/cache/apt/archives/libpulse-mainloop-glib0_1%3a0.9.17-0ubuntu1_i386.deb

sudo dpkg -i /var/cache/apt/archives/pulseaudio_1%3a0.9.17-0ubuntu1_i386.deb
sudo dpkg -i 
/var/cache/apt/archives/pulseaudio-module-udev_1%3a0.9.17-0ubuntu1_i386.deb 


** Attachment added: apport.pulseaudio.555gwm.apport
   http://launchpadlibrarian.net/32062423/apport.pulseaudio.555gwm.apport

-- 
[Karmic] Audio is nothing but static
https://bugs.launchpad.net/bugs/432506
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 406211] Re: time-admin crashed with SIGSEGV in strcmp()

2009-09-18 Thread NeverMind
To configure correctly your clock you can use :
sudo dpkg-reconfigure tzdata

-- 
time-admin crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/406211
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 419873] Re: No USB support for printers i Karmic

2009-09-04 Thread NeverMind
*** This bug is a duplicate of bug 420015 ***
https://bugs.launchpad.net/bugs/420015

** This bug has been marked a duplicate of bug 420015
   usblp Kernel module needs to be removed and /dev/bus/usb/*/* made accessible 
for USB printers to work with CUPS 1.4.x

-- 
No USB support for printers i Karmic
https://bugs.launchpad.net/bugs/419873
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 420015] Re: usblp Kernel module needs to be removed and /dev/bus/usb/*/* made accessible for USB printers to work with CUPS 1.4.x

2009-09-01 Thread NeverMind
Fixed for my Brother MFC-620CN
Thank !

-- 
usblp Kernel module needs to be removed and /dev/bus/usb/*/* made accessible 
for USB printers to work with CUPS 1.4.x
https://bugs.launchpad.net/bugs/420015
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 419873] Re: No USB support for printers i Karmic

2009-08-30 Thread NeverMind
Duplicate bug

https://bugs.launchpad.net/ubuntu/+source/cups/+bug/420015

-- 
No USB support for printers i Karmic
https://bugs.launchpad.net/bugs/419873
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 419873] Re: No USB support for printers i Karmic

2009-08-29 Thread NeverMind
I confirm this bug.  Same problem with my Brother MFC 620CN

I tried 
sudo apt-get remove cpus
sudo apt-get install cpus

but this bug persist

/dev/usb/lp0 is missing

ls /dev/usb*
/dev/usbdev1.1_ep00  /dev/usbdev2.2_ep06  /dev/usbdev3.1_ep00
/dev/usbdev1.1_ep81  /dev/usbdev2.2_ep08  /dev/usbdev3.1_ep81
/dev/usbdev2.1_ep00  /dev/usbdev2.2_ep82  /dev/usbmon0
/dev/usbdev2.1_ep81  /dev/usbdev2.2_ep84  /dev/usbmon1
/dev/usbdev2.2_ep00  /dev/usbdev2.2_ep85  /dev/usbmon2
/dev/usbdev2.2_ep01  /dev/usbdev2.2_ep87  /dev/usbmon3
/dev/usbdev2.2_ep03  /dev/usbdev2.2_ep89

-- 
No USB support for printers i Karmic
https://bugs.launchpad.net/bugs/419873
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 133072] Re: tty console doen't show characters with accent

2008-10-03 Thread NeverMind
Are you try ?

sudo dpkg-reconfigure console-setup

-- 
tty console doen't show characters with accent
https://bugs.launchpad.net/bugs/133072
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 129910] Re: tty[1-6] are active but display nothing in Gutsy

2007-11-07 Thread NeverMind
Goodness  wrote on 2007-11-0

i have a problem, i can not load vesafb with modified /etc/initramfs-
tools/modules.

i modified /etc/initramfs-tools/modules:
fbcon
vesafb

and commented out in /etc/modprobe.d/blacklist-framebuffer is:
blacklist-vesafb

sudo update-initramfs -u

When i start the system comes a black bootscreen, if i modified the
/etc/modules to with vesafb comes at the half boottime the infos from
the booting system like feisty.

Why load intiramfs not vesafb?

You're forget

sudo modprobe fbcon
sudo modprobe vesafb

sudo update-initramfs -u -k all

-- 
tty[1-6] are active but display nothing in Gutsy
https://bugs.launchpad.net/bugs/129910
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 129910] Re: tty[1-6] are active but display nothing in Gutsy

2007-10-19 Thread NeverMind
oops !

 sudo nano /etc/modprobe.d/blacklist-framebuffer
 change the line blacklist vesafb to # blacklist vesafb
 sudo vi /etc/initramfs-tools/modules and add fbcon and vesafb
 sudo modprobe nvidiafb 
 sudo update-initramfs -u -k all

Sorry

-- 
tty[1-6] are active but display nothing in Gutsy
https://bugs.launchpad.net/bugs/129910
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 129910] Re: tty[1-6] are active but display nothing in Gutsy

2007-10-19 Thread NeverMind
I've got a Nvidia FX 5200

 sudo nano /etc/modprobe.d/blacklist-framebuffer
 change the line blacklist vesafb to # blacklist vesafb
 sudo vi /etc/initramfs-tools/modules and add fbcon and -- nidiafb
 sudo update-initramfs -u -k all

It works for me ;)

-- 
tty[1-6] are active but display nothing in Gutsy
https://bugs.launchpad.net/bugs/129910
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