LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware 13.37 problems with Ati 11.4 drivers (https://www.linuxquestions.org/questions/slackware-14/slackware-13-37-problems-with-ati-11-4-drivers-877711/)

mlpa 04-28-2011 06:11 PM

Slackware 13.37 problems with Ati 11.4 drivers
 
I did a fresh install of Slackware64 13.37.
All went well. I download the latest Ati video drivers, 11.4, and build the slackware package.
Install, and run aticonfig --initial all good.

But when I run startx I only get a black screen, can someone help me?

Darth Vader 04-28-2011 06:47 PM

This is typical for 'out of range' resolutions. I suggest to just specify the monitor information and the desired resolutions, under your xorg.conf.

adamk75 04-28-2011 06:55 PM

Can you remotely access the machine or get to the /var/log/Xorg.0.log file that is generated?

Adam

TobiSGD 04-28-2011 07:06 PM

May I ask where you got the 11.4 drivers? The AMD website lists 11.3 as the current version.

mlpa 04-28-2011 07:23 PM

I get the driver for here, it's revision number 11.4.

Quote:

This is typical for 'out of range' resolutions. I suggest to just specify the monitor information and the desired resolutions, under your xorg.conf.
What mean 'out of range'?

I will try get the log from Xorg.0.log

adamk75 04-28-2011 07:42 PM

Quote:

Originally Posted by TobiSGD (Post 4340015)
May I ask where you got the 11.4 drivers? The AMD website lists 11.3 as the current version.

Though the download page says 11.3, if you mouse over the download link you'll see the installer says 11.4.

Adam

mlpa 04-28-2011 07:45 PM

I reinstall the Ati driver, but by the installer not compiling a package.
At first I reboot and get a kernel panic, using Slackware dvd I enter my system and rebuild initrd and ran lilo.
New reboot an now it's fine with proper drivers, it's surreal :$

hakan56 04-29-2011 01:54 AM

Thank you "mipa", it works for me too. :)
Code:

$ fglrxinfo
display: :0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: AMD Radeon HD 6500M/5600/5700 Series
OpenGL version string: 4.1.10666 Compatibility Profile Context

..Radeon Mobility HD 5650.

$ fgl_glxgears
Using GLX_SGIX_pbuffer
4457 frames in 5.0 seconds = 891.400 FPS
4459 frames in 5.0 seconds = 891.800 FPS
4400 frames in 5.0 seconds = 880.000 FPS

..full screen (17") = 1600x900

When I tried "--buildpkg" (fglrx-8.841-x86_64-1.tgz) the computer "freeze" and I got this error in /var/log/Xorg.0.log
Code:

    45.878] (II) fglrx(0): Kernel Module Version Information:
[    45.878] (II) fglrx(0):    Name: fglrx
[    45.878] (II) fglrx(0):    Version: 8.84.5
[    45.878] (II) fglrx(0):    Date: Apr  5 2011
[    45.878] (II) fglrx(0):    Desc: ATI FireGL DRM kernel module
[    45.878] (II) fglrx(0): Kernel Module version matches driver.
[    45.878] (II) fglrx(0): Kernel Module Build Time Information:
[    45.878] (II) fglrx(0):    Build-Kernel UTS_RELEASE:        2.6.37.6
[    45.878] (II) fglrx(0):    Build-Kernel MODVERSIONS:        yes
[    45.878] (II) fglrx(0):    Build-Kernel __SMP__:            yes
[    45.878] (II) fglrx(0):    Build-Kernel PAGE_SIZE:          0x1000
[    45.878] (II) fglrx(0): [uki] register handle = 0x00004000
[    45.942] (EE) fglrx(0): Not enough video memory to allocate primary surface (frame buffer).
[    45.942] (II) fglrx(0): Shutdown CMMQS
[    45.942] (II) fglrx(0): [uki] removed 1 reserved context for kernel
[    45.942] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x2000 at 0x7f976b9bc000
[    45.942] (WW) fglrx(0): ***********************************************************
[    45.942] (WW) fglrx(0): * DRI initialization failed                              *
[    45.942] (WW) fglrx(0): * kernel module (fglrx.ko) may be missing or incompatible *
[    45.942] (WW) fglrx(0): * 2D and 3D acceleration disabled                        *
[    45.942] (WW) fglrx(0): ***********************************************************
[    45.942]
Fatal server error:
[    45.942] AddScreen/ScreenInit failed for driver 0
[    45.942]

/Håkan

mlpa 04-29-2011 02:37 AM

For what I see, this new release works well using the default installer than the package.
And now it supports a uninstall, that I think restores the files it changes.

iphigenie 05-08-2011 03:08 PM

Quote:

Originally Posted by mlpa (Post 4340321)
For what I see, this new release works well using the default installer than the package.
And now it supports a uninstall, that I think restores the files it changes.

I can confirm having had the same issue with installing the package, same error message in the log. startx goes to black nothingness and nothing can be done to come out of it. on 1337 32 bit

