Skip to main content
added 45 characters in body
Source Link
capum
  • 21
  • 7

Mouse can't work on Ubuntu Server (minmal virtual machine mode) in VBox VM. I ran:

sudo aptitude install --without-recommends xserver-xorg-core
sudo aptitude install jwm
startx

output:

-bash: startx: command not found.

Update: OK, xinit was missing.

Update 2: So I ran:

sudo aptitude --without-recommends install xinit  

installation ok, then:

startx

output:

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Update 3: Some package were left out! So I purged all before mentioned and reinstalled all three except no --without-recommends flag this time.
Apparently I can access the simple graphical desktop but with problems. Mouse won't move. Output from tty; can't roll up, it has cancel at this point (or has it ended outputing?)

loading extension GLX
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
Ignoring extra symbols
Erros from xkbcomp are not fatal to the X server

What is wrong this time ?Update 4: Installed guest additions and begins to master the game.

Thanks for your time.

Mouse can't work on Ubuntu Server (minmal virtual machine mode) in VBox VM. I ran:

sudo aptitude install --without-recommends xserver-xorg-core
sudo aptitude install jwm
startx

output:

-bash: startx: command not found.

Update: OK, xinit was missing.

Update 2: So I ran:

sudo aptitude --without-recommends install xinit  

installation ok, then:

startx

output:

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Update 3: Some package were left out! So I purged all before mentioned and reinstalled all three except no --without-recommends flag this time.
Apparently I can access the simple graphical desktop but with problems. Mouse won't move. Output from tty; can't roll up, it has cancel at this point (or has it ended outputing?)

loading extension GLX
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
Ignoring extra symbols
Erros from xkbcomp are not fatal to the X server

What is wrong this time ?

Thanks for your time.

Mouse can't work on Ubuntu Server (minmal virtual machine mode) in VBox VM. I ran:

sudo aptitude install --without-recommends xserver-xorg-core
sudo aptitude install jwm
startx

output:

-bash: startx: command not found.

Update: OK, xinit was missing.

Update 2: So I ran:

sudo aptitude --without-recommends install xinit  

installation ok, then:

startx

output:

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Update 3: Some package were left out! So I purged all before mentioned and reinstalled all three except no --without-recommends flag this time.
Apparently I can access the simple graphical desktop but with problems. Mouse won't move. Output from tty; can't roll up, it has cancel at this point (or has it ended outputing?)

loading extension GLX
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
Ignoring extra symbols
Erros from xkbcomp are not fatal to the X server

Update 4: Installed guest additions and begins to master the game.

Thanks for your time.

deleted 137 characters in body; edited title
Source Link
capum
  • 21
  • 7

Unable to run JWMoperate mouse in GUI on Ubuntu Server in VBox VM

Can't run JWM successfullyMouse can't work on Ubuntu Server (minmal virtual machine mode) in VBox VM.
  I ran:

sudo aptitude install --without-recommends xserver-xorg-core
sudo aptitude install jwm
startx

output:

-bash: startx: command not found.

Update: OK, xinit was missing.

Update 2: So I ran:

sudo aptitude --without-recommends install xinit  

installation ok, then:

startx

output:

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Update 3: Some package were left out! So I purged all before mentioned and reinstalled all three except no --without-recommends flag this time.
Apparently I can access the simple graphical desktop but with problems. Mouse won't operate and keyboard can change the little boxes in the taskbar with Alt+1, 2, 3, [...]move. Output from tty:tty; can't roll up, it has cancel at this point (or has it ended outputing?)

loading extension GLX
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
Ignoring extra symbols
Erros from xkbcomp are not fatal to the X server

What is wrong this time ? What prevents me from running a browser, firefox or chrome, in this ubuntu server graphical desktop environment?

Thanks for your time.

Unable to run JWM on Ubuntu Server in VBox VM

Can't run JWM successfully on Ubuntu Server (minmal virtual machine mode) in VBox VM.
  I ran:

sudo aptitude install --without-recommends xserver-xorg-core
sudo aptitude install jwm
startx

output:

-bash: startx: command not found.

Update: OK, xinit was missing.

Update 2: So I ran:

sudo aptitude --without-recommends install xinit  

installation ok, then:

startx

output:

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Update 3: Some package were left out! So I purged all before mentioned and reinstalled all three except no --without-recommends flag this time.
Apparently I can access the simple graphical desktop but with problems. Mouse won't operate and keyboard can change the little boxes in the taskbar with Alt+1, 2, 3, [...]. Output from tty:

loading extension GLX
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
Ignoring extra symbols
Erros from xkbcomp are not fatal to the X server

