[Bug 1385038] Re: Corrupted low memory error on Ubuntu 14.04

2014-11-09 Thread jack46
Hi
I have an Acer Aspire 5253G laptop. Its basics are

System:Host: lappi Kernel: 3.13.0-31-generic x86_64 (64 bit) Desktop: Xfce 
4.11.8 Distro: Ubuntu 14.04 trusty
Machine:   System: Acer (portable) product: Aspire 5253G version: V1.11 serial: 
LXRLS0200112620C111601 
   Mobo: Acer model: Aspire 5253G version: V1.11 serial: 
LXRLS0200112620C111601
   Bios: Acer version: V1.11 date: 04/25/2011
CPU:   Dual core AMD E-350 (-MCP-) cache: 1024 KB flags: (lm nx sse sse2 
sse3 sse4a ssse3 svm) 
   Clock Speeds: 1: 1280.00 MHz 2: 1280.00 MHz
Graphics:  Card-1: Advanced Micro Devices [AMD/ATI] Wrestler [Radeon HD 6310] 
   Card-2: Advanced Micro Devices [AMD/ATI] Seymour [Radeon HD 
6400M/7400M Series] 
   X.org: 1.15.1 drivers: ati,radeon (unloaded: fbdev,vesa) tty size: 
171x49 Advanced Data: N/A for root 
Audio: Card-1: Advanced Micro Devices [AMD/ATI] Wrestler HDMI Audio driver: 
snd_hda_intel 
   Card-2: Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA) 
driver: snd_hda_intel 
   Sound: Advanced Linux Sound Architecture ver: k3.13.0-31-generic
Network:   Card-1: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet driver: atl1c 
   IF: eth0 state: up speed: 1000 Mbps duplex: full mac: 
b8:70:f4:a6:5a:e3
   Card-2: Qualcomm Atheros AR9287 Wireless Network Adapter 
(PCI-Express) driver: ath9k 
   IF: wlan0 state: down mac: 68:a3:c4:cf:ea:e0
Drives:HDD Total Size: 500.1GB (13.7% used) 1: id: /dev/sda model: 
ST9500325AS size: 500.1GB 
Partition: ID: / size: 48G used: 9.8G (22%) fs: ext4 ID: /home size: 46G used: 
33G (75%) fs: ext4 
   ID: swap-1 size: 10.49GB used: 0.00GB (0%) fs: swap 
RAID:  No RAID devices detected - /proc/mdstat and md_mod kernel raid 
module present
Sensors:   System Temperatures: cpu: 60.0C mobo: N/A gpu: 60.0,N/A 
   Fan Speeds (in rpm): cpu: N/A 
Info:  Processes: 268 Uptime: 39 min Memory: 1300.4/3680.5MB Client: Shell 
(bash) inxi: 1.9.17

Since a couple of weeks I get this low memory corrupted error. Memtest (from 
Grub) is OK, so I ignored the issue.
But since 2 weeks the poweroff hangs every now and then and I am a bit 
concerned now.

I am running the same distro also on 2 (64 bit) desktops with no
problems whatsooever

Regards

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

Title:
  Corrupted low memory error on Ubuntu 14.04

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

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


[Bug 1220301] Re: /dev/dvd1 etc. disappeared OR: Two optical drives with same name?

2013-10-03 Thread jack46
This bug is also described in bug #1084855, but here I guessed the reason for 
the bug
jack46

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

Title:
  /dev/dvd1 etc. disappeared OR: Two optical drives with same name?

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

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


[Bug 1220301] [NEW] /dev/dvd1 etc. disappeared OR: Two optical drives with same name?

2013-09-03 Thread jack46
Public bug reported:

Hi
I have 2 Optiarc DVD Drives (DVD RW AD-7280S) connected to a SiI 3114 
controller. At boot they both show op.  When running Mint (Nadia), I can access 
them as /dev/sr0 and /dev/sr1 respectively.
But the second drive has no symlinks
cd /dev
ll | grep 'sr[01]'
yields only
cdrom -> sr0cdrw -> sr0 dvd -> sr0 and  dvdrw -> sr0
sr0 sr1

cd disk/by-id/
ll | grep 'sr[01]'
yields
ata-Optiarc_DVD_RW_AD-7280S -> ../../sr0

cd disk/by-path/
ll | grep 'sr[01]'
yields
pci-:05:00.0-scsi-0:0:0:0 -> ../../sr0

When I connect one DVD drive to a different SATA controller, this changes to 
(nearly) what one expects.
cd /dev
ll | grep 'sr[01]'
yields
cdrom -> sr0cdrw -> sr0 dvd -> sr0   anddvdrw -> sr0
cdrom1 -> sr1   cdrw1 -> sr1dvd1 -> sr1 and dvdrw1 -> sr1
sr0 sr1

cd disk/by-id/
ll | grep 'sr[01]'
still yields only
ata-Optiarc_DVD_RW_AD-7280S -> ../../sr0

cd disk/by-path/
ll | grep 'sr[01]'
yields
pci-:05:00.0-scsi-0:0:0:0 -> ../../sr0
pci-:04:05.0-scsi-0:0:0:0 -> ../../sr1

Obviously the 2 DVD drives interfere with each other, when on the same 
controller.
Is this caused by 
1.  ata-Optiarc_DVD_RW_AD-7280S not having something unique (a serialnr) in its 
name? Like in SAMSUNG_HD103SJS246JD1B2050
a. would this mean a bug in the (udev?) naming scheme?
2.  or is the  SiI 3114 controller the culprit?

I'm running Mint on top of Ubuntu quantal 
lsb_release -rd
Description:Linux Mint 14 Nadia
Release:14

