Custom Query (16363 matches)
Results (652 - 654 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #7425 | duplicate | unknown Xorg version in opensuse 11.4 -> duplicate of ticket #7306 | ||
| Description |
installing the 3.2.8 guest additions System: openSUSE 11.4 Milestone 1 of 6 (x86_64) Installing the Window System drivers Warning: unknown version of the X Window System installed. Not installing X Window System drivers.
xver= echo $x_version 1.9.0 That version is newer than currently supported so should ideally be added to make VirtualBox working with this upcoming version of openSUSE. |
|||
| #7428 | duplicate | unknown Xorg version in opensuse 11.4 | ||
| Description |
installing the 3.2.8 guest additions System: openSUSE 11.4 Milestone 1 of 6 (x86_64) Installing the Window System drivers Warning: unknown version of the X Window System installed. Not installing X Window System drivers. xver=X -version 2>&1 x_version=echo "$xver" | sed -n 's/X Window System Version \([0-9.]\+)/\1/p'echo "$xver" | sed -n 's/XFree86 Version \([0-9.]\+)/\1/p'echo "$xver" | sed -n 's/X Protocol Version 11, Revision 0, Release \([0-9.]\+)/\1/p'echo "$xver" | sed -n 's/X.Org X Server \([0-9.]\+)/\1/p' echo $x_version 1.9.0 That version is newer than currently supported so should ideally be added to make VirtualBox working with this upcoming version of openSUSE. |
|||
| #7429 | duplicate | unknown Xorg version in opensuse 11.4 | ||
| Description |
installing the 3.2.8 guest additions System: openSUSE 11.4 Milestone 1 of 6 (x86_64) Installing the Window System drivers Warning: unknown version of the X Window System installed. Not installing X Window System drivers. xver=X -version 2>&1 x_version=echo "$xver" | sed -n 's/X Window System Version \([0-9.]\+)/\1/p'echo "$xver" | sed -n 's/XFree86 Version \([0-9.]\+)/\1/p'echo "$xver" | sed -n 's/X Protocol Version 11, Revision 0, Release \([0-9.]\+)/\1/p'echo "$xver" | sed -n 's/X.Org X Server \([0-9.]\+)/\1/p' echo $x_version 1.9.0 That version is newer than currently supported so should ideally be added to make VirtualBox working with this upcoming version of openSUSE. |
|||

