[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Micron Laptop Display



>> Nope that's your kernel version.  Can you do something like "rpm -q
>>XFree86"?  I don't know for certain what SuSe call their X package. 
>>Just FYI, the SuSe > 2.2.14 kernel is heavily modified,  so it doesn't
>>correspond directly to the "cannonized" 2.2.14.  They add a lot of 
>>cool stuff,  but it might be important to know at some point that you 
>>don't have "thee 2.2.14".
>OK Mark, read the question more carefully next time.  ;-)
>XFree86 is version 3.3.6 according to thier web page.  I couldn't get the
>rpm fo find anything.  I thought that was sort of odd.

In that case I'd try using the one of the website you found verbatim.  Simply
copy it over /etc/XF86Config (which is SuSe's X config file).  Keep a copy of
the original too.

>>>>>Next question.  I am also trying to set up a Linksys 10/100 w/ 56K
>modem
>>>>>card in this machine.  I've seen some mail from unhappy Linksys
>>>customers here
>>>>>lately.  Is there any hope for this card?
>>>>The grumbling were about PCI cards, the PCMCIA cards are probably
>>>completely
>>>>unrelated.  Do you have the PCMCIA package installed?  If the cards is
>>>>in the machine when you boot does it get mentioned in dmesg,  you can 
>>>>view these messages again with the "dmesg" command.
>>> During boot I see:
>>> 	Linksys Etherfast LANmodem 56k
>>> But dmesg shows me:
>>> 	eth0: NE2000 Compatible
> > Is this machine in a docking station?
> No it isn't.

Ok, just checking.  Is "cardmgr" running? ps ax | grep cardmgr.  Does the system
beep when you put the card in or take it out?  Since it is see-ing a eth0 have
you tried configuring the ethernet interface?  If the system has a serial port
(/dev/ttyS0) I'd see if /dev/ttyS1 works after you put the card in,  that is
just a guess, I have no idea how PCMCIA modems show up.