Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,214
» Latest member: topupaman
» Forum threads: 4,029
» Forum posts: 16,404

Full Statistics

Online Users
There are currently 249 online users.
» 0 Member(s) | 247 Guest(s)
Applebot, Bing

Latest Threads
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 411
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 85,942
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 40,112
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,862
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,332
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,333
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 115,998
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 53,879
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 44,192
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 41,803

 
  FC5 with bcm43xx support (HOWTO)
Posted by: anyweb - 2006-03-25, 07:54 PM - Forum: Fedora Core Release 5 - No Replies


heres a good howto, so have a read for those of you with broadcom wireless nics and Fedora Core Release 5

 

cheers

 

anyweb

 

Quote:From: David Woodhouse <dwmw2@infradead.org>Subject: Re: FC5 with bcm43xx support (HOWTO)

To: Robert Allerstorfer <roal@anet.at>

Cc: fedora-ppc@lists.infradead.org, fedora-test-list@redhat.com,

linville@redhat.com

Message-ID: <1143283932.28632.83.camel@pmac.infradead.org>

Content-Type: text/plain

 

Cross-posting since I was planning to send something like this anyway. I

was going to wait till the kernel and bcm43xx-fwcutter were actually in

the repositories and thus skip the first couple of paragraphs, but since

I've been asked....

 

 

On Sat, 2006-03-25 at 03:13 +0100, Robert Allerstorfer wrote:

> are there any step-by-step instructions on how to enable bcm43xx

> support on Fedora Core 5 ppc? I think the default 2.6.15-1.2054_FC5

> kernel should be good.

 

If you haven't already done so, update to the 2.6.16-1.2071_FC5 or later

kernel, from [/url]http://people.redhat.com/davej/kernels/Fedora/FC5/ if it

isn't in the official repos yet. The bcm43xx driver _does_ work in the

2054 release kernel, and I've been using it like that for months, but

it's far less picky about its initialisation in 2071, and doesn't lose

the network every time NetworkManager scans -- so for the sake of the

HOWTO it's just easier if you upgrade. The improvements to the driver

_will_ be in the official kernel update when it eventually comes out.

 

Install the bcm43xx-fwcutter package from Extras. It's in extras-devel,

but not yet in extras-fc5 yet because my request to create the branch

hasn't been honoured yet. There's a copy of it at

http://david.woodhou.se/bcm43xx-fwcutter-003-2.ppc.rpm (there's also

i386 and src rpms there).

 

(By next week, hopefully the above will be reduced to

'yum update kernel ; yum install bcm43xx-fwcutter')

 

Then proceed as described

in /usr/share/doc/bcm43xx-fwcutter-003/README.Fedora:

 

As root, extract the firmware from your Windows or MacOS driver by

running the command

bcm43xx-fwcutter -w /lib/firmware <DRIVERFILE>

 

The README file in the same directory (not README.Fedora but just

README) contains a bunch of links to drivers if you don't have one.

Apparently, any of them should be OK; it doesn't matter which you use.

 

Load the driver by 'modprobe bcm43xx'. NetworkManager should work with

it, as should system-config-network and the standard initscripts.

 

WEP works, and according to my limited testing WPA works too, as long as

your AP is broadcasting its ESSID (that latter restriction seems to

apply to _many_ cards, in fact. There's a hack to work around it at

http://david.woodhou.se/wpa_supplicant-hack.patch)

 

We disabled the automatic loading of the bcm43xx driver in FC5 because

it's quite new and experimental, and partly because of the bugs which

have now been fixed in the 2071 kernel. To make sure the driver gets

loaded automatically, either add '/sbin/modprobe bcm43xx' to

your /etc/rc.local script, or copy the alias list

from /usr/share/doc/bcm43xx-fwcutter-003/modprobe.bcm43xx into

the /etc/modprobe.d directory, which tells the module loaded which PCI

IDs to associate with the bcm43xx driver.

 

Finally, give us feedback in bugzilla so we can know if/when we should

enable the driver by default again:

[url=https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186329]https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186329

 

Please leave feedback even if it's working -- if the only people we hear

from are those who can't get it to work, then we're _never_ going to

enable it by default. :)

 

If you can't get it to work, try bringing it up by hand using 'ifconfig'

and 'iwconfig' commands, and show/attach the kernel output ('dmesg')

from when you do so. Also try adjusting the rate (iwconfig eth1 rate 2M)

and setting the SSID again. We already default to 11M, but that might

