Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-19-2007, 11:49 PM
Origital Origital is offline
Registered User
Join Date: Mar 2007
Posts: 8
Origital is on a distinguished road
Smile Ubuntu help

(just realized this is nearly identical to another problem in another post..but nothing got solved there either)

click to open graal..... nothing happens.

sudo graal

libGL warning: 3D driver claims to not support visual 0x4b
Direct Rendering is enabled, Graal should run smoothly.
Processor Init:
Intel (unknown, Pentium Pro/II/III family)
FPU detected
MMX detected
SSE detected

data directory: /usr/share/graal/
user data directory: /home/kyle/.graal/graal4/
The license file is invalid.

i'm running edgy eft, I just reinstalled graal and just did apt-get upgrade/update and apt-get dist-upgrade, so most things should be in order

help a brother out

license file ;o

Last edited by Origital; 03-20-2007 at 01:24 AM..
Reply With Quote
  #2  
Old 03-19-2007, 11:51 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Please try the "graalexe" command instead.
__________________
Skyld
Reply With Quote
  #3  
Old 03-20-2007, 12:00 AM
Origital Origital is offline
Registered User
Join Date: Mar 2007
Posts: 8
Origital is on a distinguished road
Thanks but, now I get this:

kyle@kyle-laptop:~$ sudo graalexe
Password:
libGL warning: 3D driver claims to not support visual 0x4b
Direct Rendering is enabled, Graal should run smoothly.
Processor Init:
Intel (unknown, Pentium Pro/II/III family)
FPU detected
MMX detected
SSE detected

data directory: /usr/share/graal/
user data directory: /home/kyle/.graal/graal4/
Scanning folder structure of /usr/share/graal/...
Scanning folder structure of /home/kyle/.graal/graal4/...
Done.
Activating the OpenGL display device (1)...
Setting screen mode to 640x480x32 (w)...
Segmentation fault (core dumped)

and nothing else happens,
am I supposed to do something after this?
Reply With Quote
  #4  
Old 03-20-2007, 12:06 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Can you please type "lspci" into a console and copy and paste the output?
__________________
Skyld
Reply With Quote
  #5  
Old 03-20-2007, 12:08 AM
Origital Origital is offline
Registered User
Join Date: Mar 2007
Posts: 8
Origital is on a distinguished road
kyle@kyle-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root Port (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Radeon Mobility M300]
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
03:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
03:01.2 Class 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17)
03:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05)
Reply With Quote
  #6  
Old 03-20-2007, 12:12 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
What bit depth (in your screen resolution settings) is your computer currently at? 16, 24 or 32-bit?
__________________
Skyld
Reply With Quote
  #7  
Old 03-20-2007, 12:15 AM
Origital Origital is offline
Registered User
Join Date: Mar 2007
Posts: 8
Origital is on a distinguished road
by going to system > prefs > screen res prefs

I am shown resolution, refresh rate, rotation

I would assume I'm in 32 but i'm not sure
Reply With Quote
  #8  
Old 03-20-2007, 12:16 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Hmm; does "glxgears" work properly (producing a fluid 3D animation without distortion)?
__________________
Skyld
Reply With Quote
  #9  
Old 03-20-2007, 12:19 AM
Origital Origital is offline
Registered User
Join Date: Mar 2007
Posts: 8
Origital is on a distinguished road
yes, i'm viewing 3 sizes of 3 different gears of 3 different colors turning

would it have anything to do with having a widescreen monitor
i dont know, sounds out there but just curious

by the way, thanks

Last edited by Origital; 03-20-2007 at 01:04 AM..
Reply With Quote
  #10  
Old 03-20-2007, 12:30 AM
Origital Origital is offline
Registered User
Join Date: Mar 2007
Posts: 8
Origital is on a distinguished road
oh
look at what i found in xorg.conf:

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection

i'll refer you to the page i found this..it says something about linux going only up to 24? that sounds strange
http://ubuntuforums.org/showthread.php?p=2300880
Reply With Quote
  #11  
Old 03-24-2007, 03:04 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Posted some infor in http://forums.graalonline.com/forums...ad.php?t=72898 .
Right now it doesn't seem to work, we need to debug it more to find the cause for the problem.
Reply With Quote
  #12  
Old 03-25-2007, 11:00 PM
Origital Origital is offline
Registered User
Join Date: Mar 2007
Posts: 8
Origital is on a distinguished road
thanks
Reply With Quote
  #13  
Old 03-25-2007, 11:47 PM
ReBorn_Spirit ReBorn_Spirit is offline
Tári o Taurë
Join Date: Oct 2003
Location: North Dakota, USA
Posts: 1,060
ReBorn_Spirit is on a distinguished road
"libGL warning: 3D driver claims to not support visual 0x4b"
This was very similiar to the other Ubuntu Linux problem.
http://forums.graalonline.com/forums...ad.php?t=72898

You get that funny error and then when it tried to render a graal window it just crashes.
__________________
Daya (Developer)
Tári Daya Mar Sana (Forest)
Queen of Forest
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:19 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.