http://bugzilla.novell.com/show_bug.cgi?id=553652
Summary: X: page allocation failure. order:1, mode:0x10d0
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: i386
OS/Version: openSUSE 11.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers(a)forge.provo.novell.com
ReportedBy: support(a)microtechniques.com
QAContact: qa(a)suse.de
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5)
Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
While editing a file from the command line, I received the following syslog
error:
X: page allocation failure. order:1, mode:0x10d0
The log file entries are attached
Reproducible: Sometimes
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552433
Summary: Buffer I/O error on device dm-5, logical block 0
Classification: openSUSE
Product: openSUSE 11.2
Version: Final
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: koenig(a)linux.de
QAContact: qa(a)suse.de
Found By: ---
after the last update to 2.6.31.5-0.1-desktop I've seen this error msg the
first time. any chance this might be a race condition or similar with crypto
stuff ?
from boot.msg:
<6>[ 36.780715] EXT3 FS on dm-3, internal journal
<6>[ 36.780719] EXT3-fs: mounted filesystem with ordered data mode.
<3>[ 43.814337] Intel AES-NI instructions are not detected.
<5>[ 43.887386] padlock: VIA PadLock not detected.
<6>[ 43.972379] alg: No test for stdrng (krng)
<6>[ 44.003017] alg: No test for stdrng (ansi_cprng)
<5>[ 44.040314] padlock: VIA PadLock Hash Engine not detected.
<3>[ 44.154813] Buffer I/O error on device dm-5, logical block 0
<4>[ 44.154906] device-mapper: ioctl: unable to remove open device
temporary-cryptsetup-2495
<3>[ 44.217069] Buffer I/O error on device dm-5, logical block 1
<3>[ 44.248504] Buffer I/O error on device dm-5, logical block 2
<3>[ 44.281262] Buffer I/O error on device dm-5, logical block 3
<3>[ 44.311693] Buffer I/O error on device dm-5, logical block 4
<3>[ 44.342103] Buffer I/O error on device dm-5, logical block 5
<3>[ 44.372036] Buffer I/O error on device dm-5, logical block 6
<3>[ 44.401719] Buffer I/O error on device dm-5, logical block 7
<3>[ 44.430366] Buffer I/O error on device dm-5, logical block 8
<3>[ 44.458562] Buffer I/O error on device dm-5, logical block 9
<6>[ 48.498547] kjournald starting. Commit interval 15 seconds
<6>[ 48.517754] EXT3 FS on dm-5, internal journal
<6>[ 48.517758] EXT3-fs: recovery complete.
<6>[ 48.591041] EXT3-fs: mounted filesystem with ordered data mode.
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.
trying ro re-read /dev/dm-5 did not trigger those "I/O errors" again, and the
hard disk as been tested recently with no errors, smartctrl shows no errors
either.
dm-5 is my crypted /home :
harald > dmsetup ls
system-root2 (253, 4)
cr_home (253, 5)
system-home (253, 0)
system-iscsi2 (253, 3)
system-iscsi1 (253, 2)
system-root (253, 1)
harald > df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/dm-4 30963708 23652904 5738004 81% /
udev 1995692 676 1995016 1% /dev
/dev/sda6 1027267 133201 841063 14% /boot
/dev/dm-1 30963708 22163848 7227060 76% /old
/dev/sda5 1027267 81546 892718 9% /old/boot
/dev/sda9 101874008 86152280 10546792 90% /scr
/dev/dm-3 50364640 43517736 4288548 92% /vm
/dev/mapper/cr_home 67087492 63711184 650036 99% /home
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615312http://bugzilla.novell.com/show_bug.cgi?id=615312#c0
Summary: ACPI resource conflict with SMBus
Classification: openSUSE
Product: openSUSE 11.2
Version: Final
Platform: x86
OS/Version: openSUSE 11.2
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers(a)forge.provo.novell.com
ReportedBy: cupra2(a)gmx.de
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.9)
Gecko/20100317 SUSE/2.0.4-3.2 SeaMonkey/2.0.4
Motherboard: Asrock K7S8X Rev3
North Bridge: SiS 746FX
South Bridge: SiS 963L
I'm getting this error message after boot in boot.msg.
sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
ACPI: I/O resource 0000:00:02.1 [0xc00-0xc1f] conflicts with ACPI region SMRG
[0xc00-0xc1f]
ACPI: If an ACPI driver is available for this device, you should use it instead
of the native driver
If I plug in a PCI Card System is freezing while boot mostly while shutdown
ever.
I'ts not possible to deactivate ACPI in BIOS.
If I use the bootoption acpi=off system is freezing on boot with or without PCI
card.
This error message is not present at boot from openSuSE DVD 11.0 and 11.1
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=557955http://bugzilla.novell.com/show_bug.cgi?id=557955#c0
Summary: module kbd failed to load for kernel-pae
Classification: openSUSE
Product: openSUSE 11.2
Version: Final
Platform: i686
OS/Version: openSUSE 11.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: propstmatthias(a)googlemail.com
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5)
Gecko/20091102 Firefox/3.5.5
When i boot the machine with the kernel-pae i see when i press strg+alt f1 that
the module kbd fails to load. after login into user account my keyboard has now
us-layout. only if i use gnome keyboard applet and switch back to de (i am
german)
i installed kernel pae since i had a problem with the kernel desktop and nvidia
as i described in bug 556614. also i disabled
Reproducible: Always
Steps to Reproduce:
1.boot the machine with kernel pae
2.
3.
Actual Results:
the bootscreen shows:
kbd failed
Expected Results:
the bootscreen shows:
kbd ok
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=521379
Summary: flush slows down USB-Stick
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Hotplug
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: svenzielke(a)gmx.de
QAContact: qa(a)suse.de
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.0)
Gecko/20090623 SUSE/3.5.0-6.1 Firefox/3.5
On KDE4 USB-Sticks with VFAT automatically get mounted with the flush-option.
This option sigificantially slows down the stick to roughly one quarter.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=527101
Summary: Incorrect version of linux-kernel-headers
Classification: openSUSE
Product: openSUSE 11.2
Version: Milestone 4
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
AssignedTo: pth(a)novell.com
ReportedBy: jkotze(a)novell.com
QAContact: qa(a)suse.de
Found By: ---
Fresh install of openSuSE 11.2 milestone 4. Added Linux kernel development
pattern after install. Yast installed version 2.6.30-2.3 of linux
kernel-headers and kernel 2.6.30.2-1.1 of kernel-source and kernel
2.6.30.2-1.1. This cause VMWare workstation to complain and you cannot install
VMWare workstation
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=636235https://bugzilla.novell.com/show_bug.cgi?id=636235#c0
Summary: after online update 82578DC is not recognized anymore
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: 64bit
OS/Version: openSUSE 11.3
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers(a)forge.provo.novell.com
ReportedBy: mkudlvasr(a)novell.com
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
Created an attachment (id=386837)
--> (http://bugzilla.novell.com/attachment.cgi?id=386837)
dmesg of the affected kernel and machine
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11)
Gecko/20100714 SUSE/3.5.11-0.1.1 Firefox/3.5.11
I did an online update, rebooted ... computer didn't boot. I tried single mode
.. there were no eth devices. Lspci ... yes the network card is still there. I
try PXE ... the card works. I tried a different kernel (11.2 DVD -> rescue) ...
the card works.
Reproducible: Always
Steps to Reproduce:
1. boot with the hardware and kernel described
Actual Results:
eth device does not appear
Expected Results:
show the eth device as it always did
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=636968https://bugzilla.novell.com/show_bug.cgi?id=636968#c0
Summary: xdpyinfo shows incorrect screen size and DPI and some
applications incorrectly render fonts
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: i686
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: X.Org
AssignedTo: bnc-team-xorg-bugs(a)forge.provo.novell.com
ReportedBy: docx(a)gdmt.cz
QAContact: xorg-maintainer-bugs(a)forge.provo.novell.com
Found By: ---
Blocker: ---
Created an attachment (id=387418)
--> (http://bugzilla.novell.com/attachment.cgi?id=387418)
output of xdpyinfo with incorrect resolution
User-Agent: Mozilla/5.0 (X11; U; Linux i686; cs-CZ; rv:1.9.2.8)
Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8
I have upgraded to OpenSUSE 11.3 and I have got some problems with fonts.
I'm using XFCE desktop and fonts was very large after update. It was because
DPI settings in XFCE was incorrect. I changed it, but for eg. YaST2 still have
large font.
I have done a little research and I found that xdpyinfo tells incorrect screen
resolution (dpi) and size. But xrandr or Xorg log tells correct values.
I don't know on what basis applications determines DPI, but I think that
problem is in this.
In attachements I post output of xdpyinfo and xrandr and /var/log/Xorg.0.log.
Reproducible: Always
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=636972https://bugzilla.novell.com/show_bug.cgi?id=636972#c0
Summary: booksmarks cann't be backed up
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Firefox
AssignedTo: bnc-team-mozilla(a)forge.provo.novell.com
ReportedBy: yxu(a)novell.com
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
My firefox strangely lost all bookmarks, then I tried to restore (bookmarks ->
organize bookmarks -> import and backup) bookmarks, however it failed to backup
any of them.
yxu@shaka:~> l /suse/yxu/.mozilla/firefox/3x19utyh.default/bookmarkbackups/
total 560
drwx------ 2 yxu suse 4096 2010-09-03 12:21 ./
drwx------ 8 yxu suse 8192 2010-09-03 14:31 ../
-rw------- 1 yxu suse 133813 2010-08-26 12:33 bookmarks-2010-08-26.json
-rw------- 1 yxu suse 133797 2010-08-27 15:30 bookmarks-2010-08-27.json
-rw------- 1 yxu suse 133813 2010-08-30 17:47 bookmarks-2010-08-30.json
-rw------- 1 yxu suse 133813 2010-08-31 18:33 bookmarks-2010-08-31.json
-rw------- 1 yxu suse 3317 2010-09-03 12:21 bookmarks-2010-09-03.json
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=636348https://bugzilla.novell.com/show_bug.cgi?id=636348#c0
Summary: Starts only with Failsafe
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Bootloader
AssignedTo: jsrain(a)novell.com
ReportedBy: vkan53(a)otenet.gr
QAContact: jsrain(a)novell.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; el-GR; rv:1.9.2.8)
Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8
hangs when I start Opensuse 11.3 just after the green screen with the little
bar. It only shows a "_" on the upper left side of the screen. The hard disk is
still working after crash but the screen is dead.
The same thing happens when I type "nomodeset" on normal Desktop start.
It can only start with Failsafe mode.
Up to yesterday it was starting properly. It was not shutting down properly but
every time it had a plasma crash on shut down (see KDE bug tracking system "bug
249507" : plasma crashes on shutdown).
Yesterday I made a system update as requested (I do not remember the
applications that had been updated)
Reproducible: Always
Steps to Reproduce:
1.Start laptop
2.
3.
Actual Results:
After the green Opensuse 11.3 screen with loading-bar the screen turns black
with a "_" on the upper left corner. It stays hang forever !
Expected Results:
The screen hangs with a "_" on the upper left corner. Then nothing happens.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.