You are not logged in.
@yellowfox, as i posted some pages before zen kernel segfaults the wlan module unrecoverable when using fn+F2 on my eee.
check dmesg for any messsages at the end.
I get the same "Operation.." msg.
I doubt i'm the only since the hardware should be the same.
@adamc83 what wlan client are you using ? You might have more then one profile which your card tries to connect to. For instance in /etc/wpa_supplicant.conf if you're using it.
Other thing might be the APs rerequesting authorization which might drop connection.
Third thing and pretty plausible if your are using PSK is a DeAuth attack from someone trying to hack the net , he will try to disconnect (a)client(s) remotely to get their handshake. Just what comes to my mind
Offline
freigeist: do you have the latest kernel??
Offline
Robertek You now kind of method to solve my problem with wifi ? I can`t return wireless connection after fn+f2, blue led turn on but i can`t surf, network and net-profile restart show errors and manual
#ifconfig ra0 up
give me
Operation not permitted
Maybe this is because of failure pciehp module. Do you have apropriate entry in /etc/modprobe.conf (see wiki), if yes, try inserting pciehp before starting wifi.
Offline
I will set up a new thread when page count will be 15
Offline
@adamc83 what wlan client are you using ? You might have more then one profile which your card tries to connect to. For instance in /etc/wpa_supplicant.conf if you're using it.
Other thing might be the APs rerequesting authorization which might drop connection.
Third thing and pretty plausible if your are using PSK is a DeAuth attack from someone trying to hack the net , he will try to disconnect (a)client(s) remotely to get their handshake. Just what comes to my mind
I'm using network-manager... the school connection I have problems with is actually unencrypted (you login via webpage after connecting to the network), so it shouldn't be an authorization or encryption related problem. I guess I should clarify that what I mean by dropped connection is not that network-manager actually reports that the wireless connection disconnected (sorry, this was confusing), just that all of a sudden the connections on my computer (to IM services, etc) will be lost, and webpages will attempt to load indefinitely until the problem is resolved (usually several minutes). I dont notice people around me having similar problems, so I think the problem is on my end not the AP or network past that.
I may just drop the $20 to pick up an intel card, they seem to be better supported in linux anyways.
Offline
And /proc/eee does not exist
same here
Offline
freigeist: do you have the latest kernel??
Yes, and I tried both stable and git.
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Offline
tuxfusion wrote:@adamc83 what wlan client are you using ? You might have more then one profile which your card tries to connect to. For instance in /etc/wpa_supplicant.conf if you're using it.
Other thing might be the APs rerequesting authorization which might drop connection.
Third thing and pretty plausible if your are using PSK is a DeAuth attack from someone trying to hack the net , he will try to disconnect (a)client(s) remotely to get their handshake. Just what comes to my mind
I'm using network-manager... the school connection I have problems with is actually unencrypted (you login via webpage after connecting to the network), so it shouldn't be an authorization or encryption related problem. I guess I should clarify that what I mean by dropped connection is not that network-manager actually reports that the wireless connection disconnected (sorry, this was confusing), just that all of a sudden the connections on my computer (to IM services, etc) will be lost, and webpages will attempt to load indefinitely until the problem is resolved (usually several minutes). I dont notice people around me having similar problems, so I think the problem is on my end not the AP or network past that.
I may just drop the $20 to pick up an intel card, they seem to be better supported in linux anyways.
Yes this is the common problem with this ralink. I have workaround that by manualy seting essid after connection (iwconfig ra0 essid xxxx)
Im waiting for my intel card, I will report when it comes.
Offline
Robertek wrote:freigeist: do you have the latest kernel??
Yes, and I tried both stable and git.
But I meant if you have synced recently.
Offline
freigeist wrote:Robertek wrote:freigeist: do you have the latest kernel??
Yes, and I tried both stable and git.
But I meant if you have synced recently.
Yes, last time I synced was yesterday evening.
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Offline
Robertek wrote:freigeist wrote:Yes, and I tried both stable and git.
But I meant if you have synced recently.
Yes, last time I synced was yesterday evening.
I will be updating kernel today, so try to sync in few hours.
Offline
Asus has updated bios, the problem with brightness going off when set to low was resolved.
http://support.asus.com/download/downlo … C%20901/XP
Offline
My intel wireless card just arrived, so I will do some test and report.
EDIT:
So it works fine as it should. It needs only the firmware
pacman -S iwlwifi-3945-ucode
In comparison with ralink:
+ it works out of the box (even on stock kernel) and isnt buggy
+ lower consumption, didnt measure but it seems like it is saves more power (and also there is a lot of config in /sys to tweak)
- in the default configuration have weaker signal, but nothing tragic (let say 5-10% less)
For those who need better signal and higher sensitivity there are a lot of atheros around.
I have purchuated that on ebay for ~$20 ( 340 CZK ) including postage to CZ
Last edited by Robertek (2008-09-29 13:03:45)
Offline
New git kernel is released.
Release info:
* Updated to 2.6.27-rc7-zen3
* support for 1G lowmem, in package named zen-eee901-1G-git (for those having more than 1G ram use normal zen git)
* support for iwl3945
dmesg shows some debuging info, but dont get confused, everything works fine on my machine.
Offline
freigeist wrote:Robertek wrote:But I meant if you have synced recently.
Yes, last time I synced was yesterday evening.
I will be updating kernel today, so try to sync in few hours.
Just tried the new git kernel but modprobe eee is still segfaulting, I get an segfault as well if I insert an usb memory stick (but it's working)
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Offline
Robertek wrote:freigeist wrote:Yes, last time I synced was yesterday evening.
I will be updating kernel today, so try to sync in few hours.
Just tried the new git kernel but modprobe eee is still segfaulting, I get an segfault as well if I insert an usb memory stick (but it's working)
What happens if you don't load the fuse or vboxdrv modules? I'm wondering if there could be some sort of conflict between one or both of those and eee.
Offline
sorry about the newbieness but what is the difference between the zen-eee kernel and the zen-eee-git kernel?
Offline
sorry about the newbieness but what is the difference between the zen-eee kernel and the zen-eee-git kernel?
The zen-eee kernel is the zen kernel based on the latest stable release, 2.6.26; the zen-ee-git kernel is based on the latest release candidate kernel under development, 2.6.27. Theoretically, the zen-eee kernel is promised to be more stable than the zen-eee-git kernel, but doesn't contain any cutting-edge bug fixes or feature updates.
Offline
freigeist wrote:Robertek wrote:I will be updating kernel today, so try to sync in few hours.
Just tried the new git kernel but modprobe eee is still segfaulting, I get an segfault as well if I insert an usb memory stick (but it's working)
What happens if you don't load the fuse or vboxdrv modules? I'm wondering if there could be some sort of conflict between one or both of those and eee.
Same as before:
BUG: unable to handle kernel NULL pointer dereference at 0000000c
IP: [<c02a1aae>] i2c_smbus_xfer+0x26/0x4b5
*pde = 00000000
Oops: 0000 [#1] PREEMPT SMP
Modules linked in: eee(+) snd_pcm_oss snd_mixer_oss btusb bluetooth snd_hda_intel snd_pcm rt2860sta snd_timer snd_page_alloc atl1e
Pid: 3465, comm: modprobe Not tainted (2.6.27-rc7-zen3eee #16)
EIP: 0060:[<c02a1aae>] EFLAGS: 00210282 CPU: 0
EIP is at i2c_smbus_xfer+0x26/0x4b5
EAX: 00000001 EBX: 00000000 ECX: 00000000 EDX: 00000069
ESI: 00000000 EDI: 00000069 EBP: f1480000 ESP: f1480e80
DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Process modprobe (pid: 3465, ti=f1480000 task=f2f52be0 task.ti=f1480000)
Stack: c013bb78 01200202 00000000 00000001 00000010 f8d5cfc0 c013bb78 00000c24
c1dc1580 c03fbc80 00000700 00000003 f1480f78 00000000 00000001 09302610
f8d59dfc f8d59eec 00000001 00000000 00000000 f8d59000 f8d59cbc f8d59c24
Call Trace:
[<c013bb78>] load_module+0x1367/0x1501
[<c013bb78>] load_module+0x1367/0x1501
[<c02a207f>] i2c_smbus_read_block_data+0x26/0x52
[<c0150c68>] mmap_region+0x367/0x447
[<f8d5c182>] init_module+0x2c/0x4b [eee]
[<c010113f>] do_one_initcall+0x52/0x142
[<f8d5c156>] init_module+0x0/0x4b [eee]
[<c013be4f>] sys_init_module+0x87/0x174
[<c0102f3d>] sysenter_do_call+0x12/0x25
=======================
Code: 5b 5e 5f 5d c3 55 83 e1 14 57 89 d7 56 53 83 ec 6c 89 44 24 08 8a 84 24 80 00 00 00 8b 5c 24 08 8b b4 24 84 00 00 00 88 44 24 07 <8b> 43 0c 89 f5 83 78 04 00 0f b7 c1 89 04 24 74 47 83 c3 20 89
EIP: [<c02a1aae>] i2c_smbus_xfer+0x26/0x4b5 SS:ESP 0068:f1480e80
---[ end trace fbcc4a8a8d44bdbf ]---
lsmod:
Module Size Used by
eee 4520 1
snd_pcm_oss 30048 0
snd_mixer_oss 12096 1 snd_pcm_oss
btusb 10136 0
bluetooth 43808 1 btusb
snd_hda_intel 215024 1
snd_pcm 49924 2 snd_pcm_oss,snd_hda_intel
rt2860sta 353600 1
snd_timer 16392 1 snd_pcm
snd_page_alloc 6920 2 snd_hda_intel,snd_pcm
atl1e 27668 0
And I encountered another bug (repeated three times in dmesg):
BUG: scheduling while atomic: modprobe/1374/0x00000002
Modules linked in: atl1e(+)
Pid: 1374, comm: modprobe Not tainted 2.6.27-rc7-zen3eee #16
[<c032980e>] schedule+0xa8/0x4cc
[<c032adf2>] _spin_unlock_irqrestore+0x18/0x22
[<c0126201>] __mod_timer+0x95/0x9e
[<c0329e12>] schedule_timeout+0x9f/0xbb
[<c0125d55>] process_timeout+0x0/0x5
[<c012617d>] __mod_timer+0x11/0x9e
[<c0126217>] msleep+0xd/0x12
[<f8d43b2a>] atl1e_phy_init+0x5f/0x2b2 [atl1e]
[<f8d44c10>] atl1e_probe+0x48b/0x5f5 [atl1e]
[<c032ae58>] _spin_unlock+0x16/0x20
[<c01de7fa>] pci_device_probe+0x36/0x55
[<c024277a>] driver_probe_device+0x9d/0x12f
[<c0242843>] __driver_attach+0x37/0x55
[<c02421f1>] bus_for_each_dev+0x35/0x5c
[<c024262d>] driver_attach+0x11/0x13
[<c024280c>] __driver_attach+0x0/0x55
[<c0241cb6>] bus_add_driver+0x91/0x1a7
[<c02429a9>] driver_register+0x7d/0xd6
[<c0150c68>] mmap_region+0x367/0x447
[<c01de9c9>] __pci_register_driver+0x3c/0x67
[<c010113f>] do_one_initcall+0x52/0x142
[<f8816000>] atl1e_init_module+0x0/0x14 [atl1e]
[<c013be4f>] sys_init_module+0x87/0x174
[<c0102f3d>] sysenter_do_call+0x12/0x25
=======================
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Offline
yellowfox wrote:Robertek You now kind of method to solve my problem with wifi ? I can`t return wireless connection after fn+f2, blue led turn on but i can`t surf, network and net-profile restart show errors and manual
#ifconfig ra0 up
give me
Operation not permitted
Maybe this is because of failure pciehp module. Do you have apropriate entry in /etc/modprobe.conf (see wiki), if yes, try inserting pciehp before starting wifi.
I follow wiki tips but dmesg show after wifi on by fn+f2
ERROR!!! BBP read R0=0xffffffff fail
ERROR!!! NICInitializeAdapter failed, Status[ =0x000000001]
ERROR!!! H@M_MAILBOX still hold by MCU. command fail
!!! RT2860 Initialized fail !!!
so i haven`t idea what it mean
Offline
can anyone help? I've got no /proc/eee, even though eee is modprobed
Offline
im having difficulties to get the elantech driver working. When i start X i can't move the mouse with touchpad.
Here's my xorg.conf
Section "ServerLayout"
Identifier "ArchLinux"
Screen 0 "Screen1" 0 0
InputDevice "keyboard"
InputDevice "mouse"
InputDevice "synaptics"
InputDevice "Elantech" "CorePointer"EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
EndSectionSection "Module"
Load "GLcore"
Load "glx"
Load "record"
Load "dri"
Load "extmod"
Load "xtrap"
Load "dbe"
Load "freetype"
Load "synaptics"
EndSectionSection "ServerFlags"
Option "AllowMouseOpenFail"
Option "Blanktime" "5"
Option "DontVTSwitch" "true"
Option "AIGLX" "true"
EndSectionSection "InputDevice"
Identifier "keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
EndSectionSection "InputDevice"
Identifier "mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "yes"
Option "ZAxisMapping" "4 5"
Option "CorePointer"
EndSectionSection "InputDevice"
Identifier "synaptics"
Driver "synaptics"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1400"
Option "RightEdge" "5900"
Option "TopEdge" "1400"
Option "BottomEdge" "4500"
Option "PalmDetect" "0"
Option "SHMConfig" "true"
Option "SendCoreEvents" "yes"
Option "HorizScrollDelta" "0"
Option "VertScrollDelta" "155"
Option "RBCornerButton" "0"
Option "RTCornerButton" "0"
Option "TapButton2" "0"
Option "MinSpeed" "0.095"
Option "MaxSpeed" "0.38"
Option "VertTwoFingerScroll" "1"
Option "VertEdgeScroll" "0"
Option "HorizEdgeScroll" "0"
EndSectionSection "InputDevice"
Identifier "Elantech"
Driver "synaptics"
Option "Protocol" "auto-dev"
Option "Device" "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
Option "SHMConfig" "on"
Option "AccelFactor" "0.0320" # default: 0.0015
Option "MaxSpeed" "0.72" # default: 0.18
Option "Emulate3Buttons" "off"
Option "LBCornerButton" "2"
Option "LeftEdge" "60"
Option "RightEdge" "1070"
Option "TopEdge" "90"
Option "BottomEdge" "680"
Option "VertTwoFingerScroll" "1"
Option "HorizTwoFingerScroll" "1"
Option "LockedDrags" "1"
Option "CoastingSpeed" "0.13"
Option "CircularScrolling" "1"
Option "CircScrollTrigger" "8" # 8=Top Left Corner
EndSectionSection "Monitor"
Identifier "Monitor1"
VendorName "ASUS"
ModelName "eeePC P901"
Modeline "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync +VSync # 60 Hz
EndSectionSection "Monitor"
Identifier "TV"
VendorName "ASUS"
ModelName "eeePC P701"
Option "Ignore" "true"
EndSectionSection "Device"
Identifier "Device1"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
Option "Monitor-VGA" "Monitor1"
Option "Monitor-LVDS" "Monitor1"
Option "Monitor-TV" "TV"
Option "XAANoOffScreenPixmaps" "true"
Option "AccelMethod" "EXA"
Option "MigrationHeuristic" "greedy"
BusID "PCI:0:2:0"
EndSectionSection "Screen"
Identifier "Screen1"
Device "Device1"
DefaultDepth 24
SubSection "Display"
Virtual 1024 768
Depth 8
EndSubSection
SubSection "Display"
Virtual 1024 768
Depth 15
EndSubSection
SubSection "Display"
Virtual 1024 768
Depth 16
EndSubSection
SubSection "Display"
Virtual 1024 768
Depth 24
EndSubSection
EndSectionSection "DRI"
Mode 0666
EndSectionSection "Extensions"
Option "Composite" "Enable"
EndSection
Offline
inf: I dont know if there should be 2 syapics, try to comment or delete one of them. mainly in the server section.
Offline
freigeist wrote:My eee module is still segfaulting (both git and normal):
BUG: unable to handle kernel NULL pointer derefence at 0000000c IP: [<c0297a71b>] i2c_smbus_xfer+0x2b/0x4fb
Additional my glxgears are limited to 60 fps (vsync maybe) and graphics are a bit laggy, anyone running the zeneee or zeneee-git kernel experiencing the same?
1 For the eee: post tailed dmesg and lsmod
dmesg | tail
2 I have also the same valuse in glxgears. Does it behaves like this only on zen??
The low glxgears values are caused by the intel driver from the testing repository (compare with http://bbs.archlinux.org/viewtopic.php?id=55661). Using the one from extra gives >1000 fps, but it still feels laggy.
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Offline
im having difficulties to get the elantech driver working. When i start X i can't move the mouse with touchpad.
Here's my xorg.conf
...
Are using the xf86-input-synaptics driver or just the synaptics one (this should be the right one if you are not using the testing repository)?
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Offline