Re: [gentoo-user] Screem problem

2003-10-08 Thread Brian P.D. Smyth
Jose Gonzalez Gomez wrote:

   Is anybody out there using Screem with success? Every time I try to 
create a new site using the wizard I get a segmentation fault. I've 
tried with versions 0.6.2 and 0.8.1.

   Regards
   Jose
--
[EMAIL PROTECTED] mailing list

Jose,

I have the same problem.  However, when I restart Screem the project I 
was creating when it crashed is on the list of recent sites and 
everything works fine from there on.

Regards,
Brian
--
Registerred Linux User #22


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Font size problem with X11

2003-10-01 Thread Brian P.D. Smyth
Michael Gruetzner wrote:

On Wed, Oct 01, 2003 at 09:15:03AM -0400, Ernie Schroder wrote:
[...]
 

See man XF86Config. In the monitor section there is a "Display Size" 
option where you can set the size of your monitor in millimeters. 
That info should be available from the monitor users' manual or 
website, or the linux monitor database. I believe a standard 19" 
monitor (crt) is 363x272 mm
There is another way...

   

I took a look at my XF86Config and everything looks fine. Actually it
has to be ok because in 97 out of 100 cases everything workes great
and I never had to pass any options to 'startx'.
 

Regards, Ernie
   

MfG
Michael
 

Are you using Gnome or KDE (or something else)?  If you use Gnome try this:

I usually fire up Gimp and check the system monitor resolution under 
"Preferences" "Monitor".  Then change the resolution in the "Gnome 
Preferences" "Font" "Details" window to match what Gimp reports.  this 
fixes the problem of varying font sizes for me.  Your mileage may vary, 
especially if you don't use Gnome.

Regards,
Brian
--
Registerred Linux User #22


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Wireless connection.

2003-09-23 Thread Brian P.D. Smyth
Brian P.D. Smyth wrote:

Prabhat Gupta wrote:

Hi,

I installed  a netgear 802.11g card on my laptop for wireless access. 
With latest vanilla-source (~x86) everything was working fine.
Then, I changed the kernel to latest gentoo-sources (~x86). Now the 
wireless connection doesn't connect automatically after boot. I have 
added it to the default runlevel.

Now everytime, I have to start it explcitly by:

/etc/init.d/net.eth1 stop
/etc/init.d/net.eth1 start
I have to stop first, cause it say it is already started. What could 
be the problem. I will appreciate any help.

Thanks
Prabhat


--
[EMAIL PROTECTED] mailing list

Prabhat,

I have faced the same problem and here's what I had to do:

1)  rc-update del wlan default
2)  rc-update add wlan boot
On my system the net.wlan0 script was running before wlan was loaded.  
Removing wlan from the default runlevel and adding it to boot ensured 
that wlan was started first.

Let me know if it works,

Regards,
Brian
Prabhat,

Disregard my suggestion.  Sorry.  I didn't realize that you aren't using 
linux-wlan-ng.

Brian

--
Registerred Linux User #22


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Wireless connection.

2003-09-23 Thread Brian P.D. Smyth
Prabhat Gupta wrote:

Hi,

I installed  a netgear 802.11g card on my laptop for wireless access. 
With latest vanilla-source (~x86) everything was working fine.
Then, I changed the kernel to latest gentoo-sources (~x86). Now the 
wireless connection doesn't connect automatically after boot. I have 
added it to the default runlevel.

Now everytime, I have to start it explcitly by:

/etc/init.d/net.eth1 stop
/etc/init.d/net.eth1 start
I have to stop first, cause it say it is already started. What could 
be the problem. I will appreciate any help.

Thanks
Prabhat


--
[EMAIL PROTECTED] mailing list

Prabhat,

I have faced the same problem and here's what I had to do:

1)  rc-update del wlan default
2)  rc-update add wlan boot
On my system the net.wlan0 script was running before wlan was loaded.  
Removing wlan from the default runlevel and adding it to boot ensured 
that wlan was started first.

Let me know if it works,

Regards,
Brian
--
Registerred Linux User #22


--
[EMAIL PROTECTED] mailing list