| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,245
» Latest member: dprp
» Forum threads: 4,031
» Forum posts: 16,406
Full Statistics
|
| Online Users |
There are currently 757 online users. » 0 Member(s) | 755 Guest(s) Baidu, Bing
|
| Latest Threads |
how to allow only steam t...
Forum: Xorg Problems
Last Post: moquber
2026-03-17, 09:40 PM
» Replies: 0
» Views: 500
|
Wi-Fi works for a few min...
Forum: Network Problems
Last Post: kabifff
2025-12-15, 12:57 AM
» Replies: 0
» Views: 892
|
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 4,179
|
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 126,170
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 75,907
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 5,567
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 9,493
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 48,229
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 168,663
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 98,981
|
|
|
| atitvout |
|
Posted by: kZo - 2005-04-06, 02:06 AM - Forum: ATI Problems
- No Replies
|
 |
This was pretty easy to setup. Just follow these basic commands, and you should be good to go.
Just a side note: You will not be able to run the LCD and TV output at the same time. I've tinkered with it for hours, and wasn't able to get it to work. It's one or the other. o_O
Code: apt-get install atitvout
This will install the application to run the TV out.
This should display something like "Forcing Rage Mobility/Rage 3D Pro LT mode." Simply put, this is running in the "LCD/TV" mode. The L = LCD and T = TV.
Next force the card to display on the TV.
Of course you must have the svideo cable attached, but this will force your card to display through Svideo to your TV.
Remember, since your card cannot display both, it would be wise to be able to kill the command and force back to the LCD using:
Typically I force it to LCD before I force it to the TV. In case something goes wrong with the display on the TV, I can always hit the "UP Arrow" twice to force it back to the LCD.
Just a little suggestion.
Anyway, I hope this helps anyone utilizing the atitvout command. o_O
|
|
|
| Jokes |
|
Posted by: kZo - 2005-04-06, 01:50 AM - Forum: Jokes
- No Replies
|
 |
What did one casket say to the other?
Give up?
"Is that you coffin"
Badda Bing! Bang Boo..
[img]<___base_url___>/uploads/emoticons/default_dry.png[/img]
|
|
|
| suse 9.3 professional on dell latitude d610 |
|
Posted by: anyweb - 2005-04-05, 12:52 PM - Forum: SUSE
- Replies (7)
|
 |
hi, getting wireless to work was a pain,
it identified the Intel 2200bg card just fine but yast was no help in setting up wireless. Finally after much trying, and some googling i discovered that there was a message in /var/log/messages which read
Quote:Kill Switch must be turned off for wireless networking to work
which is great, at least now i can see why i wasted hours trying to get wireless to work. so some more googling explains the following:-
[/url][url=http://marc.theaimsgroup.com/?l=suse-amd64...69505013930&w=2]http://marc.theaimsgroup.com/?l=suse-amd64...69505013930&w=2
Code: cat /sys/bus/pci/drivers/ipw2200/0000\:03\:03.0/rf_kill
will return a value, explained below...
so on a Latitude D610, if you cycle through FN+F2 the value reported by the code above will give a number corresponding to below. You need a '0' (zero) to get wireless working.
0 = RF kill not enabled (radio on)
1 = SW based RF kill active (radio off)
2 = HW based RF kill active (radio off)
3 = Both HW and SW RF kill active (radio off)
to quickly get this info i made a simple bash script which tells me what the state is when run,
simply fire up vi and paste this in
Code: #!/bin/sh
cat /sys/bus/pci/drivers/ipw2200/0000\:03\:03.0/rf_kill
then chmod +x wireless_state
(or whatever you called the file).
sh wireless_state will then return a value. once you get it working iwconfig will hopefully look like this
Quote:eth0 IEEE 802.11b ESSID:"wireless" Nickname:"linux" Mode:Managed Frequency:2.437 GHz Access Point: 00:05:5D:99:CF:4D
Bit Rate=11 Mb/s Tx-Power=20 dBm
RTS thr:off Fragment thr:off
Encryption key:1111-2233-44 Security mode:open
Power Management:off
Link Quality=70/100 Signal level=-58 dBm Noise level=-85 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
cheers
anyweb
|
|
|
| More Monday FUN.. |
|
Posted by: lia - 2005-04-04, 09:09 PM - Forum: Jokes
- No Replies
|
 |
Amish Elevator
An Amish boy and his father were in a mall. They were amazed by almost everything they saw, but especially by two shiny, silver walls that could move apart and then slide back together again.
The boy asked, "What is this, Father?" The father (never having seen an elevator) responded,
"Son, I have never seen anything like this in my life, I don't know what it is."
While the boy and his father were watching with amazement, a fat, old lady went up to the moving walls and pressed a button. The walls opened and the lady passed between them into a small room. The walls closed and the boy and his father watched the small circular numbers above the walls light up sequentially. They continued to watch until it reached the last number and then the numbers began to light in the reverse order.
Finally the walls opened up again and a gorgeous 24-year-old blonde stepped out.
The father said quietly to his son..."Go get your mother"
|
|
|
| Monday FUN =) |
|
Posted by: lia - 2005-04-04, 08:56 PM - Forum: Jokes
- Replies (1)
|
 |