What is wrong this time ? What prevents me from running a browser, firefox or chrome, in this ubuntu server graphical desktop environment?

Thanks for your time.

Unable to operate mouse in GUI on Ubuntu Server in VBox VM

Mouse can't work on Ubuntu Server (minmal virtual machine mode) in VBox VM. I ran:

sudo aptitude install --without-recommends xserver-xorg-core
sudo aptitude install jwm
startx

output:

-bash: startx: command not found.

Update: OK, xinit was missing.

Update 2: So I ran:

sudo aptitude --without-recommends install xinit  

installation ok, then:

startx

output:

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Update 3: Some package were left out! So I purged all before mentioned and reinstalled all three except no --without-recommends flag this time.
Apparently I can access the simple graphical desktop but with problems. Mouse won't move. Output from tty; can't roll up, it has cancel at this point (or has it ended outputing?)

loading extension GLX
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
Ignoring extra symbols
Erros from xkbcomp are not fatal to the X server

What is wrong this time ?

Thanks for your time.

added 13 characters in body
Source Link
capum
  • 21
  • 7

Can't run JWM successfully on Ubuntu Server (minmal virtual machine mode) in VBox VM.
I ran:

sudo aptitude install --without-recommends xserver-xorg-core
sudo aptitude install jwm
startx

output:

-bash: startx: command not found.

Update: OK, xinit was missing.

Update 2: So I ran:

sudo aptitude --without-recommends install xinit  

installation ok, then:

startx

output:

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Update 3: Some package were left out! So I purged all before mentioned and reinstalled all three except no --without-recommends flag this time.
Apparently I can access the simple graphical desktop but with problems. Mouse won't operate and keyboard can change the little boxes in the taskbar with Alt+1, 2, 3, [...]. Output from tty:

loading extension GLX
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
Ignoring extra symbols
Erros from xkbcomp are not fatal to the X server

What is wrong this time ? What prevents me from running a browser, firefox or chrome, in this ubuntu server graphical desktop environment?

Thanks for your time.

Can't run JWM successfully on Ubuntu Server (minmal virtual machine mode) in VBox VM.
I ran:

sudo aptitude install --without-recommends xserver-xorg-core
sudo aptitude install jwm
startx

output:

-bash: startx: command not found.

Update: OK, xinit was missing.

Update 2: So I ran:

sudo aptitude --without-recommends install xinit  

installation ok, then:

startx

output:

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Update 3: Some package were left out! So I purged all before mentioned and reinstalled all three except no --without-recommends flag this time.
Apparently I can access the simple graphical desktop but with problems. Mouse won't operate and keyboard can change the little boxes in the taskbar with Alt+1, 2, 3. Output from tty:

loading extension GLX
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
Ignoring extra symbols
Erros from xkbcomp are not fatal to the X server

What is wrong this time ? What prevents me from running a browser, firefox or chrome, in this ubuntu server graphical desktop environment?

Thanks for your time.

Can't run JWM successfully on Ubuntu Server (minmal virtual machine mode) in VBox VM.
I ran:

sudo aptitude install --without-recommends xserver-xorg-core
sudo aptitude install jwm
startx

output:

-bash: startx: command not found.

Update: OK, xinit was missing.

Update 2: So I ran:

sudo aptitude --without-recommends install xinit  

installation ok, then:

startx

output:

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Update 3: Some package were left out! So I purged all before mentioned and reinstalled all three except no --without-recommends flag this time.
Apparently I can access the simple graphical desktop but with problems. Mouse won't operate and keyboard can change the little boxes in the taskbar with Alt+1, 2, 3, [...]. Output from tty:

loading extension GLX
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
Ignoring extra symbols
Erros from xkbcomp are not fatal to the X server

What is wrong this time ? What prevents me from running a browser, firefox or chrome, in this ubuntu server graphical desktop environment?

Thanks for your time.

added 13 characters in body
Source Link
capum
  • 21
  • 7
Loading
added 38 characters in body; edited title
Source Link
capum
  • 21
  • 7
Loading
added 21 characters in body; edited tags
Source Link
capum
  • 21
  • 7
Loading
deleted 5 characters in body
Source Link
capum
  • 21
  • 7
Loading
added 464 characters in body; edited title
Source Link
capum
  • 21
  • 7
Loading
added 38 characters in body
Source Link
capum
  • 21
  • 7
Loading
deleted 39 characters in body
Source Link
capum
  • 21
  • 7
Loading
added 355 characters in body
Source Link
capum
  • 21
  • 7
Loading
Source Link
capum
  • 21
  • 7
Loading