LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-12-2008, 10:04 AM   #31
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled

3.5, niels, using the slackware-3.5-install.iso from here:

http://slackware.cs.utah.edu/pub/sla...kware-3.5-iso/

I'll boot into it again later and try getting xorg sorted out. It's not gone too badly for a first use of Qemu. I'll probably get VMWare and try that too. I look forward to reading your progress on your blog.
P.S.
Just looked at your blog, I'll edit my XF86Config, see if that sorts my problem out later.

Last edited by brianL; 10-12-2008 at 10:08 AM.
 
Old 10-12-2008, 10:22 AM   #32
niels.horn
Senior Member
 
Registered: Mar 2007
Location: Rio de Janeiro - Brazil
Distribution: Slackware64-current
Posts: 1,004

Original Poster
Rep: Reputation: 91
ok, go with the basic VGA16 server and 640x480 resolution.
With VMware I couldn't get anything better...
 
Old 10-12-2008, 11:52 AM   #33
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
As well as that mix up with X, I also missed setting my keyboard layout during the install - in too much of a hurry. So I think I'll start again, and think before I act this time.
I'll leave 'til after my evening meal. Never install Slack on an empty stomach.

Last edited by brianL; 10-12-2008 at 11:54 AM.
 
Old 10-12-2008, 03:42 PM   #34
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
This could be the root of my problems, from the Xfree86 HOWTO:
Quote:
Configuring XFree86 to use your mouse, keyboard, monitor, and video card
correctly used to be something of a black art, requiring extensive
hand-hacking of a complex configuration file. No more; recent releases have
made the process nearly trivial. It simplifies matters a lot that there are
no longer separate servers for different kinds of cards, just modules loaded
by a common server.
Seems getting X working was a lot different then. I was trying on my laptop before, but will try on my desktop next time.
Just downloaded the install-guide-2.3.pdf from the site where I got the 3.5 iso, it gives info on the different xservers, configuration, and so on. Quite a bit of work involved. Mmm, has Brian bitten off more than he can chew? See the next thrilling episde!!!

Last edited by brianL; 10-12-2008 at 04:52 PM.
 
Old 10-12-2008, 08:22 PM   #35
niels.horn
Senior Member
 
Registered: Mar 2007
Location: Rio de Janeiro - Brazil
Distribution: Slackware64-current
Posts: 1,004

Original Poster
Rep: Reputation: 91
Quote:
Originally Posted by brianL View Post
Mmm, has Brian bitten off more than he can chew? See the next thrilling episde!!!
Hey, don't give up yet!

Configuring X was something of a black art in those days. I fondly remember how I suffered configuring X with my first installations. And in those days there was no LinuxQuestions.org to check

But I guess I suffered so much in those days that it all came back to me installing 3.5 again.

Some basic tips:

1) Choose your X server
This is done by changing the symbolic link /var/X11R6/bin/X to one of the servers in /usr/X11R6/bin/
There are several to choose from but for me only the XF86_VGA16 worked in VMware.

2) Configure your mouse in /etc/XF86Config
Since I opted to use gpm in the CLI, X has to be configured using a special "repeater" mouse. Use:
Protocol "MouseSystems"
Device "/dev/gpmdata"

3) VGA setup in /etc/XF86Config
You'll find the standard VGA device in there with the 'generic' driver that should be ok. Now find the lines for the VGA server (not SVGA) and set the virtual size to 640 480 (or else you'll get a scrolling screen that is horrible to work with.
It should point to the "Generic VGA" device and to a monitor you configured.

This is all for Slackware 3.5.
Slackware 1.1.2 is slightly different, but uses the same concept of a symbolic link to a server.

I hope you'll get it to work so that you can tell me how Qemu behaves, especially the graphic part...
 
Old 10-12-2008, 11:23 PM   #36
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Maybe no LQ but there was usenet.
 
Old 10-13-2008, 03:38 AM   #37
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
No, I'm not giving up yet.
I think I know what's going wrong. During the installation (I always do a full install), a link is created from each of the xservers in turn to /usr/X11R6/bin/X, so the last one installed is linked, whether it's the one wanted or not. So if I remove that link and make a link to the right one, edit XF86Config, and swear a lot at my computer - things might work out OK.

Last edited by brianL; 10-13-2008 at 03:54 AM.
 
Old 10-13-2008, 05:08 AM   #38
niels.horn
Senior Member
 
Registered: Mar 2007
Location: Rio de Janeiro - Brazil
Distribution: Slackware64-current
Posts: 1,004

