Emc2 Crashes when starting
- StefanFVogel
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
05 Mar 2010 08:10 #2189
by StefanFVogel
Emc2 Crashes when starting was created by StefanFVogel
Hi Guys,
I thought this would be an eays thing to put in the LiveCD, install the OS to the Disk and here we are.
My PC is a quite old Dell Server ~4 years.
During that time I could remember I had the problem to start the graphical installer of Fedora Core 4.
But it seems to be that the ubuntu version 8.4 has also slight problems with this Board
well ... they are both quite old.
When I try to start the ECM2 i see the screendump but it turned out that the graphics seems to be not supported
stefan@emc2: > glxinfo
Unrecognized deviceID 258a
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 130 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Serial number of failed request: 25
Current serial number in output stream: 26
Here are my Questions:
1) is there a way of getting my Grapics running?
2) is there a list of verified hardware that is still sold?'
THX
Stefan
I thought this would be an eays thing to put in the LiveCD, install the OS to the Disk and here we are.
My PC is a quite old Dell Server ~4 years.
During that time I could remember I had the problem to start the graphical installer of Fedora Core 4.
But it seems to be that the ubuntu version 8.4 has also slight problems with this Board

When I try to start the ECM2 i see the screendump but it turned out that the graphics seems to be not supported

stefan@emc2: > glxinfo
Unrecognized deviceID 258a
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 130 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Serial number of failed request: 25
Current serial number in output stream: 26
Here are my Questions:
1) is there a way of getting my Grapics running?
2) is there a list of verified hardware that is still sold?'
THX
Stefan
Please Log in or Create an account to join the conversation.
05 Mar 2010 09:47 - 05 Mar 2010 09:48 #2190
by acemi
Replied by acemi on topic Re:Emc2 Crashes when starting
www.linux-drivers.org/
To get the current graphic card:
lspci | grep VGA
Maybe you have an insufficient RAM or disk space problem:
"X Error of failed request: BadAlloc (insufficient resources for operation)"
To see your resources:
free
df -h
To get the current graphic card:
lspci | grep VGA
Maybe you have an insufficient RAM or disk space problem:
"X Error of failed request: BadAlloc (insufficient resources for operation)"
To see your resources:
free
df -h
Last edit: 05 Mar 2010 09:48 by acemi.
Please Log in or Create an account to join the conversation.
- StefanFVogel
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
05 Mar 2010 10:22 #2192
by StefanFVogel
Replied by StefanFVogel on topic Re:Emc2 Crashes when starting
Hi acemi,
thank you fro the quick response
stefan@emc2:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation E7221 Integrated Graphics Controller (rev 04)
stefan@emc2:~$ free
total used free shared buffers cached
Mem: 1027104 525160 501944 0 64688 208500
-/+ buffers/cache: 251972 775132
Swap: 3004112 0 3004112
stefan@emc2:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 146G 2.6G 136G 2% /
varrun 502M 244K 502M 1% /var/run
varlock 502M 0 502M 0% /var/lock
udev 502M 64K 502M 1% /dev
devshm 502M 12K 502M 1% /dev/shm
gvfs-fuse-daemon 146G 2.6G 136G 2% /home/stefan/.gvfs
Stefan
thank you fro the quick response
stefan@emc2:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation E7221 Integrated Graphics Controller (rev 04)
stefan@emc2:~$ free
total used free shared buffers cached
Mem: 1027104 525160 501944 0 64688 208500
-/+ buffers/cache: 251972 775132
Swap: 3004112 0 3004112
stefan@emc2:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 146G 2.6G 136G 2% /
varrun 502M 244K 502M 1% /var/run
varlock 502M 0 502M 0% /var/lock
udev 502M 64K 502M 1% /dev
devshm 502M 12K 502M 1% /dev/shm
gvfs-fuse-daemon 146G 2.6G 136G 2% /home/stefan/.gvfs
Stefan
Please Log in or Create an account to join the conversation.
05 Mar 2010 22:45 #2204
by andreas59
Replied by andreas59 on topic Re:Emc2 Crashes when starting
Hello!
Mabe you will find here what you need?
wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hardware_Requirements
Andreas
Mabe you will find here what you need?
wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hardware_Requirements
Andreas
Please Log in or Create an account to join the conversation.
- StefanFVogel
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
06 Mar 2010 09:07 #2208
by StefanFVogel
Replied by StefanFVogel on topic Re:Emc2 Crashes when starting
Thanks Andreas,
this was the hint, after installing 'libgl1-mesa-swx11' glx_info works and EMC2 is able to start....
CU Stefan
this was the hint, after installing 'libgl1-mesa-swx11' glx_info works and EMC2 is able to start....
CU Stefan
Please Log in or Create an account to join the conversation.
Time to create page: 0.280 seconds