Several men are in the locker room of a golf club. A mobile phone on a bench rings and a man engages the hands free speaker function and begins to talk. Everyone else in the room stops to listen.
MAN: "Hello"
WOMAN: 'Honey, it's me. Are you at the club?"
MAN: "Yes"
WOMAN: "I am at the shopping centre now and found this beautiful leather
coat. It's only
|
|
|
| Xbox Linux |
|
Posted by: Shibz - 2005-04-03, 01:47 AM - Forum: General Chat
- Replies (2)
|
 |
w00t i just successfully installed Gentoo Linux on my Xbox (i am using it now to write this post). I need some help though. I installed and it never gave me a chance to pick my keyboard map so now I am stuck with a european keyboard map. When I press the number sign thingy, I get a
|
|
|
| ubuntu |
|
Posted by: znx - 2005-04-01, 05:58 PM - Forum: Ubuntu
- Replies (5)
|
 |
thought maybe it would be interesting to indicate my recent experience with installation of ubuntu.
first up if you are a debian user already i would say dont make the switch. although ubuntu has a couple of tweaks that set it apart from debian it is plainly just debian under another coat. as with debian you won't get charged for ubuntu.
so why choose ubuntu over debian. well first up most of the debian coders are now coding for ubuntu, hopefully this wont me the end of debian (i doubt it very much) but this means that the group in control of ubuntu has a great deal of experience with deb.
Ubuntu is going to be different to debian, instead of waiting it out to stabilize everything across the board (how long has sarge being in 'testing') they plan on a stable build released every six months. This should mean that you will achieve in gaining all the lastest releases (kernel/kde/gnome). They also make the claim that ubuntu should 'just work'. The idea being that all installs/updates shouldn't cause problems for the user but instead just install and work.
Instead of constantly being forced to secure older releases (how long has woody been getting patched?) they are going to limit themselves to only 18 monthes of support for the release. This means that if you don't keep up-to-date you won't keep getting security patches.
the installer is text based (who needs a gui to install!). i found it to be quite simple, just kept clicking ok to everything. that was that, installed, once booted it was running dhcp. i was done on the net and on the linux-noob forums [img]<___base_url___>/uploads/emoticons/default_laugh.png[/img] id say it took me around 45 minutes total to install the system. this was on a 333Mhz 384Mb RAM PII system.
once up and running i used the default desktop of gnome. although i have never been a real fan of gnome, i found it to be easy to use. all the major functions that i would normally undertake where there.
of course i then went and installed kde, then fluxbox. all just worked out of the box and now im getting down to customizing the desktop to my liking.
not yet tried debian, then shoot for ubuntu.
|
|
|
| Crontab and general syntax |
|
Posted by: Shock Wave - 2005-03-30, 09:42 PM - Forum: How Do I?
- Replies (3)
|
 |
Hi all. I'm doing a Crontab assignment and I can't make out what the syntax for one of the questions is implying. Here it is:
1 2 * * * [ -x /usr/sbin/rtc ] && /usr/sbin/rtc -c > /dev/null 2>&1
From my textbook, I can make out the first 5 fields, but I have no idea what that command means. Does anyone know what that madness means?
|
|
|
| Date and time wont say set |
|
Posted by: AsProductions - 2005-03-29, 02:40 PM - Forum: Redhat
- Replies (12)
|
 |
Hoy hoy,
I'm not sure if this is the right area to get a response to this topic but figured since this is a RH box that it made sense. I'm running a RH9 box and for some reason at every hour the system clock falls behind about 4 hours. First I made sure the HW clock was set and then used the hwclock commande to set the system time the same as the HW time. So the hw time was 9:15 and now the sys time matched. At the hour mark, the hw time said 10:01 but the sys time was 6:01. They are both set to the AST time zone. What gives? This box also hosts sendmail, could that have anything to do with it?
Thanks
P.S. I'm working on configuring a FC3 box as well to replace this box.
|
|
|
|