[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2012-09-05 Thread Hendrik Lönngren
I found the reason for the above problem: It was the result of running a
kernel requiring PAE on a cpu without PAE support, which otherwise
doesn't seem to have any adverse effects (see bug #930447), but BIOS
calls obviously do not work properly. Installing the non-PAE kernel
solved the problem.

I post this in case anybody else needing acerhk has a Pentium M
processor …

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2012-08-29 Thread Hendrik Lönngren
Jacek, thanks for maintaining the module. It compiles fine on Precise.
But unfortunately, it doesn't work anymore for me. Apparently, the BIOS
routine is found, but has no effect:

acerhk: connect(1) = 0x9610
acerhk: cmos index set to 0x00
acerhk: bios routine found at 0xc00fdd00
...
acerhk: wbutton2 = 0x9610

It used to be

acerhk: connect(1) = 0x8610
acerhk: cmos index set to 0x60
acerhk: bios routine found at 0xc00fdd00
...
acerhk: wbutton2 = 0x10

I am at a loss about what might cause this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2012-05-04 Thread Jacek Chwastek
New package for Precise Pangolin now in my PPA.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-11-13 Thread Jacek Chwastek
I've just released new package with ->owner lines commented  out (for
each of supported desktop release of Ubuntu), as usual in my PPA.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-11-11 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-11-11 Thread Daniel Stoni
Jacek, I can confirm this issue including the heave impact as indicated
above. This problem has consumed considerable amount of people's
lifetime already and is exposed to eat up a lot of other's so please
help us getting this addressed and fixed in lucid, natty, oneiric.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-07-06 Thread p4trykx
When I commented all the ->owner lines in function acer_proc_init the
module compiles and even works :-) Just have to restart the machine
after installation of this module.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-07-06 Thread p4trykx
I applied all the patches from this bug report and from the previous one and I 
get a new problem.
I'm using Ubuntu 11.04 with 2.6.38-8-generic