not be slow enough in some situations -- we don't automatically fall

back when the link is poor, so you have to set the speed manually.

 

--

dwmw2

Print this item

  Highly Annoying Problem!
Posted by: beej - 2006-03-25, 07:14 PM - Forum: Fedora Core Release 5 - No Replies


Well, hello again, linux-noobs. It's been a while. I figured I'd come back to the best linux help site for, well, some help!

 

I just installed Core 5 (a few times, actually) over FTP because I don't have any blank CDs left. It all works very well, just not very fast.

 

Fast forward to the real problem, whenever I shut down after logging in the first time, upon reboot it takes about 3-4 minutes to start sendmail and about a minute to start sm-client. WTF??

 

That, I can live with.

 

The really bad part is, after it boots, it freezes when X is supposed to start. So, I switched to singleuser and vim'd /etc/inittab to start in runlevel 3. That at least gives me a useable console. However, if I try startx or gnome-session it up and freezes on me. I "fixed" it one time by purposely breaking my xorg.conf, and was able to get back into the GUI, but it just borked itself again when I restarted!

 

Getting frustrated, even Gentoo is starting to look easy now!

And I would have stuck with that, if it didn't hate my integrated graphics card...

 

Any suggestions??

 

Thanks, LN!

Print this item

  New to Linux
Posted by: NuclearGhostz - 2006-03-24, 11:04 PM - Forum: Just Starting Linux - Replies (2)


So basicly I wanted to try out something other than Winblows for a change. So I ended up getting and installing Suse Linux 10.0. Seems preaty good and all that. I can do basic things with it. But question is how do I install/remove programs. Theres a bunch of programs that I won't use anymore and some programs that I want to install (Like GAIM). I'm getting irritated trying to figure out those damn readme's how to install. [img]<___base_url___>/uploads/emoticons/default_wacko.png[/img]

Any help on how to do these basic things would be appreciated. Thanks.

Print this item

  iptable power compiling extentions
Posted by: xDamox - 2006-03-24, 09:34 PM - Forum: Security and Firewalls - Replies (1)


This tutorial is going to be on iptables how to compile extensions which allow you to accomplish the following

tasks by just using iptables;

  • Account - This allows you to take statistics of certain machines on your network e.g. how much bandwidth your web server uses

  • Nth - This allows you to setup loading balance, who said you had to sped a lot of cash on this??

  • XOR - This allows you to encrypt your traffic between two servers or between two networks

  • ipp2p - This allows you to filter all the file sharing programs e.g. eDonkey, eMule, Kademlia, KaZaA, FastTrack, BitTorrent, etc

  • Quotas - This allows you to set quotas on your network traffic e.g. once you have used 2Gig of bandwdith drop all other packets

Well now you have a taste of what you can accomplish with iptables I am sure you want to dive in :) well before

we do. We will need to recompile the kernel and recompile the iptables with the extensions applied to the kernel. I would only recommend doing

this procedure if you are confident about compiling your own kernel.

 

Let's get started, the first step is to collect the necessary packages to get the extensions to work and compile into your kernel, so you will need:
Once you have downloaded all your source files move them into /usr/src/ as shown below:

 



Code:
mv patch-o-matic-ng-20051203.tar.bz2 /usr/src
mv linux-2.6.16.tar.bz2 /usr/src/
mv iptables-1.3.5.tar.bz2 /usr/src




 

Once this has been done you can start to decompress the source files as shown below:

 



Code:
tar vxf patch-o-matic-ng-20051203.tar.bz2
tar vxf linux-2.6.16.tar.bz2
tar vxf iptables-1.3.5.tar.bz2




 

Now that is done I would suggest renaming linux-2.6.16 to linux and iptables-1.3.5 to iptables as show below:

 



Code:
mv linux-2.6.16 linux
mv iptables-1.3.5 iptables




 

Right you are almost ready to start applying the patches. First you need to run the make menuconfig command to

preconfigure the kernel otherwise *PATCHING WILL FAIL* this is what catches people out!. So change into

your linux directory and run the make menuconfig command as shown below:

 



Code:
cd linux
make menuconfig




 

Once thats done just exit and save the config file. Now you will need to go into the patch-o-matic directory and issue the following

command:

 



Code:
KERNEL_DIR=/usr/src/linux ./runme extras




 

Note Replace /usr/src/linux with the path to the kernel source if your is different

 

Once you issue that command you will be prompt with the following:

 