Original Poster
Rep: Reputation: 91
Quote:
Originally Posted by onebuck View Post
Maybe no LQ but there was usenet.
I remember using usenet at the time, but I was at a complete loss, knowing almost nothing about Linux. Didn't even know what to ask exactly and felt I had to find things out for myself. My local ISP had its own news server with all of the computer-related lists.
I simply read all the man pages and bought some books to study. Help was harder to find in those days (talking about 1996 by the way).

I had an ISDN line that I couldn't get to work (it used some strange ISA card that came with a Windows driver). I ended up (believe it or not) using a Windows NT server as a router to connect my Linux box to the internet.
OK, I confess: I was a MCSE on those days But Windows was my job, Slackware / Linux was my new challenge.
 
Old 10-13-2008, 06:03 AM   #39
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
It's a good thing I'm bald, otherwise I'd be tearing my hair out
I did what I said I'd do in my previous post, but on running startx- it came up with an error. So I re-edited XF86Config to hopefully clear that up. A different error. Re-edit. Yet another error!! Aaaaaaaaaaaaaaaargh! Can't post the errors, tried and failed copy and paste. I shall prevail...Nil desperandum.
 
Old 10-13-2008, 06:08 AM   #40
niels.horn
Senior Member
 
Registered: Mar 2007
Location: Rio de Janeiro - Brazil
Distribution: Slackware64-current
Posts: 1,004

Original Poster
Rep: Reputation: 91
Is it at least starting the correct server?
If the errors fly by too fast, try
Code:
startx 2> x.log
Might be complaining about clock-modes that are not found etc...
 
Old 10-13-2008, 06:22 AM   #41
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by niels.horn View Post
Is it at least starting the correct server?
If the errors fly by too fast, try
Code:
startx 2> x.log
Might be complaining about clock-modes that are not found etc...
Yeah, clock-modes was one of the errors. It's starting the correct server: XF86_VGA16, but it seems to be looking for a particular chipset or something it can't find through emulation. I'll have another of the HOWTO I downloaded, and the Qemu docs - after a break for coffee, nicotine, tranquillisers, and psychotherapy.
 
Old 10-13-2008, 08:54 AM   #42
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
Success! Well, nearly. After reading the HOWTO (RTFM, Brian!), I ran SuperProbe, which told me I should be using the XF86_SVGA server. So I changed the link to X, logged in as brian, and ran startx. A pale turquoise desktop appeared, empty except for a black square. I pressed Alt-F1 and a menu popped up. Trouble is now I can't use the menu, but things are progressing.
 
Old 10-13-2008, 09:22 AM   #43
niels.horn
Senior Member
 
Registered: Mar 2007
Location: Rio de Janeiro - Brazil
Distribution: Slackware64-current
Posts: 1,004

Original Poster
Rep: Reputation: 91
Did you get the "X" mouse cursor?
If you get it to work in svga mode, I might try Qemu as well, as VMware goes no further than 16-color standard vga, 640x480
 
Old 10-13-2008, 09:37 AM   #44
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
First I got the X fine grid pattern with the "X" cursor, then fvwm. I think I pressed Alt-F1 to get the menu to pop up, but couldn't get any response clicking on the menu items. I've never used fvwm before, so that's something else I'll have to RTFM about. Now I've got the menu to go, and can't get it back again.
Just checked htop. I'm on my laptop with a Pentium Dual Core, and number 1 core is running at 0.7%, number 2 at 100% due to qemu.

Last edited by brianL; 10-13-2008 at 09:44 AM.
 
Old 10-13-2008, 11:37 AM   #45
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
Just got it going on my desktop, up to the same stage as I had it on my laptop - but different. Using the XF86_SVGA server again. I've got the fvwm desktop, with a taskbar with penguin button at the left corner, and above that a deeper bar with icons for a clock, a monitor, calculator, filing cabinet, fish(?), and some more off screen because it's too far over to the right. No mouse use available. 100% CPU use (Sempron 2600+).
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware hangs after fresh install z31200n3 Slackware 11 04-11-2007 08:08 PM
Fresh Slackware 10.2 install... JesusFreak84 Linux - Laptop and Netbook 3 12-11-2005 03:09 PM
Fresh install of Slackware will not load X whited Linux - Hardware 4 06-04-2005 03:16 PM
No sound on a fresh Slackware install tanaselia Slackware - Installation 16 05-16-2005 12:25 PM
Getting 2.6.7 with slackware on a fresh install equilibrium Slackware 6 07-13-2004 04:41 PM

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

All times are GMT -5. The time now is 04:14 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