uname -a
Linux MyBox 3.5.0-39-generic #60-Ubuntu SMP Tue Aug 13 18:33:05 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

dpkg -l udev
ii  udev 175-0ubuntu13 amd64
 rule-based device node and kernel event manager

** Affects: udev (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/1220301

Title:
  /dev/dvd1 etc. disappeared OR: Two optical drives with same name?

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

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


[Bug 1097105] Re: PDF's are offset when printed with lpr, but not acroread

2013-04-20 Thread jack46
Hi

After some investigations I found a relatively easy way to get arround this.
The culprit beeing cups-filters. After downgrading it, evrything seemed OK.

apt-cache policy cups-filters
cups-filters:
  Installed: 1.0.18-0ubuntu0.1
  Candidate:1.0.24-2ubuntu0.1
  Versiontabel:
 1.0.24-2ubuntu0.1 0
500 http://archive.ubuntu.com/ubuntu/ quantal-updates/main amd64
 1.0.24-2 0
500 http://archive.ubuntu.com/ubuntu/ quantal/main amd64
 *** 1.0.18-0ubuntu0.1 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64


How to downgrade?

add the line

   deb http://archive.ubuntu.com/ubuntu/ precise-updates main

to sources.list

apt-get update
apt-get install cups-filters=1.0.18-0ubuntu0.1
apt-mark hold cups-filters

Hope this is useful

Jack

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

Title:
  PDF's are offset when printed with lpr, but not acroread

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

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


[Bug 905819] Re: davfs2, 1.4.5-1, 64 bits is broken on 10.04

2011-12-18 Thread jack46
I think I have to withdraw this "bug"report.

I must have been to impatient.

In further experiments I could copy 1, 2, 4, 8 and 16 MB files to the 
smartdrive without any problem.
It just takes a lot of time before the file is actually fully visible.

And a day later, the double entry had disappeared

Regards

Jack

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

Title:
  davfs2, 1.4.5-1, 64 bits  is broken on 10.04

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

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


[Bug 905819] [NEW] davfs2, 1.4.5-1, 64 bits is broken on 10.04

2011-12-17 Thread jack46
Public bug reported:

Don't know if this is new to you

lsb_release -rd
Description:Ubuntu 10.04.3 LTS
Release:10.04


I copied a 200MB file to my smartdrive (https://sd2dav.1und1.de/ on 
/mnt/smartdrive-1und1 type davfs )

After the copy action the ls -al command hangs and in /mnt  the
mountpoint smartdrive-1und1 is not visible anymore.

Unmounting not possible

After a reboot and mounting the smartdrive this is what ls reveals

ls -hail  *
34339840 -rw-r--r-- 1 jw jw 9,0M 2011-12-17 23:21 funambol-10.0.3-x64.bin
34339840 -rw-r--r-- 1 jw jw 9,0M 2011-12-17 23:21 funambol-10.0.3-x64.bin

Note that the entry is shown twice AND that the file is only 9MB rather
than 200MB

Regards

Jack

** Affects: davfs2 (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/905819

Title:
  davfs2, 1.4.5-1, 64 bits  is broken on 10.04

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

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


[Bug 453527] Re: package linux-image-2.6.31-14-generic 2.6.31-14.47 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zur?ck

2009-10-16 Thread jack46

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/33802598/AptOrdering.txt

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

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/33802600/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/33802601/DpkgTerminalLog.gz

-- 
package linux-image-2.6.31-14-generic 2.6.31-14.47 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zur?ck
https://bugs.launchpad.net/bugs/453527
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 453527] [NEW] package linux-image-2.6.31-14-generic 2.6.31-14.47 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zur?ck

2009-10-16 Thread jack46
Public bug reported:

Binary package hint: grub

Hi

I'm runnung kubuntu 9.10 beta

After the update, grub's menu.lst contained the lines of this kernel (2.6.31-14)
(Using grub2 menu.lst should not be relevant, or I am wrong?)
In the boot menu,  kernel 2.6.31-14 does not appear
Kernel 2.6.31-11 is actually booting, but going into recovery mode

dpkg -l '*grub*' yields

+++-===-===-==
un  espresso-grub (no description available)
ii  grub0.97-29ubuntu58 GRand Unified Bootloader
ii  grub-choose-default 0.2-6   Control Grub Default 
through a GUI
ii  grub-common 1.97~beta4-1ubuntu2 GRand Unified Bootloader, 
version 2 (common files)
un  grub-coreboot (no description available)
un  grub-doc  (no description available)
un  grub-efi  (no description available)
un  grub-efi-amd64(no description available)
un  grub-efi-ia32 (no description available)
un  grub-emu  (no description available)
un  grub-ieee1275 (no description available)
un  grub-legacy   (no description 
available)dpkg -l '*grub*'
un  grub-legacy-doc   (no description available)
un  grub-linuxbios(no description available)
rc  grub-pc 1.97~beta3-1ubuntu8 GRand Unified Bootloader, 
version 2 (PC/BIOS version)
un  grub2 (no description available)

I also ran 
dpkg-reconfigure grub
dpkg-reconfigure grub-common


My impression is that the (re)configuration of grub(2) caused the problem.

Hope this helps to find a clue

Regards

ProblemType: Package
Architecture: i386
Date: Thu Oct 15 00:39:08 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
Package: linux-image-2.6.31-14-generic 2.6.31-14.47
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: grub
Title: package linux-image-2.6.31-14-generic 2.6.31-14.47 failed to 
install/upgrade: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
Uname: Linux 2.6.31-11-generic i686

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


** Tags: apport-package i386

-- 
package linux-image-2.6.31-14-generic 2.6.31-14.47 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zur?ck
https://bugs.launchpad.net/bugs/453527
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