Code:
Hey! IPTABLES_DIR is not set.
Where is your iptables source code directory? [/usr/src/iptables]




 

If you have renamed your iptables like I said earlier you can just hit enter or else you have to enter the path

to your iptables source code.

 

Once that is done you will be prompt for which patches you would like to apply, they also give you a little description on

what each patch does.

 

Once you have finished selecting which patches you want installed you will need to compile your iptables so you will

need to do the following in the iptables source directory:

 



Code:
make KERNEL_DIR=/usr/src/linux
make install KERNEL_DIR=/usr/src/linux
make clean




 

Woot your iptables have been compiled :)now its just a case of compiling your kernel :)so you can issue the following

in the kernel source directory:

 



Code:
make oldconfig
make
make modules
make modules_install
make install
make clean




 

Now your kernel is ready along with your new patches just reboot and enjoy. :)well thats it for the compiling side of things

I hope you were successful.

 

The seconded part of this tutorial is just to have a mess with some of the cool iptable features you have compiled. To check to see

if the extension is there type iptables -m extension_name --help.

 

So lets start with Nth. Check to make sure its there:

 



Code:
iptables -m nth --help




 

You should get output like so:

 



Code:
nth v1.3.5 options:
  --every     Nth              Match every Nth packet
[--counter   num ]            Use counter 0-15 (default:0)
[--start     num ]            Initialize the counter at the number 'num'
                            instead of 0. Must be between 0 and Nth-1
[--packet    num ]            Match on 'num' packet. Must be between 0
                            and Nth-1.

                            If --packet is used for a counter than
                            there must be Nth number of --packet
                            rules, covering all values between 0 and
                            Nth-1 inclusively.




This loading balance has been provided by netfilter:

 

Quote:if you want to balance the load to the 3 addresses 10.0.0.5, 10.0.0.6 and 10.0.0.7, then you can do as follows : 

# iptables -t nat -A POSTROUTING -o eth0 -m nth --counter 7 --every 3 --packet 0 -j SNAT --to-source 10.0.0.5

# iptables -t nat -A POSTROUTING -o eth0 -m nth --counter 7 --every 3 --packet 1 -j SNAT --to-source 10.0.0.6

# iptables -t nat -A POSTROUTING -o eth0 -m nth --counter 7 --every 3 --packet 2 -j SNAT --to-source 10.0.0.7
time patch 

Quote:iptables -A INPUT -m time --timestart 8:00 --timestop 18:00 --days Mon,Tue,Wed,Thu,Fri -j ACCEPT
 

This time patch can be used to allow access to certain service on different days and times, nice little feature :)

 

Quota patch

 

Quote:iptables -A INPUT -p tcp --dport 80 -m quota --quota 52428800 -j ACCEPTiptables -A INPUT -p tcp --dport 80 -j DROP
 

This quota patch can be used to make sure you dont go over bandwidth limits, The above limit is set to 50GIG

52428800KB = 50GB. If the 50GB is reached it will drop all traffic until it resets.

 

Well thats it If you would like more help on using the extentions check out netfilters homepage: [url=http://www.netfilter.org/documentation/HOW...ions-HOWTO.html]http://www.netfilter.org/documentation/HOW...ions-HOWTO.html who needs CISCO when you got iptables ;)

Print this item

  Sick to death of windows! Grrrr *tears hair out*
Posted by: mizzy - 2006-03-24, 07:13 PM - Forum: Just Starting Linux - Replies (12)


Ok, tonight has been the last straw and I want to ditch windows for good! Enough is enough :)

 

I want to use linux but I haven't got a clue where to start. I would say that I'm a intermediate PC user. The only problem that I fear, is that I won't be able to get some of my appz to work on linux :(

 

I want to be able to run..

 

Turbo Lister (eBay)

Firefox

Dreamweaver

Adobe Photoshop CS

Flash FTP (Or a similar FTP program, not fussed)

Thunderbird (again not fussed, any good'un will do)

Limewire (Possibly)

Frontpage (or a similar simple html editor)

ICQ

MSN

Winamp

Daemon Tools

 

And I want it to run without hitting loadsa bugs. I heard somewhere that you don't actually need virus protection with linux? don't know how true that is like o_O

 

Where do I need to start then? Any help would be very much appreciated! Mwah! ;):)

 

- Mizzy

Print this item

  General Things
Posted by: Maximvs - 2006-03-24, 11:02 AM - Forum: Just Starting Linux - Replies (1)


