Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
startx hangs - blank screen, intel 915 graphics [DESPERATE]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
sliwowitz
Apprentice
Apprentice


Joined: 21 Jan 2005
Posts: 215
Location: Europe/Prague

PostPosted: Tue Dec 27, 2005 12:35 am    Post subject: startx hangs - blank screen, intel 915 graphics [DESPERATE] Reply with quote

I'm installing gentoo on my new Prestigio 1590 laptop, it has an integrated i915 graphics card. When I issue startx on the command line, I get only blank screen and I cannot switch consoles via ctrl+Fx, but I can login via ssh. I use modular xorg-x11-7.0 as it shoud have much better support for that chipset.
Code:
localhost ~ # uname -r
2.6.14-gentoo-r5-nb
localhost ~ # lsmod
....
i915                   20352  0
drm                    72596  1 i915

Code:
localhost ~ # lspci
...
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
...

my xorg.conf and the Xorg logfile (removed dead links)
Any help will be greatly appreciated.


Last edited by sliwowitz on Sun Aug 25, 2019 1:11 pm; edited 3 times in total
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Tue Dec 27, 2005 1:29 am    Post subject: Reply with quote

I am getting 403 - permission denied on your xorg.conf. Could you change the permissions so that I can view it.
Back to top
View user's profile Send private message
sliwowitz
Apprentice
Apprentice


Joined: 21 Jan 2005
Posts: 215
Location: Europe/Prague

PostPosted: Tue Dec 27, 2005 5:04 am    Post subject: Reply with quote

Quote:
I am getting 403 - permission denied on your xorg.conf. Could you change the permissions so that I can view it.

strange, it worked an hour ago. fixed that.
Back to top
View user's profile Send private message
frobie
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2005
Posts: 96

PostPosted: Sat Jan 21, 2006 7:17 pm    Post subject: Reply with quote

Did you ever get this solved? Mine hangs as well but I was told that it was due to the kernel. But also after it hangs for circa 10 seconds - 2 min it then goes into X
Back to top
View user's profile Send private message
EvenOdd
n00b
n00b


Joined: 14 Jul 2005
Posts: 3

PostPosted: Tue Jan 24, 2006 6:52 am    Post subject: Reply with quote

I, too, am having this problem. I am using the 2.6.15.1 kernel with Xorg-X11 6.8.2-r6. I have i915 and drm modules correctly loading after installing the DRI (common and i915 20050123 version). i915 is enabled in my kernel as module correctly, my xorg.conf has Driver i810 like it should be.

This used to work with my gentoo installation a year ago, but not any more. startx just goes to a blank screen that can't be exited (ctrl-c, ctrl-alt-backspace, ctrl-alt-del). I have to hard boot.

If anyone knows how to solve this, it'd be awesome.
Back to top
View user's profile Send private message
sliwowitz
Apprentice
Apprentice


Joined: 21 Jan 2005
Posts: 215
Location: Europe/Prague

PostPosted: Tue Jan 24, 2006 9:44 am    Post subject: still unsolved Reply with quote

This problem still remains unsolved for me, the card won't even run using the vesa driver for it always messes up the refresh rate (another long story, but I still hope the i915 will work). I know I will do mostly some C++ programming, so vim in the framebuffer should do it, but I somehow fell, that a 1800$ notebook could use some desktop environment...
Back to top
View user's profile Send private message
CaptPancakes
n00b
n00b


Joined: 30 Aug 2005
Posts: 9

PostPosted: Tue Jan 24, 2006 3:41 pm    Post subject: Reply with quote

I'm experiencing this problem as well. I just reinstalled completely. I have an ati FireGL V3100, at first it was griping about the framebuffer. I noticed it mentioned something about using "ati" as the driver. I remembered that I hadn't install ati-drivers. So I quickly emerged them, ran fglrxconfig, and generated a suitable xorg.conf file. However, I get the same problem. When I test the xorg.conf file, the screen blanks out, and all controls on the computer are locked.

EDIT: I fixed the problem. I switched to vesafb-tng, and everything works fine now.
Back to top
View user's profile Send private message
FcukThisGame
l33t
l33t


Joined: 20 Apr 2005
Posts: 776
Location: /lost+found

PostPosted: Wed Jan 25, 2006 2:07 pm    Post subject: Reply with quote

EvenOdd wrote:
This used to work with my gentoo installation a year ago, but not any more. startx just goes to a blank screen that can't be exited (ctrl-c, ctrl-alt-backspace, ctrl-alt-del). I have to hard boot.


There's some combination of Ctrl, Alt, Shift, and Del that will exit X.

That sounds like your typical X problem. Try xorgconfigure.
_________________
Sysadmin by trade, geek by choice

DESKTOP:
i7-3770K|8800GTS-512|32GB|1x256GB SSD|4x1TB|HD/BDROM|1920x1200+1680x1050
Win8 Pro w/ Hyper-V|Server 2012 VM|Ubuntu VM|Gentoo VM

TABLET: Samsung Ativ 700t
i5-3317U|4GB|128GB SSD|1920x1080 Touch
Win8
Back to top
View user's profile Send private message
sliwowitz
Apprentice
Apprentice


Joined: 21 Jan 2005
Posts: 215
Location: Europe/Prague

PostPosted: Thu Jan 26, 2006 3:43 am    Post subject: Reply with quote

the combination to kill X is ctrl-alt-backspace, but it unfortunately doesn't work. xorgconfigure doesnt solve anything either :(
Back to top
View user's profile Send private message
sliwowitz
Apprentice
Apprentice


Joined: 21 Jan 2005
Posts: 215
Location: Europe/Prague

PostPosted: Tue Jan 31, 2006 1:28 am    Post subject: Reply with quote

I'm desperately bumping the thread, because after a month of countless tries, I'm in the same situation as in the beginning. I learned a lot about setting resolutions, modes, getting dri working on i915 and a lot more, but I didn't find any clue on how to make that thing show me at least one coloured pixel. :cry:
I do absolutely not know where to look, or where else should I ask for help, so I will welcome any ideas which will move me forward.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum