Search found 9 matches

by assembler
23. Apr 2014, 12:55
Forum: Bugs
Topic: dhcpcd not starting in x86 / 32bit v14.1 XFCE installl
Replies: 2
Views: 4877

Re: dhcpcd not starting in x86 / 32bit v14.1 XFCE installl

Update :

Found / Read the -wicd- log.

-dhcpcd- is started, then gets the IP lease ( IPv6 ) , the releases the IP lease, and then terminates.

From the -dhcpcd- project homepage, it is hard to determine if IPv6 is truly supported. :?:
From the -wicd- project homepage, it also is hard to determine ...
by assembler
20. Apr 2014, 00:21
Forum: Bugs
Topic: dhcpcd not starting in x86 / 32bit v14.1 XFCE installl
Replies: 2
Views: 4877

dhcpcd not starting in x86 / 32bit v14.1 XFCE installl

Details :
( IPv6 AT&T Internet Service. )
New install, wiped the drive, did a full install. ( SalixOS, x86 / 32bit, XFCE desktop, v14.1 ).

Troubleshooting :
The correct network driver module had loaded.
-wicd- ( the daemon ) had started.
-dhcpcd- had NOT started.
The GUI for -wicd-, ?ndisgtk? would ...
by assembler
7. May 2012, 19:12
Forum: Announcements
Topic: Salix MATE 13.37RC1
Replies: 10
Views: 20967

Re: Salix MATE 13.37RC1

Thanks for the Effort !

It installed just fine for me. (x86_64 on a GPT Partition).

Noticed one problem with after install / end user configuration. ( May not be SalixOS related ... )

The SlackBuild / Sourcery for NVIDIA video driver v295.33 has problems. The NVIDIA GUI config tool just sleeps in ...
by assembler
16. Mar 2012, 00:41
Forum: Problems
Topic: [ SOLVED ] Setting Refresh in Xfce, GUI tool not working.
Replies: 9
Views: 3560

Re: Setting Refresh in Xfce, GUI tool not working.

FYI ...

The nouveau driver is preventing xrandr from interfacing properly, apparently.

I blacklisted / uninstalled the nouveau driver and installed the SlackBuild NVIDIA 290.10 driver.

The refresh is correct now.

Thank you for your efforts and knowledge. :D
by assembler
15. Mar 2012, 22:42
Forum: Problems
Topic: [ SOLVED ] Setting Refresh in Xfce, GUI tool not working.
Replies: 9
Views: 3560

Re: Setting Refresh in Xfce, GUI tool not working.

Thanks again !

The results ...

assembler[~]$ xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192
DVI-I-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 270mm
1280x1024 75.0 + 59.9
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60 ...
by assembler
15. Mar 2012, 21:38
Forum: Problems
Topic: [ SOLVED ] Setting Refresh in Xfce, GUI tool not working.
Replies: 9
Views: 3560

Re: Setting Refresh in Xfce, GUI tool not working.

Thanks for responding.

The first output listed (DVI-I-1) is showing a refresh of 75. That is the output connected to the LCD monitor.

DVI-I-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 270mm
1280x1024 75.0 + 59.9*

The LCD's built in menu based adjustment is ...
by assembler
15. Mar 2012, 21:19
Forum: Problems
Topic: [ SOLVED ] Setting Refresh in Xfce, GUI tool not working.
Replies: 9
Views: 3560

Re: Setting Refresh in Xfce, GUI tool not working.

Thanks for responding again.

By no options, I take it as meaning this ...

assembler[~]$ xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192
DVI-I-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 270mm
1280x1024 75.0 + 59.9*
1024x768 75.1 70.1 ...
by assembler
15. Mar 2012, 20:22
Forum: Problems
Topic: [ SOLVED ] Setting Refresh in Xfce, GUI tool not working.
Replies: 9
Views: 3560

Re: Setting Refresh in Xfce, GUI tool not working.

Thank you for responding.

The error is the same with or without X running.

The output as requested :

assembler[~]$ gtf 1280 1024 60

# 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz
Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync

assembler ...
by assembler
14. Mar 2012, 16:09
Forum: Problems
Topic: [ SOLVED ] Setting Refresh in Xfce, GUI tool not working.
Replies: 9
Views: 3560

[ SOLVED ] Setting Refresh in Xfce, GUI tool not working.

Hello,

I have a LCD monitor, it needs a refresh of 60Hz ( or so I am told. ) I have tried the Settings->Display GUI tool but no change at desired resolution.
Note : this is with the ( xf86-driver-nouvaeu ) driver. Resolution "1280x1024_60.00" on Salix64, Xfce.

Found a thread in this forum and ...