/home/patryk/acerhk-0.5.35/acerhk.c: In function ‘acerhk_proc_init’:
/home/patryk/acerhk-0.5.35/acerhk.c:2671:18: error: ‘struct proc_dir_entry’ has 
no member named ‘owner’
/home/patryk/acerhk-0.5.35/acerhk.c:2680:12: error: ‘struct proc_dir_entry’ has 
no member named ‘owner’

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-20 Thread Jacek Chwastek
** Changed in: acerhk (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-19 Thread Jacek Chwastek
Hi Andy,
It's true that version of acerhk from official universe repositories is 
incompatibile with current kernels. It's partly caused by the fact that 
original author of acerhk stopped developing it in 2007, and partly by the fact 
that last Debian revision which is current universe package was released in 
2009.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-19 Thread Andy Whitcroft
>From the last two comments it seems that these are incompatibilities
between the current kernel options and acerhk-source.  As there seems to
be fixes there for the issues I am going to close out the kernel task.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-16 Thread Jacek Chwastek
This here is the patch fixing 2.6.38 build problem.

** Patch added: "acerhk-source_lp_bug555828-2.6.38.patch"
   
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+attachment/2131520/+files/acerhk-source_lp_bug555828-2.6.38.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-16 Thread Jacek Chwastek
I'm releasing here the patch which solved the -pg problem  named after
first kernel version in Ubuntu for which it occured.

** Patch added: "2.6.32.patch"
   
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+attachment/2131501/+files/2.6.32.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-16 Thread Jacek Chwastek
I've copied my revision of acerhk-source package to Lucid and Maverick
in my PPA.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-11 Thread Jacek Chwastek
** Changed in: acerhk (Ubuntu)
 Assignee: (unassigned) => Jacek Chwastek (cogito-16)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-10 Thread Jacek Chwastek
To the best of my knowledge of acerhk sending echo 1 to one of the leds
only changes state of the led (for examle if I send it to mailled in my
Aspire 3690 led will light up but mail client will not start or when I
do it for wireless led my connection stays active despite led being
off). Switching state of wireless/bluetooth is generally done by
pressing correct key or key combination, at least it seems so by cursory
look on acerhk.c code. It's known for the fact that acerhk was  designed
to replicate Windows driver for Acer hotkeys as closely as possible.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-10 Thread kjloh
hi Jacek,

I am sorry I probably did not get it right. Could you explain more on
how do I use your package?  I have apt-get install acerhk-source which
it installed sucessfully.

so what do I do next?


For me I compiled the package downloaded from the link you have previously.  
and did a depmod -a acerhk.ko.

and I did a  echo 1 > /proc/driver/acerhk/blueled and the it lights up.

but it still say the bluetooth is disabled.

Did I missed anything?  I am using ACER travelmate 380.


thanks a lot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-10 Thread Jacek Chwastek
I've determined by testing on Virtualbox that it's possible to build
acerhk from my revision of source on both Lucid and Maverick. I've
tested it while using m-a and manually compiling. Manual compilation
gives some warnings but module is still built. Could someone compile it
and test resulting module? If so please give feedback here. In case of
it working just fine I will put package for Lucid and Maverick in my
repo, and we could hopefully close this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-10 Thread MacRules
awesome Jacek!
I used your ppa, installed the updated acerhk and after that module-assistant 
worked like a charm.
Thank you!
Can a dev makes sure that versions gets added to ubuntu main repositories?
I have no clue on how to do that?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-08 Thread Gordon
Hi Jacek,

I too have managed to compile your revision of the acerhk module on the
command line (have not tired module assistant) and now have functional
Wifi on my fujitsu amilo pro v3505 laptop.

After loading the module I can use Fn-F10 to switch wifi on and off.

Many thanks for you help
Gordon

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-08 Thread Jacek Chwastek
Hi, 
I've released totally patched up source package to my PPA, that is 
ppa:cogito-16/ppa. However this release is for Natty only.It's patched up for 
kernel 2.6.38, so I don't know if it would work for older Ubuntu releases such 
as Lucid or Maverick. Main fix is included in modified patch for kernel 2.6.35, 
which was originally posted here by Hendrik Lönngren. It compiles just fine 
using module-assistant, so I consider this a recommended build method.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-08 Thread Jacek Chwastek
Hi MacRules,
For your module-assistant problem reinstalling kernel headers usually helps.At 
least it works in my case, when I get this info.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-08 Thread MacRules
so in the end I found the driver, did an insmod and depmod -a and it worked 
with acerhkgui 0.7.2 deb package.
No clue why module-assistant seems borked.
Now to find a way to have the keys working.

Do you think there will be a more permanent fix?
Does module manager use dkms?
It would be great if it could rebuild after a kernel update.

Thank you !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-08 Thread MacRules
hi,

This is what I get now when using module-assistant :|
 Bad luck, the kernel headers for the target kernel version could 
 │ not be found 
 │ and you did not specify other valid kernel headers to use. 

Gosh this sucks.
Thanks for your effort, it might be my system.

This is the make output:
root@ubuntu-WIM-2030:/usr/src/modules/acerhk# make
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/acerhk modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.38-8-generic'
  CC [M]  /usr/src/modules/acerhk/acerhk.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  CC  /usr/src/modules/acerhk/acerhk.mod.o
  LD [M]  /usr/src/modules/acerhk/acerhk.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.38-8-generic'

any help is greatly appreciated!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-08 Thread Jacek Chwastek
Hi,
I would like some people running Natty to compile attached source using 
module-assistant while leaving -pg uncommented, test if module is working 
correctly and give me some feedback. It works great on my Acer Aspire 3690, but 
I would prefer having info about  some other hardware before trying to release 
fixed deb with source anywhere.

** Attachment added: "acerhk.tar.bz2"
   
https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+attachment/2119585/+files/acerhk.tar.bz2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling. Computer becomes unusable because there is no equivalent to acerhk in the kernel

2011-05-07 Thread Leo
Hi Andy Whitcroft,
I'm marking it as "Confirmed" for Linux because Linux does not support this 
hardware, forcing the user to rely on this third-party module.
It should be supported by the default kernel, so I consider it a bug there too.

** Summary changed:

- Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents 
acerhk-source package from compiling, cutting internet access
+ Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents 
acerhk-source package from compiling. Computer becomes unusable because there 
is no equivalent to acerhk in the kernel.

** Changed in: linux (Ubuntu)
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555828

Title:
  Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents
  acerhk-source package from compiling. Computer becomes unusable
  because there is no equivalent to acerhk in the kernel.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs