LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-17-2009, 05:52 PM   #16
bifferos
Member
 
Registered: Jul 2009
Posts: 401

Original Poster
Rep: Reputation: 149Reputation: 149

Quote:
Originally Posted by witek View Post
Could you try it with 2.6.29.6? One important issue with changing intel video driver is they require machine reboot. Killing and restarting X is not enough.
About 2.6.29.6, will do. Didn't realise I needed to reboot between trying the different intel video drivers. Will try that as well, thanks.
 
Old 10-17-2009, 06:15 PM   #17
SaintDanBert
Senior Member
 
Registered: Jan 2009
Location: "North Shore" Louisiana USA
Distribution: Mint-20.1 with Cinnamon
Posts: 1,771
Blog Entries: 3

Rep: Reputation: 108Reputation: 108
Quote:
Originally Posted by witek View Post
This is not Slackware to blame but developers of xorg and intel driver. I have very unstable X on my i810 intel video. Anyway latest intel driver seems to be best, grab it from here:
http://advamacs.com/pub/xf86-video-i...9.0-i486-1.tgz
I'm not part of the X11 team or anything, but I have chased this dragon for a while on other issues.

As all of our hardware moves to dynamic detection and module or driver loading -- I plug a usb drive, the crank turns, the media gets mounted, the music plays -- X11 is running to catch-up on that approach. If you connect keyboards, mice, trackballs, tablets, displays and such, the hardware will mostly autodetect and modules load, but X11 does not absorb the details and integrate the parts.

The result is that the X-folks are busy making changes to how X11 gets its device and configuration details in the dynamic connection world. For a while, X11 vs. "your hardware" will be a bit dicey. I understand that for a while, you can always use xorg.conf to force things, but that you do not get one by default any longer. I'm not even sure what the dividing line is between the olde ways and the new ways as everything "depends" on so many other things.

ENCOURAGEMENT: As you discover things that work or work-around, please bring answers and solutions to LQ.

Good luck,
~~~ 0;-Dan
 
Old 10-17-2009, 07:07 PM   #18
bifferos
Member
 
Registered: Jul 2009
Posts: 401

Original Poster
Rep: Reputation: 149Reputation: 149
OMG how sad is this?

I'm so used to testing X servers by running the command 'X' that I never thought to actually launch with 'startx' until I had a working server. After reading through the posts again, and seeing agentdcooper mention a window manager, I realised perhaps things now depend on which WM you use, so I ran 'startx' and everything worked fine.

I now feel a complete idiot, and apologise for wasting everyone's time!

Thanks for all the replies,
Biff.
 
Old 10-18-2009, 03:31 AM   #19
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
FYI, i solved my problem with intel graphics on slackware64 (kde freeze with custom kernel over stock 2.6.29.6) upgrading kernel to latests vanilla version with zen kernel patches (that include also some drm fixes - and selectable bfs/cfs schedulers).
2.6.32-rc5 and 2.6.32-rc5-zen1 patch - apply when in kernel sources with
Code:
lzma -d -c /path/to/2.6.32-rc5-zen1.patch.lzma | patch -p1
with this kernel stock intel drivers (2.8.0) works ok for me (without KMS).

Last edited by ponce; 10-18-2009 at 03:32 AM.
 
1 members found this post helpful.
Old 10-18-2009, 12:14 PM   #20
SaintDanBert
Senior Member
 
Registered: Jan 2009
Location: "North Shore" Louisiana USA
Distribution: Mint-20.1 with Cinnamon
Posts: 1,771
Blog Entries: 3

Rep: Reputation: 108Reputation: 108
If the original poster (OP) considers this item solved, please use ThreadTools and mark it as such.

Just a thought,
~~~ 0;-Dan
 
Old 10-18-2009, 12:30 PM   #21
agentdcooper
Member
 
Registered: Aug 2005
Distribution: Slackware
Posts: 35

Rep: Reputation: 15
Quote:
Originally Posted by poncez View Post
FYI, i solved my problem with intel graphics on slackware64 (kde freeze with custom kernel over stock 2.6.29.6) upgrading kernel to latests vanilla version with zen kernel patches (that include also some drm fixes - and selectable bfs/cfs schedulers).
2.6.32-rc5 and 2.6.32-rc5-zen1 patch - apply when in kernel sources with
Code:
lzma -d -c /path/to/2.6.32-rc5-zen1.patch.lzma | patch -p1
with this kernel stock intel drivers (2.8.0) works ok for me (without KMS).
that is EXCELLENT news! soo good, I gonna give this a shot = 2.6.32-rc5, and while I am at it I gonna give the zen patch a go... I never used a "zen" patch before, but it sounds intriguing ;;

Quote:
Zen Notes ... 2.6.32-rc5-zen1 "Quadrupulus Humulus Lupulus"
- Zen-Sched, compile-time selection CFS or latest BFS scheduler
* BFS is now the default scheduler via Kconfig - as of 10/5/2009
* If you encounter a BFS bug in this kernel, ONLY report it to zen developers please, as there is no official bfs 2.6.32 patch -- this one is zen-specific (to test bfs problems, compare it to 2.6.31-bfs)
- BFS 304
- Updates from linux-2.6.git
- BFQ is default i/o scheduler now, please test!
- tuxonice updated
- updated wireless-testing
- updated alsa
the brainfuck scheduler, eh??! hahah - curious how that works out
the difference in my case, I will be trying this on my slackware 13.0 x86 box (32bit)...

+++++++++++++++++++++++++++++++++++++++++

oh, bifferos - glad to hear u got it! wondering though, did u get it working with KDE4?? (if u ARE on a different window manager, would u mind giving it a try? sure u know this, but use xwmconfig to change window managers in slackware ) and another question, which version of intel drivers got things going for you? thanks!

Last edited by agentdcooper; 10-18-2009 at 12:32 PM.
 
  


Reply

Tags
driver, intel, video



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xorg intel drivers 915GM chipset and dual monitors on Inspiron 6000 scheidel21 Linux - Laptop and Netbook 0 05-19-2009 12:13 PM
Xorg.conf for intel 82815 chipset neilthereildeil Linux - General 13 12-01-2008 03:22 PM
How do I get an Intel 82815 video chipset working on Slackware 12.1 NetTech21 Linux - Newbie 1 06-23-2008 11:27 PM
installing intel 945 chipset on slackware 10.1 ToverLi Slackware - Installation 1 09-22-2006 12:31 AM
Intel 810e Graphics Chipset Doesn't work on Slackware 8 Dvorak2099 Slackware 9 07-04-2002 06:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration