Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Ubuntu help (https://forums.graalonline.com/forums/showthread.php?t=72954)

Origital 03-19-2007 11:49 PM

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

Skyld 03-19-2007 11:51 PM

Please try the "graalexe" command instead.

Origital 03-20-2007 12:00 AM

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?

Skyld 03-20-2007 12:06 AM

Can you please type "lspci" into a console and copy and paste the output?

Origital 03-20-2007 12:08 AM

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)

Skyld 03-20-2007 12:12 AM

What bit depth (in your screen resolution settings) is your computer currently at? 16, 24 or 32-bit?

Origital 03-20-2007 12:15 AM

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

Skyld 03-20-2007 12:16 AM

Hmm; does "glxgears" work properly (producing a fluid 3D animation without distortion)?

Origital 03-20-2007 12:19 AM

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

Origital 03-20-2007 12:30 AM

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

Admins 03-24-2007 03:04 AM

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.

Origital 03-25-2007 11:00 PM

thanks

ReBorn_Spirit 03-25-2007 11:47 PM

"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.


All times are GMT +2. The time now is 09:42 PM.

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