1. Store
  2. Apps
  3. Hardware
  4. Support
  5. Solutions

ClearFoundation

Forums
Welcome, Guest
Howto Upgrade your Kernel (unofficial)
(1 viewing) 1 Guest
Go to bottomPage: 1...14151617181920...25
TOPIC: Howto Upgrade your Kernel (unofficial)
*
#25882
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
Hmm sorry no idea! 802.11n support is heavily dependant on the driver and hostapd version. Maybe it's not supported with WPA2...and only WEP. Who knows, you'll have to search the net for details. For a long time you were lucky if you got 802.11g
Tim Burgess
Moderator
Posts: 5827
graph
User Online Now Click here to see the profile of this user
The administrator has disabled public write access.
 
#25885
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
OK, Tim but thi line wme_enabled=1 in hostapd.conf, is necessary? Anf if i would use Wep what is the line to add wep+password to add in hostapd.conf in AP mode?
Duccio Mangiavacchi
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#25888
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
You can find the full version of hostapd.conf here. Have a look at the section "IEEE 802.11n related configuration". You may need to add wmm_enabled=1 to get it to work...
hostap.epitest.fi/gitweb/gitweb.cgi?p=ho...hostapd/hostapd.conf

It lists all the parameters you can specify. I have no experience with 'n' networks on Linux so you'll have to investigate yourself, unless anyone else can chip in?
Tim Burgess
Moderator
Posts: 5827
graph
User Online Now Click here to see the profile of this user
The administrator has disabled public write access.
 
#25890
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
Hi, sorry, i understand if you don't known Linux Network N, but after i add ieee80211=n wmm_enabled=1 and ht_capab=[HT40-][SHORT-GI-20][SHORT-GI-40] in hostapd.conf, , and run service hostapd restart it work, but when i try to connect from Laptop or Smartphone, they ask me Wep Key, and wep in not supported by driver=nl80211. Thank you.
I have read this:
hostap.epitest.fi/gitweb/gitweb.cgi?p=ho...hostapd/hostapd.conf
But don't work.


GNU nano 1.3.12 File: /etc/hostapd.conf

wpa=3
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
wpa_pairwise=CCMP
# DO NOT FORGET TO SET A WPA PASSPHRASE!!
wpa_passphrase=teatropoverojetverb

#Most modern wireless drivers in the kernel need driver=nl80211
driver=nl80211

# Customize these for your local configuration...
interface=wlan0
hw_mode=g
channel=1
ssid=AR5008-AP
ieee80211n=1
ht_capab=[HT40-][SHORT-GI-20][SHORT-GI-40]
wmm_enabled=1
[ Scritte 36 righe ]
^G Guida ^O Salva ^R Inserisci ^Y Pag Prec. ^K Taglia ^C Posizione
^X Esci ^J Giustifica ^W Cerca ^V Pag Succ. ^U Incolla ^T Ortografia
Duccio Mangiavacchi
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#26529
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
Tim,
I just upgraded the kernel and now see my Blue Cherry 8 port encoder card as a device in the webconfig hardware info. Silly question maybe, but does this mean that the device drivers are loaded or just that the kernel sees the pci card? I thought I was going to have to build the drivers but if they're already loaded no tears shed here
Robert Watson
Junior Boarder
Posts: 32
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#26575
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
i'm newbie on linux and have stupid question
I was mount to extra hard drive >> mount /dev/sda1 /var/flexshare/
how to mount in new kernel ?

Thanks.
lctang
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#26576
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
That would do it although /dev/sda1 would already be mounted as your boot partition I would think. Are you using fstab to mount your additional partitions??
duncan
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2011/04/07 23:29 By jafa.
The administrator has disabled public write access.
 
#26578
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
I've installed the the latest kernel (2.6.32.26-175.timb1.i686.PAE (SMP)) and need to compile a driver for Blue Cherry card. Where can I get the kernel source, headers, etc req'd to accomplish this?
Having never compiled a driver before (oh my) what am I getting into??
Robert Watson
Junior Boarder
Posts: 32
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#26580
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
The headers and dev are in the same directory as the kernel.

download.clearfoundation.com/community/t...clearos/5.2/testing/

or you can do it via yum if you have installed the community repo.
duncan
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2011/04/08 01:51 By jafa.
The administrator has disabled public write access.
 
#26592
Re:Howto Upgrade your Kernel (unofficial) 2 Years, 2 Months ago  
this repo doesn't have the kernel-pae-headers ??? or should i just just use the kernel-headers rpm
Robert Watson
Junior Boarder
Posts: 32
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1...14151617181920...25
  get the latest posts directly to your desktop