You are not logged in.
I'm having some build errors with 3.0, reguarding some brcmsmac boot warning and EXTRA_FIRMWARE location...The solution of one problem bring to another problem
If you are waiting a release, i don't think that it will be ready today...
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
I'm having some build errors with 3.0, reguarding some brcmsmac boot warning and EXTRA_FIRMWARE location...The solution of one problem bring to another problem
If you are waiting a release, i don't think that it will be ready today...
Don't hurry yourself, CK should be back any day now. He probably won't have kernel patches ready from the get-go, but at least we should get some news soon.
Offline
Thanks for the news Zom So, i'll wait the release of his patchset to update...We can wait another one or two days
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
Err, is that going to be a fork? I'd quite like to keep BFS in the main version if we can please
Edit: Didn't realise the thread had carried on, sorry! /noob
Last edited by chemicalfan (2011-08-10 13:09:13)
Offline
Speak of the devil; http://ck-hack.blogspot.com/2011/08/300 … r-300.html
(Shamelessly stolen from TiZ in AUR)
Offline
Updated to 3.0 Please read the warnings on the AUR page before update.
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
Hm. My touchpad doesn't work with this kernel version. Really odd.
E: To sneak in more information, I checked /proc/bus/input/devices which shows that the touchpad handlers are mouse0 and event8, using cat to display either file shows nothing when moving the touchpad. It's recognized in Xorg.0.log, and the driver is loaded, but is just doesn't do anything when I move the mouse.
Last edited by Zom (2011-08-11 14:08:11)
Offline
Hm. My touchpad doesn't work with this kernel version. Really odd.
E: To sneak in more information, I checked /proc/bus/input/devices which shows that the touchpad handlers are mouse0 and event8, using cat to display either file shows nothing when moving the touchpad. It's recognized in Xorg.0.log, and the driver is loaded, but is just doesn't do anything when I move the mouse.
Sorry 'bout this, this has nothing to do with your kernel. Apparently, kcm_touchpad doesn't like linux-3.0. Uninstalling kcm_touchpad solves the problem.
Offline
I can't get PHC to work with this kernel on my Samsung N310. I've installed pch-intel from AUR and done /etc/rc.d/phc-intel setup. After I modprobe acpi-cpufreq PHC controls aren't available:
cat: /sys/devices/system/cpu/cpu0/cpufreq/phc_controls: No such file or directory
PHC works fine with stock Arch kernel.
Offline
@Zom
pfiiuuu i'm lucky because i haven't modified the touchpad section and i wouldn't know what to do to solve
@Aakko
i need the name of the module...
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
I can't get PHC to work with this kernel on my Samsung N310. I've installed pch-intel from AUR and done /etc/rc.d/phc-intel setup. After I modprobe acpi-cpufreq PHC controls aren't available:
cat: /sys/devices/system/cpu/cpu0/cpufreq/phc_controls: No such file or directory
PHC works fine with stock Arch kernel.
I have the exact same problem on stock Arch kernel...
Offline
I use lvm2 ontop of dm-crypt/luks. Obviously the dm-crypt stuff requires some modules.
I managed to boot successfully by using the default initrd (from the official kernel), however there are some errors about not being able to load some netbook modules.
modprobe: FATAL: Could not load /lib/modules/3.0.2-netbook/modules.dep: no such file or directory
This message is repeated several times.
Last edited by ramblurr (2011-08-18 00:40:06)
Offline
I'm having loads of problems using the 3.0.2-1 version: most notable: no WIFI, keyboard hotkeys not working /working wrong. What can I do to supply more info about the errors, what logs would be needed etc?
Everything works fine using the stock kernel. The computer is an Eeepc 1005HA,
Offline
This 3.X kernel is bringing a lot of problems i see...And september is near with my exams
In this moment i haven't the netbook available due to a KDE (i think) problem during his boot...I haven't time to install again arch...So i can't test anything
@barzam
your problem is really strange, on my 1015pem all is working (wifi+hotkeys)...The hotkeys driver is always eeepc_laptop and to use it you have to append acpi_osi=Linux in grub...If you don't do so, the module asus-wmi will be loaded instead, and it hasn't yet all the functionality of eeepc_laptop. Moreover, it is not supported by acpi-eeepc-generic.
You have an atheros card right? i had i 1005hah till january and if i remember good it uses the ath9k (_PCI i suppose)...The module is in the kernel, and after the 3.0.1-1 that the module was missed, now it should be there...In ifconfig -a does your wifi card appear? In lsmod appear the name of the module?
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
I compiled the package and now it works, maybe something was wrong with the precompiled binary?
Offline
It can be...Have you used the package in google code or the one in my repo?
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
Have you tried patching the latest kernel with the old BFQ patch? What is the error it throws?
I think it should be passed to the BFQ developer (I don't mind doing this, but I need the error details!)
Offline
Yes i've tried but obviously there's an error I think that when paolo will find some time to update, he'll do it....Usually he don't wait so much time but was summer also for him and maybe he has some issues for the 3.0 tree...
Last edited by dieghen89 (2011-09-02 16:44:09)
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
TuxOnIce compression doesn't work with LZO and LZF. Leads to kernel panic in any way.
According to forum there's some problem with BFS and TuxOnIce working together. Will try to compile without BFS and check it today.
BTW, to use compression you need:
1) with initramfs add lzo to MODULES and optionally enable lzf
2) without initramfs you should compile lzo and/or lzf statically
Yes, without BFS patch hibernation works perfectly
Last edited by sherlock (2011-10-15 17:24:12)
Offline
@sherlock
I haven't understood a thing...If you use lzo and lzf as static modules all works fine also if you patch both TOI and BFS?
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
Is anyone using phc-intel with this kernel? The module compiles fine, but I get a device or resource busy error when trying to load it.
Offline
I have an HP mini, with stock-kernel, sd card reader is fine, but with netbook-kernel, it is not detected.
here is card-reader info
01:00.1 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. PCI Express Card Reader (rev 01)
Subsystem: Hewlett-Packard Company Device 148a
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at 53000000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [b0] MSI-X: Enable- Count=1 Masked-
Capabilities: [d0] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: rts_pstor
Kernel modules: rts_pstor
Offline
TuxOnIce compression doesn't work with LZO and LZF. Leads to kernel panic in any way.
According to forum there's some problem with BFS and TuxOnIce working together. Will try to compile without BFS and check it today.BTW, to use compression you need:
1) with initramfs add lzo to MODULES and optionally enable lzf2) without initramfs you should compile lzo and/or lzf statically
Yes, without BFS patch hibernation works perfectly
Has someone checked if now, with updated patch from chakra, TOI works with bfs and compression together?
Thanks
Offline
I can't seem to get wireless going with my HP Mini on the latest binary from the repo. Is there something I'm missing? I tried it with broadcom-wl installed and not installed.
EDIT: dieghen89 got back to me via e-mail. The wl module has been removed from the binary. Installing from the AUR now!
Last edited by bickman2k (2012-03-23 15:36:35)
Offline
Have installed kernel-netbook on samsung n120 but internet is not working with sky 2 driver.
ip6tables doesn't work i have ufw installed and ext3 can't be mounted error at boot, I'm using default config file.
stock kernel
Module Size Used by
ip6t_LOG 7034 4
xt_hl 917 6
ip6t_rt 1852 3
nf_conntrack_ipv6 5380 7
nf_defrag_ipv6 4853 1 nf_conntrack_ipv6
ipt_REJECT 1989 1
ipt_LOG 6486 5
xt_limit 1415 12
xt_tcpudp 1875 18
xt_addrtype 2385 4
xt_state 963 14
ip6table_filter 1064 1
ip6_tables 10397 3 ip6table_filter,ip6t_rt,ip6t_LOG
nf_conntrack_netbios_ns 793 0
nf_conntrack_broadcast 953 1 nf_conntrack_netbios_ns
nf_nat_ftp 1312 0
nf_nat 12437 1 nf_nat_ftp
nf_conntrack_ipv4 9657 9 nf_nat
nf_defrag_ipv4 1015 1 nf_conntrack_ipv4
nf_conntrack_ftp 4860 1 nf_nat_ftp
nf_conntrack 50547 8 nf_conntrack_ftp,nf_conntrack_ipv4,nf_nat,nf_nat_ftp,nf_conntrack_broadcast,nf_conntrack_netbios_ns,xt_state,nf_conntrack_ipv6
iptable_filter 1092 1
ip_tables 9026 1 iptable_filter
x_tables 11766 13 ip_tables,iptable_filter,ip6_tables,ip6table_filter,xt_state,xt_addrtype,xt_tcpudp,xt_limit,ipt_LOG,ipt_REJECT,ip6t_rt,xt_hl,ip6t_LOG
joydev 7439 0
arc4 1086 2
i915 372371 3
snd_hda_codec_realtek 150846 1
ath5k 127110 0
i2c_algo_bit 4487 1 i915
drm_kms_helper 22653 1 i915
snd_hda_intel 20114 1
snd_hda_codec 76464 2 snd_hda_intel,snd_hda_codec_realtek
ath 11990 1 ath5k
drm 151749 4 drm_kms_helper,i915
iTCO_wdt 9941 0
iTCO_vendor_support 1577 1 iTCO_wdt
sky2 41872 0
intel_agp 8720 1 i915
mac80211 203227 1 ath5k
intel_gtt 11513 3 intel_agp,i915
snd_pcm 60595 2 snd_hda_codec,snd_hda_intel
snd_page_alloc 5869 2 snd_pcm,snd_hda_intel
serio_raw 3357 0
i2c_i801 7063 0
psmouse 62706 0
snd_hwdep 4942 1 snd_hda_codec
agpgart 22255 3 intel_gtt,intel_agp,drm
pcspkr 1375 0
thermal 6531 0
evdev 7278 6
battery 5053 0
video 9716 1 i915
fan 1902 0
processor 23026 0
snd_timer 15438 1 snd_pcm
i2c_core 16816 5 i2c_i801,drm,drm_kms_helper,i2c_algo_bit,i915
ac 1796 0
button 3614 1 i915
snd 44501 8 snd_timer,snd_hwdep,snd_pcm,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek
btusb 9889 0
soundcore 5018 1 snd
bluetooth 132355 1 btusb
cfg80211 147716 3 mac80211,ath,ath5k
rfkill 12470 2 cfg80211,bluetooth
ext4 382313 1
crc16 1091 2 ext4,bluetooth
jbd2 60561 1 ext4
mbcache 4281 1 ext4
sd_mod 26211 2
pata_acpi 2388 0
ata_generic 2391 0
ata_piix 18270 1
libata 146606 3 ata_piix,ata_generic,pata_acpi
uhci_hcd 19673 0
scsi_mod 113115 2 libata,sd_mod
ehci_hcd 36010 0
usbcore 122469 4 ehci_hcd,uhci_hcd,btusb
usb_common 622 1 usbcor
Offline