Hi, I've been using windows for almost all my life, and I have become quite experienced over the years. And now i've decided to broaden my views and look in to linux. So I installed Suse 10 as dual boot on my laptop, and that worked fine, but now I want to learn the basic simple stuff, like: "How do I install a program?" I'm not yet so comfortable with the Consol, so if there is a way to do it in KDE I would prefer that.

 

THX

 

Maximvs

Print this item

  Ubuntu Screen Shot
Posted by: Mario - 2006-03-23, 08:54 PM - Forum: Linux - No Replies


My Ubuntu Screen shot running gkrellm, gdesklets and console.

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/post-1344-1143147240.png" data-fileid="500">[img]<fileStore.core_Attachment>/post-1344-1143147240.png[/img]</a>



Attached Files
.png   ubuntu.png (Size: 408.59 KB / Downloads: 0)
Print this item

  Intel HDA (ICH7) Sound issue
Posted by: chj - 2006-03-22, 06:45 PM - Forum: Fedora Core Release 5 - Replies (4)


Yesterday I installed Fedora Core 5 on a notebook, and there is no sound on the notebook. I am not a Linux expert, and it is the first time doing multumedia on a linux installations.

 

The notebook is based on the Intel 945NG Chipset, and utilises the Sigmatel STAC9200 CODEC for HD sound.

 

When I use headphones I can hear a very very faint noise when I play music. When I am unplugging the headphones, there is no sound at all, not that I can hear. All the volume controls have been tested at max, min etc. No change.

 



Code:
# lsmod | grep snd
snd_hda_intel          21329  4
snd_hda_codec         116033  1 snd_hda_intel
snd_seq_dummy           7749  0
snd_seq_oss            33345  0
snd_seq_midi_event     11073  1 snd_seq_oss
snd_seq                52401  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         12877  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            49105  0
snd_mixer_oss          20417  1 snd_pcm_oss
snd_pcm                81093  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              26693  3 snd_seq,snd_pcm
snd                    55109  15 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_m
xer_oss,snd_pcm,snd_timer
soundcore              13345  1 snd
snd_page_alloc         14537  2 snd_hda_intel,snd_pcm




 



Code:
# lspci
00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controllers cc=IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
0c:00.0 Network controller: Intel Corporation Unknown device 4222 (rev 02)




 

I have read many posts around on this and other forums, regarding issues with 82801G (IHC7) Intel HDA sound, but my card does seem to be detected. In alsamixer it states that it is a Intel HD card and uses a STAC9200 chip.

 

The available options that I have in alsamixer is:

Master , PCM, Capture , Input So

 

Under input there is only the option "mic". I have checked gnome-volume-control preferences and kmix settings. I have tested with headphones, and checked that all settings are unmuted.

 



Code:
# cat /etc/modprobe.conf
alias eth0 b44
alias scsi_hostadapter ata_piix
#alias snd-card-0 snd-hda-intel
#options snd-card-0 index=0
#options snd-hda-intel index=0
#remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || :; }; /sbin/modprobe -r --ignore-remove snd-hda-intel




Note: The comments ("#") I have added myeself, this had no change on the sound in any way.

 

Again, I use Fedora Core 5 Final, it has Alsa 1.0.11rc2 and the Kernel 2.6.15-1.2054_FC5smp

 

I would appreciate any help you can offer. Thanks.

Print this item

  hello!
Posted by: jahshua - 2006-03-21, 08:11 PM - Forum: Hello - Replies (2)

lol [img]<___base_url___>/uploads/emoticons/default_ph34r.png[/img]

Print this item

  Dual-boot with WinXP Pro and SATA Raid Stripe
Posted by: Moxt - 2006-03-21, 05:28 AM - Forum: Filesystem Management - No Replies


Hi, I'm installing linux on my computer for the first time. I have copies of both Suse and Mandriva on CD. I installed Suse on the new hard drive, and it works fine. The biggest problem is that I have to select which hard drive to boot from when I want to boot into Linux by pressing F11 on boot. I'm trying to have a menu where I can boot to either Suse or Windows XP. The problem I have is that Windows is on a SATA Raid Stripe, and Suse claims that it cannot read or recognize it. The Suse hard drive is connected through an IDE cable. Neither GRUB nor LILO will recognize that hard drive as a bootable hard drive.

 

I've tried using bootpart, but when I select the "linux" option I made, it just says GRUB on the screen, and freezes. Any ideas of how to get around this problem?

Print this item