Which worked fine when running the direct install (after uninstalling the packages)

I am not sure what the difference is, I didn't do a filesystem snapshot. The xorg.conf generated is identical both times.

Pixxt 05-08-2011 07:19 PM

I always before I build the fglrx packages, I run "xorgsetup" to have a nice sane default /etc/X11/xorg.conf . After i install the fglrx package then i ati-config --initial this seems to work for me. YMMV

hippy jonny 05-09-2011 01:25 AM

I'm a noobie so apologies if this already known.

I had a similar problem with ati 11.4. Build, install and aticonfig --initial ran without a hitch but on startx I ended up with a white screen with only the three finger saltute option to break out. Appending "nomodeset" in lilo.conf seemed to work for me. It appears to disable all the in-kernel ati drivers, dri etc stuff.

Amrod78 05-09-2011 05:34 AM

I had to add "blacklist radeon" in /etc/modprobe.d/blacklist.conf to avoid the black screen.

zsd 05-11-2011 05:23 PM

11.5 is available now at http://www2.ati.com/drivers/linux/at...x86.x86_64.run

Cheers.

thelastblack 08-31-2011 06:17 AM

hey, i just downloaded 11.8 version and it is a .run file which i have no idea of what to do with that. Should i just run it inside a terminal(using bash) or there are extra steps for that?
Thanks

adamk75 08-31-2011 06:19 AM

Run it from a terminal with the "--buildpkg Slackware/Slackware" option. It will create a package that can then be installed with "installpkg". Then run 'aticonfig --initial' and reboot.

Adam

thelastblack 09-01-2011 10:52 AM

i found a better way: use "--install" option. it will install it automatically without needing installpkg.
but thank you 4 reply.

adamk75 09-01-2011 10:56 AM

The advantage to building a package is that you now have a record of it the driver with the Slackware package management programs, and can uninstall or upgrade the driver with those same utilities.

Adam

bgeddy 09-01-2011 11:51 AM

Quote:

i found a better way: use "--install" option. it will install it automatically without needing installpkg.
but thank you 4 reply.
As adamk75 has already said it's always better to make a package then install that rather than straight install an application. It's for this reason SlackBuilds are used to create additional packages and Slackware itself. If you don't follow this advice your system will soon become very messy and unmanageable with Slackware's record of installed applications, stored in /var/log/packages, being wrong and updating or removing applications is very difficult.

Kohrnbread 04-30-2013 04:07 AM

Slackware 14.0 x86 Black Screen after startx
 
Quote:

Originally Posted by Pixxt (Post 4350389)
I always before I build the fglrx packages, I run "xorgsetup" to have a nice sane default /etc/X11/xorg.conf . After i install the fglrx package then i ati-config --initial this seems to work for me. YMMV

First off, apologies for posting in a very old thread. However, I encountered a very similar problem on a fresh install of Slackware 14.0 x86. I had so much difficulty in finding a solution for my problem, that when I tried this method, it finally fixed it and I am now comfortably enjoying my new install of Slackware. My hope is to potentially save any future hardship on someone should they encounter the same issues I did.

My interests lies only in that I appreciate the community for its help, and for that I wish to give back my experience with an issue that took a substantial amount of time to solve. Why it took so long is because I've been using linux for about 6 days, so I am needless to say, very much a "newbie" to the Linux experience. However, I aim to show that even if you are a complete and total newbie to Linux/Slackware/Anything_Other_Than_Windows that if you put in the time and have just enough patience, the rewards are well worth it.

What my issue/s were...
After Completing an installation of Slackware 14.0 x86 when the prompt for 'startx' would be issued, I would load a screen showing the HDD/Utils/etc. loading, then the screen goes black. Once this occurs, no commands can be given. The keyboard is completely non-functional. Ctrl+Alt+Del does nothing. Alt+T does nothing. No commands can be issued, a forced shutdown/reboot IS required.

How I solved this...
A Google.com search revealed an issue with drivers relating to ATi onboard graphics & dedicated cards. My issue was not with ATi drivers because I have Intel onboard graphics. However, I came across this thread and saw the post (at the top of page) saying to run xorgsetup. I ran this command and followed every available option with default. After it ran an autoconfigure for screen resolution the system did appear to freeze. DO NOT worry, it will come back in a moment. After this was complete I ran 'startx' and everything booted just fine.

Some details that might help someone in the future...

Laptop: Dell 13X series Inspirion
Slackware Ver.: 14.0
CPU: Intel Core i3
Every setup or option in the install I did as Default/Auto/(NA) etc.
I had internet issues at start of install, this fixed that issue. (Possibly related?)



All in all I hope this helps anyone out in the future, and again, sorry for posting in such an old thread. I just felt that I had info and knowledge that could help benefit the community. Afterall, it's the community that helped solve my issue, so it's only appropriate to pay it forward. :-)


All times are GMT -5. The time now is 09:24 AM.