>And, for any user who cannot login via XDM, login over the network and
>read the .xsession-errors file created in their home directory.
Additionally, if you don't have a network you can hit Ctrl-F1 to get back
to a text terminal. Or just enter the username, hit Enter, enter the passwordd
and hit
Re: XDM problem.
Make sure that each users' .xsession file is set as executable for the
owner.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
nstructing
raw packets to be sent.
Kurt Olsen
[EMAIL PROTECTED]
---
/*
* the wakie-wakie program
*/
#include
#include
#include
#include
#define BUF_LEN 256
void fatal_error(char *message)
{
fprintf(stderr, "%s", message);
exit(1);
}
void parse(char *addr_in, u_int32_t *add
> - the size of the X server includes the size of video RAM mapped from
> the card.
The 3dfx cards also map significantly more memory than there is RAM
on the card itself. Mostly for control registers and stuff. It might
be as much as 32 MB on top of the actual RAM available.
To Unsubscribe:
We have this for 586+ class machines:
CPU: Pentium/P54C (132.73-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x52c Stepping=12
Features=0x1bf
Seems more precise and informative. For 386/486 based hardware
someone could adapt one of the numerous CPU speed detection routines
out there.
We have this for 586+ class machines:
CPU: Pentium/P54C (132.73-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x52c Stepping=12
Features=0x1bf
Seems more precise and informative. For 386/486 based hardware
someone could adapt one of the numerous CPU speed detection routines
out there.
6 matches
Mail list logo