You are not logged in.

#176 2010-05-14 17:14:13

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: Archlinux on Samsung n130/n140

birdspider wrote:

I spent 5 hours trying to enable a bluetooth dongle on the n130. HID mode worked but no HCI device was registered, unti it struck me: Enable the BT HCI config line in the config before compiling smile

You mean: "CONFIG_BT_HCIBTUSB=y" under "Bluetooth device drivers"?
I'll add that later.

Offline

#177 2010-05-24 15:13:30

birdspider
Member
From: Vienna
Registered: 2007-12-29
Posts: 30
Website

Re: Archlinux on Samsung n130/n140

DonVla wrote:

You mean: "CONFIG_BT_HCIBTUSB=y" under "Bluetooth device drivers"?
I'll add that later.

thx

I actually did "CONFIG_BT_HCIBTUSB=m" this works also, I don't know whats the exact difference...

also:

my usb ports don't work anymore , have there been any changes concerning them lately ?
(as in HDD and card reader, didn't try anything else, dmesg doesn't show anything, thats the problem)

(sry about double posting on the package comments and here, I removed my comment from the package site)

EDIT:

solved this by removing an autosuspend setting in /etc/modprobe.d/modprobe.conf - seems newest kernel doesn't like this

Last edited by birdspider (2010-05-24 18:39:17)

Offline

#178 2010-05-25 09:11:15

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: Archlinux on Samsung n130/n140

birdspider wrote:

EDIT:
solved this by removing an autosuspend setting in /etc/modprobe.d/modprobe.conf - seems newest kernel doesn't like this

Yes, that's a problem with 2.6.34.
I've encountered some strange problems with USB_SUSPEND. PM_RUNTIME needs to be set for usb autosuspend to run. But when both are enabled the built kernel does not boot properly. The init process hangs at "Loading modules...". The modules are somehow corrupted.
I'm interested if this is only related to my machine. So if one wants to try compiling this kernel with "CONFIG_PM_RUNTIME=y" and "CONFIG_USB_SUSPEND=y" and report if the boot process also hangs. This would be nice.

Thanks in advance,

Vlad

Offline

#179 2010-05-25 14:06:59

Aedit
Member
Registered: 2009-10-29
Posts: 138

Re: Archlinux on Samsung n130/n140

Currently 2.6.34 from [testing] should be the reference point for configs and PKGBUILD -- is that working properly for both of you?

Offline

#180 2010-05-25 18:31:03

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: Archlinux on Samsung n130/n140

Does it work for? Haven't tested it yet.

PS: Will remove the libata patch asap.

Last edited by DonVla (2010-05-25 18:32:47)

Offline

#181 2010-09-22 20:31:49

birdspider
Member
From: Vienna
Registered: 2007-12-29
Posts: 30
Website

Re: Archlinux on Samsung n130/n140

sry for bumping this aging thread,

how's the status on kernel26-n130 ?
not that I have some issues with the current one but 2.6.35.5 is out

also: given that I wan't to compile 2.6.35.5. is it sufficient to update the PKGBUILD + checksums ?
or do the patches fail on !== 2.6.35

Offline

#182 2010-09-23 10:42:49

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: Archlinux on Samsung n130/n140

birdspider wrote:

how's the status on kernel26-n130 ?
not that I have some issues with the current one but 2.6.35.5 is out

Yes, 2.6.35.5 is out. I am not upgrading it, because the "official" 2.6.35 ck-patches do not work with later rev patches.

also: given that I wan't to compile 2.6.35.5. is it sufficient to update the PKGBUILD + checksums ?
or do the patches fail on !== 2.6.35

Yes, if you don't use the ck-patches.

Offline

#183 2010-09-23 15:43:03

birdspider
Member
From: Vienna
Registered: 2007-12-29
Posts: 30
Website

Re: Archlinux on Samsung n130/n140

thx, nice to hear this is 'up-to-date', I'll wait then smile

Offline

Board footer

Powered by FluxBB